summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann2014-04-252-447/+470
* tty: xuartps: Don't write IRQ disable register to enable interruptsSoren Brinkmann2014-04-251-5/+1
* tty: xuartps: Refactor read-modify-writesSoren Brinkmann2014-04-251-28/+24
* tty: xuartps: Print warning in clock notifierSoren Brinkmann2014-04-251-1/+3
* tty: xuartps: Clean upSoren Brinkmann2014-04-251-136/+74
* tty: xuartps: Initialize ports according to aliasesMichal Simek2014-04-251-8/+16
* tty: xuartps: Fix kernel-doc errors in the driverMichal Simek2014-04-251-60/+49
* tty: serial: omap: fix Sparse warningsFelipe Balbi2014-04-251-2/+2
* tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi2014-04-251-3/+0
* tty: serial: omap: remove some dead codeFelipe Balbi2014-04-251-39/+0
* tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi2014-04-251-23/+9
* tty: serial: omap: switch over to platform_get_resourceFelipe Balbi2014-04-251-7/+3
* tty: serial: omap: cleanup variable declarationsFelipe Balbi2014-04-251-3/+6
* tty: serial: omap: switch over to devm_request_gpioFelipe Balbi2014-04-251-2/+3
* tty: serial: add missing bracesFelipe Balbi2014-04-251-1/+4
* Revert "serial: omap: unlock the port lock"Felipe Balbi2014-04-251-4/+1
* serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson2014-04-255-20/+3
* tty: serial: replace del_timer by del_timer_syncJulia Lawall2014-04-251-1/+1
* serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson2014-04-251-1/+1
* serial: sh-sci: Add device tree support for r8a7779Simon Horman2014-04-251-1/+9
* 8250_dw: Support all baudrates on baytrailLoic Poulain2014-04-251-4/+77
* pch_uart: Add uart device to irq nameAlexander Stein2014-04-251-1/+7
* Revert "serial: 8250, disable "too much work" messages"Greg Kroah-Hartman2014-04-171-1/+2
* serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski2014-04-161-1/+5
* serial: 8250, disable "too much work" messagesJiri Slaby2014-04-161-2/+1
* serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren2014-04-161-12/+17
* serial_core: Fix pm imbalance on unbindGeert Uytterhoeven2014-04-161-0/+2
* serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski2014-04-161-1/+1
* serial: timberdale: Depend on X86_32Jean Delvare2014-04-161-0/+1
* serial: st-asc: Fix SysRq char handlingDaniel Thompson2014-04-161-2/+2
* Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...Alexander Shiyan2014-04-161-14/+6
* serial_core: Fix conditional start_tx on ring buffer not emptySeth Bollinger2014-04-161-2/+1
* serial: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König2014-04-161-0/+3
* serial: omap: free the wakeup settings in removeSanjay Singh Rawat2014-04-161-0/+1
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-061-1/+1
|\
| * Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-02-251-1/+1
| |\
| | * tty: serial: msm: Enable building msm_serial for ARCH_QCOMKumar Gala2014-02-061-1/+1
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-18/+31
|\ \ \
| * \ \ Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-191-18/+31
| |\ \ \ | | |/ / | |/| |
| | * | ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij2013-12-201-18/+31
* | | | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-0221-661/+1045
|\ \ \ \
| * | | | tty/serial: omap: empty the RX FIFO at the end of half-duplex TXDimitris Lampridis2014-03-181-0/+6
| * | | | tty/serial: omap: fix RX interrupt enable/disable in half-duplex TXDimitris Lampridis2014-03-181-2/+3
| * | | | serial: sh-sci: Neaten dev_<level> usesJoe Perches2014-03-181-20/+18
| * | | | serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFFGeert Uytterhoeven2014-03-181-1/+1
| * | | | serial: sh-sci: Add more register documentationGeert Uytterhoeven2014-03-181-13/+15
| * | | | serial: sh-sci: Remove useless castsGeert Uytterhoeven2014-03-181-4/+4
| * | | | serial: sh-sci: Replace printk() by pr_*()Geert Uytterhoeven2014-03-181-4/+3
| * | | | serial_core: Avoid NULL pointer dereference in uart_close()Geert Uytterhoeven2014-03-181-2/+2
| * | | | serial_core: Get a reference for port->tty in uart_remove_one_port()Geert Uytterhoeven2014-03-181-1/+5