aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
| * | tty: serial: jsm_tty: constify uart_ops structuresJulia Lawall2016-09-02
| * | serial/bcm63xx_uart: constify uart_ops structuresJulia Lawall2016-09-02
| * | serial: altera: constify uart_ops structuresJulia Lawall2016-09-02
| * | tty/serial: at91: constify uart_ops structuresJulia Lawall2016-09-02
| * | serial: st-asc: constify uart_ops structuresJulia Lawall2016-09-02
| * | serial/arc: constify uart_ops structuresJulia Lawall2016-09-01
| * | serial: 8250_dw: Use an unified new dev variable in probeKefeng Wang2016-09-01
| * | serial: imx-serial - update RX error counters when DMA is usedNandor Han2016-08-31
| * | serial: imx-serial - update UART IMX driver to use cyclic DMANandor Han2016-08-31
| * | serial: 8250_lpss: enable DMA on Intel Quark UARTAndy Shevchenko2016-08-31
| * | serial: 8250_lpss: enable MSI for Intel QuarkAndy Shevchenko2016-08-31
| * | serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko2016-08-31
| * | serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko2016-08-31
| * | serial: 8250: enable AFE on ports where FIFO is 16 bytesAndy Shevchenko2016-08-31
| * | serial: 8250_dma: adjust DMA address of the UARTAndy Shevchenko2016-08-31
| * | serial: 8250_dma: switch to new dmaengine_terminate_* APIAndy Shevchenko2016-08-31
| * | sc16is7xx: make sure device is in suspend once probedFlorian Vallee2016-08-31
| * | serial: 8250_mtk: support big baud rate.Eddie Huang2016-08-31
| * | tty/serial: at91: use of_property_read_boolJulia Lawall2016-08-31
| * | tty: serial: fsl_lpuart: Add support for RS-485Bhuvanchandra DV2016-08-31
| * | tty: serial: fsl_lpuart: Update suspend/resume for DMA modeBhuvanchandra DV2016-08-31
| * | tty: serial: fsl_lpuart: Use scatter/gather DMA for TxBhuvanchandra DV2016-08-31
| * | tty: serial: fsl_lpuart: Use cyclic DMA for RxBhuvanchandra DV2016-08-31
| * | tty: serial: fsl_lpuart: Fix broken 8m/s1 supportBhuvanchandra DV2016-08-31
| * | tty: serial: fsl_lpuart: fix clearing of receive flagStefan Agner2016-08-31
| * | tty: serial: fsl_lpuart: support suspend/resumeStefan Agner2016-08-31
| * | tty: serial: fsl_lpuart: consider TX FIFO too in tx_emptyStefan Agner2016-08-31
| * | serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang2016-08-31
| * | serial: vt8500_serial: Fix a parameter of find_first_zero_bit.Christophe JAILLET2016-08-31
| * | tty: serial_core: convert uart_close to use tty_port_closeRob Herring2016-08-31
| * | tty: serial_core: convert uart_open to use tty_port_openRob Herring2016-08-31
| * | serial: samsung: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2016-08-31
| * | tty/serial: atmel: add fractional baud rate supportLudovic Desroches2016-08-31
| * | tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-IDShawn Guo2016-08-31
| * | tty: amba-pl011: add .get_fifosize for ZTE deviceShawn Guo2016-08-31
| * | tty: amba-pl011: define flag register bits for ZTE deviceShawn Guo2016-08-31
* | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-03
|\ \ \
| * \ \ Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-05
| |\ \ \ | | | |/ | | |/|
| * | | serial: pch_uart: Add support for reading clock-frequency from DTZubair Lutfullah Kakakhel2016-08-31
| | |/ | |/|
* | | Merge branch 'device-properties'Rafael J. Wysocki2016-10-01
|\ \ \ | |_|/ |/| |
| * | serial: 8250_dw: Add quirk for APM X-Gene SoCHeikki Krogerus2016-08-31
| |/
* | serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon2016-08-31
* | serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko2016-08-31
* | Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-31
* | 8250/fintek: rename IRQ_MODE macroArnd Bergmann2016-08-18
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-01
|\
| * serial: clps711x: Changing the compatibility string to match with the smalles...Alexander Shiyan2016-07-06
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31
|\ \
| * | tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas2016-07-26