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
2017-11-04
tty/serial: altera_uart: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-11-04
serial: sccnxp: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-11-04
serial: bfin_uart: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-11-04
serial: 8250: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+2
2017-10-23
serial: omap: Fix EFR write on RTS deassertion
Lukas Wunner
1
-1
/
+1
2017-10-23
omap_serial: Removing superfluous check on no interrupt pending.
Martin Townsend
1
-1
/
+1
2017-10-20
serial: mvebu-uart: support extended port registers layout
Miquel Raynal
1
-0
/
+24
2017-10-20
serial: mvebu-uart: augment the maximum number of ports
Miquel Raynal
1
-1
/
+1
2017-10-20
serial: mvebu-uart: dissociate RX and TX interrupts
Miquel Raynal
1
-12
/
+119
2017-10-20
serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
Allen Yan
1
-1
/
+9
2017-10-20
serial: mvebu-uart: clear state register before IRQ request
Allen Yan
1
-0
/
+6
2017-10-20
serial: mvebu-uart: add function to change baudrate
Allen Yan
1
-4
/
+65
2017-10-20
serial: mvebu-uart: add soft reset at probe
Allen Yan
1
-0
/
+5
2017-10-20
serial: mvebu-uart: use a generic way to access the registers
Miquel Raynal
1
-73
/
+140
2017-10-20
serial: mvebu-uart: support probe of multiple ports
Allen Yan
1
-3
/
+19
2017-10-20
serial: mvebu-uart: use driver name when requesting an interrupt
Yehuda Yitschak
1
-3
/
+4
2017-10-20
serial-uartlite: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-20
tty: amba-pl011: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-10-20
serial: m32r_sio: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-20
serial: 8250_fintek: Fix finding base_port with activated SuperIO
Ji-Ze Hong (Peter Hong)
1
-0
/
+3
2017-10-20
serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
Aaron Sierra
1
-1
/
+4
2017-10-20
serial: sh-sci: Fix init data attribute for struct 'port_cfg'
Matthias Kaehlcke
1
-1
/
+1
2017-10-20
serial: sh-sci: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+5
2017-10-20
serial: imx: Correct comment imx_flush_buffer()
Martyn Welch
1
-2
/
+6
2017-10-09
Merge 4.14-rc4 into tty-next
Greg Kroah-Hartman
3
-25
/
+33
2017-10-04
serial: 8250_dw: Improve clock rate setting
Ed Blake
1
-12
/
+18
2017-10-04
serial: Add define for max baud rate divisor
Ed Blake
3
-4
/
+4
2017-10-04
serial: sh-sci: suppress warning for ports without dma channels
Andy Lowe
1
-0
/
+8
2017-10-04
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
Andy Shevchenko
2
-2
/
+5
2017-10-04
tty: xilinx_uartps: move to arch_initcall for earlier console
Shubhrajyoti Datta
1
-1
/
+1
2017-10-04
Arm: dts: stm32: remove extra compatible string from DT & driver
Vikas Manocha
1
-3
/
+0
2017-10-04
tty/serial: atmel: Prevent a warning on suspend
Romain Izard
1
-0
/
+13
2017-10-03
serial: sh-sci: Support for variable HSCIF hardware RX timeout
Ulrich Hecht
2
-15
/
+40
2017-10-03
tty: serial: jsm: Add space before the open brace
Gimcuan Hui
1
-1
/
+1
2017-10-03
serial: 8250_fintek: fix warning reported from smatch
Ji-Ze Hong (Peter Hong)
1
-1
/
+1
2017-10-03
serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H
Ji-Ze Hong (Peter Hong)
1
-2
/
+30
2017-10-03
serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
Ji-Ze Hong (Peter Hong)
1
-0
/
+54
2017-10-03
drivers: tty: sa1100: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-10-03
drivers: tty: ifx6x60: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-10-03
drivers: tty: sn_console: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-10-03
drivers: tty: pnx8xxx: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-10-03
drivers: tty: 8250: use setup_timer() helper.
Allen Pais
1
-2
/
+1
2017-10-03
drivers: tty: max3100: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-10-03
drivers: tty: mux: use setup_timer() helper.
Allen Pais
1
-2
/
+1
2017-10-03
serial: imx: Switch setting dma_is_txing from "false" to "0"
Martyn Welch
1
-1
/
+1
2017-10-03
serial: imx: Use RX_BUF_SIZE to set size of RX buffer
Martyn Welch
1
-1
/
+1
2017-10-03
serial: imx: only set dma_is_rxing when DMA starts
Romain Perier
1
-2
/
+1
2017-10-03
drivers: tty: imx: use setup_timer() helper.
Allen Pais
1
-3
/
+1
[prev]
[next]