summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
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
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds19-1573/+1473