summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-28misc/c2port: convert to idr_alloc()Tejun Heo
2013-02-28mfd: convert to idr_alloc()Tejun Heo
2013-02-28memstick: convert to idr_alloc()Tejun Heo
2013-02-28dm: convert to idr_alloc()Tejun Heo
2013-02-28IB/qib: convert to idr_alloc()Tejun Heo
2013-02-28IB/ocrdma: convert to idr_alloc()Tejun Heo
2013-02-28IB/mlx4: convert to idr_alloc()Tejun Heo
2013-02-28IB/ipath: convert to idr_alloc()Tejun Heo
2013-02-28IB/ehca: convert to idr_alloc()Tejun Heo
2013-02-28IB/cxgb4: convert to idr_alloc()Tejun Heo
2013-02-28IB/cxgb3: convert to idr_alloc()Tejun Heo
2013-02-28IB/amso1100: convert to idr_alloc()Tejun Heo
2013-02-28IB/core: convert to idr_alloc()Tejun Heo
2013-02-28i2c: convert to idr_alloc()Tejun Heo
2013-02-28drm/vmwgfx: convert to idr_alloc()Tejun Heo
2013-02-28drm/via: convert to idr_alloc()Tejun Heo
2013-02-28drm/sis: convert to idr_alloc()Tejun Heo
2013-02-28drm/i915: convert to idr_alloc()Tejun Heo
2013-02-28drm/exynos: convert to idr_alloc()Tejun Heo
2013-02-28drm: convert to idr_alloc()Tejun Heo
2013-02-28gpio: convert to idr_alloc()Tejun Heo
2013-02-28firewire: convert to idr_alloc()Tejun Heo
2013-02-28firewire: add minor number range check to fw_device_init()Tejun Heo
2013-02-28dmaengine: convert to idr_alloc()Tejun Heo
2013-02-28dca: convert to idr_alloc()Tejun Heo
2013-02-28drbd: convert to idr_alloc()Tejun Heo
2013-02-28atm/nicstar: convert to idr_alloc()Tejun Heo
2013-02-28block/loop: convert to idr_alloc()Tejun Heo
2013-02-28rpmsg: don't use idr_remove_all()Tejun Heo
2013-02-28remoteproc: don't use idr_remove_all()Tejun Heo
2013-02-28dm: don't use idr_remove_all()Tejun Heo
2013-02-28drm: don't use idr_remove_all()Tejun Heo
2013-02-28firewire: don't use idr_remove_all()Tejun Heo
2013-02-28block/loop: don't use idr_remove_all()Tejun Heo
2013-02-28atm/nicstar: don't use idr_remove_all()Tejun Heo
2013-02-28lib/scatterlist: use page iterator in the mapping iteratorImre Deak
2013-02-28backlight: add new lp8788 backlight driverKim, Milo
2013-02-28drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han
2013-02-28Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds
2013-02-27CHROMIUM: dma-buf: restore args on failure of dma_buf_mmapJohn Sheu
2013-02-27dma-buf: implement vmap refcounting in the interface logicDaniel Vetter
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-02-26libceph: update osd request/reply encodingSage Weil
2013-02-26rbd: pass length, not op for osd completionsAlex Elder
2013-02-26rbd: move rbd_osd_trivial_callback()Alex Elder
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-26Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds