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