summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* vt: vt_ioctl: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-071-1/+1
* serial/8250_dw: use platform_get_irq() instead of platform_get_resource()Alexey Brodkin2015-03-071-4/+10
* serial: earlycon: Refactor parse_options into serial corePeter Hurley2015-03-072-26/+59
* tty/serial: at91: correct the usage of taskletLeilei Zhao2015-03-071-0/+4
* tty/serial: at91: set ops in property init each timeLeilei Zhao2015-03-071-0/+1
* tty/serial: at91: revise the return type of atmel_init_propertyLeilei Zhao2015-03-071-4/+3
* tty/serial: at91: correct buffer size used in DMALeilei Zhao2015-03-071-1/+1
* tty/serial: at91: correct check of buf used in DMALeilei Zhao2015-03-071-2/+2
* drivers/tty: amba: defer DMA probe until the DMA channel is required.Jorge Ramirez-Ortiz2015-03-071-54/+17
* serial/amba-pl011: Leave the TX IRQ alone when the UART is not openDave Martin2015-03-071-4/+1
* serial/amba-pl011: Activate TX IRQ passivelyDave Martin2015-03-071-50/+115
* tty: serial: xilinx_uartps: Use Macro for ttyPS0Peter Crosthwaite2015-03-071-1/+2
* serial: sprd: Fix iotypePeter Hurley2015-03-071-1/+3
* serial: imx: add support for half duplex rs485Uwe Kleine-König2015-03-071-12/+95
* serial: imx: drop support for IRDAUwe Kleine-König2015-03-071-148/+9
* serial: imx: fix comment about which machines use the i.MX21 typeUwe Kleine-König2015-03-071-1/+1
* serial: imx: reformat and cleanup copyright headerUwe Kleine-König2015-03-071-13/+6
* serial: imx: drop members from driver data that are only used during probeUwe Kleine-König2015-03-071-10/+11
* serial: imx: remove long dead codeUwe Kleine-König2015-03-071-9/+0
* serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König2015-03-071-5/+3
* x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko2015-03-073-1516/+0
* serial: 8250_pci: add Intel Penwell portsAndy Shevchenko2015-03-071-0/+183
* tty: serial: s/Medfile/MedfieldJoseph Kogut2015-03-071-1/+1
* serial: ar933x_uart: Fix off-by-one for checking valid alias idAxel Lin2015-03-071-1/+1
* serial: mctrl-gpio: simplify init routineUwe Kleine-König2015-03-071-18/+11
* serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalidUwe Kleine-König2015-03-071-18/+2
* serial: mxs-auart: properly handle mctrl_gpio failingUwe Kleine-König2015-03-071-7/+9
* serial: clps711x: fail if mctrl_gpio_init failsUwe Kleine-König2015-03-071-0/+2
* serial: atmel: fix error handling when mctrl_gpio_init failsUwe Kleine-König2015-03-071-5/+6
* tty: max3100: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-071-1/+1
* serial: imx: Do not store/restore the UBRC registerFabio Estevam2015-03-071-3/+1
* tty: serial/bcm63xx_uart: fix sparse warningLad, Prabhakar2015-03-071-2/+2
* serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading supportMika Westerberg2015-03-071-0/+1
* sprd_serial: compile sprd_suspend and sprd_resume conditionallyPaul Bolle2015-03-071-0/+2
* serial:imx make of_device_id array constSanjeev Sharma2015-03-071-1/+1
* tty: serial: 8250_core: Remove trailing whitespacesMichal Simek2015-03-071-2/+2
* serial: 8250_pci: convert to dev_pm_opsAndy Shevchenko2015-03-071-16/+15
* tty: kconfig: remove the superfluous dependency on PPC_OFKevin Hao2015-03-071-2/+2
* serial: core: replace current->state by __set_current_state()Fabian Frederick2015-03-071-2/+1
* serial: pl010 is no longer brokenArnd Bergmann2015-03-071-1/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
* | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-1543-1605/+4176
|\ \
| * | serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley2015-02-071-1/+1
| * | serial: driver for ETRAX FS UARTNiklas Cassel2015-02-073-0/+1007
| * | tty: remove unused variable spropFabian Frederick2015-02-031-1/+0
| * | serial: of-serial: fetch line number from DTLucas Stach2015-02-031-0/+5
| * | serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski2015-02-021-0/+2
| * | tty/serial: serial8250_set_divisor() can be statickbuild test robot2015-02-021-1/+1
| * | tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang2015-02-023-0/+812
OpenPOWER on IntegriCloud