summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten
2011-10-13tty: drop superfluous dependency in KconfigPaul Bolle
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-10-05devicetree: fix build error on drivers/tty/serial/altera_jtaguart.cGrant Likely
2011-10-05Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely
2011-09-29tty: use of_match_ptr() for of_match_table entryBen Dooks
2011-09-29TTY: snyclinkmp: forever loop in tx_load_dma_buffer()Dan Carpenter
2011-09-27clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-27clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King
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-09-22serial/imx: add of_alias_get_id() reference backShawn Guo
2011-09-21SERIAL: Lantiq: Set timeout in uart_portJohn Crispin
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt
2011-09-20hvcs: Ensure page aligned partner info bufferBrian King
2011-09-20Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt
2011-09-20serial/8250: Move UPIO_TSI to powerpcArnd Bergmann
2011-09-19serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-09-14cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-29msm_serial: Add devicetree supportDavid Brown
2011-08-29msm_serial: Use relative resources for iomemDavid Brown
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
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