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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-22
vt: Fix build breakage when !CONFIG_VT_CONSOLE
Peter Hurley
1
-2
/
+2
2014-11-22
serial: samsung: Fix serial config dependencies for exynos7
Pankaj Dubey
1
-2
/
+2
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-1
/
+1
2014-11-11
Revert "serial: of-serial: fetch line number from DT"
Greg Kroah-Hartman
1
-4
/
+0
2014-11-10
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
3
-3
/
+15
2014-11-07
serial: pl011: Add device tree support for RX DMA polling
Andrew Jackson
1
-3
/
+19
2014-11-07
serial: pl011: Don't enable RX DMA if residue processing not supported
Andrew Jackson
1
-0
/
+15
2014-11-07
serial: pl011: Set length of DMA transfer
Andrew Jackson
1
-0
/
+1
2014-11-07
serial: pl011: Avoid assumptions about buffer size when refilling TX DMA
Andrew Jackson
1
-1
/
+5
2014-11-07
serial: pl011: Allocate TX DMA buffer from DMA capable memory
Andrew Jackson
1
-1
/
+1
2014-11-07
serial: fsl_lpuart: Remove unneeded registration message
Fabio Estevam
1
-4
/
+1
2014-11-07
serial: fsl_lpuart: Remove unneeded check for 'res'
Fabio Estevam
1
-4
/
+2
2014-11-06
drivers: serial: jsm: Remove FSF address from the file documentation/header
Konrad Zapalowicz
5
-25
/
+0
2014-11-06
drivers: serial: jsm: Enable support for Digi Classic adapters
Konrad Zapalowicz
4
-33
/
+128
2014-11-06
drivers: serial: jsm: Add the Classic board implementation
Konrad Zapalowicz
3
-2
/
+993
2014-11-06
serial: 8250_core: actually limit char reads to max_count
Frans Klaver
1
-1
/
+1
2014-11-06
tty: warn on deprecated serial flags
Jiri Slaby
1
-0
/
+21
2014-11-06
drivers: serial: jsm: Add Classic board UART structure
Konrad Zapalowicz
1
-1
/
+58
2014-11-06
serial: MIPS: lantiq: use devm_iounmap instead of iounmap
Sudip Mukherjee
1
-1
/
+3
2014-11-06
serial: 8250_dma: no need to set tx_err twice
Andy Shevchenko
1
-2
/
+0
2014-11-06
serial: 8250_dma: call serial8250_tx_dma unconditionally
Andy Shevchenko
1
-9
/
+6
2014-11-06
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
4
-14
/
+17
2014-11-06
serial_core: Remove call to driver-specific TIO[GS]RS485]
Ricardo Ribalda Delgado
1
-12
/
+5
2014-11-06
drivers/max310: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
1
-43
/
+27
2014-11-06
serial/omap: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
1
-47
/
+22
2014-11-06
serial/atmel: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
1
-55
/
+24
2014-11-06
serial/mcf: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
1
-30
/
+7
2014-11-06
serial/sc16is7xx: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
1
-41
/
+12
2014-11-06
serial/8250: Remove obsolete handling of rs485 ioctls
Ricardo Ribalda Delgado
1
-39
/
+0
2014-11-06
8250/fintek: Use rs485 handler from serial_core
Ricardo Ribalda Delgado
1
-3
/
+5
2014-11-06
serial/8250: Copy RS485 fields to serial_core
Ricardo Ribalda Delgado
1
-0
/
+2
2014-11-06
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
1
-0
/
+45
2014-11-06
serial: 8250: sparse warning of incorrect type
Sudip Mukherjee
1
-1
/
+1
2014-11-06
parport: Add support for the WCH382 2S/1P multi-IO card
Sergej Pupykin
1
-0
/
+21
2014-11-06
serial: Test/disable MSIs if switching from N_PPS
Peter Hurley
3
-2
/
+42
2014-11-06
serial: Take uart port lock for direct *_enable_ms()
Peter Hurley
3
-0
/
+6
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
6
-11
/
+13
2014-11-06
serial: core: Claim port mutex for set_ldisc()
Peter Hurley
1
-1
/
+4
2014-11-06
tty: Allow safe access to termios for set_ldisc() handlers
Peter Hurley
1
-1
/
+4
2014-11-06
tty: Flush tty buffers after hardware shutdown
Peter Hurley
1
-0
/
+1
2014-11-06
tty: Move tty hung up check from port->lock critical section
Peter Hurley
1
-4
/
+2
2014-11-06
tty: xuartps: Add support for setting modem control signals
Lars-Peter Clausen
1
-1
/
+21
2014-11-06
serial: 8250_dw: get index of serial line from DT aliases
Julien CHAUVEAU
1
-0
/
+6
2014-11-06
serial: of-serial: fetch line number from DT
Lucas Stach
1
-0
/
+4
2014-11-06
serial: 8250_pci: Check mapping in pci_ni8430_init
Aaron Sierra
1
-0
/
+2
2014-11-06
serial: 8250_pci: Handle devices mapped above 4 GiB
Aaron Sierra
1
-30
/
+17
2014-11-06
serial: fsl-lpuart: add lpuart32 power management support
Jingchang Lu
1
-0
/
+14
2014-11-06
serial: at91: Use dmaengine_slave_config API
Maxime Ripard
1
-6
/
+4
2014-11-06
tty: serial: Fix mediatek UART driver setting baudrate issue
Eddie Huang
1
-2
/
+2
2014-11-06
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
Kevin Cernekee
1
-20
/
+10
[prev]
[next]