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
2015-08-03
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
Masahiro Yamada
1
-0
/
+1
2015-08-03
serial: 8250_pci: add RS485 for F81504/508/512
Peter Hung
1
-0
/
+61
2015-07-23
tty: serial: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-23
serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
Joerg Roedel
1
-0
/
+15
2015-07-23
serial: 8250: Defer interrupt enable until fifos enabled
Peter Hurley
1
-4
/
+3
2015-07-23
tty/early: make serial8250_early_{in,out} static again
Vineet Gupta
1
-2
/
+2
2015-07-23
serial: 8250: Split base port operations from universal driver
Peter Hurley
4
-2872
/
+2920
2015-07-23
serial: 8250_omap: Remove auto-IXON flow control
Peter Hurley
1
-14
/
+2
2015-07-23
serial: 8250_omap: workaround module disable errata on dra7x SoCs
Sekhar Nori
1
-0
/
+1
2015-07-23
serial: 8250_omap: workaround errata around idling UART after using DMA
Sekhar Nori
1
-6
/
+59
2015-07-23
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
Sekhar Nori
1
-11
/
+21
2015-07-23
serial: 8250_omap: refactor mdr1 update
Sekhar Nori
1
-5
/
+12
2015-07-23
serial: 8250_omap: fix kernel crash in suspend-to-ram
Sekhar Nori
1
-2
/
+2
2015-07-23
serial/8250_fintek: Support for any io address.
Ricardo Ribalda Delgado
1
-24
/
+27
2015-07-23
serial/8250_fintek: Support keys different than default
Ricardo Ribalda Delgado
1
-15
/
+22
2015-07-23
serial/8250_fintek: Support for chip_ip 0x0501
Ricardo Ribalda Delgado
1
-10
/
+11
2015-07-23
serial/8250_fintek: Support for multiple base_ports
Ricardo Ribalda Delgado
1
-35
/
+52
2015-07-23
serial/8250_fintek: Use private data structure
Ricardo Ribalda Delgado
1
-17
/
+31
2015-07-02
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-54
/
+4
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+278
2015-06-21
serial: 8250_ingenic: support for Ingenic SoC UARTs
Paul Burton
3
-0
/
+278
2015-06-12
serial: 8250_pci: Correct uartclk for xr17v35x expansion chips
Soeren Grunewald
1
-3
/
+19
2015-06-12
serial: 8250_pci: Add support for 12 port Exar boards
Soeren Grunewald
1
-0
/
+21
2015-06-09
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
Tony Lindgren
1
-54
/
+4
2015-06-01
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
1
-9
/
+73
2015-06-01
serial: 8250: add LPC18xx/43xx UART driver
Joachim Eastwood
3
-0
/
+239
2015-06-01
serial: 8250_uniphier: add UniPhier serial driver
Masahiro Yamada
3
-0
/
+265
2015-06-01
serial: 8250_dw: support ACPI platforms with integrated DMA engine
Heikki Krogerus
1
-1
/
+18
2015-06-01
serial: 8250: remove return statements from void function
Masahiro Yamada
1
-2
/
+3
2015-05-24
tty: serial/8250: remove console dependency for mediatek
Arnd Bergmann
1
-0
/
+2
2015-05-24
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
1
-9
/
+73
2015-05-10
serial: 8250: do not copy port.fifosize member twice
Masahiro Yamada
1
-1
/
+0
2015-05-10
serial: 8250: Do nothing if nr_uarts=0
Jan Kiszka
1
-1
/
+7
2015-05-10
tty: serial: 8250_mtk: Add earlycon
Eddie Huang
1
-0
/
+13
2015-05-10
tty: serial: 8250: export early_serial8250_setup function
Eddie Huang
1
-1
/
+1
2015-05-06
tty: serial: 8250_mtk: Add support for bus clock
Sascha Hauer
1
-4
/
+24
2015-05-06
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
Sascha Hauer
1
-33
/
+36
2015-05-06
tty: serial: 8250_mtk: Use devm_clk_get
Sascha Hauer
1
-5
/
+2
2015-05-06
tty: serial: 8250_mtk: remove unnecessary test
Sascha Hauer
1
-8
/
+4
2015-05-06
tty: serial: 8250: omap: synchronize rx_running
John Ogness
1
-16
/
+49
2015-05-06
serial: 8250: remove Kconfig indirection
Valentin Rothberg
1
-8
/
+0
2015-05-06
drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
Valentin Rothberg
1
-5
/
+0
2015-04-28
serial: 8250_pci: Add support for 16 port Exar boards
Soeren Grunewald
1
-2
/
+23
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2
-0
/
+25
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
9
-380
/
+681
2015-04-14
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
2
-0
/
+25
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
1
-12
/
+1
2015-04-10
serial: 8250_pci: port failed after wakeup from S3
Peter Hung
1
-64
/
+50
2015-04-10
earlycon: 8250: Document kernel command line options
Peter Hurley
1
-2
/
+3
2015-04-10
earlycon: 8250: Fix command line regression
Peter Hurley
2
-26
/
+24
[prev]
[next]