index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sbus
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-20
[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED
Jiri Slaby
1
-1
/
+1
2007-10-21
vfc_dev conversion to mutex: fallout
Al Viro
1
-1
/
+1
2007-10-18
[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutex
Matthias Kaehlcke
2
-3
/
+4
2007-08-01
[BBC_I2C]: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+2
2007-08-01
[BBC_ENVCTRL]: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-4
/
+6
2007-07-31
[SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()
Matthias Kaehlcke
1
-0
/
+1
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
1
-0
/
+9
2007-07-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-0
/
+1
2007-07-25
[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.
Al Viro
1
-0
/
+1
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-1
/
+1
2007-07-21
[SPARC]: Make sure dev_archdata is filled in for all devices.
David S. Miller
1
-0
/
+5
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-6
/
+2
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
2
-8
/
+4
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
1
-2
/
+1
2007-07-16
cpwatchdog build fix
Andrew Morton
1
-0
/
+1
2007-05-31
[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c
Horst H. von Brand
1
-0
/
+1
2007-05-14
[SPARC] SBUS: display7seg.c needs asm/io.h
David S. Miller
1
-0
/
+1
2007-05-14
[SPARC] SBUS: bbc_i2c.c needs asm/io.h
David S. Miller
1
-0
/
+1
2007-05-12
[SPARC64]: envctrl.c needs asm/io.h
David S. Miller
1
-0
/
+1
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-04-26
[OPENPROM]: Use pci_device_to_OF_node().
David S. Miller
1
-10
/
+8
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
4
-9
/
+9
2007-04-24
[SPARC] openprom: Switch to ref counting PCI API
Alan Cox
1
-1
/
+2
2007-04-22
[SBUS] vfc_dev.c: kzalloc
vignesh babu
1
-2
/
+1
2007-02-26
[SPARC] uctrl: Check request_irq() return value.
David S. Miller
1
-1
/
+7
2007-02-26
[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.
David S. Miller
1
-8
/
+9
2007-02-26
[SPARC]: Remove the broken SUN_AURORA driver.
Adrian Bunk
5
-2888
/
+0
2007-02-17
Various typo fixes.
Robert P. J. Day
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
4
-4
/
+0
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
11
-12
/
+12
2007-02-11
[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.
Fabio Massimo Di Nitto
1
-1
/
+17
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert sbus
Josef Sipek
5
-6
/
+6
2006-10-27
[SPARC]: Fix bus_id[] string overflow.
David S. Miller
1
-2
/
+2
2006-10-18
[SPARC] {bbc_,}envctrl: Use call_usermodehelper().
David S. Miller
2
-4
/
+4
2006-10-12
[PATCH] more kernel_execve() fallout (sbus)
Al Viro
2
-9
/
+3
2006-10-11
[PATCH] use %p for pointers
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] openprom NULL noise removal
Al Viro
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
4
-6
/
+6
2006-10-04
remove mentionings of devfs in documentation
Adrian Bunk
1
-2
/
+0
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2
-8
/
+4
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-09-18
[OPENPROMIO]: Handle current_node being NULL correctly.
David S. Miller
1
-3
/
+10
2006-07-22
[SPARC] sbus: Make sure sbus nodes are named uniquely.
David S. Miller
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
3
-8
/
+8
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2
-3
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2
-5
/
+0
[next]