index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-04
198
-2091
/
+2567
|
\
|
*
drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode
Jean-Francois Dagenais
2013-07-04
1
-0
/
+30
|
*
drivers/memstick/host/r592.c: convert to module_pci_driver
Libo Chen
2013-07-04
1
-12
/
+1
|
*
drivers/memstick/host/jmb38x_ms: convert to module_pci_driver
Libo Chen
2013-07-04
1
-12
/
+1
|
*
pps-gpio: add device-tree binding and support
Jan Luebbe
2013-07-04
1
-54
/
+73
|
*
drivers/pps/clients/pps-gpio.c: convert to module_platform_driver
Jan Luebbe
2013-07-04
1
-17
/
+1
|
*
drivers/pps/clients/pps-gpio.c: convert to devm_* helpers
Jan Luebbe
2013-07-04
1
-21
/
+7
|
*
drivers/parport/share.c: use kzalloc
Alexandru Gheorghiu
2013-07-04
1
-2
/
+1
|
*
aoe: update internal version number to v83
Ed Cashin
2013-07-04
1
-1
/
+1
|
*
aoe: update copyright date
Ed Cashin
2013-07-04
4
-4
/
+4
|
*
aoe: perform I/O completions in parallel
Ed Cashin
2013-07-04
4
-31
/
+134
|
*
nbd: correct disconnect behavior
Paul Clements
2013-07-04
1
-1
/
+6
|
*
nbd: remove bogus BUG_ON in NBD_CLEAR_QUE
Michal Belczyk
2013-07-04
1
-1
/
+0
|
*
rapidio: change endpoint device name format
Alexandre Bounine
2013-07-04
1
-3
/
+2
|
*
rapidio: add udev notification
Alexandre Bounine
2013-07-04
2
-0
/
+28
|
*
rapidio: add modular build option for the subsystem core
Alexandre Bounine
2013-07-04
2
-14
/
+17
|
*
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
2013-07-04
4
-10
/
+9
|
*
rapidio: update enumerator registration mechanism
Alexandre Bounine
2013-07-04
4
-48
/
+149
|
*
rapidio/rionet: rework driver initialization and removal
Alexandre Bounine
2013-07-04
1
-25
/
+78
|
*
rapidio: convert switch drivers to modules
Alexandre Bounine
2013-07-04
10
-311
/
+544
|
*
drivers/rapidio/rio-scan.c: make functions static
Wu Fengguang
2013-07-04
1
-2
/
+2
|
*
rapidio/switches: remove tsi500 driver
Alexandre Bounine
2013-07-04
3
-86
/
+0
|
*
/dev/oldmem: Remove the interface
Zhang Yanfei
2013-07-04
1
-47
/
+0
|
*
drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI
Xianglong Du
2013-07-04
3
-0
/
+483
|
*
drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()
Fabio Porcedda
2013-07-04
1
-12
/
+1
|
*
rtc: omap: restore back (hard-code) wakeup support
Hebbar Gururaja
2013-07-04
1
-0
/
+2
|
*
rtc: add NXP PCF2127 support (i2c)
Renaud Cerrato
2013-07-04
3
-0
/
+251
|
*
drivers/rtc/rtc-palmas.c: init wakeup before device register
Wei Ni
2013-07-04
1
-1
/
+1
|
*
drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops
Shuah Khan
2013-07-04
1
-6
/
+6
|
*
drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-07-04
1
-5
/
+10
|
*
drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy
Chris Brand
2013-07-04
1
-4
/
+4
|
*
drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion
Peter Ujfalusi
2013-07-04
1
-11
/
+1
|
*
drivers/rtc/rtc-twl.c: fix rtc_reg_map initialization
Peter Ujfalusi
2013-07-04
1
-5
/
+6
|
*
drivers/rtc/rtc-cmos.c: work around bios clearing rtc control
Derek Basehore
2013-07-04
1
-13
/
+22
|
*
drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled
Kevin Hilman
2013-07-04
1
-2
/
+14
|
*
drivers/rtc/rtc-pcf8583.c: use PTR_RET()
Sachin Kamat
2013-07-04
1
-4
/
+2
|
*
drivers/rtc/rtc-pcf8563.c: use PTR_RET()
Sachin Kamat
2013-07-04
1
-4
/
+2
|
*
drivers/rtc/rtc-m48t35.c: use PTR_RET()
Sachin Kamat
2013-07-04
1
-4
/
+2
|
*
drivers/rtc/rtc-isl12022.c: use PTR_RET()
Sachin Kamat
2013-07-04
1
-4
/
+2
|
*
drivers/rtc/rtc-da9052.c: use PTR_RET()
Sachin Kamat
2013-07-04
1
-4
/
+2
|
*
drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()
Jingoo Han
2013-07-04
1
-2
/
+2
|
*
drivers/rtc/rtc-ds1302.c: handle write protection
Sergey Yanovich
2013-07-04
1
-0
/
+7
|
*
drivers/rtc/rtc-ab8500.c: add second resolution to rtc driver
Alexandre Torgue
2013-07-04
1
-1
/
+62
|
*
drivers/rtc/rtc-wm831x.c: remove empty function
Sachin Kamat
2013-07-04
1
-6
/
+0
|
*
drivers/rtc/rtc-tps80031.c: remove empty function
Sachin Kamat
2013-07-04
1
-6
/
+0
|
*
drivers/rtc/rtc-sun4v.c: remove empty function
Sachin Kamat
2013-07-04
1
-6
/
+0
|
*
drivers/rtc/rtc-starfire.c: remove empty function
Sachin Kamat
2013-07-04
1
-6
/
+0
|
*
drivers/rtc/rtc-snvs.c: remove empty function
Sachin Kamat
2013-07-04
1
-6
/
+0
|
*
drivers/rtc/rtc-rx8581.c: remove empty function
Sachin Kamat
2013-07-04
1
-6
/
+0
|
*
drivers/rtc/rtc-rs5c348.c: remove empty function
Sachin Kamat
2013-07-04
1
-6
/
+0
[next]