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
*
[OPENPROM]: Rewrite driver to use in-kernel device tree.
David S. Miller
2006-06-25
1
-257
/
+336
*
[RIOWATCHDOG]: Fix the build.
David S. Miller
2006-06-25
1
-2
/
+2
*
[CPWATCHDOG]: Fix the build.
David S. Miller
2006-06-25
1
-1
/
+1
*
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-25
2
-2
/
+1
*
[SBUS]: Rewrite and plug into of_device framework.
David S. Miller
2006-06-23
1
-310
/
+139
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-23
5
-50
/
+47
*
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2006-06-23
1
-2
/
+2
*
[SBUS]: Start cleaning up generic sbus support layer.
David S. Miller
2006-06-23
1
-124
/
+19
*
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-06-20
2
-3
/
+3
*
[SPARC]: Fix warning on prom_getproperty in openprom.c
Martin Habets
2006-05-12
1
-6
/
+9
*
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
2006-03-22
1
-2
/
+1
*
[SPARC64] bbc_i2c: Fix cpu check and add missing module license.
David S. Miller
2006-03-20
1
-1
/
+3
*
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
2006-01-14
1
-1
/
+0
*
[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal
Al Viro
2005-12-15
1
-5
/
+5
*
[PATCH] sparc: jsflash __user annotations
Al Viro
2005-12-15
1
-9
/
+10
*
[PATCH] sparc: vfc __iomem annotations and fixes
Al Viro
2005-12-15
2
-4
/
+4
*
[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"
Adrian Bunk
2005-11-22
1
-6
/
+6
*
[SPARC]: Fix RTC compat ioctl kernel log spam.
Christoph Hellwig
2005-11-12
1
-22
/
+0
*
[SPARC]: display7seg build fix
Andrew Morton
2005-11-10
1
-1
/
+1
*
[SPARC] sbus rtc: implement ->compat_ioctl
Christoph Hellwig
2005-11-09
1
-0
/
+22
*
[SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.
David S. Miller
2005-11-09
2
-2
/
+2
*
[SPARC]: Missing compat_ioctl hookup in openprom driver.
David S. Miller
2005-11-08
1
-0
/
+3
*
[SPARC] cpwatchdog: implement ->compat_ioctl
Christoph Hellwig
2005-11-07
1
-0
/
+24
*
[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl
Christoph Hellwig
2005-11-07
1
-12
/
+20
*
[SPARC] openprom: implement ->compat_ioctl
Christoph Hellwig
2005-11-07
1
-0
/
+33
*
[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl
Christoph Hellwig
2005-11-07
1
-8
/
+10
*
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
1
-8
/
+5
*
[PATCH] Remove unnecessary check_region references in comments
Peter Osterlund
2005-09-13
1
-1
/
+1
*
[SPARC] drivers/sbus: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-12
2
-4
/
+2
*
[PATCH] envctrl fixes
viro@ZenIV.linux.org.uk
2005-09-10
2
-5
/
+2
*
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
1
-2
/
+1
*
[SPARC64]: Use drivers/Kconfig
David S. Miller
2005-08-30
1
-5
/
+34
*
[SPARC]: envctrl: ERR_PTR() --> PTR_ERR()
David S. Miller
2005-08-09
1
-1
/
+1
*
[SPARC]: remove ifdef CONFIG_PCI from envctrl.c
Christoph Hellwig
2005-08-09
1
-4
/
+0
*
[SPARC]: Use kthread infrastructure in bbc_envctrl
Christoph Hellwig
2005-08-09
1
-29
/
+10
*
[SPARC]: Use kthread infrastructure in envctrl
Christoph Hellwig
2005-08-09
1
-31
/
+10
*
[SPARC]: Fix up sleep_on() removal in vfc driver.
Christoph Hellwig
2005-08-04
3
-20
/
+2
*
[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c
David S. Miller
2005-07-24
2
-2
/
+4
*
[SPARC]: sbus/vfc_i2c: remove sleep_on() usage
Nishanth Aravamudan
2005-07-24
1
-3
/
+5
*
[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
2005-07-24
1
-5
/
+2
*
[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
2005-07-24
1
-4
/
+2
*
[SPARC]: Remvoe APM_RTC_IS_GMT from config.
Adrian Bunk
2005-07-24
1
-14
/
+0
*
[SPARC]: bpp: remove sleep_on usage
Christoph Hellwig
2005-07-04
1
-18
/
+2
*
[SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.c
Domen Puncer
2005-05-15
1
-6
/
+2
*
[PATCH] mostek bogus sparse annotations fixed
Al Viro
2005-04-24
1
-3
/
+3
*
[SPARC]: Provide generic ioctls in Sparc RTC driver.
David S. Miller
2005-04-21
1
-4
/
+99
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
26
-0
/
+11939