summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-10serial: add support for OX16PCI958 cardLytochkin Boris
2010-08-10serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)Christoph Egger
2010-08-10timbuart: use __devinit and __devexit macros for probe and removeRichard Röjfors
2010-08-10serial: MMIO32 support for 8250_early.cSamium Gromoff
2010-08-10serial: mcf: don't take spinlocks in already protected functionsYury Georgievskiy
2010-08-10serial: general fixes in the serial_rs485 structureClaudio Scordino
2010-08-10serial: fix missing bit coverage of ASYNC_FLAGSJohn Villalovos
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