summaryrefslogtreecommitdiff
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAge
* tty: serial: Remove use of PM_RUNTIME config flagGirish Mahadevan2016-03-22
* tty: serial: msm_hs: Add snapshot of msm_hs uart driversGirish Mahadevan2016-03-22
* drivers: tty: serial: Add snapshot of SMD_TTY DriverKarthikeyan Ramasubramanian2016-03-22
* serial_core: Add wake_peer uart operationSan Mehat2016-02-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-25
|\
| * tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar2015-12-24
| * tty: serial: constify sunhv_ops structsAya Mahfouz2015-12-24
* | serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven2015-12-12
* | serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda2015-12-12
* | serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada2015-12-12
|/
* serial: export fsl8250_handle_irqArnd Bergmann2015-11-20
* serial: 8250_mid: Add missing dependencyHeikki Krogerus2015-11-20
* serial: etraxfs-uart: Fix crashGuenter Roeck2015-11-20
* serial: fsl_lpuart: Fix earlycon supportPeter Hurley2015-11-20
* bcm63xx_uart: Use the device name when registering an interruptSimon Arlott2015-11-20
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
| | |/
* | | Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-05
|\ \ \
| * \ \ Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-10-02
| |\ \ \
| * | | | serial: 8250_dw: allow lower reference frequenciesAndy Shevchenko2015-10-02
| | |_|/ | |/| |
* | | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-04
|\ \ \ \
| * | | | serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()Timur Tabi2015-10-17
| * | | | serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus2015-10-17
| * | | | dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus2015-10-17
| * | | | serial: fix mctrl helper functionsArnd Bergmann2015-10-17
| * | | | serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus2015-10-17
| * | | | serial: fsl_lpuart: add earlycon supportStefan Agner2015-10-17
| * | | | tty: disable unbind for old 74xx based serial/mpsc console portPaul Gortmaker2015-10-17
| * | | | serial: at91, fix rs485 propertiesJiri Slaby2015-10-17
| * | | | tty: Remove tty_port::close_waitPeter Hurley2015-10-17
| * | | | tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-17
| * | | | serial: tegra: Add helper function for handling RX bufferJon Hunter2015-10-17
| * | | | serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()Jon Hunter2015-10-17
| * | | | serial: tegra: Remove unnecessary return statementsJon Hunter2015-10-17
| * | | | serial: tegra: Handle another RX race conditionJon Hunter2015-10-17
| * | | | serial: 8250_omap: Remove RTS clearPeter Hurley2015-10-17
| * | | | serial: Enable Freescale 16550 workaround on armScott Wood2015-10-17
| * | | | tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...Andreas Werner2015-10-17
| * | | | serial: atmel: fix compiler warning on address castAndre Przywara2015-10-17
| * | | | Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman2015-10-12
| |\ \ \ \
| * | | | | tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitationIvan T. Ivanov2015-10-04
| * | | | | tty: serial: msm: Add RX DMA supportIvan T. Ivanov2015-10-04
| * | | | | tty: serial: msm: Add TX DMA supportIvan T. Ivanov2015-10-04
| * | | | | tty: serial: msm: Add msm prefix to all driver functionsIvan T. Ivanov2015-10-04
| * | | | | tty: serial: msm: replaces (1 << x) with BIT(x) macroPramod Gurav2015-10-04
| * | | | | tty: serial: msm: Add mask value for UART_DM registersPramod Gurav2015-10-04
| * | | | | sc16is7xx: null ptr checkSean Nyekjaer2015-10-04
| * | | | | serial: omap: remove warnings about unused functionsEzequiel Garcia2015-10-04
| * | | | | mpsc: use dma_set_mask insted of dma_supportedChristoph Hellwig2015-10-04