aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test modeJean-Francois Dagenais1-0/+30
2013-07-03drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen1-12/+1
2013-07-03drivers/memstick/host/jmb38x_ms: convert to module_pci_driverLibo Chen1-12/+1
2013-07-03pps-gpio: add device-tree binding and supportJan Luebbe1-54/+73
2013-07-03drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe1-17/+1
2013-07-03drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe1-21/+7
2013-07-03drivers/parport/share.c: use kzallocAlexandru Gheorghiu1-2/+1
2013-07-03aoe: update internal version number to v83Ed Cashin1-1/+1
2013-07-03aoe: update copyright dateEd Cashin4-4/+4
2013-07-03aoe: perform I/O completions in parallelEd Cashin4-31/+134
2013-07-03nbd: correct disconnect behaviorPaul Clements1-1/+6
2013-07-03nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk1-1/+0
2013-07-03rapidio: change endpoint device name formatAlexandre Bounine1-3/+2
2013-07-03rapidio: add udev notificationAlexandre Bounine2-0/+28
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine2-14/+17
2013-07-03rapidio/tsi721: convert to modular mport driverAlexandre Bounine4-10/+9
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine4-48/+149
2013-07-03rapidio/rionet: rework driver initialization and removalAlexandre Bounine1-25/+78
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine10-311/+544
2013-07-03drivers/rapidio/rio-scan.c: make functions staticWu Fengguang1-2/+2
2013-07-03rapidio/switches: remove tsi500 driverAlexandre Bounine3-86/+0
2013-07-03/dev/oldmem: Remove the interfaceZhang Yanfei1-47/+0
2013-07-03drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du3-0/+483
2013-07-03drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()Fabio Porcedda1-12/+1
2013-07-03rtc: omap: restore back (hard-code) wakeup supportHebbar Gururaja1-0/+2
2013-07-03rtc: add NXP PCF2127 support (i2c)Renaud Cerrato3-0/+251
2013-07-03drivers/rtc/rtc-palmas.c: init wakeup before device registerWei Ni1-1/+1
2013-07-03drivers/rtc/class: convert from Legacy pm ops to dev_pm_opsShuah Khan1-6/+6
2013-07-03drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()Jingoo Han1-5/+10
2013-07-03drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busyChris Brand1-4/+4
2013-07-03drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversionPeter Ujfalusi1-11/+1
2013-07-03drivers/rtc/rtc-twl.c: fix rtc_reg_map initializationPeter Ujfalusi1-5/+6
2013-07-03drivers/rtc/rtc-cmos.c: work around bios clearing rtc controlDerek Basehore1-13/+22
2013-07-03drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabledKevin Hilman1-2/+14
2013-07-03drivers/rtc/rtc-pcf8583.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-pcf8563.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-m48t35.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-isl12022.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-da9052.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-03drivers/rtc/rtc-ds1302.c: handle write protectionSergey Yanovich1-0/+7
2013-07-03drivers/rtc/rtc-ab8500.c: add second resolution to rtc driverAlexandre Torgue1-1/+62
2013-07-03drivers/rtc/rtc-wm831x.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-tps80031.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-sun4v.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-starfire.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-snvs.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-rx8581.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-rs5c348.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-rx4581.c: remove empty functionSachin Kamat1-6/+0