index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
serial: 8250: added acces i/o products quad and octal serial cards
Jimi Damon
1
-0
/
+139
2016-08-31
serial: 8250_mid: fix divide error bug if baud rate is 0
Andy Shevchenko
1
-0
/
+3
2016-08-31
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
5
-68
/
+15
2016-08-18
8250/fintek: rename IRQ_MODE macro
Arnd Bergmann
1
-2
/
+2
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-2
/
+2
2016-08-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-3
/
+18
2016-07-27
sparc: serial: sunhv: fix a double lock bug
Dan Carpenter
1
-6
/
+0
2016-07-27
tty/hvc: Use opal irqchip interface if available
Sam Mendoza-Jonas
1
-1
/
+7
2016-07-27
tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
Sam Mendoza-Jonas
3
-2
/
+11
2016-07-26
mm: oom: add memcg to oom_control
Vladimir Davydov
1
-0
/
+1
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2016-07-24
Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
45
-845
/
+1158
2016-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-21
/
+9
2016-07-20
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
Dmitry Torokhov
1
-21
/
+9
2016-07-07
timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-07-07
timers, drivers/tty/metag_da: Initialize the poll timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-07-06
serial: clps711x: Changing the compatibility string to match with the smalles...
Alexander Shiyan
1
-1
/
+1
2016-07-04
Merge 4.7-rc6 into tty-next
Greg Kroah-Hartman
2
-2
/
+6
2016-06-26
devpts: fix null pointer dereference on failed memory allocation
Colin Ian King
1
-2
/
+5
2016-06-26
tty/serial: atmel: enforce tasklet init and termination sequences
Nicolas Ferre
1
-23
/
+38
2016-06-26
serial: sh-sci: Stop transfers in sci_shutdown()
Geert Uytterhoeven
1
-0
/
+4
2016-06-25
serial: 8250_ingenic: drop #if conditional surrounding earlycon code
Masahiro Yamada
2
-3
/
+1
2016-06-25
serial: 8250_mtk: drop !defined(MODULE) conditional
Masahiro Yamada
1
-1
/
+1
2016-06-25
serial: 8250_uniphier: drop !defined(MODULE) conditional
Masahiro Yamada
1
-1
/
+1
2016-06-25
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
5
-15
/
+68
2016-06-25
serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios struct
Yegor Yefremov
1
-0
/
+18
2016-06-25
serial: mctrl_gpio: add modem control read routine
Yegor Yefremov
2
-1
/
+32
2016-06-25
tty/serial/8250: make UART_MCR register access consistent
Yegor Yefremov
3
-26
/
+35
2016-06-25
serial: 8250_mid: Read RX buffer on RX DMA timeout for DNV
Chuah, Kim Tatt
1
-2
/
+4
2016-06-25
serial: 8250_dma: Export serial8250_rx_dma_flush()
Chuah, Kim Tatt
1
-0
/
+1
2016-06-25
dmaengine: hsu: Export hsu_dma_get_status()
Chuah, Kim Tatt
1
-5
/
+17
2016-06-25
tty: serial: 8250: add CON_CONSDEV to flags
Matthew Leach
1
-1
/
+1
2016-06-25
tty: serial: samsung: add byte-order aware bit functions
Matthew Leach
2
-9
/
+35
2016-06-25
tty: serial: samsung: fixup accessors for endian
Matthew Leach
1
-4
/
+4
2016-06-25
serial: sirf: make fifo functions static
Ben Dooks
1
-2
/
+2
2016-06-25
serial: mps2-uart: make driver explicitly non-modular
Vladimir Murzin
1
-25
/
+4
2016-06-25
serial: mvebu-uart: free the IRQ in ->shutdown()
Thomas Petazzoni
1
-0
/
+2
2016-06-25
serial/bcm63xx_uart: use correct alias naming
Jonas Gorski
1
-2
/
+6
2016-06-25
serial: m32r_sio: make it explicitly non-modular
Paul Gortmaker
1
-17
/
+1
2016-06-25
serial: vt8500_serial: make it explicitly non-modular
Paul Gortmaker
1
-28
/
+2
2016-06-25
serial: pxa: make it explicitly non-modular
Paul Gortmaker
1
-28
/
+2
2016-06-25
serial: 8250_uniphier: add COMPILE_TEST option
Masahiro Yamada
1
-1
/
+2
2016-06-25
serial: max310x: Assign port line automatically
Alexander Shiyan
1
-9
/
+32
2016-06-25
serial: max310x: Unregister UARTs on error
Alexander Shiyan
1
-0
/
+3
2016-06-25
serial: max310x: Remove duplicate bits definition
Alexander Shiyan
1
-9
/
+4
2016-06-25
serial: max310x: Register UART driver at module_init
Alexander Shiyan
1
-31
/
+48
2016-06-25
serial: max310x: Using resource-managed function for GPIO
Alexander Shiyan
1
-12
/
+5
2016-06-25
serial: max310x: Fix RS485 handling
Alexander Shiyan
1
-14
/
+27
2016-06-25
8250_pci: Adds support for the WCH CH355 4S card
Alexandr Petrenko
1
-0
/
+24
[next]