aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-27misc/tifm_core: convert to idr_alloc()Tejun Heo
2013-02-27misc/c2port: convert to idr_alloc()Tejun Heo
2013-02-27mfd: convert to idr_alloc()Tejun Heo
2013-02-27memstick: convert to idr_alloc()Tejun Heo
2013-02-27dm: convert to idr_alloc()Tejun Heo
2013-02-27IB/qib: convert to idr_alloc()Tejun Heo
2013-02-27IB/ocrdma: convert to idr_alloc()Tejun Heo
2013-02-27IB/mlx4: convert to idr_alloc()Tejun Heo
2013-02-27IB/ipath: convert to idr_alloc()Tejun Heo
2013-02-27IB/ehca: convert to idr_alloc()Tejun Heo
2013-02-27IB/cxgb4: convert to idr_alloc()Tejun Heo
2013-02-27IB/cxgb3: convert to idr_alloc()Tejun Heo
2013-02-27IB/amso1100: convert to idr_alloc()Tejun Heo
2013-02-27IB/core: convert to idr_alloc()Tejun Heo
2013-02-27i2c: convert to idr_alloc()Tejun Heo
2013-02-27drm/vmwgfx: convert to idr_alloc()Tejun Heo
2013-02-27drm/via: convert to idr_alloc()Tejun Heo
2013-02-27drm/sis: convert to idr_alloc()Tejun Heo
2013-02-27drm/i915: convert to idr_alloc()Tejun Heo
2013-02-27drm/exynos: convert to idr_alloc()Tejun Heo
2013-02-27drm: convert to idr_alloc()Tejun Heo
2013-02-27gpio: convert to idr_alloc()Tejun Heo
2013-02-27firewire: convert to idr_alloc()Tejun Heo
2013-02-27firewire: add minor number range check to fw_device_init()Tejun Heo
2013-02-27dmaengine: convert to idr_alloc()Tejun Heo
2013-02-27dca: convert to idr_alloc()Tejun Heo
2013-02-27drbd: convert to idr_alloc()Tejun Heo
2013-02-27atm/nicstar: convert to idr_alloc()Tejun Heo
2013-02-27block/loop: convert to idr_alloc()Tejun Heo
2013-02-27rpmsg: don't use idr_remove_all()Tejun Heo
2013-02-27remoteproc: don't use idr_remove_all()Tejun Heo
2013-02-27dm: don't use idr_remove_all()Tejun Heo
2013-02-27drm: don't use idr_remove_all()Tejun Heo
2013-02-27firewire: don't use idr_remove_all()Tejun Heo
2013-02-27block/loop: don't use idr_remove_all()Tejun Heo
2013-02-27atm/nicstar: don't use idr_remove_all()Tejun Heo
2013-02-27lib/scatterlist: use page iterator in the mapping iteratorImre Deak
2013-02-27backlight: add new lp8788 backlight driverKim, Milo
2013-02-27drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-27Merge 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-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge 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