summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt
2012-05-09serial8250-em: Add DT supportMagnus Damm
2012-05-09serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm
2012-05-09serial_core: Update buffer overrun statistics.Corbin Atkinson
2012-05-09tty: drop the pty lock during hangupAlan Cox
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov
2012-05-08cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker
2012-05-07tty/amiserial: Add missing argument for tty_unlock()Geert Uytterhoeven
2012-05-04tty_lock: Localise the lockAlan Cox
2012-05-04pty: Lock the devpts bits privatelyAlan Cox
2012-05-04tty_lock: undo the old tty_lock use on the cttyAlan Cox
2012-05-04serial8250-em: Emma Mobile UART driver V2Magnus Damm
2012-05-04Add missing call to uart_update_timeout()Lothar Waßmann
2012-05-04tty: mxser: local variables should not be exposed globallyH Hartley Sweeten
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm
2012-05-02serial8250: Clean up default map and dl codeMagnus Damm
2012-05-02serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm
2012-05-02serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm
2012-05-02serial8250: Add dl_read()/dl_write() callbacksMagnus Damm
2012-05-02Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-01vt: Fix deadlock on scroll-lockAlan Cox
2012-05-018250.c: less than 2400 baud fix.Christian Melki
2012-04-298250_pci: fix pch uart matchingArnaud Patard
2012-04-29TTY: n_tty, do not dereference user bufferJiri Slaby
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-19drivers/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