index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
serial: 8250_pnp: Move to struct dev_pm_ops
Andy Shevchenko
1
-11
/
+9
2019-09-04
serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
Je Yen Tam
1
-4
/
+288
2019-09-04
serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Erwan Le Ray
1
-5
/
+4
2019-09-04
serial: stm32: add pm_runtime support
Erwan Le Ray
1
-3
/
+38
2019-09-04
serial: stm32: select pinctrl state in each suspend/resume function
Erwan Le Ray
1
-0
/
+5
2019-09-04
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
1
-2
/
+8
2019-09-04
tty: serial: fsl_lpuart: correct the FIFO depth size
Fugang Duan
1
-10
/
+9
2019-09-04
tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl
Fugang Duan
1
-1
/
+0
2019-09-04
tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()
Fugang Duan
1
-1
/
+1
2019-09-04
tty: serial: fsl_lpuart: add earlycon for imx8qxp platform
Fugang Duan
1
-0
/
+1
2019-09-04
tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting
Fugang Duan
1
-2
/
+0
2019-09-04
serial: 8250_exar: Use struct_size() helper
Andy Shevchenko
1
-3
/
+1
2019-09-04
serial: 8250: Use dev_get_drvdata where possible
Chuhong Yuan
2
-4
/
+2
2019-09-04
tty: serial: Remove call to memset after pci_alloc_consistent
Fuqian Huang
1
-2
/
+0
2019-09-04
serial: 8250_omap: Fix idling for unloaded serdev drivers
Tony Lindgren
1
-1
/
+10
2019-08-19
lockdown: Lock down TIOCSSERIAL
David Howells
1
-0
/
+5
2019-08-16
tty/serial: remove the ioc3_serial driver
Christoph Hellwig
3
-2204
/
+0
2019-08-16
tty/serial: remove the ioc4_serial driver
Christoph Hellwig
3
-2965
/
+0
2019-08-16
tty/serial: remove the sn_console driver
Christoph Hellwig
3
-1047
/
+0
2019-08-15
serial: lpc32xx: allow compile testing
Arnd Bergmann
1
-31
/
+4
2019-08-15
serial: lpc32xx_hs: allow compile-testing
Arnd Bergmann
2
-3
/
+2
2019-07-30
kgdboc: disable the console lock when in kgdb
Douglas Anderson
1
-0
/
+4
2019-07-25
tty: serial: netx: Delete driver
Linus Walleij
3
-753
/
+0
2019-07-19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+43
2019-07-15
Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...
Olof Johansson
2
-4
/
+43
2019-07-15
docs: serial: move it to the driver-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2019-07-04
tty: serial: fsl_lpuart: add imx8qxp support
Fugang Duan
1
-20
/
+86
2019-07-03
serial: imx: set_termios(): preserve RTS state
Sergey Organov
1
-5
/
+9
2019-07-03
serial: imx: set_termios(): clarify RTS/CTS bits calculation
Sergey Organov
1
-24
/
+14
2019-07-03
serial: imx: set_termios(): factor-out 'ucr2' initial value
Sergey Organov
1
-3
/
+2
2019-07-03
serial: sh-sci: Terminate TX DMA during buffer flushing
Geert Uytterhoeven
1
-2
/
+9
2019-07-03
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
Geert Uytterhoeven
1
-7
/
+15
2019-07-03
serial: mpsc: Remove obsolete MPSC driver
Mark Greer
3
-2153
/
+0
2019-07-03
serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...
Wei Yongjun
1
-2
/
+5
2019-06-21
serial: stm32: add RX and TX FIFO flush
Erwan Le Ray
1
-5
/
+15
2019-06-21
serial: stm32: add support of RX FIFO threshold
Erwan Le Ray
2
-3
/
+25
2019-06-21
serial: stm32: add support of TX FIFO threshold
Erwan Le Ray
2
-9
/
+55
2019-06-21
serial: stm32: update PIO transmission
Erwan Le Ray
1
-14
/
+13
2019-06-21
serial: stm32: add support of timeout interrupt for RX
Erwan Le Ray
2
-6
/
+26
2019-06-21
Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
Oliver Barta
1
-2
/
+1
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
5
-15
/
+61
2019-06-21
serial: mctrl_gpio: Check if GPIO property exisits before requesting it
Stefan Roese
1
-0
/
+14
2019-06-18
serial: 8250: pericom_do_set_divisor can be static
kbuild test robot
1
-1
/
+1
2019-06-18
tty: serial_core: Set port active bit in uart_port_activate
Serge Semin
1
-1
/
+6
2019-06-18
serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
Stefan Roese
2
-22
/
+57
2019-06-18
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
Andy Shevchenko
4
-27
/
+26
2019-06-18
serial: fsl_lpuart: Remove unneeded OOM error message
Fabio Estevam
1
-3
/
+1
2019-06-18
serial: uartps: Remove useless return from cdns_uart_poll_put_char
Nava kishore Manne
1
-2
/
+0
[prev]
[next]