aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* tty: move the termios object into the ttyAlan Cox2012-07-16
* tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman2012-07-16
|\
| * tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt2012-07-10
* | tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh2012-07-12
* | 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-12
* | 8250: propogate the bugs fieldAlan Cox2012-07-12
* | 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-12
* | tty: double unlock on error in ptmx_open()Dan Carpenter2012-07-12
* | tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon2012-07-06
* | tty: localise the lockAlan Cox2012-07-06
* | tty: note race we need to fixAlan Cox2012-06-26
* | Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-26
|\|
| * Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-20
| |\
| | * serial/amba-pl011: move custom pin control to driverLinus Walleij2012-06-12
| | * serial: fix serial_txx9.c build warning/typoRandy Dunlap2012-06-12
| | * serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-12
| * | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-15
| |\ \
| | * | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-24
| | * | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-24
| | * | xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-24
| | * | hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-21
| | | |
| | \ \
| *-. \ \ Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt2012-06-12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart2012-06-12
| * | | | serial: sh-sci: Fix probe error pathsLaurent Pinchart2012-06-12
* | | | | pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart2012-06-20
* | | | | serial/amba-pl011: fix ages old copy-paste errorsLinus Walleij2012-06-18
* | | | | serial: pxa: add spin lock for console writeChao Xie2012-06-15
* | | | | vt: fix race in vt_waitactive()Rabin Vincent2012-06-14
* | | | | TTY: add tty_port_register_device helperJiri Slaby2012-06-13
* | | | | TTY: add ports array to tty_driverJiri Slaby2012-06-13
* | | | | TTY: centralize fail paths in tty_register_driverJiri Slaby2012-06-13
* | | | | TTY: vt, add ->installJiri Slaby2012-06-13
* | | | | TTY: provide drivers with tty_port_installJiri Slaby2012-06-13
* | | | | TTY: vt, remove con_schedule_flipJiri Slaby2012-06-13
* | | | | PTY: add tty_portJiri Slaby2012-06-13
* | | | | PTY: merge pty_install implementationsJiri Slaby2012-06-13
* | | | | PTY: remove one empty ops->removeJiri Slaby2012-06-13
* | | | | serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart2012-06-12
* | | | | serial: sh-sci: Fix probe error pathsLaurent Pinchart2012-06-12
* | | | | TTY: cyclades, add local pointer for cardJiri Slaby2012-06-12
* | | | | 8250_pci: Remove duplicate struct pciserial_boardShawn Bohrer2012-06-12
* | | | | serial: Add driver for LPC32xx High Speed UARTsRoland Stigge2012-06-12
* | | | | serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-06-12
* | | | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-12
* | | | | serial_core: Update buffer overrun statistics.Corbin2012-06-12
* | | | | serial/imx: make devdata member point to const dataUwe Kleine-König2012-06-12
* | | | | serial: samsung: protect NULL dereference of clock nameKeyYoung Park2012-06-12
* | | | | serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim2012-06-12
* | | | | serial: samsung: Remove NULL checking for baud clockKyoungil Kim2012-06-12
| |/ / / |/| | |