summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-28mfd: convert to idr_alloc()Tejun Heo1-7/+6
2013-02-28memstick: convert to idr_alloc()Tejun Heo2-25/+13
2013-02-28dm: convert to idr_alloc()Tejun Heo1-39/+15
2013-02-28IB/qib: convert to idr_alloc()Tejun Heo1-13/+8
2013-02-28IB/ocrdma: convert to idr_alloc()Tejun Heo1-13/+1
2013-02-28IB/mlx4: convert to idr_alloc()Tejun Heo1-17/+15
2013-02-28IB/ipath: convert to idr_alloc()Tejun Heo1-12/+4
2013-02-28IB/ehca: convert to idr_alloc()Tejun Heo2-39/+22
2013-02-28IB/cxgb4: convert to idr_alloc()Tejun Heo1-13/+14
2013-02-28IB/cxgb3: convert to idr_alloc()Tejun Heo1-13/+11
2013-02-28IB/amso1100: convert to idr_alloc()Tejun Heo1-8/+11
2013-02-28IB/core: convert to idr_alloc()Tejun Heo6-81/+48
2013-02-28i2c: convert to idr_alloc()Tejun Heo1-33/+11
2013-02-28drm/vmwgfx: convert to idr_alloc()Tejun Heo1-9/+8
2013-02-28drm/via: convert to idr_alloc()Tejun Heo1-10/+3
2013-02-28drm/sis: convert to idr_alloc()Tejun Heo1-10/+3
2013-02-28drm/i915: convert to idr_alloc()Tejun Heo1-16/+5
2013-02-28drm/exynos: convert to idr_alloc()Tejun Heo1-11/+5
2013-02-28drm: convert to idr_alloc()Tejun Heo4-68/+25
2013-02-28gpio: convert to idr_alloc()Tejun Heo1-8/+3
2013-02-28firewire: convert to idr_alloc()Tejun Heo2-17/+13
2013-02-28firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2013-02-28dmaengine: convert to idr_alloc()Tejun Heo1-10/+6
2013-02-28dca: convert to idr_alloc()Tejun Heo1-13/+10
2013-02-28drbd: convert to idr_alloc()Tejun Heo1-16/+13
2013-02-28atm/nicstar: convert to idr_alloc()Tejun Heo1-18/+6
2013-02-28block/loop: convert to idr_alloc()Tejun Heo1-18/+5
2013-02-28rpmsg: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-28remoteproc: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-28dm: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-28drm: don't use idr_remove_all()Tejun Heo7-11/+1
2013-02-28firewire: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-28block/loop: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-28atm/nicstar: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-28lib/scatterlist: use page iterator in the mapping iteratorImre Deak1-2/+2
2013-02-28backlight: add new lp8788 backlight driverKim, Milo3-0/+340
2013-02-28drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han1-5/+3
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds1-8/+7
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds87-293/+205
2013-02-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2013-02-27Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-58/+16
2013-02-27Merge 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
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds19-226/+554
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds38-224/+764
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-53/+756
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds49-510/+2230
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds15-600/+1454
2013-02-26Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds11-39/+707
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds36-807/+2866