summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-27kconfig menu: move Virtualization drivers near other virtualization optionsRandy Dunlap
2013-03-27mtip32xx: convert to batch completionKent Overstreet
2013-03-27virtio-blk: convert to batch completionKent Overstreet
2013-03-27block-aio-batch-completion-for-bios-kiocbs-fixAndrew Morton
2013-03-27block, aio: batch completion for bios/kiocbsKent Overstreet
2013-03-27block-prep-work-for-batch-completion-fix-3Andrew Morton
2013-03-27block-prep-work-for-batch-completion-checkpatch merge fixesKent Overstreet
2013-03-27block-prep-work-for-batch-completion-checkpatch-fixesAndrew Morton
2013-03-27block: prep work for batch completionKent Overstreet
2013-03-27aio: don't include aio.h in sched.hKent Overstreet
2013-03-27aio: use cancellation list lazilyKent Overstreet
2013-03-27aio: move private stuff out of aio.hKent Overstreet
2013-03-27char: add aio_{read,write} to /dev/{null,zero}Zach Brown
2013-03-27gadget-remove-only-user-of-aio-retry-checkpatch-fixesAndrew Morton
2013-03-27gadget: remove only user of aio retryZach Brown
2013-03-27drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han
2013-03-27drivers-net-rename-random32-to-prandom_u32-fixAndrew Morton
2013-03-27drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-03-27scsi: fix the wrong position of the commentAkinobu Mita
2013-03-27scsi: rename random32() to prandom_u32()Akinobu Mita
2013-03-27lguest: rename random32() to prandom_u32()Akinobu Mita
2013-03-27uwb: rename random32() to prandom_u32()Akinobu Mita
2013-03-27video/uvesafb: rename random32() to prandom_u32()Akinobu Mita
2013-03-27mmc: rename random32() to prandom_u32()Akinobu Mita
2013-03-27infiniband: rename random32() to prandom_u32()Akinobu Mita
2013-03-27drbd: rename random32() to prandom_u32()Akinobu Mita
2013-03-27aoe: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur
2013-03-27drivers/rtc/rtc-max8907.c: remove redundant codeSachin Kamat
2013-03-27drivers/rtc/rtc-max77686.c: fix incorrect return value on errorSachin Kamat
2013-03-27drivers/rtc/rtc-max8997.c: fix incorrect return value on errorSachin Kamat
2013-03-27drivers/rtc/rtc-tps65910.c: fix incorrect return value on errorSachin Kamat
2013-03-27drivers/rtc/rtc-tps6586x.c: remove incorrect use of rtc_device_unregisterSachin Kamat
2013-03-27drivers/rtc/rtc-88pm80x.c: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-27drivers/rtc/rtc-ds1374.c: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-27drivers/rtc/rtc-palmas.c: add dt supportLaxman Dewangan
2013-03-27drivers/rtc/rtc-omap.c: update to devm_* APIVishwanathrao Badarkhe, Manish
2013-03-27rtc: rtc-tps80031: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-tps65910: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-tps6586x: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-wm8350: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-sa1100: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-rc5t583: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-pxa: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-mxc: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-03-27rtc: rtc-x1205: use devm_rtc_device_register()Jingoo Han
2013-03-27rtc: rtc-wm8350: use devm_rtc_device_register()Jingoo Han
2013-03-27rtc: rtc-tile: use devm_rtc_device_register()Jingoo Han
2013-03-27rtc: rtc-test: use devm_rtc_device_register()Jingoo Han