aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: moxa: split open lockAlan Cox2009-12-111-12/+11
* tty: moxa: Kill the use of lock_kernelAlan Cox2009-12-111-14/+2
* tty: moxa: Fix modem op lockingAlan Cox2009-12-111-15/+10
* tty: moxa: Kill off the throttle methodAlan Cox2009-12-111-20/+1
* tty: moxa: Locking clean upAlan Cox2009-12-111-33/+25
* tty: moxa: rework the locking a bitAlan Cox2009-12-111-5/+22
* tty: moxa: Use more tty_port opsAlan Cox2009-12-111-116/+21
* tty: isicom: fix deadlock on shutdownAlan Cox2009-12-111-1/+1
* tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox2009-12-111-67/+78
* tty: mxser: use the tty_port_open methodAlan Cox2009-12-111-76/+35
* tty: isicom: sort out the board init logicAlan Cox2009-12-112-30/+12
* tty: isicom: switch to the new tty_port_open helperAlan Cox2009-12-111-67/+21
* tty: tty_port: Add a kref object to the tty portAlan Cox2009-12-112-0/+30
* tty: istallion: tty port open/close methodsAlan Cox2009-12-111-117/+60
* tty: stallion: Convert to the tty_port_open/close methodsAlan Cox2009-12-111-81/+35
* tty: tty_port: Move the IO_ERROR clearAlan Cox2009-12-111-1/+1
* tty: tty_port: Add IO_ERROR bit handlingAlan Cox2009-12-111-1/+5
* tty: riscom8: switch to the tty_port_open APIAlan Cox2009-12-111-48/+41
* tty: tty_port: Change the buffer allocator lockingAlan Cox2009-12-112-4/+6
* tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox2009-12-111-0/+4
* tty: sdio_uart: add modem functionalityAlan Cox2009-12-111-1/+32
* tty: sdio_uart: Style fixesAlan Cox2009-12-111-11/+12
* tty: sdio_uart: Fix termios handlingAlan Cox2009-12-111-6/+0
* tty: sdio_uart: Switch to the open/close helpersAlan Cox2009-12-111-82/+119
* sdio_uart: Move the open lockAlan Cox2009-12-111-11/+9
* sdio_uart: refcount the tty objectsAlan Cox2009-12-111-17/+42
* sdio_uart: Fix oops caused by the previous changesetNicolas Pitre2009-12-111-1/+1
* sdio_uart: use tty_portAlan Cox2009-12-111-18/+23
* tty_port: Move hupcl handlingAlan Cox2009-12-111-5/+8
* devpts_get_tty() should validate inodeSukadev Bhattiprolu2009-12-111-2/+14
* Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson2009-12-111-5/+3
* tty: docs: serial/tty, add to ldisc methodsTilman Schmidt2009-12-111-2/+7
* Serial: pxa: work around Errata #75Uwe Kleine-König2009-12-111-2/+11
* serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa2009-12-111-6/+10
* serial: cascade needless conditionalsAndré Goddard Rosa2009-12-111-7/+5
* serial: fix NULL pointer dereferenceAndré Goddard Rosa2009-12-111-10/+11
* opticon: Fix resume logicAlan Cox2009-12-111-1/+2
* usb_serial: Kill port mutexAlan Cox2009-12-113-6/+2
* usb_serial: Use the shutdown() operationAlan Cox2009-12-111-28/+11
* tty_port: coding style cleaning passAlan Cox2009-12-111-12/+13
* tty_port: add "tty_port_open" helperAlan Cox2009-12-113-31/+64
* tty: stallion: kill BKL ioctlAlan Cox2009-12-111-6/+7
* tty: istallion: Kill off the BKL ioctlAlan Cox2009-12-111-4/+4
* tty: esp: remove broken driverAlan Cox2009-12-116-2816/+0
* tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-114-4/+4
* jsm: adding EEH handlersBreno Leitao2009-12-112-1/+47
* jsm: removing the field jsm_board->intr_countBreno Leitão2009-12-112-3/+0
* jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão2009-12-111-2/+0
* jsm: Remove ch_cpstime fieldBreno Leitão2009-12-111-2/+0
* jsm: removing ch_old_baud fieldBreno Leitão2009-12-113-6/+0