Commit Graph

944 Commits (467a3ca5cab64a16b5ec46ebb1895c84c280dcfe)

Author SHA1 Message Date
Shachar Shemesh 40c9f61eae tty ldisc: Close/Reopen race prevention should check the proper flag 13 years ago
Alan Cox eb26dfe8aa 8250: add support for ASIX devices with a FIFO bug 13 years ago
Alan Cox a2d33d87d8 8250: propogate the bugs field 13 years ago
Alan Cox 2655a2c76f 8250: use the 8250 register interface not the legacy one 13 years ago
Dan Carpenter 79d7532092 tty: double unlock on error in ptmx_open() 13 years ago
Benjamin Herrenschmidt 50fb31cfed tty/hvc_opal: Fix debug function name 13 years ago
Christopher Brannon 157a4b311c tty: keyboard.c: Remove locking from vt_get_leds. 13 years ago
Alan Cox f5e3bcc504 tty: localise the lock 13 years ago
Alan Cox 0a44ab41eb tty: note race we need to fix 13 years ago
Darren Hart fe89def79c pch_uart: Add eg20t_port lock field, avoid recursive spinlocks 13 years ago
Linus Walleij e643f87f71 serial/amba-pl011: fix ages old copy-paste errors 13 years ago
Chao Xie cfe275c2db serial: pxa: add spin lock for console write 13 years ago
Rabin Vincent 2fc46915ec vt: fix race in vt_waitactive() 13 years ago
Jiri Slaby 057eb856ed TTY: add tty_port_register_device helper 13 years ago
Jiri Slaby 04831dc154 TTY: add ports array to tty_driver 13 years ago
Jiri Slaby 9bb8a3d410 TTY: centralize fail paths in tty_register_driver 13 years ago
Jiri Slaby bc1e99d93f TTY: vt, add ->install 13 years ago
Jiri Slaby 695586ca20 TTY: provide drivers with tty_port_install 13 years ago
Jiri Slaby 4c2ef53d3b TTY: vt, remove con_schedule_flip 13 years ago
Jiri Slaby d03702a27d PTY: add tty_port 13 years ago
Jiri Slaby 5d249bc6a6 PTY: merge pty_install implementations 13 years ago
Jiri Slaby 7171604ae7 PTY: remove one empty ops->remove 13 years ago
Laurent Pinchart b6c5ef6f6d serial: sh-sci: Make probe fail for ports that exceed the maximum count 13 years ago
Laurent Pinchart 6dae14216c serial: sh-sci: Fix probe error paths 13 years ago
Laurent Pinchart 8856a7d6b7 serial: sh-sci: Make probe fail for ports that exceed the maximum count 13 years ago
Laurent Pinchart 9800ee6f50 serial: sh-sci: Fix probe error paths 13 years ago
Jiri Slaby 718c4ca1f7 TTY: cyclades, add local pointer for card 13 years ago
Shawn Bohrer ee4cd1b225 8250_pci: Remove duplicate struct pciserial_board 13 years ago
Roland Stigge 596f93f50e serial: Add driver for LPC32xx High Speed UARTs 13 years ago
Roland Stigge e4305f0c50 serial/of-serial: Add LPC3220 standard UART compatible string 13 years ago
Roland Stigge 7a5145965c serial/8250: Add LPC3220 standard UART type 13 years ago
Linus Walleij 78d80c5a72 serial/amba-pl011: move custom pin control to driver 13 years ago
Randy Dunlap f109293f58 serial: fix serial_txx9.c build warning/typo 13 years ago
Randy Dunlap 58bcd33229 serial: fix kernel-doc warnings in 8250.c 13 years ago
Corbin dabfb351db serial_core: Update buffer overrun statistics. 13 years ago
Uwe Kleine-König 7d0b066fbb serial/imx: make devdata member point to const data 13 years ago
KeyYoung Park 7b15e1d9e3 serial: samsung: protect NULL dereference of clock name 13 years ago
Kyoungil Kim 25f04ad423 serial: samsung: Fixed wrong comparison for baudclk_rate 13 years ago
Kyoungil Kim 7cd88831fe serial: samsung: Remove NULL checking for baud clock 13 years ago
Linus Torvalds f309532bf3 tty: Revert the tty locking series, it needs more work 13 years ago
Eric Dumazet fde86d3108 tty: add lockdep annotations 13 years ago
Alan Cox 8f6576ad47 tty: fix ldisc lock inversion trace 13 years ago
Alan Cox d3ca8b64b9 pty: Fix lock inversion 13 years ago
Konrad Rzeszutek Wilk 5842f57685 xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. 13 years ago
Konrad Rzeszutek Wilk a32c88b938 xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN 13 years ago
Konrad Rzeszutek Wilk 2e5ad6b9c4 xen/hvc: Collapse error logic. 13 years ago
Dan Carpenter 201a52bea9 hvc_xen: NULL dereference on allocation failure 13 years ago
John Crispin ceff2676b0 SERIAL: MIPS: lantiq: implement OF support 13 years ago
Paul Mundt 0e8963de1f serial: sh-sci: Fix for port types without BRI interrupts. 13 years ago
Paul Gortmaker d157be852f serial: delete the MCA specific 8250 support. 13 years ago