Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b20135d0b2431900a3a5395970ffb7e4f3767c8b
/
drivers
/
tty
/
serial
/
8250
7be047e
serial: 8250_uniphier: fix dl_read and dl_write functions
by Masahiro Yamada
· 9 years ago
bd63acf
serial: export fsl8250_handle_irq
by Arnd Bergmann
· 9 years ago
fa70045
serial: 8250_mid: Add missing dependency
by Heikki Krogerus
· 9 years ago
f66477a
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
fd0d351
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
f967fc8
Revert "serial: 8250_dma: don't bother DMA with small transfers"
by Frederic Danis
· 9 years ago
6ede6dc
serial: 8250_mid: add support for DMA engine handling from UART MMIO
by Heikki Krogerus
· 9 years ago
ec2f1b6
dmaengine: hsu: make the UART driver in control of selecting this driver
by Heikki Krogerus
· 9 years ago
d9eda9b
serial: 8250_pci: Intel MID UART support to its own driver
by Heikki Krogerus
· 9 years ago
0abcc6df
serial: 8250_omap: Remove RTS clear
by Peter Hurley
· 9 years ago
d43b54d
serial: Enable Freescale 16550 workaround on arm
by Scott Wood
· 9 years ago
378102f
Merge 4.3-rc5 into tty-next
by Greg Kroah-Hartman
· 9 years ago
3c5a035
serial: 8250: add uart_config entry for PORT_RT2880
by Mans Rullgard
· 9 years ago
27c310c
serial: 8250_dma: no need to sync RX buffer
by Andy Shevchenko
· 9 years ago
1079123
serial: 8250: Refactor serial console restore-from-suspend
by Peter Hurley
· 9 years ago
4f56f3f
serial: 8250: Tolerate clock variance for max baud rate
by James Hogan
· 9 years ago
9b2256c
serial: 8250: simplify ralink/alchemy register remap selection
by Mans Rullgard
· 9 years ago
7693c79
serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag
by Heikki Krogerus
· 9 years ago
2338a75
serial: 8250_dw: cleanup dw8250_setup_port
by Heikki Krogerus
· 9 years ago
83ce95e
serial: 8250_dw: cleanup dw8250_idma_filter
by Heikki Krogerus
· 9 years ago
1edb3cf
serial: 8250_dw: rename and comment the fallback dma filter
by Heikki Krogerus
· 9 years ago
c73942e
serial: 8250_dw: proper support for UARTs without busy functionality
by Heikki Krogerus
· 9 years ago
9e08fa5
serial: 8250_dw: add dw8250_quirks function
by Heikki Krogerus
· 9 years ago
4f04205
serial: 8250_dw: only setup the port from one place
by Heikki Krogerus
· 9 years ago
2559318
serial: 8250_dw: hook the DMA in one place
by Heikki Krogerus
· 9 years ago
1bd8edb
serial: 8250_dw: adapt to unified device property interface
by Heikki Krogerus
· 9 years ago
78d3da7
serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe
by Heikki Krogerus
· 9 years ago
d05f157
serial: 8250: Add OF earlycon support
by Scott Wood
· 9 years ago
c74997b
serial: 8250_ingenic: Enable FIFO for Ingenic UARTs
by Matt Redfearn
· 9 years ago
129a45b
serial: 8250_ingenic: Enable hardware flow control
by Matt Redfearn
· 9 years ago
9a23a1d
serial: 8250: Fix autoconfig_irq() to avoid race conditions
by Taichi Kageyama
· 9 years ago
0b1dd99
drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate
by Paul Gortmaker
· 9 years ago
e4fda3a
serial: don't register CIR serial ports
by Maciej S. Szmigiero
· 9 years ago
658e2eb
serial: 8250_omap: check how many bytes were injected
by Sebastian Andrzej Siewior
· 9 years ago
c0d625c
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
3b4261d
serial: 8250_dw: allow lower reference frequencies
by Andy Shevchenko
· 9 years ago
f7a7651
tty: serial: Add missing module license for 8250_base.ko
by Jonathan McDowell
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
eafb9ee
serial: 8250: move rx_running out of the bitfield
by John Ogness
· 9 years ago
830acf9
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
by Sebastian Andrzej Siewior
· 9 years ago
cbba3e6
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
by Qipeng Zha
· 9 years ago
1d70027
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
by Maciej S. Szmigiero
· 9 years ago
ffa34de
serial: 8250: don't bind to SMSC IrCC IR port
by Maciej S. Szmigiero
· 9 years ago
2584cf8
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
by Dan Williams
· 9 years ago
d315945
serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512
by Peter Hung
· 9 years ago
89c043a
serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
by Adam Lee
· 9 years ago
0a6c301
serial: 8250: Auto CTS control by HW if AFE enabled
by Qipeng Zha
· 9 years ago
e70e69b
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
by Masahiro Yamada
· 9 years ago
fecf27a
serial: 8250_pci: add RS485 for F81504/508/512
by Peter Hung
· 9 years ago
3bb2ccd
tty: serial: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
da89164
serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
by Joerg Roedel
· 9 years ago
ee3ad90
serial: 8250: Defer interrupt enable until fifos enabled
by Peter Hurley
· 9 years ago
f3fb7ef
tty/early: make serial8250_early_{in,out} static again
by Vineet Gupta
· 9 years ago
b6830f6
serial: 8250: Split base port operations from universal driver
by Peter Hurley
· 9 years ago
5bac4b3
serial: 8250_omap: Remove auto-IXON flow control
by Peter Hurley
· 9 years ago
27c93af
serial: 8250_omap: workaround module disable errata on dra7x SoCs
by Sekhar Nori
· 9 years ago
cdb929e
serial: 8250_omap: workaround errata around idling UART after using DMA
by Sekhar Nori
· 9 years ago
4fcdff9
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
by Sekhar Nori
· 9 years ago
6f03541
serial: 8250_omap: refactor mdr1 update
by Sekhar Nori
· 9 years ago
727fd8a
serial: 8250_omap: fix kernel crash in suspend-to-ram
by Sekhar Nori
· 9 years ago
29d5864
serial/8250_fintek: Support for any io address.
by Ricardo Ribalda Delgado
· 10 years ago
ce8c267
serial/8250_fintek: Support keys different than default
by Ricardo Ribalda Delgado
· 10 years ago
dae77f7
serial/8250_fintek: Support for chip_ip 0x0501
by Ricardo Ribalda Delgado
· 10 years ago
017bec3
serial/8250_fintek: Support for multiple base_ports
by Ricardo Ribalda Delgado
· 10 years ago
92a5f11
serial/8250_fintek: Use private data structure
by Ricardo Ribalda Delgado
· 10 years ago
d4113f2
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
0cf985f
serial: 8250_ingenic: support for Ingenic SoC UARTs
by Paul Burton
· 10 years ago
899f0c1
serial: 8250_pci: Correct uartclk for xr17v35x expansion chips
by Soeren Grunewald
· 10 years ago
be32c0c
serial: 8250_pci: Add support for 12 port Exar boards
by Soeren Grunewald
· 10 years ago
a3e362f
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
by Tony Lindgren
· 10 years ago
9809889
serial: 8250_omap: provide complete custom startup & shutdown callbacks
by Sebastian Andrzej Siewior
· 10 years ago
d2aef35
serial: 8250: add LPC18xx/43xx UART driver
by Joachim Eastwood
· 10 years ago
1a8d290
serial: 8250_uniphier: add UniPhier serial driver
by Masahiro Yamada
· 10 years ago
0788c39
serial: 8250_dw: support ACPI platforms with integrated DMA engine
by Heikki Krogerus
· 10 years ago
ba02406
serial: 8250: remove return statements from void function
by Masahiro Yamada
· 10 years ago
7798ede
tty: serial/8250: remove console dependency for mediatek
by Arnd Bergmann
· 10 years ago
9e91597
serial: 8250_omap: provide complete custom startup & shutdown callbacks
by Sebastian Andrzej Siewior
· 10 years ago
1ed7b84
serial: 8250: do not copy port.fifosize member twice
by Masahiro Yamada
· 10 years ago
59cfc45
serial: 8250: Do nothing if nr_uarts=0
by Jan Kiszka
· 10 years ago
2c40b57
tty: serial: 8250_mtk: Add earlycon
by Eddie Huang
· 10 years ago
1c5841e
tty: serial: 8250: export early_serial8250_setup function
by Eddie Huang
· 10 years ago
c1c325d
tty: serial: 8250_mtk: Add support for bus clock
by Sascha Hauer
· 10 years ago
68e5fc4
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
by Sascha Hauer
· 10 years ago
a5fd8445
tty: serial: 8250_mtk: Use devm_clk_get
by Sascha Hauer
· 10 years ago
59f89f2
tty: serial: 8250_mtk: remove unnecessary test
by Sascha Hauer
· 10 years ago
eda0cd3
tty: serial: 8250: omap: synchronize rx_running
by John Ogness
· 10 years ago
507224a
serial: 8250: remove Kconfig indirection
by Valentin Rothberg
· 10 years ago
47eb16f
drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
by Valentin Rothberg
· 10 years ago
96a5d18
serial: 8250_pci: Add support for 16 port Exar boards
by Soeren Grunewald
· 10 years ago
d56a669
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
41d5e08
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
c627f2c
serial: 8250: Add support for big-endian MMIO accesses
by Kevin Cernekee
· 10 years ago
17528b3
Merge branch 'pnp'
by Rafael J. Wysocki
· 10 years ago
6a8bc23
serial: 8250_pci: port failed after wakeup from S3
by Peter Hung
· 10 years ago
ca782f1
earlycon: 8250: Document kernel command line options
by Peter Hurley
· 10 years ago
8751577
earlycon: 8250: Fix command line regression
by Peter Hurley
· 10 years ago
23f5b3f
serial: 8250_dw: only get the clock rate in one place
by Heikki Krogerus
· 10 years ago
9001c07
serial: 8250_dw: remove useless ACPI ID check
by Heikki Krogerus
· 10 years ago
90b9aac
serial: 8250_pci: add Intel Tangier support
by Andy Shevchenko
· 10 years ago
Next »