aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-27sysrq: don't depend on weak undefined arrays to have an address that compares as NULLLinus Torvalds1-8/+7
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds87-293/+205
2013-02-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus 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/target-pendingLinus Torvalds19-226/+554
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds38-224/+764
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds13-53/+756
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus 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/kernel/git/cjb/mmcLinus Torvalds36-807/+2866
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds19-1573/+1473
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds39-643/+1725
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-nextRoland Dreier28-200/+594
2013-02-26target: writev() on single-element vector is pointlessAl Viro2-45/+17
2013-02-26export kernel_write(), convert open-coded instancesAl Viro1-22/+12
2013-02-26switch vfs_getattr() to struct pathAl Viro3-3/+4
2013-02-26tegra: don't wank with d_find_alias()Al Viro1-9/+3
2013-02-26lirc: get rid of bogus checksAl Viro1-10/+1
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-34/+96
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds29-706/+490