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
2014-05-28
tty/serial: Add GPIOLIB helpers for controlling modem lines
Richard Genoud
4
-0
/
+259
2014-05-28
serial: sccnxp: Add IGNPAR flag handling
Alexander Shiyan
1
-0
/
+2
2014-05-28
serial: sccnxp: Remove useless timer_pending() check
Alexander Shiyan
1
-3
/
+1
2014-05-28
serial: imx: disable the receiver ready interrupt for imx_stop_rx
Huang Shijie
1
-0
/
+4
2014-05-28
serial: imx: remove the DMA wait queue
Huang Shijie
1
-28
/
+14
2014-05-28
serial: imx: remove the redundant code
Huang Shijie
1
-9
/
+0
2014-05-28
serial: imx: reset the uart port all the time
Huang Shijie
1
-12
/
+10
2014-05-28
serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards
Thomee Wright
1
-0
/
+9
2014-05-28
serial: imx: Disable new features of autobaud detection
Fabio Estevam
1
-2
/
+2
2014-05-28
parport: Add support for the WCH353 1S/1P multi-IO card
Ezequiel Garcia
1
-0
/
+10
2014-05-28
serial: efm32: add module_exit
Vincent Stehlé
1
-0
/
+1
2014-05-28
serial: samsung: Neaten dbg uses
Joe Perches
2
-26
/
+32
2014-05-28
tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup
Johannes Thumshirn
1
-3
/
+4
2014-05-28
serial: st-asc: Fix data corruption during long console bursts
Daniel Thompson
1
-4
/
+4
2014-05-28
tty: serial: uartlite: Specify time for sending chars
Michal Simek
1
-4
/
+13
2014-05-28
serial: SERIAL_FSL_LPUART should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-05-28
serial: sirf: fix spinlock deadlock issue
Qipan Li
2
-33
/
+18
2014-05-28
serial: sirf: move to writel for TXFIFO instead of writeb
Barry Song
2
-3
/
+1
2014-05-28
serial: add missing SERIAL_CORE dependencies
Arnd Bergmann
1
-0
/
+3
2014-05-28
serial: sc16is7xx: dynamically allocate tx/rx buffer
Jon Ringle
1
-9
/
+8
2014-05-28
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
Jan Moskyto Matejka
1
-2
/
+0
2014-05-27
serial: pch_uart: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-20
tty/serial: pl011: add DT based earlycon support
Rob Herring
1
-0
/
+1
2014-05-20
serial: earlycon: add DT support
Rob Herring
1
-0
/
+28
2014-05-20
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Rob Herring
18
-819
/
+3097
2014-05-16
tile: serial: Use irq_alloc/free_hwirq
Thomas Gleixner
1
-4
/
+4
2014-05-03
tty/serial: fix generic earlycon option parsing
Rob Herring
1
-13
/
+5
2014-05-03
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
1
-0
/
+10
2014-05-03
tty: serial: 8250_core.c Bug fix for Exar chips.
Michael Welling
1
-1
/
+1
2014-04-27
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
4
-32
/
+41
2014-04-25
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Jon Ringle
1
-0
/
+1
2014-04-25
serial: sc16is7xx: depend on I2C
Jon Ringle
1
-0
/
+1
2014-04-25
serial: sc16is7xx
Jon Ringle
3
-0
/
+1289
2014-04-24
Revert "serial: sh-sci: Add device tree support for r8a7779"
Greg Kroah-Hartman
1
-9
/
+1
2014-04-24
tty/serial: add arm/arm64 semihosting earlycon
Rob Herring
3
-0
/
+72
2014-04-24
tty/serial: pl011: add generic earlycon support
Rob Herring
2
-1
/
+30
2014-04-24
tty/serial: convert 8250 to generic earlycon
Rob Herring
2
-123
/
+16
2014-04-24
tty/serial: add generic serial earlycon
Rob Herring
3
-0
/
+161
2014-04-24
x86: move FIX_EARLYCON_MEM kconfig into x86
Rob Herring
1
-5
/
+0
2014-04-24
tty: serial: Add driver for MEN's 16z135 High Speed UART.
Johannes Thumshirn
3
-0
/
+877
2014-04-24
tty: xuartps: Rebrand driver as Cadence UART
Soren Brinkmann
2
-447
/
+470
2014-04-24
tty: xuartps: Don't write IRQ disable register to enable interrupts
Soren Brinkmann
1
-5
/
+1
2014-04-24
tty: xuartps: Refactor read-modify-writes
Soren Brinkmann
1
-28
/
+24
2014-04-24
tty: xuartps: Print warning in clock notifier
Soren Brinkmann
1
-1
/
+3
2014-04-24
tty: xuartps: Clean up
Soren Brinkmann
1
-136
/
+74
2014-04-24
tty: xuartps: Initialize ports according to aliases
Michal Simek
1
-8
/
+16
2014-04-24
tty: xuartps: Fix kernel-doc errors in the driver
Michal Simek
1
-60
/
+49
2014-04-24
tty: serial: omap: fix Sparse warnings
Felipe Balbi
1
-2
/
+2
2014-04-24
tty: serial: omap: remove unneeded singlethread workqueue
Felipe Balbi
1
-3
/
+0
2014-04-24
tty: serial: omap: remove some dead code
Felipe Balbi
1
-39
/
+0
[prev]
[next]