summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-18parport_pc: release IO region properly if unsupported ITE887x card is foundJiri Kosina
2011-10-18tty: Support compat_ioctl get/set termios_lockedThomas Meyer
2011-10-18hvc_console: display printk messages on console.Miche Baker-Harvey
2011-09-29TTY: snyclinkmp: forever loop in tx_load_dma_buffer()Dan Carpenter
2011-09-26tty/n_gsm: avoid fifo overflow in gsm_dlci_data_outputMikhail Kshevetskiy
2011-09-26tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)Mikhail Kshevetskiy
2011-09-268250: ratelimit LSR safety check engaged warning.Konrad Rzeszutek Wilk
2011-09-26tty/n_gsm: fix bug in tiocmsetNikola Diklic-Perin
2011-09-26drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.cTimur Tabi
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-22serial-core: power up uart port early before we do set_termios when resumingNing Jiang
2011-09-22serial: mfd: Initconst section fixesAndi Kleen
2011-09-22keyboard: Do not include <linux/irq.>Geert Uytterhoeven
2011-09-22TTY: serial, move 68360 driver to stagingJiri Slaby
2011-09-22cris: lower the printk level in cris serial driverWANG Cong
2011-09-22serial: Support the EFR-register of XR1715x uarts.Søren Holm
2011-09-22cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-09-22TTY: serial, remove dead code from 68328Jiri Slaby
2011-09-22TTY: serial: Move mutex_unlock in uart_close functionNobuhiro Iwamatsu
2011-09-22serial: pxa: work around for errata #20Marcus Folkesson
2011-08-26tty: add a DesignWare 8250 driverJamie Iles
2011-08-26tty: 8250: export serial8250_handle_irqJamie Iles
2011-08-26tty/powerpc: fix build break with ehv_bytechan.c on allyesconfigTimur Tabi
2011-08-26max3110: Fix up port->tty backreferencingAlan Cox
2011-08-26max3110: add sysrq supportAlexander Shishkin
2011-08-26max3110: wake up fixesDirk Brandewie
2011-08-26n_gsm: Send CLD command on exitAlan Cox
2011-08-26n_gsm: update TODO listAlan Cox
2011-08-26hsu: add runtime pm supportKristen Carlson Accardi
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby
2011-08-25TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby
2011-08-25TTY: serial, move locking in uart_closeJiri Slaby
2011-08-25TTY: serial, use ASYNCB_CLOSING in uart_closeJiri Slaby
2011-08-24jsm: print byte we are dequeingThadeu Lima de Souza Cascardo
2011-08-24jsm: remove buggy write queueThadeu Lima de Souza Cascardo
2011-08-24jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo
2011-08-24tty: Add support serial for EXYNOS4212 SoCKukjin Kim
2011-08-24atmel_serial: RS485: receiving enabled when sending dataBernhard Roth
2011-08-24serial/imx: support to handle break characterHui Wang
2011-08-24Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman
2011-08-24Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman
2011-08-23tty: of_serial: add support for the DesignWare 8250Jamie Iles
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham
2011-08-23serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang
2011-08-23tty: clearify structure initializer in notify_write()Mathias Krause
2011-08-23serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang