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
/
synclinkmp.c
Age
Commit message (
Expand
)
Author
2011-02-22
tty: move a number of tty drivers from drivers/char/ to drivers/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-10-22
tty: icount changeover for other main devices
Alan Cox
2010-08-10
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
2010-08-10
synclink: reworking locking a bit
Alan Cox
2010-08-10
synclink: kill the big kernel lock
Alan Cox
2009-09-01
hdlc: convert to netdev_tx_t
Stephen Hemminger
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-11
tty: Add carrier processing on close to the tty_port core
Alan Cox
2009-04-01
proc tty: switch synclinkmp to ->proc_fops
Alexey Dobriyan
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
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
isicom: redo locking to use tty port locks
Alan Cox
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
2008-07-23
Remove bogus dosyncppp variable from synclink drivers.
Krzysztof Hałasa
2008-07-22
tty: rework break handling
Alan Cox
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
tty: add more tty_port fields
Alan Cox
2008-07-20
synclink: use tty_port
Alan Cox
2008-07-20
tty: Ldisc revamp
Alan Cox
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-04-30
char serial: switch drivers to ioremap_nocache
Alan Cox
2008-04-30
synclink series: 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
synclink series: Prepare for BKL pushdown
Alan Cox
2008-04-28
char: make functions static in synclinkmp.c
Harvey Harrison
2008-04-28
synclink drivers bool conversion
Joe Perches
2008-04-20
drivers/char: minor irq handler cleanups
Jeff Garzik
2008-02-06
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-16
synclink: remove bogus 'no change' termios optimisation from synclink drivers
Alan Cox
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-07
[PATCH] generic HDLC synclink config mismatch fix
Paul Fulghum
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-07-21
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-25
[PATCH] More !tty cleanups in drivers/char
Eric Sesterhenn
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
[PATCH] drivers/char: Use ARRAY_SIZE macro
Tobias Klauser
[next]