summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2012-04-09TTY: 68328serial, use tty from tty_portJiri Slaby1-6/+6
2012-04-09TTY: 68328serial, propagate ttyJiri Slaby1-26/+27
2012-04-09TTY: 68328serial, use flags from tty_portJiri Slaby1-21/+18
2012-04-09TTY: 68328serial, use close_delay/closing_wait from tty_portJiri Slaby1-15/+11
2012-04-09TTY: 68328serial, use open/close_wait from tty_portJiri Slaby1-10/+6
2012-04-09TTY: 68328serial, add tty_portJiri Slaby1-20/+20
2012-04-09TTY: 68328serial, remove 68328serial.hJiri Slaby2-97/+76
2012-04-09TTY: 68328serial, use ulong flags for interrupts statusJiri Slaby1-2/+4
2012-04-09TTY: 68328serial, remove garbageJiri Slaby1-19/+0
2012-04-09TTY: 68328serial, remove unused stuff from m68k_serialJiri Slaby2-48/+4
2012-04-09TTY: 68328serial, remove serial_state and friendsJiri Slaby2-109/+22
2012-04-09TTY: ipwireless, use tty from tty_portJiri Slaby1-9/+8
2012-04-09TTY: ipwireless, add tty_portJiri Slaby1-14/+15
2012-04-09TTY: ipwireless, move prints to appropriate placesJiri Slaby1-21/+10
2012-04-09TTY: ipwireless, use synchronous hangupJiri Slaby1-3/+3
2012-04-09TTY: hvsi, use tty from tty_portJiri Slaby1-14/+21
2012-04-09TTY: hvsi, sanitize uses of ttyJiri Slaby1-58/+30
2012-04-09TTY: hvsi, add tty_portJiri Slaby1-6/+7
2012-04-09TTY: hvsi, CLOCAL is not in tty->flagsJiri Slaby1-1/+1
2012-04-09TTY: hvcs, use tty from tty_portJiri Slaby1-9/+7
2012-04-09TTY: hvcs, use kref from tty_portJiri Slaby1-18/+16
2012-04-09TTY: hvcs, add tty_portJiri Slaby1-12/+12
2012-04-09TTY: HVC, use count from tty_portJiri Slaby2-20/+21
2012-04-09TTY: HVC, use tty from tty_portJiri Slaby3-23/+16
2012-04-09TTY: HVC, add tty_portJiri Slaby2-10/+15
2012-04-09TTY: bfin_jtag_comm, use tty from tty_portJiri Slaby1-18/+18
2012-04-09TTY: bfin_jtag_comm, add tty_portJiri Slaby1-5/+5
2012-04-09TTY: crisv10, initialize tty_portJiri Slaby1-0/+1
2012-04-09TTY: crisv10, remove unused tmp_bufJiri Slaby1-26/+1
2012-04-09pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner1-0/+7
2012-04-09pch_uart: Fix MSI setting issueTomoya MORINAGA1-0/+1
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2-4/+21
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2-19/+2
2012-04-09Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams1-14/+0
2012-04-09tty/serial/omap: console can only be built-inArnd Bergmann1-1/+1
2012-04-09serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim1-0/+1
2012-04-09printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers1-2/+1
2012-04-09tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe1-0/+4
2012-04-09tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov1-2/+2
2012-04-09omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D1-23/+20
2012-04-09serial: sh-sci: modify sci_break_ctl()Shimoda, Yoshihiro1-4/+26
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-89/+86
2012-04-07serial: PL011: move interrupt clearingLinus Walleij1-4/+4
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-14/+5
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd2-13/+4
2012-04-06sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov1-1/+1
2012-04-04serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg1-2/+2
2012-03-31Documentation: remove references to /etc/modprobe.confLucas De Marchi1-1/+1
2012-03-30serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2-89/+86
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-5/+10