aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-11tty: moxa: Fix modem op lockingAlan Cox
2009-12-11tty: moxa: Kill off the throttle methodAlan Cox
2009-12-11tty: moxa: Locking clean upAlan Cox
2009-12-11tty: moxa: rework the locking a bitAlan Cox
2009-12-11tty: moxa: Use more tty_port opsAlan Cox
2009-12-11tty: isicom: fix deadlock on shutdownAlan Cox
2009-12-11tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox
2009-12-11tty: mxser: use the tty_port_open methodAlan Cox
2009-12-11tty: isicom: sort out the board init logicAlan Cox
2009-12-11tty: isicom: switch to the new tty_port_open helperAlan Cox
2009-12-11tty: tty_port: Add a kref object to the tty portAlan Cox
2009-12-11tty: istallion: tty port open/close methodsAlan Cox
2009-12-11tty: stallion: Convert to the tty_port_open/close methodsAlan Cox
2009-12-11tty: tty_port: Move the IO_ERROR clearAlan Cox
2009-12-11tty: tty_port: Add IO_ERROR bit handlingAlan Cox
2009-12-11tty: riscom8: switch to the tty_port_open APIAlan Cox
2009-12-11tty: tty_port: Change the buffer allocator lockingAlan Cox
2009-12-11tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox
2009-12-11tty: sdio_uart: add modem functionalityAlan Cox
2009-12-11tty: sdio_uart: Style fixesAlan Cox
2009-12-11tty: sdio_uart: Fix termios handlingAlan Cox
2009-12-11tty: sdio_uart: Switch to the open/close helpersAlan Cox
2009-12-11sdio_uart: Move the open lockAlan Cox
2009-12-11sdio_uart: refcount the tty objectsAlan Cox
2009-12-11sdio_uart: Fix oops caused by the previous changesetNicolas Pitre
2009-12-11sdio_uart: use tty_portAlan Cox
2009-12-11tty_port: Move hupcl handlingAlan Cox
2009-12-11devpts_get_tty() should validate inodeSukadev Bhattiprolu
2009-12-11Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson
2009-12-11tty: docs: serial/tty, add to ldisc methodsTilman Schmidt
2009-12-11Serial: pxa: work around Errata #75Uwe Kleine-König
2009-12-11serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa
2009-12-11serial: cascade needless conditionalsAndré Goddard Rosa
2009-12-11serial: fix NULL pointer dereferenceAndré Goddard Rosa
2009-12-11opticon: Fix resume logicAlan Cox
2009-12-11usb_serial: Kill port mutexAlan Cox
2009-12-11usb_serial: Use the shutdown() operationAlan Cox
2009-12-11tty_port: coding style cleaning passAlan Cox
2009-12-11tty_port: add "tty_port_open" helperAlan Cox
2009-12-11tty: stallion: kill BKL ioctlAlan Cox
2009-12-11tty: istallion: Kill off the BKL ioctlAlan Cox
2009-12-11tty: esp: remove broken driverAlan Cox
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan
2009-12-11jsm: adding EEH handlersBreno Leitao
2009-12-11jsm: removing the field jsm_board->intr_countBreno Leitão
2009-12-11jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão
2009-12-11jsm: Remove ch_cpstime fieldBreno Leitão
2009-12-11jsm: removing ch_old_baud fieldBreno Leitão
2009-12-11jsm: remove the ch_custom_speed fieldBreno Leitão
2009-12-11jsm: Rewriting a bad log messageBreno Leitão