summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | serial: sh-sci: Initialise variables before access in sci_set_termios()Simon Horman2013-06-261-2/+2
| | * | | | | serial: sh-sci: HSCIF supportUlrich Hecht2013-06-171-8/+94
| | |/ / / /
| * | / / / serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is definedChander Kashyap2013-06-191-3/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-18/+67
|\ \ \ \ \
| * | | | | Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-143-7/+22
| |\| | | |
| * | | | | Merge tag 'zynq-clk-for-3.11' of git://git.xilinx.com/linux-xlnx into next/socOlof Johansson2013-06-071-18/+67
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | arm: zynq: Migrate platform to clock controllerSoren Brinkmann2013-05-271-18/+67
| | | |/ / | | |/| |
* | | | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-021-1/+1
|\ \ \ \ \
| * | | | | ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann2013-06-201-1/+1
| | |_|/ / | |/| | |
* | | | | Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-06-301-4/+0
* | | | | pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart2013-06-251-0/+5
* | | | | tty: atmel_serial: prepare clk before calling enableBoris BREZILLON2013-06-241-10/+31
* | | | | Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman2013-06-241-1/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-1/+9
| |/ / /
* | | | serial: omap: Fix device tree based PM runtimeTony Lindgren2013-06-171-6/+5
* | | | serial: imx: Fix serial clock unbalanceFabio Estevam2013-06-171-2/+4
* | | | serial/mpc52xx_uart: fix kernel panic when system rebootMatteo Facchinetti2013-06-171-0/+3
* | | | serial: mfd: Add sysrq supportFeng Tang2013-06-171-0/+4
* | | | serial: imx: enable the clocks for consoleHuang Shijie2013-06-081-9/+14
* | | | tty: serial: add Freescale lpuart driver supportJingchang Lu2013-06-083-0/+889
* | | | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-083-7/+22
|\| | |
| * | | Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin2013-06-031-7/+7
| * | | serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap2013-06-031-0/+13
| * | | serial/imx: disable hardware flow control at startupLucas Stach2013-06-031-0/+2
| |/ /
* | | serial: imx: Improve Kconfig textFabio Estevam2013-06-061-4/+3
* | | serial: imx: Allow module buildFabio Estevam2013-06-061-2/+2
* | | serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLEFabio Estevam2013-06-061-0/+2
* | | tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()Alexey Khoroshilov2013-06-061-2/+3
* | | serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s...Wei Yongjun2013-06-061-3/+3
* | | tty: serial: Enable uartlite for ARM zynqMichal Simek2013-06-061-1/+1
* | | serial: imx: enable the clocks only when the uart is usedHuang Shijie2013-06-061-3/+14
* | | stallion: final cleanupPaul Bolle2013-06-031-3/+2
* | | serial: imx: add support for DTE modeHuang Shijie2013-06-031-0/+6
* | | serial: omap: repair building without PM_SLEEPArnd Bergmann2013-06-031-1/+1
* | | driver: tty: add missing unregister in err caseLibo Chen2013-06-031-1/+3
* | | serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_...Wei Yongjun2013-06-031-1/+7
* | | serial/mpc52xx_uart: add MPC5125 PSC supportMatteo Facchinetti2013-06-031-0/+241
* | | serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART supportMatteo Facchinetti2013-06-031-42/+119
* | | serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-0310-36/+23
* | | serial: vt8500: Remove redundant use of of_match_ptr macroSachin Kamat2013-06-031-1/+1
* | | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-277-31/+19
|\| |
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-241-23/+0
| |\ \
| | * | SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-191-23/+0
| | |/
| * | serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus2013-05-211-0/+1
| * | serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun2013-05-201-1/+3
| * | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun2013-05-201-3/+8
| * | serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-201-0/+1
| * | serial: pl011: protect attribute read from NULL platform data structLee Jones2013-05-201-1/+1
| * | tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-201-1/+1
| * | serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia2013-05-201-2/+4
| |/