summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-06-26tty: note race we need to fixAlan Cox
2012-06-26Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman
2012-06-20pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
2012-06-20Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-18serial/amba-pl011: fix ages old copy-paste errorsLinus Walleij
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-15serial: pxa: add spin lock for console writeChao Xie
2012-06-14vt: fix race in vt_waitactive()Rabin Vincent
2012-06-13TTY: add tty_port_register_device helperJiri Slaby
2012-06-13TTY: add ports array to tty_driverJiri Slaby
2012-06-13TTY: centralize fail paths in tty_register_driverJiri Slaby
2012-06-13TTY: vt, add ->installJiri Slaby
2012-06-13TTY: provide drivers with tty_port_installJiri Slaby
2012-06-13TTY: vt, remove con_schedule_flipJiri Slaby
2012-06-13PTY: add tty_portJiri Slaby
2012-06-13PTY: merge pty_install implementationsJiri Slaby
2012-06-13PTY: remove one empty ops->removeJiri Slaby
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart
2012-06-12serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart
2012-06-12serial: sh-sci: Fix probe error pathsLaurent Pinchart
2012-06-12TTY: cyclades, add local pointer for cardJiri Slaby
2012-06-128250_pci: Remove duplicate struct pciserial_boardShawn Bohrer
2012-06-12serial: Add driver for LPC32xx High Speed UARTsRoland Stigge
2012-06-12serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge
2012-06-12serial/8250: Add LPC3220 standard UART typeRoland Stigge
2012-06-12serial/amba-pl011: move custom pin control to driverLinus Walleij
2012-06-12serial: fix serial_txx9.c build warning/typoRandy Dunlap
2012-06-12serial: fix kernel-doc warnings in 8250.cRandy Dunlap
2012-06-12serial_core: Update buffer overrun statistics.Corbin
2012-06-12serial/imx: make devdata member point to const dataUwe Kleine-König
2012-06-12serial: samsung: protect NULL dereference of clock nameKeyYoung Park
2012-06-12serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim
2012-06-12serial: samsung: Remove NULL checking for baud clockKyoungil Kim
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-31tty: add lockdep annotationsEric Dumazet
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29tty: fix ldisc lock inversion traceAlan Cox
2012-05-29pty: Fix lock inversionAlan Cox
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-24xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk
2012-05-24xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk
2012-05-24xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds