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-08-30
sparc32: Convert PC RTC probing to pure OF driver.
David S. Miller
1
-13
/
+17
2008-08-29
bbc_envctrl: Fix build errors from bbc_i2c OF conversion.
David S. Miller
1
-3
/
+3
2008-08-29
bbc_i2c: Convert to pure OF driver.
David S. Miller
3
-249
/
+214
2008-08-29
envctrl: Convert to pure OF driver.
David S. Miller
1
-68
/
+79
2008-08-29
display7seg: Convert to pure OF device driver.
David S. Miller
1
-105
/
+146
2008-08-29
sun_uflash: Convert to pure OF driver.
David S. Miller
1
-38
/
+35
2008-08-29
cpwatchdog: Move to drivers/watchdog/cpwd.c
David S. Miller
3
-2
/
+2
2008-08-29
cpwatchdog: Cleanup and convert to pure OF driver.
David S. Miller
1
-599
/
+436
2008-08-29
riowd: Distinguish between driver name and OF device node name.
David S. Miller
1
-5
/
+5
2008-08-29
riowatchdog: Move under drivers/watchdog
David S. Miller
3
-2
/
+3
2008-08-29
riowatchdog: Convert to pure OF driver.
David S. Miller
1
-135
/
+99
2008-08-29
rtc: Add Starfire platform RTC driver.
David S. Miller
3
-0
/
+128
2008-08-29
rtc: Add Sun4V hypervisor RTC driver.
David S. Miller
3
-0
/
+161
2008-08-29
rtc: Add TI BQ4802 RTC driver.
David S. Miller
3
-0
/
+239
2008-08-29
rtc: Allow RTC_DRV_CMOS to be used on SPARC.
David S. Miller
2
-3
/
+4
2008-08-29
sparc: Remove generic SBUS probing layer.
David S. Miller
2
-174
/
+0
2008-08-29
sparc: Kill sbus_arch_preinit().
David S. Miller
1
-3
/
+0
2008-08-29
sparc: Kill OBP property members of sbus_dev and sbus_bus
David S. Miller
1
-17
/
+1
2008-08-29
sparc: Remove dinky old-style SBUS probing facilities.
David S. Miller
1
-14
/
+0
2008-08-29
sparc: Remove SBUS layer resource and irq handling.
David S. Miller
1
-123
/
+1
2008-08-29
sparc: Kill SBUS layer IRQ hooks.
David S. Miller
1
-4
/
+0
2008-08-29
sparc: Convert uctrl driver to OF driver.
David S. Miller
2
-97
/
+121
2008-08-29
sparc: Convert flash driver to OF device probing.
David S. Miller
1
-80
/
+50
2008-08-29
fore200e: Convert over to pure OF driver.
David S. Miller
2
-232
/
+189
2008-08-29
qlogicpti: Convert to pure OF driver.
David S. Miller
2
-54
/
+56
2008-08-29
sun_esp: Convert to pure OF driver.
David S. Miller
1
-72
/
+64
2008-08-29
parport_sunbpp: Convert to pure OF driver.
David S. Miller
1
-27
/
+20
2008-08-29
sunqe: Convert to pure OF driver.
David S. Miller
2
-80
/
+71
2008-08-29
sunlance: Convert to pure OF driver.
David S. Miller
1
-47
/
+40
2008-08-29
sunhme: Convert to pure OF driver.
David S. Miller
2
-154
/
+97
2008-08-29
sunbmac: Convert to pure OF driver.
David S. Miller
2
-88
/
+70
2008-08-29
myri_sbus: Convert to pure OF driver.
David S. Miller
2
-89
/
+69
2008-08-29
sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h
David S. Miller
6
-14
/
+18
2008-08-29
sparc: Convert all SBUS drivers to dma_*() interfaces.
David S. Miller
8
-190
/
+181
2008-08-29
sparc: Make SBUS DMA interfaces take struct device.
David S. Miller
9
-75
/
+112
2008-08-29
sparc: Propagate SBUS iommu archdata into real of_device objects.
David S. Miller
1
-4
/
+20
2008-08-29
sparc: Kill SBUS DVMA layer.
David S. Miller
6
-217
/
+99
2008-08-29
sparc: Kill videopix SBUS driver.
David S. Miller
6
-1297
/
+0
2008-08-29
sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp
David S. Miller
4
-1065
/
+0
2008-08-24
hwmon: Add Ultra45 workstation hwmon driver.
David S. Miller
3
-0
/
+328
2008-08-23
Fix oops in acer_wmi driver (acer_wmi_init)
Arjan van de Ven
1
-0
/
+5
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
49
-53
/
+0
2008-08-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-126
/
+96
2008-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-14
/
+25
2008-08-22
[libata] pata_it821x: fix warning
Jeff Garzik
1
-1
/
+1
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
6
-11
/
+11
2008-08-22
ahci: sis controllers actually can do PMP
Tejun Heo
1
-3
/
+3
2008-08-22
pata_via: clean up recent tf_load changes
Tejun Heo
1
-48
/
+11
2008-08-22
libata: restore SControl on detach
Tejun Heo
1
-5
/
+5
2008-08-22
libata: use ata_link_printk() when printing SError
Tejun Heo
1
-1
/
+1
[next]