index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
serial: 8250_dw: Use an unified new dev variable in probe
Kefeng Wang
2016-09-01
1
-22
/
+23
|
*
|
serial: imx-serial - update RX error counters when DMA is used
Nandor Han
2016-08-31
1
-0
/
+32
|
*
|
serial: imx-serial - update UART IMX driver to use cyclic DMA
Nandor Han
2016-08-31
1
-63
/
+78
|
*
|
serial: 8250_lpss: enable DMA on Intel Quark UART
Andy Shevchenko
2016-08-31
1
-3
/
+75
|
*
|
serial: 8250_lpss: enable MSI for Intel Quark
Andy Shevchenko
2016-08-31
1
-0
/
+15
|
*
|
serial: 8250_lpss: move Quark code from PCI driver
Andy Shevchenko
2016-08-31
3
-14
/
+13
|
*
|
serial: 8250_lpss: split LPSS driver to separate module
Andy Shevchenko
2016-08-31
4
-235
/
+303
|
*
|
serial: 8250: enable AFE on ports where FIFO is 16 bytes
Andy Shevchenko
2016-08-31
1
-6
/
+3
|
*
|
serial: 8250_dma: adjust DMA address of the UART
Andy Shevchenko
2016-08-31
2
-2
/
+11
|
*
|
serial: 8250_dma: switch to new dmaengine_terminate_* API
Andy Shevchenko
2016-08-31
1
-3
/
+3
|
*
|
sc16is7xx: make sure device is in suspend once probed
Florian Vallee
2016-08-31
1
-0
/
+20
|
*
|
serial: 8250_mtk: support big baud rate.
Eddie Huang
2016-08-31
2
-8
/
+2
|
*
|
tty/serial: at91: use of_property_read_bool
Julia Lawall
2016-08-31
1
-4
/
+4
|
*
|
tty: serial: fsl_lpuart: Add support for RS-485
Bhuvanchandra DV
2016-08-31
1
-6
/
+72
|
*
|
tty: serial: fsl_lpuart: Update suspend/resume for DMA mode
Bhuvanchandra DV
2016-08-31
1
-0
/
+44
|
*
|
tty: serial: fsl_lpuart: Use scatter/gather DMA for Tx
Bhuvanchandra DV
2016-08-31
1
-144
/
+113
|
*
|
tty: serial: fsl_lpuart: Use cyclic DMA for Rx
Bhuvanchandra DV
2016-08-31
1
-225
/
+258
|
*
|
tty: serial: fsl_lpuart: Fix broken 8m/s1 support
Bhuvanchandra DV
2016-08-31
1
-2
/
+7
|
*
|
tty: serial: fsl_lpuart: fix clearing of receive flag
Stefan Agner
2016-08-31
1
-3
/
+6
|
*
|
tty: serial: fsl_lpuart: support suspend/resume
Stefan Agner
2016-08-31
1
-2
/
+14
|
*
|
tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
Stefan Agner
2016-08-31
1
-2
/
+12
|
*
|
serial: 8250_dw: Check the data->pclk when get apb_pclk
Kefeng Wang
2016-08-31
1
-1
/
+1
|
*
|
serial: vt8500_serial: Fix a parameter of find_first_zero_bit.
Christophe JAILLET
2016-08-31
1
-4
/
+4
|
*
|
tty: serial_core: convert uart_close to use tty_port_close
Rob Herring
2016-08-31
1
-37
/
+19
|
*
|
tty: serial_core: convert uart_open to use tty_port_open
Rob Herring
2016-08-31
1
-47
/
+23
|
*
|
serial: samsung: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-08-31
2
-2
/
+2
|
*
|
tty/serial: atmel: add fractional baud rate support
Ludovic Desroches
2016-08-31
1
-8
/
+33
|
*
|
tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-ID
Shawn Guo
2016-08-31
1
-1
/
+6
|
*
|
tty: amba-pl011: add .get_fifosize for ZTE device
Shawn Guo
2016-08-31
1
-1
/
+6
|
*
|
tty: amba-pl011: define flag register bits for ZTE device
Shawn Guo
2016-08-31
1
-10
/
+35
*
|
|
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-10-03
2
-1
/
+6
|
\
\
\
|
*
\
\
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
2016-09-05
8
-70
/
+159
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
serial: pch_uart: Add support for reading clock-frequency from DT
Zubair Lutfullah Kakakhel
2016-08-31
2
-1
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'device-properties'
Rafael J. Wysocki
2016-10-02
1
-5
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
serial: 8250_dw: Add quirk for APM X-Gene SoC
Heikki Krogerus
2016-09-01
1
-5
/
+10
|
|
/
*
|
serial: 8250: added acces i/o products quad and octal serial cards
Jimi Damon
2016-08-31
1
-0
/
+139
*
|
serial: 8250_mid: fix divide error bug if baud rate is 0
Andy Shevchenko
2016-08-31
1
-0
/
+3
*
|
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
2016-08-31
5
-68
/
+15
*
|
8250/fintek: rename IRQ_MODE macro
Arnd Bergmann
2016-08-18
1
-2
/
+2
|
/
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-2
/
+2
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
\
|
*
serial: clps711x: Changing the compatibility string to match with the smalles...
Alexander Shiyan
2016-07-06
1
-1
/
+1
*
|
sparc: serial: sunhv: fix a double lock bug
Dan Carpenter
2016-07-27
1
-6
/
+0
*
|
tty/serial: atmel: enforce tasklet init and termination sequences
Nicolas Ferre
2016-06-26
1
-23
/
+38
*
|
serial: sh-sci: Stop transfers in sci_shutdown()
Geert Uytterhoeven
2016-06-26
1
-0
/
+4
*
|
serial: 8250_ingenic: drop #if conditional surrounding earlycon code
Masahiro Yamada
2016-06-25
2
-3
/
+1
*
|
serial: 8250_mtk: drop !defined(MODULE) conditional
Masahiro Yamada
2016-06-25
1
-1
/
+1
*
|
serial: 8250_uniphier: drop !defined(MODULE) conditional
Masahiro Yamada
2016-06-25
1
-1
/
+1
*
|
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
2016-06-25
5
-15
/
+68
*
|
serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios struct
Yegor Yefremov
2016-06-25
1
-0
/
+18
[prev]
[next]