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.12.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
/
char
/
riscom8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscom8: kill use of lock_kernel
Alan Cox
2010-08-10
1
-6
/
+8
*
tty: Fix regressions in the char driver conversion
Alan Cox
2010-04-30
1
-0
/
+1
*
tty: riscom8: switch to the tty_port_open API
Alan Cox
2009-12-11
1
-48
/
+41
*
tty: riscom8, fix tty refcnt
Jiri Slaby
2009-09-19
1
-1
/
+1
*
tty: riscom8, fix shutdown declaration
Jiri Slaby
2009-09-19
1
-2
/
+2
*
tty: riscom8 kref and tty_port_close
Alan Cox
2009-09-19
1
-72
/
+59
*
riscom8: split open and close methods up
Alan Cox
2009-09-19
1
-21
/
+26
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
riscom8: Auto-load riscom8 module when device opened.
Scott James Remnant
2009-04-06
1
-0
/
+2
*
tty: Remove some pointless casts
Alan Cox
2009-01-02
1
-17
/
+17
*
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
1
-44
/
+5
*
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
1
-85
/
+1
*
tty: relock riscom8 using port locks
Alan Cox
2009-01-02
1
-10
/
+20
*
tty_port: Add a port level carrier detect operation
Alan Cox
2009-01-02
1
-25
/
+40
*
riscom8: Restore driver using new break functionality
Alan Cox
2008-07-22
1
-18
/
+9
*
tty: add more tty_port fields
Alan Cox
2008-07-20
1
-13
/
+11
*
riscom8: remove bogus checks
Alan Cox
2008-07-20
1
-24
/
+8
*
riscom8: use tty_port
Alan Cox
2008-07-20
1
-78
/
+67
*
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-2
/
+2
*
riscom8: coding style
Alan Cox
2008-04-30
1
-340
/
+304
*
riscom/rocket: switch to int put_char method
Alan Cox
2008-04-30
1
-3
/
+6
*
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
1
-19
/
+19
*
riscom8: Prepare for BKL pushdown
Alan Cox
2008-04-30
1
-14
/
+11
*
char: riscom, fix rc_board indexing
Jiri Slaby
2008-03-13
1
-1
/
+1
*
riscom8: Fix hang on load
Alan Cox
2008-03-10
1
-6
/
+0
*
Char: riscom8, remove wakeup and hangup bottomhalves
Jiri Slaby
2008-02-07
1
-47
/
+4
*
Char: riscom8, change rc_init_drivers prototype
Jiri Slaby
2008-02-07
1
-1
/
+1
*
riscom8: fix SMP brokenness
Jeff Garzik
2008-02-06
1
-54
/
+93
*
drivers/char/riscom8: clean up irq handling
Jeff Garzik
2007-10-23
1
-11
/
+5
*
Char: riscom8, eliminate busy loop
Jiri Slaby
2007-07-17
1
-10
/
+2
*
drivers/char: use __set_current_state()
Milind Arun Choudhary
2007-05-08
1
-1
/
+1
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
1
-4
/
+1
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-1
/
+3
*
[PATCH] remove drivers/char/riscom8.c:baud_table[]
Adrian Bunk
2006-12-07
1
-5
/
+0
*
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
2006-12-06
1
-6
/
+6
*
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-06
1
-4
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] char: kill unneeded memsets
Jiri Slaby
2006-10-04
1
-9
/
+1
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[PATCH] serial: Fix up offenders peering at baud bits directly
Alan Cox
2006-10-01
1
-18
/
+4
*
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-25
1
-4
/
+4
*
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
2006-01-14
1
-1
/
+0
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-26
/
+13
*
[PATCH] drivers/char: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-10
1
-4
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1809