index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
riscom8.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
riscom8: Auto-load riscom8 module when device opened.
Scott James Remnant
1
-0
/
+2
2009-01-02
tty: Remove some pointless casts
Alan Cox
1
-17
/
+17
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
1
-44
/
+5
2009-01-02
tty: Introduce a tty_port generic block_til_ready
Alan Cox
1
-85
/
+1
2009-01-02
tty: relock riscom8 using port locks
Alan Cox
1
-10
/
+20
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
1
-25
/
+40
2008-07-22
riscom8: Restore driver using new break functionality
Alan Cox
1
-18
/
+9
2008-07-20
tty: add more tty_port fields
Alan Cox
1
-13
/
+11
2008-07-20
riscom8: remove bogus checks
Alan Cox
1
-24
/
+8
2008-07-20
riscom8: use tty_port
Alan Cox
1
-78
/
+67
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-30
riscom8: coding style
Alan Cox
1
-340
/
+304
2008-04-30
riscom/rocket: switch to int put_char method
Alan Cox
1
-3
/
+6
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-19
/
+19
2008-04-30
riscom8: Prepare for BKL pushdown
Alan Cox
1
-14
/
+11
2008-03-13
char: riscom, fix rc_board indexing
Jiri Slaby
1
-1
/
+1
2008-03-10
riscom8: Fix hang on load
Alan Cox
1
-6
/
+0
2008-02-07
Char: riscom8, remove wakeup and hangup bottomhalves
Jiri Slaby
1
-47
/
+4
2008-02-07
Char: riscom8, change rc_init_drivers prototype
Jiri Slaby
1
-1
/
+1
2008-02-06
riscom8: fix SMP brokenness
Jeff Garzik
1
-54
/
+93
2007-10-23
drivers/char/riscom8: clean up irq handling
Jeff Garzik
1
-11
/
+5
2007-07-17
Char: riscom8, eliminate busy loop
Jiri Slaby
1
-10
/
+2
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
1
-4
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+3
2006-12-07
[PATCH] remove drivers/char/riscom8.c:baud_table[]
Adrian Bunk
1
-5
/
+0
2006-12-06
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
1
-6
/
+6
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
1
-4
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
[PATCH] char: kill unneeded memsets
Jiri Slaby
1
-9
/
+1
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-10-01
[PATCH] serial: Fix up offenders peering at baud bits directly
Alan Cox
1
-18
/
+4
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-4
/
+4
2006-01-14
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
1
-1
/
+0
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-26
/
+13
2006-01-10
[PATCH] drivers/char: Use ARRAY_SIZE macro
Tobias Klauser
1
-4
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1809