Commit Graph

207889 Commits (0ac8382e9cfdd723445692fc97aaa4643929750d)
 

Author SHA1 Message Date
Yury Georgievskiy 0ac8382e9c serial: mcf: don't take spinlocks in already protected functions 15 years ago
Claudio Scordino 1b6331848b serial: general fixes in the serial_rs485 structure 15 years ago
John Villalovos 93e3d58284 serial: fix missing bit coverage of ASYNC_FLAGS 15 years ago
Andrew Morton e8dd4757a6 serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes 15 years ago
Kulikov Vasiliy 078dee2d29 serial: crisv10: formatting of pointers in printk() 15 years ago
Kevin Winchester 75e0b946cf vt: Fix warning: statement with no effect due to vt_kern.h 15 years ago
Kulikov Vasiliy 2b50d24760 tty_io: remove casts from void* 15 years ago
Alan Cox 61fd15262b serial: max3107: Abstract out the platform specific bits 15 years ago
jianwei.yang 44318feb93 serial: max3107: introduce a max3107 driver 15 years ago
Arnd Bergmann 11dbf20392 tty: avoid recursive BTM in pty_close 15 years ago
Arnd Bergmann a0821df6e5 8250: fix set_ldisc operation 15 years ago
Arnd Bergmann e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
Arnd Bergmann b07471fa51 tty: implement BTM as mutex instead of BKL 15 years ago
Arnd Bergmann ddcd9fb66a tty: remove tty_lock_nested 15 years ago
Arnd Bergmann 2036521926 tty: untangle locking of wait_until_sent 15 years ago
Arnd Bergmann 60af22d2ed tty: reorder ldisc locking 15 years ago
Arnd Bergmann be1bc2889a tty: introduce wait_event_interruptible_tty 15 years ago
Arnd Bergmann 4e60867167 cdc-acm: remove dead code 15 years ago
Arnd Bergmann 83ceb67d7d tty: fix console_sem lock order 15 years ago
Arnd Bergmann 64ba3dc314 tty: never hold BTM while getting tty_mutex 15 years ago
Arnd Bergmann ec79d6056d tty: replace BKL with a new tty_lock 15 years ago
Arnd Bergmann 3f582b8c11 serial: fix termios settings in open 15 years ago
Alan Cox 74c2107759 serial: Use block_til_ready helper 15 years ago
Alan Cox 24fcc7c8cd serial: trim locking on the helpers 15 years ago
Alan Cox de0c8cb314 serial: add port helpers 15 years ago
Alan Cox 61cd8a21d8 serial: Change the wait for carrier locking 15 years ago
Alan Cox 8ce73264b7 tty: Move the vt_tty field from the vc_data into the standard tty_port 15 years ago
Alan Cox ff917ba4f1 tty: Make vt's have a tty_port 15 years ago
Alan Cox e33ac1c10b vc: Locking clean up 15 years ago
Alan Cox d87d9b7d19 tty: serial - fix tty referencing in set_ldisc 15 years ago
Alan Cox eab4f5af6b tty: serial - fix tty back references in termios 15 years ago
Alan Cox 192251352f tty: serial - fix various misuses/mishandlings of port->tty 15 years ago
Alan Cox a360fae67b synclink: reworking locking a bit 15 years ago
Alan Cox 4287341d4d tty: Fix the digi acceleport driver NULL checks 15 years ago
Alan Cox 7479db0701 specialix: Kill the BKL 15 years ago
Alan Cox 7cc34fd028 epca: Kill the big kernel lock 15 years ago
Alan Cox 25c3cdf80c cyclades: Kill off BKL usage 15 years ago
Alan Cox f602501d90 synclink: kill the big kernel lock 15 years ago
Alan Cox 417b6e0e14 rocket: kill BKL 15 years ago
Alan Cox ec82db129e isicom: kill off the BKL 15 years ago
Alan Cox bf936f92a7 riscom8: kill use of lock_kernel 15 years ago
Alan Cox 8a1e803d01 istallion: use bit ops for the board flags 15 years ago
Alan Cox b4eda9cb48 stallion: prune lock_kernel calls 15 years ago
Jesse Barnes 8fd4bd2235 vt/console: try harder to print output when panicing 15 years ago
hyc@symas.com 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
Greg Kroah-Hartman a3c8ed693d tty: remove remaining Hayes ESP ioctls 15 years ago
Jeff Dike 39e5322c07 tty: Remove Hayes ESP ioctls 15 years ago
Arjan van de Ven d6e679b474 serial: fix wakup races in the mrst_max3110 driver 15 years ago
Arjan van de Ven 68c16b4117 serial: replace open coded mutex with a real mutex in mrst_max3110.c 15 years ago
jianwei.yang 99dd3f6b7e max3110 sanity check a register 15 years ago