index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-25
tty: 8250, kill DEBUG_INTR
Jiri Slaby
3
-11
/
+5
2016-06-25
tty: 8250, drop unused members from struct old_serial_port
Jiri Slaby
2
-4
/
+2
2016-05-20
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
13
-228
/
+202
2016-05-19
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2016-05-03
serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
Kefeng Wang
1
-3
/
+4
2016-05-01
serial: 8250dw: Add device HID for future AMD UART controller
Wang Hongcheng
1
-0
/
+1
2016-04-30
serial: 8250: Integrate Fintek into 8250_base
Ricardo Ribalda Delgado
5
-111
/
+42
2016-04-30
serial: 8250: of: Make tegra_serial_handle_break() static
Thierry Reding
1
-1
/
+1
2016-04-30
serial: omap8250: Terminate rx dma only for flushes
Peter Hurley
1
-1
/
+1
2016-04-30
serial: 8250: Extract IIR logic steering from rx dma
Peter Hurley
4
-63
/
+58
2016-04-30
serial: omap8250: Simplify rx dma completion interface
Peter Hurley
1
-6
/
+4
2016-04-30
serial: omap8250: Drop rx buffer sync
Peter Hurley
1
-6
/
+0
2016-04-30
serial: 8250: Validate dmaengine tx chan meets requirements
Peter Hurley
1
-0
/
+9
2016-04-30
serial: 8250: Validate dmaengine rx chan meets requirements
Peter Hurley
1
-6
/
+21
2016-04-30
serial: 8250_uniphier: add "\n" at the end of error log
Masahiro Yamada
1
-1
/
+1
2016-04-30
serial: 8250: Remove unused define
Peter Hurley
1
-1
/
+0
2016-04-30
serial: omap8250: Eliminate local in omap8250_runtime_resume()
Peter Hurley
1
-3
/
+1
2016-04-30
serial: 8250: Reduce expr in 8250 irq handler
Peter Hurley
1
-2
/
+1
2016-04-30
serial: 8250: Eliminate needless local in irq handlers
Peter Hurley
2
-11
/
+3
2016-04-30
serial: 8250_mid: correct comment regarding Tangier HSU
Andy Shevchenko
1
-1
/
+5
2016-04-30
serial: 8250_mid: make module available only on X86
Andy Shevchenko
1
-1
/
+3
2016-04-30
serial: 8250_mid: include missed linux/bitops.h
Andy Shevchenko
1
-1
/
+2
2016-04-30
serial: 8250_mid: recognize interrupt source in handler
Andy Shevchenko
1
-9
/
+10
2016-04-30
serial: 8250_mid: use proper bar for DNV platform
Andy Shevchenko
1
-3
/
+11
2016-04-30
serial: 8250_pci: report DCD and DSR signals as active for Bay Trail
Wan Ahmad Zainie
1
-0
/
+12
2016-04-30
serial: 8250: export get_mctrl function
Wan Ahmad Zainie
2
-1
/
+12
2016-04-28
serial: 8250_pci: fix divide error bug if baud rate is 0
David Müller
1
-0
/
+3
2016-04-19
Revert "serial: 8250: Add hardware dependency to RT288X option"
Greg Kroah-Hartman
1
-1
/
+0
2016-04-19
tty/serial/8250: fix RS485 half-duplex RX
Yegor Yefremov
1
-1
/
+10
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
1
-4
/
+4
2016-03-07
serial: 8250: describe CONFIG_SERIAL_8250_RSA
Maciej S. Szmigiero
1
-1
/
+6
2016-03-07
tty: serial: 8250: add MOXA Smartio MUE boards support
Mathieu OTHACEHE
4
-0
/
+182
2016-03-07
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
3
-15
/
+7
2016-03-07
serial: 8250/mediatek: fix building with SERIAL_8250=m
Arnd Bergmann
2
-2
/
+2
2016-03-07
serial: 8250/ingenic: fix building with SERIAL_8250=m
Arnd Bergmann
2
-4
/
+5
2016-03-07
serial: 8250/uniphier: fix modular build
Arnd Bergmann
1
-1
/
+1
2016-03-07
Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"
Arnd Bergmann
1
-7
/
+21
2016-03-07
Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
Arnd Bergmann
1
-7
/
+28
2016-03-07
serial: 8250: Add hardware dependency to RT288X option
Jean Delvare
1
-0
/
+1
2016-03-07
serial: 8250_pci: all known Braswell ports are 1 channel
Andy Shevchenko
1
-5
/
+0
2016-03-07
serial: 8250_pci: convert to pcim_*() API
Andy Shevchenko
1
-24
/
+8
2016-03-07
serial: 8250_dw: remove leftover definitions
Andy Shevchenko
1
-6
/
+0
2016-03-07
serial: 8250_dw: remove redundant 'else' keyword
Andy Shevchenko
1
-2
/
+3
2016-03-07
tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
Matwey V. Kornilov
1
-1
/
+1
2016-03-07
tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port
Matwey V. Kornilov
1
-0
/
+9
2016-02-14
serial: bcm2835: fix unsigned int issue with irq
Martin Sperl
1
-5
/
+5
2016-02-14
serial: 8250_early: Add earlycon support for Tegra
Jon Hunter
1
-0
/
+1
2016-02-14
8250: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
1
-6
/
+4
2016-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+21
2016-02-07
Revert "8250: uniphier: allow modular build with 8250 console"
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]