summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-04-30tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger
2012-04-25serial i.MX: do not depend on grouped clocksSascha Hauer
2012-04-24vt: push the tty_lock down into the map handlingAlan Cox
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman
2012-04-20drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt
2012-04-18serial/8250_pci: fix suspend/resume vs init/exit quirksDan Williams
2012-04-18serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman
2012-04-18pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-04-18ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams
2012-04-18OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R
2012-04-18serial: pl011: implement workaround for CTS clear event issueRajanikanth H.V
2012-04-13TTY: hvc, fix TTY refcountingJiri Slaby
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes.Shimoda, Yoshihiro
2012-04-09tty: hold lock across tty buffer finding and buffer fillingXiaobing Tu
2012-04-09tty/vt: handle bad user buffer in {G,P}IO_CMAP ioctlMichael Gehring
2012-04-09pch_uart: Fix duplicate memory release issueTomoya MORINAGA
2012-04-09pch_uart: Fix return value issueTomoya MORINAGA
2012-04-09pch_uart: delete unused data structureTomoya MORINAGA
2012-04-09pch_uart: Support modem status interruptTomoya MORINAGA
2012-04-09pch_uart: change type to %d to %02xTomoya MORINAGA
2012-04-09pch_uart: change type to u8Tomoya MORINAGA
2012-04-09pch_uart: Delete unused structure memberTomoya MORINAGA
2012-04-09TTY: 68328serial, use tty_port_block_til_readyJiri Slaby
2012-04-09TTY: 68328serial, use tty from tty_portJiri Slaby
2012-04-09TTY: 68328serial, propagate ttyJiri Slaby
2012-04-09TTY: 68328serial, use flags from tty_portJiri Slaby
2012-04-09TTY: 68328serial, use close_delay/closing_wait from tty_portJiri Slaby
2012-04-09TTY: 68328serial, use open/close_wait from tty_portJiri Slaby
2012-04-09TTY: 68328serial, add tty_portJiri Slaby
2012-04-09TTY: 68328serial, remove 68328serial.hJiri Slaby
2012-04-09TTY: 68328serial, use ulong flags for interrupts statusJiri Slaby
2012-04-09TTY: 68328serial, remove garbageJiri Slaby
2012-04-09TTY: 68328serial, remove unused stuff from m68k_serialJiri Slaby
2012-04-09TTY: 68328serial, remove serial_state and friendsJiri Slaby
2012-04-09TTY: ipwireless, use tty from tty_portJiri Slaby
2012-04-09TTY: ipwireless, add tty_portJiri Slaby
2012-04-09TTY: ipwireless, move prints to appropriate placesJiri Slaby
2012-04-09TTY: ipwireless, use synchronous hangupJiri Slaby
2012-04-09TTY: hvsi, use tty from tty_portJiri Slaby
2012-04-09TTY: hvsi, sanitize uses of ttyJiri Slaby
2012-04-09TTY: hvsi, add tty_portJiri Slaby
2012-04-09TTY: hvsi, CLOCAL is not in tty->flagsJiri Slaby
2012-04-09TTY: hvcs, use tty from tty_portJiri Slaby
2012-04-09TTY: hvcs, use kref from tty_portJiri Slaby
2012-04-09TTY: hvcs, add tty_portJiri Slaby
2012-04-09TTY: HVC, use count from tty_portJiri Slaby