summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | serial: 8250_mtk: support big baud rate.Eddie Huang2016-08-312-8/+2
| * | tty/serial: at91: use of_property_read_boolJulia Lawall2016-08-311-4/+4
| * | tty: serial: fsl_lpuart: Add support for RS-485Bhuvanchandra DV2016-08-311-6/+72
| * | tty: serial: fsl_lpuart: Update suspend/resume for DMA modeBhuvanchandra DV2016-08-311-0/+44
| * | tty: serial: fsl_lpuart: Use scatter/gather DMA for TxBhuvanchandra DV2016-08-311-144/+113
| * | tty: serial: fsl_lpuart: Use cyclic DMA for RxBhuvanchandra DV2016-08-311-225/+258
| * | tty: serial: fsl_lpuart: Fix broken 8m/s1 supportBhuvanchandra DV2016-08-311-2/+7
| * | tty: serial: fsl_lpuart: fix clearing of receive flagStefan Agner2016-08-311-3/+6
| * | tty: serial: fsl_lpuart: support suspend/resumeStefan Agner2016-08-311-2/+14
| * | tty: serial: fsl_lpuart: consider TX FIFO too in tx_emptyStefan Agner2016-08-311-2/+12
| * | serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang2016-08-311-1/+1
| * | serial: vt8500_serial: Fix a parameter of find_first_zero_bit.Christophe JAILLET2016-08-311-4/+4
| * | tty: serial_core: convert uart_close to use tty_port_closeRob Herring2016-08-311-37/+19
| * | tty: serial_core: convert uart_open to use tty_port_openRob Herring2016-08-311-47/+23
| * | serial: samsung: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2016-08-312-2/+2
| * | tty/serial: atmel: add fractional baud rate supportLudovic Desroches2016-08-311-8/+33
| * | tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-IDShawn Guo2016-08-311-1/+6
| * | tty: amba-pl011: add .get_fifosize for ZTE deviceShawn Guo2016-08-311-1/+6
| * | tty: amba-pl011: define flag register bits for ZTE deviceShawn Guo2016-08-311-10/+35
* | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-032-1/+6
|\ \ \
| * \ \ Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-058-70/+159
| |\ \ \ | | | |/ | | |/|
| * | | serial: pch_uart: Add support for reading clock-frequency from DTZubair Lutfullah Kakakhel2016-08-312-1/+6
| | |/ | |/|
* | | Merge branch 'device-properties'Rafael J. Wysocki2016-10-021-5/+10
|\ \ \ | |_|/ |/| |
| * | serial: 8250_dw: Add quirk for APM X-Gene SoCHeikki Krogerus2016-09-011-5/+10
| |/
* | serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon2016-08-311-0/+139
* | serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko2016-08-311-0/+3
* | Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-315-68/+15
* | 8250/fintek: rename IRQ_MODE macroArnd Bergmann2016-08-181-2/+2
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-2/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\
| * serial: clps711x: Changing the compatibility string to match with the smalles...Alexander Shiyan2016-07-061-1/+1
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-303-3/+18
|\ \
| * | tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas2016-07-271-1/+7
| * | tty/hvc: Use IRQF_SHARED for OPAL hvc consolesSam Mendoza-Jonas2016-07-273-2/+11
* | | sparc: serial: sunhv: fix a double lock bugDan Carpenter2016-07-271-6/+0
* | | mm: oom: add memcg to oom_controlVladimir Davydov2016-07-261-0/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-252-4/+4
|\ \ \
| * | | timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinnedThomas Gleixner2016-07-071-2/+2
| * | | timers, drivers/tty/metag_da: Initialize the poll timer as pinnedThomas Gleixner2016-07-071-2/+2
* | | | Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-2445-845/+1158
|\ \ \ \
| * \ \ \ Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman2016-07-042-2/+6
| |\ \ \ \ | | |/ / /
| * | | | tty/serial: atmel: enforce tasklet init and termination sequencesNicolas Ferre2016-06-261-23/+38
| * | | | serial: sh-sci: Stop transfers in sci_shutdown()Geert Uytterhoeven2016-06-261-0/+4
| * | | | serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada2016-06-252-3/+1
| * | | | serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-251-1/+1
| * | | | serial: 8250_uniphier: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-251-1/+1
| * | | | tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-255-15/+68
| * | | | serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios structYegor Yefremov2016-06-251-0/+18
| * | | | serial: mctrl_gpio: add modem control read routineYegor Yefremov2016-06-252-1/+32
| * | | | tty/serial/8250: make UART_MCR register access consistentYegor Yefremov2016-06-253-26/+35
OpenPOWER on IntegriCloud