summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-132-24/+36
|\
| * Revert "serial: Delete dead code for CIR serial ports"Sean Young2017-08-011-6/+17
| * tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-301-18/+19
* | gpio: exar: Use correct property prefix and document bindingsJan Kiszka2017-08-011-2/+2
|/
* tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam2017-07-171-9/+15
* serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison2017-07-171-1/+1
* Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman2017-07-171-17/+8Star
* serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter2017-07-171-4/+8
* serial: st-asc: Potential error pointer dereferenceDan Carpenter2017-07-171-0/+1
* drivers: tty: serial: move inline before return typeJoe Perches2017-07-132-4/+4
* Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-071-5/+168
|\
| * serial: exar: Add support for IOT2040 deviceJan Kiszka2017-07-031-1/+128
| * gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka2017-07-031-3/+12
| * serial: exar: Factor out platform hooksJan Kiszka2017-07-031-5/+27
| * gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka2017-07-031-0/+2
| * gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka2017-07-031-1/+3
| * gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka2017-06-201-1/+2
* | tty: serial: lpuart: add a more accurate baud rate calculation methodDong Aisheng2017-06-291-7/+72
* | tty: serial: lpuart: add earlycon support for imx7ulpDong Aisheng2017-06-291-0/+13
* | tty: serial: lpuart: add imx7ulp supportDong Aisheng2017-06-291-0/+11
* | tty: serial: lpuart: add little endian 32 bit register supportDong Aisheng2017-06-291-15/+30
* | tty: serial: lpuart: refactor lpuart32_{read|write} prototypeDong Aisheng2017-06-291-61/+62
* | tty: serial: lpuart: introduce lpuart_soc_data to represent SoC propertyDong Aisheng2017-06-291-20/+27
* | serial: imx-serial - move DMA buffer configuration to DTNandor Han2017-06-291-8/+17
* | serial: imx: Enable RTSD only when neededNandor Han2017-06-291-1/+3
* | serial: imx: Remove unused members from imx_port structFabio Estevam2017-06-291-3/+0Star
* | serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeoutVignesh R2017-06-291-2/+21
* | serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell2017-06-291-0/+4
* | tty/serial: meson_uart: update to stable bindingsHelmut Klein2017-06-201-6/+84
* | serial: Delete dead code for CIR serial portsMatthias Brugger2017-06-201-17/+6Star
* | serial: sirf: make of_device_ids constArvind Yadav2017-06-201-1/+1
* | serial/mpsc: switch to dma_alloc_attrsChristoph Hellwig2017-06-201-4/+6
* | tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber2017-06-203-0/+155
* | tty/serial: atmel: make the driver DT onlyAlexandre Belloni2017-06-141-63/+33Star
* | tty/serial: atmel: remove atmel_default_console_device handlingAlexandre Belloni2017-06-141-43/+0Star
* | serial: rate limit custom-speed deprecation noticeJohan Hovold2017-06-131-3/+2Star
* | serial: exar: Leave MPIOs as output for Commtech adaptersJan Kiszka2017-06-091-4/+11
* | tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-06-092-27/+9Star
* | serial: uartps: Fix kernel doc warningsNava kishore Manne2017-06-031-0/+1
* | serial: 8250_of: Add reset supportJoel Stanley2017-06-031-0/+10
* | Fix serial console on SNI RM400 machinesThomas Bogendoerfer2017-06-031-5/+10
* | Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman2017-05-297-19/+37
|\ \
| * | serial: altera_uart: call iounmap() at driver removeTobias Klauser2017-05-251-0/+1
| * | serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König2017-05-251-2/+12
| * | serial: enable serdev supportJohan Hovold2017-05-181-2/+2
| * | serial: core: fix crash in uart_suspend_portLucas Stach2017-05-181-1/+1
| * | serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-05-181-1/+1
| * | serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov2017-05-181-0/+1
| * | serial: exar: Fix stuck MSIsJan Kiszka2017-05-181-9/+10
| * | serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-05-181-3/+8