index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
riscom8.c
Age
Commit message (
Expand
)
Author
2011-02-22
tty: move obsolete and broken tty drivers to drivers/staging/tty/
Greg Kroah-Hartman
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2010-08-10
riscom8: kill use of lock_kernel
Alan Cox
2010-04-30
tty: Fix regressions in the char driver conversion
Alan Cox
2009-12-11
tty: riscom8: switch to the tty_port_open API
Alan Cox
2009-09-19
tty: riscom8, fix tty refcnt
Jiri Slaby
2009-09-19
tty: riscom8, fix shutdown declaration
Jiri Slaby
2009-09-19
tty: riscom8 kref and tty_port_close
Alan Cox
2009-09-19
riscom8: split open and close methods up
Alan Cox
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-04-06
riscom8: Auto-load riscom8 module when device opened.
Scott James Remnant
2009-01-02
tty: Remove some pointless casts
Alan Cox
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
tty: relock riscom8 using port locks
Alan Cox
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
2008-07-22
riscom8: Restore driver using new break functionality
Alan Cox
2008-07-20
tty: add more tty_port fields
Alan Cox
2008-07-20
riscom8: remove bogus checks
Alan Cox
2008-07-20
riscom8: use tty_port
Alan Cox
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
riscom8: coding style
Alan Cox
2008-04-30
riscom/rocket: switch to int put_char method
Alan Cox
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
riscom8: Prepare for BKL pushdown
Alan Cox
2008-03-13
char: riscom, fix rc_board indexing
Jiri Slaby
2008-03-10
riscom8: Fix hang on load
Alan Cox
2008-02-07
Char: riscom8, remove wakeup and hangup bottomhalves
Jiri Slaby
2008-02-07
Char: riscom8, change rc_init_drivers prototype
Jiri Slaby
2008-02-06
riscom8: fix SMP brokenness
Jeff Garzik
2007-10-23
drivers/char/riscom8: clean up irq handling
Jeff Garzik
2007-07-17
Char: riscom8, eliminate busy loop
Jiri Slaby
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-07
[PATCH] remove drivers/char/riscom8.c:baud_table[]
Adrian Bunk
2006-12-06
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
[PATCH] char: kill unneeded memsets
Jiri Slaby
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-10-01
[PATCH] serial: Fix up offenders peering at baud bits directly
Alan Cox
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-01-14
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
[PATCH] drivers/char: Use ARRAY_SIZE macro
Tobias Klauser
[next]