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