index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
sunsu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SERIAL] sparc: Infrastructure to fix section mismatch bugs.
Martin Habets
2007-12-12
1
-11
/
+5
*
[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c
David S. Miller
2007-08-26
1
-2
/
+3
*
[SPARC]: Fix serial console device detection.
David S. Miller
2007-07-20
1
-19
/
+4
*
[SERIAL]: Fix console write locking in sparc drivers.
David S. Miller
2007-07-16
1
-0
/
+14
*
[SERIAL] sunsu: Fix section mismatch warnings.
David S. Miller
2007-05-07
1
-4
/
+4
*
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
1
-2
/
+2
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
2006-12-31
1
-5
/
+5
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-10
/
+9
*
[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c
Amol Lad
2006-10-01
1
-0
/
+3
*
[SERIAL] sunsu: Report keyboard and mouse ports in kernel log.
David S. Miller
2006-07-14
1
-0
/
+5
*
[SERIAL] sunsu: Handle keyboard and mouse ports directly.
David S. Miller
2006-07-13
1
-9
/
+26
*
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-06-30
1
-0
/
+2
|
\
|
*
[SERIAL] sunsu: Missing return statement in su_probe().
David S. Miller
2006-06-30
1
-0
/
+2
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
|
/
*
[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.
David S. Miller
2006-06-29
1
-1
/
+5
*
[SERIAL] sunsu: Convert to of_driver framework.
David S. Miller
2006-06-29
1
-334
/
+157
*
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-23
1
-2
/
+2
*
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-06-20
1
-2
/
+2
*
[SUNSU]: Fix license.
Andrew Morton
2006-05-21
1
-0
/
+1
*
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-28
1
-1
/
+1
*
[PATCH] kill _INLINE_
Adrian Bunk
2006-03-23
1
-8
/
+5
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-03-22
1
-17
/
+9
|
\
|
*
[SERIAL] kernel console should send CRLF not LFCR
Russell King
2006-03-20
1
-17
/
+9
*
|
[SUNSU]: Fix missing spinlock initialization.
David S. Miller
2006-03-20
1
-0
/
+2
*
|
[SPARC] serial: Make sure sysfs nodes get named correctly.
David S. Miller
2006-03-20
1
-0
/
+2
*
|
[SPARC64]: Prevent registering wrong serial console.
David S. Miller
2006-03-20
1
-11
/
+11
|
/
*
[SUNSU]: Fix locking error in sunsu_stop_rx().
David S. Miller
2006-02-28
1
-3
/
+0
*
[SERIAL] uart_port iotype member should use UPIO_*
Russell King
2006-02-05
1
-5
/
+5
*
[SERIAL] Don't use ASYNC_ constants with the uart_port structure
Russell King
2006-01-21
1
-7
/
+7
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-23
/
+9
*
[SUNSU]: Do not mark sunsu_console_setup() __init
David S. Miller
2005-11-07
1
-1
/
+1
*
[SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()
David S. Miller
2005-10-03
1
-4
/
+0
*
[SUNSU]: Compile fixes.
Al Viro
2005-09-05
1
-3
/
+7
*
[SERIAL] Clean up and fix tty transmission start/stoping
Russell King
2005-08-31
1
-11
/
+21
*
[PATCH] Serial: Adjust serial locking
Russell King
2005-06-29
1
-3
/
+0
*
[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms
David S. Miller
2005-04-21
1
-2
/
+9
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1742