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
/
sbus
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
3
-139
/
+1
*
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
*
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
Stephen Rothwell
2008-08-11
1
-1
/
+1
*
sparc64: fix up bus_id changes in sparc core code
Greg Kroah-Hartman
2008-07-21
1
-3
/
+3
*
drivers/sbus/: cleanups
Adrian Bunk
2008-07-17
5
-40
/
+33
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
1
-3
/
+3
|
\
|
*
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
Al Viro
2008-05-21
1
-3
/
+3
*
|
uctrl: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+3
*
|
sbus-rtc: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+3
*
|
riowatchdog: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+2
*
|
openprom: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+3
*
|
jsflash: BKL pushdown
Arnd Bergmann
2008-06-20
1
-3
/
+10
*
|
flash: BKL pushdown
Arnd Bergmann
2008-06-20
1
-1
/
+5
*
|
envctrl: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+2
*
|
display7seg: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+1
*
|
cpwatchdog: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+4
*
|
videopix: BKL pushdown
Jonathan Corbet
2008-06-20
1
-0
/
+5
*
|
bpp: bkl pushdown
Jonathan Corbet
2008-06-20
1
-0
/
+3
|
/
*
sbus: Fix bpp driver build.
David S. Miller
2008-05-05
1
-1
/
+1
*
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-3
/
+3
*
[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED
Jiri Slaby
2007-11-19
1
-1
/
+1
*
vfc_dev conversion to mutex: fallout
Al Viro
2007-10-20
1
-1
/
+1
*
[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutex
Matthias Kaehlcke
2007-10-17
2
-3
/
+4
*
[BBC_I2C]: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-31
1
-2
/
+2
*
[BBC_ENVCTRL]: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-31
1
-4
/
+6
*
[SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()
Matthias Kaehlcke
2007-07-31
1
-0
/
+1
*
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
2007-07-30
1
-0
/
+9
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-07-24
1
-0
/
+1
|
\
|
*
[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.
Al Viro
2007-07-24
1
-0
/
+1
*
|
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-1
/
+1
|
/
*
[SPARC]: Make sure dev_archdata is filled in for all devices.
David S. Miller
2007-07-20
1
-0
/
+5
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
2
-6
/
+2
*
Add common orderly_poweroff()
Jeremy Fitzhardinge
2007-07-18
2
-8
/
+4
*
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
2007-07-17
1
-2
/
+1
*
cpwatchdog build fix
Andrew Morton
2007-07-16
1
-0
/
+1
*
[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c
Horst H. von Brand
2007-05-31
1
-0
/
+1
*
[SPARC] SBUS: display7seg.c needs asm/io.h
David S. Miller
2007-05-13
1
-0
/
+1
*
[SPARC] SBUS: bbc_i2c.c needs asm/io.h
David S. Miller
2007-05-13
1
-0
/
+1
*
[SPARC64]: envctrl.c needs asm/io.h
David S. Miller
2007-05-11
1
-0
/
+1
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
3
-3
/
+0
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
[OPENPROM]: Use pci_device_to_OF_node().
David S. Miller
2007-04-26
1
-10
/
+8
*
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
4
-9
/
+9
*
[SPARC] openprom: Switch to ref counting PCI API
Alan Cox
2007-04-23
1
-1
/
+2
*
[SBUS] vfc_dev.c: kzalloc
vignesh babu
2007-04-21
1
-2
/
+1
[prev]
[next]