summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB supportAlexander Shiyan2014-09-101-1/+1
* serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado2014-09-101-0/+1
* tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2014-09-091-2/+23
* tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior2014-09-092-0/+20
* tty: vt8500_serial: explicitly calculate base baud rateAlexey Charkov2014-09-091-6/+21
* tty: vt8500_serial: add polled console functionsAlexey Charkov2014-09-091-0/+31
* tty: vt8500_serial: add missing support for RTS settingAlexey Charkov2014-09-091-0/+8
* tty: vt8500_serial: add support for UART in WM8880 chipsAlexey Charkov2014-09-091-14/+56
* serial: kgdb_nmi: No CON_ENABLED by defaultDaniel Thompson2014-09-091-2/+3
* serial: amba-pl011: Use container_of() to get uart_amba_portDaniel Thompson2014-09-091-18/+36
* serial: imx: clean up imx_poll_get_char()Dirk Behme2014-09-091-25/+4
* serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()Peter Hurley2014-09-091-5/+8
* serial: 8250: Document serial8250_modem_status() lockingPeter Hurley2014-09-091-0/+1
* serial: blackfin: Fix missing gpio.hPeter Hurley2014-09-091-0/+1
* serial: sunsab: Don't enable tx if tx stoppedPeter Hurley2014-09-091-1/+1
* serial: mpc52xx: Use default serial core x_char handlerPeter Hurley2014-09-091-17/+0
* serial: Fix send_xchar() handlersPeter Hurley2014-09-092-0/+6
* serial: core: Remove unsafe x_char optimizationPeter Hurley2014-09-091-6/+2
* serial: core: Fix x_char racePeter Hurley2014-09-091-4/+3
* serial: imx: Fix x_char handling and tx flow controlPeter Hurley2014-09-091-23/+16
* serial: Style fixPeter Hurley2014-09-091-2/+1
* Revert "serial: uart: add hw flow control support configuration"Peter Hurley2014-09-093-17/+5
* tty/serial: samsung: enable usage for 64-bit Exynos platformsNaveen Krishna Chatradhi2014-09-091-1/+1
* serial: vr41xx_siu: delete double assignmentJulia Lawall2014-09-091-1/+0
* serial: Fix build failure caused by missing header filePranith Kumar2014-09-091-0/+1
* ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione2014-09-093-0/+653
* tty: serial: uartlite: Remove .owner field for driverMichal Simek2014-09-091-1/+0
* tty: serial: xuartps: Remove .owner field for driverMichal Simek2014-09-091-1/+0
* serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi2014-09-091-1/+1
* serial: msm_serial: Fix kgdb continueStephen Boyd2014-09-091-15/+7
* serial: clps711x: Use mctrl_gpio helpers for handling modem signalsAlexander Shiyan2014-09-092-22/+11
* serial: serial_core.c: printk replacementSudip Mukherjee2014-09-091-15/+11
* serial: altera: Make of_device_id arrays constTobias Klauser2014-09-092-2/+2
* tty: serial: msm: Fix 'void function return statements are not generally usef...Kiran Padwal2014-09-091-2/+0
* tty: serial: msm: Fix 'else is not generally useful after a break or return' ...Kiran Padwal2014-09-091-2/+2
* tty: serial: msm: Fix style warnings relating to printk()Kiran Padwal2014-09-091-6/+5
* tty: serial: msm: Fix 'Missing a blank line after declarations' warningKiran Padwal2014-09-091-2/+2
* tty: serial: msm: remove braces {} in msm_serial.cKiran Padwal2014-09-091-3/+2
* serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado2014-09-093-0/+259
* serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado2014-09-091-0/+39
* jsm: add support for additional Neo cardsBill Pemberton2014-09-082-4/+44
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-142-6/+6
|\
| * Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-112-6/+6
| |\
| | * of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-6/+3
| | * of: Enable console on serial ports specified by /chosen/stdout-pathGrant Likely2014-06-261-0/+3
* | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-4/+0
|\ \ \
| * | | serial: samsung: Remove support for legacy clock codeTomasz Figa2014-07-181-4/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-061-0/+9
|\ \ \ \
| * | | | sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-08-051-0/+9
| |/ / /
* | | | pch_uart: don't hardcode PCI slot to get DMA deviceAndy Shevchenko2014-08-021-3/+4