summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
* | serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley2015-02-071-1/+1
* | serial: driver for ETRAX FS UARTNiklas Cassel2015-02-073-0/+1007
* | 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
* | serial: samsung: remove redundant interrupt enablingRobert Baldyga2015-02-021-8/+1
* | serial: omap: Fix RTS handlingPeter Hurley2015-02-021-8/+14
* | serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley2015-02-021-9/+7
* | serial: core: Rework hw-assisted flow control supportPeter Hurley2015-02-023-49/+41
* | tty/serial: 8250_early: Add support for PXA UARTsRob Herring2015-02-021-3/+5
* | tty/serial: of_serial: add support for PXA/MMP uartsRob Herring2015-02-021-0/+4
* | tty/serial: of_serial: add DT alias ID handlingRob Herring2015-02-021-0/+4
* | serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley2015-02-021-9/+9
* | serial: 8250: Use canary to restart console after suspendPeter Hurley2015-02-021-1/+34
* | serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley2015-02-021-22/+30
* | serial: 8250: Refactor divisor programmingPeter Hurley2015-02-021-39/+48
* | serial: 8250: Refactor LCR computationPeter Hurley2015-02-021-11/+21
* | serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley2015-02-021-8/+9
* | tty: serial: men_z135_uart: Fix driver for changes in hardwareJohannes Thumshirn2015-02-021-46/+109
* | serial: core: Simplify console suspend logic in uart_suspend_port()Peter Hurley2015-02-021-18/+17
* | serial: samsung: Add support for early consoleTomasz Figa2015-02-022-0/+104
* | serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handlingHisashi Nakamura2015-02-021-1/+13
OpenPOWER on IntegriCloud