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
2009-01-06
gpio: pca953x handles more chips, i2c fault codes
David Brownell
2
-8
/
+11
2009-01-06
twl4030-gpio: cleanup debounce
David Brownell
1
-31
/
+23
2009-01-06
drivers/rtc: correct an error test
Julia Lawall
1
-1
/
+1
2009-01-06
rtc: driver for Marvell's SoCs 88F6281 and 88F6192
Saeed Bishara
3
-0
/
+175
2009-01-06
rtc: rtc-ds1216 fixes
Alessandro Zummo
1
-16
/
+14
2009-01-06
rtc: add rtc-tx4939 driver
Atsushi Nemoto
3
-0
/
+325
2009-01-06
rtc: use set_mmss when set_time is not available
Alessandro Zummo
4
-45
/
+9
2009-01-06
rtc: rtc-ds3234 fixes
Alessandro Zummo
1
-136
/
+36
2009-01-06
rtc: rtc-max6902 fixes
Alessandro Zummo
1
-138
/
+38
2009-01-06
rtc: Au1000 On-Chip Counter0-as-RTC driver.
Manuel Lauss
3
-0
/
+164
2009-01-06
rtc: kconfig cleanup
Alessandro Zummo
1
-26
/
+26
2009-01-06
rtc: rtc-ds1390 probe sequence and misc fixes
Alessandro Zummo
2
-51
/
+24
2009-01-06
rtc: pxa27x/pxa3xx driver fixes, revised
Alessandro Zummo
1
-27
/
+23
2009-01-06
rtc: driver for pxa27x and pxa3xx SoC
Robert Jarzmik
3
-0
/
+505
2009-01-06
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
5
-3
/
+12
2009-01-06
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
9
-40
/
+40
2009-01-06
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-16
/
+12
2009-01-06
genrtc: disable genrtc on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-01-06
i2o: remove extraneous kernel-doc
Randy Dunlap
2
-3
/
+0
2009-01-06
drivers/spi: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-06
spi: use generic gpio calls in spi_s3c24xx_gpio
Ben Dooks
1
-9
/
+29
2009-01-06
spi: atmel_spi update chipselect handling
Haavard Skinnemoen
1
-26
/
+67
2009-01-06
atmel_spi: clean up SPIv1 quirk handling
Haavard Skinnemoen
1
-18
/
+22
2009-01-06
spi_gpio driver
David Brownell
3
-1
/
+378
2009-01-06
dmi: fix kernel-doc notation
Randy Dunlap
1
-2
/
+4
2009-01-06
ibmpex: add endian annotation to extract_data() helper
Harvey Harrison
1
-1
/
+1
2009-01-06
hwmon: applesmc: Add support for MacBook Air 2
Henrik Rydberg
1
-0
/
+10
2009-01-06
drivers/macintosh: Add missing of_node_put in therm_adt746x.c
Nicolas Palix
1
-4
/
+4
2009-01-06
adt7470: make automatic fan control really work
Darrick J. Wong
1
-22
/
+134
2009-01-06
adt7470: observe the number of temperature sensors to shorten update time
Darrick J. Wong
1
-8
/
+48
2009-01-06
adt7470: fix pwm at a certain level during temperature sensor scan
Darrick J. Wong
1
-1
/
+24
2009-01-06
adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division
Darrick J. Wong
3
-19
/
+13
2009-01-06
sysrq: more explicit, less terse help messages
Randy Dunlap
1
-10
/
+10
2009-01-06
remove linux/hardirq.h from asm-generic/local.h
Russell King
1
-0
/
+1
2009-01-06
ioc4: automatically load sgiioc4 subordinate module
Brent Casavant
1
-0
/
+36
2009-01-06
poll: allow f_op->poll to sleep
Tejun Heo
1
-3
/
+1
2009-01-06
Check fops_get() return value
Laurent Pinchart
2
-0
/
+9
2009-01-06
pci: use pci_ioremap_bar() in drivers/misc
Arjan van de Ven
2
-4
/
+2
2009-01-06
mm: make vread() and vwrite() declaration
KOSAKI Motohiro
1
-3
/
+0
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2
-6
/
+116
2009-01-06
Staging: android: binder: fix build errors
Greg Kroah-Hartman
2
-5
/
+6
2009-01-06
Staging: android: add lowmemorykiller driver
San Mehat
3
-0
/
+126
2009-01-06
Staging: android: remove dummy android.c driver
Greg Kroah-Hartman
3
-19
/
+10
2009-01-06
Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpio
Mike Lockwood
2
-18
/
+18
2009-01-06
Staging: android: add timed_gpio driver
Mike Lockwood
4
-0
/
+214
2009-01-06
Staging: android: add ram_console driver
Arve Hjønnevåg
3
-0
/
+454
2009-01-06
Staging: android: add logging driver
Robert Love
4
-0
/
+660
2009-01-06
staging: android: binder: Fix use of euid
J.R. Mauro
1
-4
/
+4
2009-01-06
Staging: android: binder: Fix gcc warnings about improper format specifiers f...
J.R. Mauro
1
-23
/
+26
2009-01-06
Staging: android: add binder driver
Arve Hjønnevåg
4
-0
/
+3834
[prev]
[next]