Commit Graph

1506 Commits (3465a22488a47d5f4791876a22fde2bb1720f4cf)

Author SHA1 Message Date
Al Viro 6131ffaa1f more file_inode() open-coded instances 12 years ago
Linus Torvalds adf96e6f51 sysrq: don't depend on weak undefined arrays to have an address that compares as NULL 12 years ago
Nicolas Pitre a883b70d8e tty vt: fix character insertion overflow 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Stefano Stabellini 3216dceb31 xen: introduce xen_remap, use it instead of ioremap 12 years ago
Alexey Khoroshilov 9e17df37d7 tty: mxser: improve error handling in mxser_probe() and mxser_module_init() 12 years ago
Shawn Guo f30e826069 serial: imx: fix uninitialized variable warning 12 years ago
Stephen Warren c3e1becebf serial: tegra: assume CONFIG_OF 12 years ago
Jiri Slaby b0de59b573 TTY: do not update atime/mtime on read/write 12 years ago
Thomas Gleixner 677fe555cb serial: imx: Fix recursive locking bug 12 years ago
Martin Schwidefsky 4d334fd155 s390/3270: asynchronous size sensing 12 years ago
Peter Hurley bc80fbe46b tty: Remove ancient hardpps() 12 years ago
George Spelvin 42381572f5 pps: Additional cleanups in uart_handle_dcd_change 12 years ago
George Spelvin 593fb1ae45 pps: Move timestamp read into PPS code proper 12 years ago
Michal Simek 6d53c3b71d tty: serial: uartlite: Support uartlite on big and little endian systems 12 years ago
Michal Simek 3240b48d49 tty: serial: uartlite: Fix sparse and checkpatch warnings 12 years ago
Vineet Gupta 11c62d4f1d serial/arc-uart: Miscll DT related updates (Grant's review comments) 12 years ago
Heiko Carstens f2eca58f2a drivers/serial: add GENERIC_HARDIRQS dependency 12 years ago
Takashi Iwai e93a9a8687 fb: Yet another band-aid for fixing lockdep mess 12 years ago
Alan Cox 50e244cc79 fb: rework locking to fix lock ordering on takeover 12 years ago
Clark Williams 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 years ago
Dave Airlie 2a24830723 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) 12 years ago
Greg Kroah-Hartman 6e9430ac57 TTY: mark tty_get_device call with the proper const values 12 years ago
fabio.estevam@freescale.com 44a754117a Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL" 12 years ago
James Hogan a8cd98586b tty: metag_da: avoid getting tty kref in dashtty_timer() 12 years ago
James Hogan 8200e38a0c tty: metag_da: Add metag DA TTY driver 12 years ago
Fabio Estevam cdc8da3998 serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL 12 years ago
Tobias Klauser b16ea4b04c tty: serial: altera_jtaguart: Simplify altera_jtaguart_init() 12 years ago
Tobias Klauser 61bc65599f tty: serial: altera_uart: Simplify altera_uart_init() 12 years ago
Alexey Pelykh 1776fd059c OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, and Tx FIFO IRQ generation 12 years ago
Stephen Warren f26402e817 tty: of_serial: unexport tegra_serial_handle_break 12 years ago
Peter Hurley 80cace7256 pty: Ignore slave open count for master pty open 12 years ago
Peter Hurley 699390354d pty: Ignore slave pty close() if never successfully opened 12 years ago
Peter Hurley 7acf6cd80b pty: Fix BUG()s when ptmx_open() errors out 12 years ago
Greg Kroah-Hartman 16559ae48c kgdb: remove #include <linux/serial_8250.h> from kgdb.h 12 years ago
Ivo Sieben 98001214c0 tty: Use raw spin lock to protect the TTY read section 12 years ago
Oleg Nesterov 183d95cdd8 tty: set_termios/set_termiox should not return -EINTR 12 years ago
Ralf Baechle e33b0451e9 MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards. 12 years ago
Dirkjan Bussink 4d9b109060 tty: Prevent deadlock in n_gsm driver 12 years ago
John Crispin c420811f11 serial: ralink: adds support for the serial core found on ralink wisoc 12 years ago
Joe Perches 9fe8074b82 TTY: synclink: Convert + to | for bit operations 12 years ago
Stephen Chivers abd7bacae6 serial/8250: Add suport for later SUNIX (TIMEDIA) boards. 12 years ago
Greg Kroah-Hartman 1651d0a9be Revert "n_tty: Unthrottle tty when flushing read buffer" 12 years ago
Venu Byravarasu dbf5bef8da serial: tegra: Fix compilation error 12 years ago
Yi Zhang 9429ccbf38 serial: pxa: fine-tune clk useage 12 years ago
Liang Li e8c5b56fdc serial: pch_uart: fix sysrq handling for pch_uart 12 years ago
Karthik Manamcheri 58f82be334 n_tty: Unthrottle tty when flushing read buffer 12 years ago
Alan Cox ebcf09816c goldfish: move to tty_port for flip buffers 12 years ago
Thierry Reding eb612fa013 serial: Convert to devm_ioremap_resource() 12 years ago
Michal Simek eb51d917a7 serial: xilinx_uartps: Remove leftover __exit_p() 12 years ago