summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-10serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixesAndrew Morton
2010-08-10serial: crisv10: formatting of pointers in printk()Kulikov Vasiliy
2010-08-10vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester
2010-08-10tty_io: remove casts from void*Kulikov Vasiliy
2010-08-10serial: max3107: Abstract out the platform specific bitsAlan Cox
2010-08-10serial: max3107: introduce a max3107 driverjianwei.yang
2010-08-10tty: avoid recursive BTM in pty_closeArnd Bergmann
2010-08-108250: fix set_ldisc operationArnd Bergmann
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann
2010-08-10tty: implement BTM as mutex instead of BKLArnd Bergmann
2010-08-10tty: remove tty_lock_nestedArnd Bergmann
2010-08-10tty: untangle locking of wait_until_sentArnd Bergmann
2010-08-10tty: reorder ldisc lockingArnd Bergmann
2010-08-10tty: introduce wait_event_interruptible_ttyArnd Bergmann
2010-08-10cdc-acm: remove dead codeArnd Bergmann
2010-08-10tty: fix console_sem lock orderArnd Bergmann
2010-08-10tty: never hold BTM while getting tty_mutexArnd Bergmann
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann
2010-08-10serial: fix termios settings in openArnd Bergmann
2010-08-10serial: Use block_til_ready helperAlan Cox
2010-08-10serial: trim locking on the helpersAlan Cox
2010-08-10serial: add port helpersAlan Cox
2010-08-10serial: Change the wait for carrier lockingAlan Cox
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox
2010-08-10tty: Make vt's have a tty_portAlan Cox
2010-08-10vc: Locking clean upAlan Cox
2010-08-10tty: serial - fix tty referencing in set_ldiscAlan Cox
2010-08-10tty: serial - fix tty back references in termiosAlan Cox
2010-08-10tty: serial - fix various misuses/mishandlings of port->ttyAlan Cox
2010-08-10synclink: reworking locking a bitAlan Cox
2010-08-10tty: Fix the digi acceleport driver NULL checksAlan Cox
2010-08-10specialix: Kill the BKLAlan Cox
2010-08-10epca: Kill the big kernel lockAlan Cox
2010-08-10cyclades: Kill off BKL usageAlan Cox
2010-08-10synclink: kill the big kernel lockAlan Cox
2010-08-10rocket: kill BKLAlan Cox
2010-08-10isicom: kill off the BKLAlan Cox
2010-08-10riscom8: kill use of lock_kernelAlan Cox
2010-08-10istallion: use bit ops for the board flagsAlan Cox
2010-08-10stallion: prune lock_kernel callsAlan Cox
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman
2010-08-10tty: Remove Hayes ESP ioctlsJeff Dike
2010-08-10serial: fix wakup races in the mrst_max3110 driverArjan van de Ven
2010-08-10serial: replace open coded mutex with a real mutex in mrst_max3110.cArjan van de Ven
2010-08-10max3110 sanity check a registerjianwei.yang
2010-08-10mrst_max3110: add UART driver for Max3110 on MoorestownFeng Tang
2010-08-10serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definitionYegor Yefremov
2010-08-10vt: clean up the code - use kernel libraryAndy Shevchenko