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
2008-10-16
omap drivers: switch to standard GPIO calls
David Brownell
5
-87
/
+75
2008-10-16
gpiolib: gpio_to_irq() hooks
David Brownell
1
-0
/
+18
2008-10-16
gpio: i2c expanders use subsys_init
David Brownell
3
-3
/
+12
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
1
-0
/
+2
2008-10-16
gpio: max7301: fix the race between chip addition and pins reconfiguration
Dmitry Baryshkov
1
-10
/
+8
2008-10-16
rtc-ds1672 new style driver
Alessandro Zummo
1
-80
/
+34
2008-10-16
rtc-max6900 new style driver
Alessandro Zummo
1
-154
/
+69
2008-10-16
rtc-at91rm9200: remove now-unneeded code
Andrew Victor
1
-3
/
+1
2008-10-16
rtc: rtc-m41t80.c: add support for the ST M41T65 RTC
Steven A. Falco
2
-17
/
+40
2008-10-16
rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE
Kumar Gala
1
-1
/
+1
2008-10-16
rtc: file close() consistently disables repeating irqs
David Brownell
5
-47
/
+9
2008-10-16
rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC
Paul Mundt
1
-5
/
+20
2008-10-16
rtc: rtc-rs5c372: SMBus conversion/support
Paul Mundt
1
-78
/
+131
2008-10-16
legacy rtc: remove needless/confusing HPET_RTC_IRQ option
David Brownell
2
-10
/
+1
2008-10-16
rtc: remove some NOP open/release methods
David Brownell
2
-25
/
+0
2008-10-16
rtc-ds1307: alarm support for ds1337/ds1339
Rodolfo Giometti
1
-13
/
+295
2008-10-16
rtc: add device driver for Dallas DS3234 SPI RTC chip
Dennis Aberilla
3
-0
/
+300
2008-10-16
rtc: DS1374 wakeup support
Marc Pignat
1
-0
/
+21
2008-10-16
rtc-pcf8563: remove client validation
Laurent Pinchart
1
-58
/
+0
2008-10-16
i2o: Fix 32/64bit DMA locking
Alan Cox
7
-31
/
+339
2008-10-16
spi: core and gpio expanders use subsys_init
David Brownell
3
-4
/
+9
2008-10-16
orion_spi: handle 88F6183 erratum
Lennert Buytenhek
1
-0
/
+5
2008-10-16
pxa2xx_spi: fix chip_info defaults and documentation.
Vernon Sauder
1
-19
/
+27
2008-10-16
pxa2xx_spi: minor cleanup
Guennadi Liakhovetski
1
-4
/
+4
2008-10-16
spi_s3c24xx: pin configuration updates
Ben Dooks
1
-0
/
+6
2008-10-16
spi: simplify spi_write_then_read()
Vernon Sauder
1
-14
/
+8
2008-10-16
mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
1
-55
/
+0
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
4
-10
/
+9
2008-10-16
AT91: atmel_pwm only available for certain AT91 processors
Andrew Victor
1
-1
/
+1
2008-10-16
Fix typo in the FIRMWARE_IN_KERNEL help
Alberto Bertogli
1
-1
/
+1
2008-10-16
sysrq: add enable_mask in sysrq_moom_op
Naohiro Ooiwa
1
-0
/
+1
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
1
-1
/
+1
2008-10-16
vsprintf: use new vsprintf symbolic function pointer format
Bjorn Helgaas
1
-5
/
+2
2008-10-16
nubus: fix mis-indented statement
Ilpo Järvinen
1
-1
/
+1
2008-10-16
eeepc: depends on RFKILL
Randy Dunlap
1
-0
/
+1
2008-10-16
drivers/misc: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
3
-5
/
+5
2008-10-16
olpc: olpc_battery.c sparse endian annotations
Harvey Harrison
1
-12
/
+8
2008-10-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-0
/
+659
2008-10-15
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
1
-2
/
+3
2008-10-15
metronomefb: Fix warning when building 64bit
Alan Cox
1
-1
/
+1
2008-10-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
31
-346
/
+610
2008-10-15
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
3
-0
/
+244
2008-10-15
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
3
-0
/
+415
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
1518
-60950
/
+126803
2008-10-14
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
10
-295
/
+808
2008-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
41
-2770
/
+5012
2008-10-14
rtc-cmos: look for PNP RTC first, then for platform RTC
Bjorn Helgaas
1
-15
/
+18
2008-10-15
hvc_console: Fix free_irq in spinlocked section
Christian Borntraeger
1
-5
/
+5
2008-10-14
rtc-cmos: move wake setup from ACPI glue into RTC driver
Bjorn Helgaas
2
-112
/
+89
[prev]
[next]