summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-06Revert "mm: break circular include from linux/mmzone.h"Stephen Rothwell
2013-02-06hlist: drop the node parameter from iteratorsSasha Levin
2013-02-06mtip32xx: convert to batch completionKent Overstreet
2013-02-06virtio-blk: convert to batch completionKent Overstreet
2013-02-06block, aio: batch completion for bios/kiocbsKent Overstreet
2013-02-06aio-dont-include-aioh-in-schedh-fix-3Andrew Morton
2013-02-06aio: don't include aio.h in sched.hKent Overstreet
2013-02-06aio: use cancellation list lazilyKent Overstreet
2013-02-06aio: move private stuff out of aio.hKent Overstreet
2013-02-06char: add aio_{read,write} to /dev/{null,zero}Zach Brown
2013-02-06gadget: remove only user of aio retryZach Brown
2013-02-06w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk
2013-02-06mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita
2013-02-06mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita
2013-02-06mtd: mtd_speedtest: use prandom_bytesAkinobu Mita
2013-02-06mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita
2013-02-06mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita
2013-02-06mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita
2013-02-06drivers-char-miscc-misc_register-do-not-loop-on-misc_list-unconditionally-fixAndrew Morton
2013-02-06drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim
2013-02-06ipmi: add options to disable openfirmware and PCI scanningCorey Minyard
2013-02-06ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard
2013-02-06rpmsg: don't use idr_remove_all()Tejun Heo
2013-02-06remoteproc: don't use idr_remove_all()Tejun Heo
2013-02-06dm: don't use idr_remove_all()Tejun Heo
2013-02-06drm: don't use idr_remove_all()Tejun Heo
2013-02-06firewire: don't use idr_remove_all()Tejun Heo
2013-02-06block/loop: don't use idr_remove_all()Tejun Heo
2013-02-06atm/nicstar: don't use idr_remove_all()Tejun Heo
2013-02-06drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()Jingoo Han
2013-02-06drivers/rtc/rtc-pl031.c: add wakeup supportRob Herring
2013-02-06rtc rx4581: change err type from unsigned char to int in get_datetime()Torben Hohn
2013-02-06rtc-add-support-for-spi-rtc-rx4581-checkpatch-fixesAndrew Morton
2013-02-06rtc: add support for spi rtc rx4581Torben Hohn
2013-02-06drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq requestLaxman Dewangan
2013-02-06drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...Laxman Dewangan
2013-02-06drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restoreLaxman Dewangan
2013-02-06drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resumeLaxman Dewangan
2013-02-06rtc-add-rtc-driver-for-tps80031-tps80032-v2-fixAndrew Morton
2013-02-06rtc-add-rtc-driver-for-tps80031-tps80032-v2Laxman Dewangan
2013-02-06rtc: add RTC driver for TPS80031/TPS80032Laxman Dewangan
2013-02-06rtc: add new lp8788 rtc driverKim, Milo
2013-02-06drivers/rtc/rtc-ds2404.c: use module_platform_driver macroSrinivas Kandagatla
2013-02-06drivers/rtc: remove unnecessary semicolonsPeter Senna Tschudin
2013-02-06drivers/rtc/rtc-pxa.c: avoid cpuid checkingHaojian Zhuang
2013-02-06drivers/rtc/rtc-twl: use of_match_ptr() macroSachin Kamat
2013-02-06drivers/rtc: use of_match_ptr() macroSachin Kamat
2013-02-06rtc-pcf8523-add-low-battery-voltage-support-fixAndrew Morton
2013-02-06rtc-pcf8523: add low battery voltage supportJesper Nilsson
2013-02-06rtc-max77686-add-maxim-77686-driver-fixAndrew Morton