summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-27mfd: convert to idr_alloc()Tejun Heo1-7/+6
2013-02-27memstick: convert to idr_alloc()Tejun Heo2-25/+13
2013-02-27dm: convert to idr_alloc()Tejun Heo1-39/+15
2013-02-27IB/qib: convert to idr_alloc()Tejun Heo1-13/+8
2013-02-27IB/ocrdma: convert to idr_alloc()Tejun Heo1-13/+1
2013-02-27IB/mlx4: convert to idr_alloc()Tejun Heo1-17/+15
2013-02-27IB/ipath: convert to idr_alloc()Tejun Heo1-12/+4
2013-02-27IB/ehca: convert to idr_alloc()Tejun Heo2-39/+22
2013-02-27IB/cxgb4: convert to idr_alloc()Tejun Heo1-13/+14
2013-02-27IB/cxgb3: convert to idr_alloc()Tejun Heo1-13/+11
2013-02-27IB/amso1100: convert to idr_alloc()Tejun Heo1-8/+11
2013-02-27IB/core: convert to idr_alloc()Tejun Heo6-81/+48
2013-02-27i2c: convert to idr_alloc()Tejun Heo1-33/+11
2013-02-27drm/vmwgfx: convert to idr_alloc()Tejun Heo1-9/+8
2013-02-27drm/via: convert to idr_alloc()Tejun Heo1-10/+3
2013-02-27drm/sis: convert to idr_alloc()Tejun Heo1-10/+3
2013-02-27drm/i915: convert to idr_alloc()Tejun Heo1-16/+5
2013-02-27drm/exynos: convert to idr_alloc()Tejun Heo1-11/+5
2013-02-27drm: convert to idr_alloc()Tejun Heo4-68/+25
2013-02-27gpio: convert to idr_alloc()Tejun Heo1-8/+3
2013-02-27firewire: convert to idr_alloc()Tejun Heo2-17/+13
2013-02-27firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2013-02-27dmaengine: convert to idr_alloc()Tejun Heo1-10/+6
2013-02-27dca: convert to idr_alloc()Tejun Heo1-13/+10
2013-02-27drbd: convert to idr_alloc()Tejun Heo1-16/+13
2013-02-27atm/nicstar: convert to idr_alloc()Tejun Heo1-18/+6
2013-02-27block/loop: convert to idr_alloc()Tejun Heo1-18/+5
2013-02-27rpmsg: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27remoteproc: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27dm: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27drm: don't use idr_remove_all()Tejun Heo7-11/+1
2013-02-27firewire: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27block/loop: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27atm/nicstar: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27lib/scatterlist: use page iterator in the mapping iteratorImre Deak1-2/+2
2013-02-27backlight: add new lp8788 backlight driverKim, Milo3-0/+340
2013-02-27drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han1-5/+3
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+138
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds1-8/+7
2013-02-27CHROMIUM: dma-buf: restore args on failure of dma_buf_mmapJohn Sheu1-6/+17
2013-02-27dma-buf: implement vmap refcounting in the interface logicDaniel Vetter1-5/+38
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds87-293/+205
2013-02-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2013-02-26libceph: update osd request/reply encodingSage Weil1-28/+24
2013-02-26rbd: pass length, not op for osd completionsAlex Elder1-27/+20
2013-02-26rbd: move rbd_osd_trivial_callback()Alex Elder1-7/+7
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-58/+16
2013-02-26Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds6-227/+245
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-180/+98