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
2016-02-06
serial: zs: Fix a transmit lockup in console output
Maciej W. Rozycki
1
-0
/
+4
2016-02-06
serial: bcm2835: add driver for bcm2835-aux-uart
Martin Sperl
3
-0
/
+171
2016-02-06
serial: 8250: of: Enable suspend/resume for 8250_of driver
Wang Dongsheng
1
-0
/
+1
2016-02-06
ARM: OMAP: serial: Rename DRIVER_NAME
Jean Delvare
1
-1
/
+1
2016-02-06
tty: Add support for PCIe WCH382 2S multi-IO card
Jeremy McNicoll
1
-0
/
+21
2016-02-06
serial/omap: mark wait_for_xmitr as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2016-02-06
serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
Peter Hurley
1
-2
/
+6
2016-02-06
8250: uniphier: allow modular build with 8250 console
Arnd Bergmann
1
-1
/
+1
2016-02-06
serial-uartlite: fix missing locking in isr
Rich Felker
1
-0
/
+4
2016-02-06
serial-uartlite: add earlycon support
Rich Felker
2
-0
/
+42
2016-02-06
drivers/tty: make serial 8250_ingenic.c explicitly non-modular
Paul Gortmaker
1
-21
/
+7
2016-02-06
serial: core: remove baud_rates when serial console setup
Jeffy Chen
1
-31
/
+2
2016-02-06
serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
Geert Uytterhoeven
1
-2
/
+27
2016-02-06
serial: sh-sci: Use a bitmask to indicate supported sampling rates
Geert Uytterhoeven
1
-39
/
+27
2016-02-06
serial: sh-sci: Use premultiplier to handle half sampling rate
Geert Uytterhoeven
1
-6
/
+10
2016-02-06
serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console
Geert Uytterhoeven
1
-1
/
+2
2016-02-06
serial: sh-sci: Add more Serial Mode Register documentation
Geert Uytterhoeven
2
-1
/
+16
2016-02-06
serial: imx: Fix suspend / resume.
Martin Fuzzey
1
-1
/
+4
2016-02-06
tty: xuartps: Consolidate TX handling
Soren Brinkmann
1
-57
/
+40
2016-02-06
tty: xuartps: Remove '_OFFSET' suffix from #defines
Soren Brinkmann
1
-115
/
+106
2016-02-06
tty: xuartps: Improve sysrq handling
Soren Brinkmann
1
-15
/
+5
2016-02-06
tty: xuartps: Cleanup: Reformat if-else
Soren Brinkmann
1
-62
/
+62
2016-02-06
tty: xuartps: Refactor IRQ handling
Soren Brinkmann
1
-6
/
+11
2016-02-06
tty: xuartps: Move request_irq to after setting up the HW
Soren Brinkmann
1
-9
/
+12
2016-02-06
tty: xuartps: Move RX path into helper function
Soren Brinkmann
1
-22
/
+28
2016-02-06
tty: xuartps: Acquire port lock for shutdown
Soren Brinkmann
1
-0
/
+6
2016-02-06
tty: xuartps: Keep lock for whole ISR
Soren Brinkmann
1
-2
/
+0
2016-02-06
tty: xuartps: Improve startup function
Soren Brinkmann
1
-8
/
+12
2016-02-06
tty: xuartps: Clear interrupt status register in shutdown
Soren Brinkmann
1
-0
/
+1
2016-02-06
tty: xuartps: Don't consider circular buffer when enabling transmitter
Soren Brinkmann
1
-1
/
+4
2016-02-06
tty: xuartps: Use spinlock to serialize HW access
Soren Brinkmann
1
-12
/
+6
2016-02-06
tty: xuartps: Beautify read-modify writes
Soren Brinkmann
1
-6
/
+9
2016-02-06
serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support
Yoshinori Sato
2
-5
/
+78
2016-02-06
serial/8250_pci: simplify Pericom handling
Jan Beulich
1
-33
/
+0
2016-02-06
serial: 8250_pci: use to_pci_dev()
Geliang Tang
1
-2
/
+1
2016-02-06
serial: amba-pl011: mark vendor_zte as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2016-02-06
serial: amba-pl011: use cpu_relax when polling registers
Timur Tabi
1
-9
/
+8
2016-02-06
sc16is7xx: fix incorrect register bits macro
Wills Wang
1
-6
/
+6
2016-02-06
serial: atmel: Use atmel_port consistently
Jaeden Amero
1
-47
/
+48
2016-02-06
serial: atmel: add support for new UART version
Nicolas Ferre
1
-3
/
+4
2016-02-06
serial: atmel: trivial: clean the IP version decoding code
Nicolas Ferre
1
-16
/
+16
2016-02-06
8250: use callbacks to access UART_DLL/UART_DLM
Sebastian Frias
1
-12
/
+6
2016-02-06
serial: Remove 68328 driver
Frederik Völkel
3
-1321
/
+0
2016-02-06
tty: serial: constify psc_ops structs
Aya Mahfouz
1
-4
/
+4
2016-02-06
serial: 8250_dw: Do not use readl/writel before checking port iotype
Noam Camus
1
-2
/
+10
2016-02-06
serial: 8250_dw: Add support for big-endian MMIO accesses
Noam Camus
1
-0
/
+23
2016-02-06
serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()
Noam Camus
1
-49
/
+42
2016-02-06
tty: 8250_omap: Use software emulated RS485 direction control
Matwey V. Kornilov
1
-0
/
+31
2016-02-06
tty: Add software emulated RS485 support for 8250
Matwey V. Kornilov
2
-4
/
+221
2016-02-06
tty: Move serial8250_stop_rx() in front of serial8250_start_tx()
Matwey V. Kornilov
1
-13
/
+13
[prev]
[next]