summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test modeJean-Francois Dagenais2013-07-031-0/+30
* drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen2013-07-031-12/+1
* drivers/memstick/host/jmb38x_ms: convert to module_pci_driverLibo Chen2013-07-031-12/+1
* pps-gpio: add device-tree binding and supportJan Luebbe2013-07-031-54/+73
* drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe2013-07-031-17/+1
* drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe2013-07-031-21/+7
* drivers/parport/share.c: use kzallocAlexandru Gheorghiu2013-07-031-2/+1
* aoe: update internal version number to v83Ed Cashin2013-07-031-1/+1
* aoe: update copyright dateEd Cashin2013-07-034-4/+4
* aoe: perform I/O completions in parallelEd Cashin2013-07-034-31/+134
* nbd: correct disconnect behaviorPaul Clements2013-07-031-1/+6
* nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk2013-07-031-1/+0
* rapidio: change endpoint device name formatAlexandre Bounine2013-07-031-3/+2
* rapidio: add udev notificationAlexandre Bounine2013-07-032-0/+28
* rapidio: add modular build option for the subsystem coreAlexandre Bounine2013-07-032-14/+17
* rapidio/tsi721: convert to modular mport driverAlexandre Bounine2013-07-034-10/+9
* rapidio: update enumerator registration mechanismAlexandre Bounine2013-07-034-48/+149
* rapidio/rionet: rework driver initialization and removalAlexandre Bounine2013-07-031-25/+78
* rapidio: convert switch drivers to modulesAlexandre Bounine2013-07-0310-311/+544
* drivers/rapidio/rio-scan.c: make functions staticWu Fengguang2013-07-031-2/+2
* rapidio/switches: remove tsi500 driverAlexandre Bounine2013-07-033-86/+0
* /dev/oldmem: Remove the interfaceZhang Yanfei2013-07-031-47/+0
* drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-07-033-0/+483
* drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()Fabio Porcedda2013-07-031-12/+1
* rtc: omap: restore back (hard-code) wakeup supportHebbar Gururaja2013-07-031-0/+2
* rtc: add NXP PCF2127 support (i2c)Renaud Cerrato2013-07-033-0/+251
* drivers/rtc/rtc-palmas.c: init wakeup before device registerWei Ni2013-07-031-1/+1
* drivers/rtc/class: convert from Legacy pm ops to dev_pm_opsShuah Khan2013-07-031-6/+6
* drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()Jingoo Han2013-07-031-5/+10
* drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busyChris Brand2013-07-031-4/+4
* drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversionPeter Ujfalusi2013-07-031-11/+1
* drivers/rtc/rtc-twl.c: fix rtc_reg_map initializationPeter Ujfalusi2013-07-031-5/+6
* drivers/rtc/rtc-cmos.c: work around bios clearing rtc controlDerek Basehore2013-07-031-13/+22
* drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabledKevin Hilman2013-07-031-2/+14
* drivers/rtc/rtc-pcf8583.c: use PTR_RET()Sachin Kamat2013-07-031-4/+2
* drivers/rtc/rtc-pcf8563.c: use PTR_RET()Sachin Kamat2013-07-031-4/+2
* drivers/rtc/rtc-m48t35.c: use PTR_RET()Sachin Kamat2013-07-031-4/+2
* drivers/rtc/rtc-isl12022.c: use PTR_RET()Sachin Kamat2013-07-031-4/+2
* drivers/rtc/rtc-da9052.c: use PTR_RET()Sachin Kamat2013-07-031-4/+2
* drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()Jingoo Han2013-07-031-2/+2
* drivers/rtc/rtc-ds1302.c: handle write protectionSergey Yanovich2013-07-031-0/+7
* drivers/rtc/rtc-ab8500.c: add second resolution to rtc driverAlexandre Torgue2013-07-031-1/+62
* drivers/rtc/rtc-wm831x.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-tps80031.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-sun4v.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-starfire.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-snvs.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-rx8581.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-rs5c348.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-rx4581.c: remove empty functionSachin Kamat2013-07-031-6/+0