Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ed0bb2323c9321b91dfa0ea8317fdc4d9592dce4
/
drivers
/
tty
/
serial
ed0bb23
tty: constify of_device_id array
by Fabian Frederick
· 10 years ago
5f6d851
serial: sh-sci: Update calculation of timeout for DMA
by Nobuhiro Iwamatsu
· 10 years ago
cb772fe
serial: sh-sci: Add overrun handling of SCIFA and SCIFB
by Nobuhiro Iwamatsu
· 10 years ago
0814e8d
sc16is7xx: enable the clock
by Jakub Kicinski
· 10 years ago
9764e7a
sc16is7xx: don't wipe out port configuration on shutdown
by Jakub Kicinski
· 10 years ago
11b03ea
sc16is7xx: remove ports on probe error path
by Jakub Kicinski
· 10 years ago
1cf94d3
tty/serial: omap: fix !wakeirq message
by Doug Kehn
· 10 years ago
0fea53e
tty: serial: Remove orphaned serial driver
by Stephen Boyd
· 10 years ago
e23407d
tty: serial: msm_serial: Remove dead code
by Stephen Boyd
· 10 years ago
77002c6
serial: 8250_pci: remove non-used var for F81504
by Peter Hung
· 10 years ago
e4228d7
serial: 8250: remove the redundant include
by Wang Long
· 10 years ago
f01a0bd
serial: 8250: Check UART_SCR is writable
by Peter Hurley
· 10 years ago
509cb7d
serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessors
by Peter Hurley
· 10 years ago
72a33aa
serial: 8250: Declare base port operations const
by Peter Hurley
· 10 years ago
4037539
serial: 8250: Decouple RSA probe
by Peter Hurley
· 10 years ago
3b81c26
serial: 8250: Only get RSA resource when required
by Peter Hurley
· 10 years ago
cd52b75
serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSA
by Peter Hurley
· 10 years ago
d53e142
serial: 8250: Initialize default dma handlers when setting defaults
by Peter Hurley
· 10 years ago
afd483b
serial: 8250: Initialize fixed type fields when setting defaults
by Peter Hurley
· 10 years ago
1a53e07
serial: 8250: Encapsulate port i/o method init
by Peter Hurley
· 10 years ago
0a16e2c
serial: 8250: Separate port initialization
by Peter Hurley
· 10 years ago
a4416cd
serial: 8250: Separate legacy irq handling from core port operations
by Peter Hurley
· 10 years ago
6e28157
serial: 8250: Separate 8250 console interface
by Peter Hurley
· 10 years ago
df519e7
serial: 8250_early: Remove setup_early_serial8250_console()
by Peter Hurley
· 10 years ago
470ca0d
serial: earlycon: Enable earlycon without command line param
by Peter Hurley
· 10 years ago
7c53cb3
serial: earlycon: Refactor earlycon registration
by Peter Hurley
· 10 years ago
6084688
serial: earlycon: Skip parse_options() if empty string
by Peter Hurley
· 10 years ago
526ebc3
serial: earlycon: Ignore parse_options() error code
by Peter Hurley
· 10 years ago
cd385e9
serial: 8250_early: Fix setup() error code
by Peter Hurley
· 10 years ago
0e3e143
serial: 8250_early: Assume uart already initialized if no baud option
by Peter Hurley
· 10 years ago
feed5ba
serial: earlycon: Move ->uartclk initialize
by Peter Hurley
· 10 years ago
d0d654c
serial: 8250_early: Remove early_device variable
by Peter Hurley
· 10 years ago
1cfe42b
serial: core: Fix kernel doc for uart_console_write()
by Peter Hurley
· 10 years ago
c7cef0a
console: Add extensible console matching
by Peter Hurley
· 10 years ago
e13cb72
serial: 8250: Decouple core from skip_txen_test module param
by Peter Hurley
· 10 years ago
d81e50f
serial: 8250: Move ns16550a_goto_hispeed() to local header
by Peter Hurley
· 10 years ago
5db496b
serial: 8250: Simplify capabilities reset at port unregister
by Peter Hurley
· 10 years ago
e6e98ce
serial: 8250: Remove duplicate ->handle_irq initialization
by Peter Hurley
· 10 years ago
51c3981
serial: 8250: Compute ttyS index from port minor
by Peter Hurley
· 10 years ago
959801f
serial: core: Add minor field to uart_port
by Peter Hurley
· 10 years ago
1569039
bfin uart: it will hang when read current y count if not disable dma irq
by Hao Liang
· 10 years ago
da29169
serial: 8250_dw: fix 'cts-override'
by Dmitry Torokhov
· 10 years ago
caa445d
Merge 4.0-rc5 into tty-next
by Greg Kroah-Hartman
· 10 years ago
7fd6f64
serial: 8250_dw: Fix deadlock in LCR workaround
by Peter Hurley
· 10 years ago
48d7ff0
drivers/tty: serial: remove info message
by Jorge Ramirez-Ortiz
· 10 years ago
079119a
serial, x86: use UPF_* constants for flags
by Andy Shevchenko
· 10 years ago
12fe59f
serial: imx: Add braces to avoid ambiguous 'else'
by Fabio Estevam
· 10 years ago
13bc2bb
serial: mctrl_gpio: Fix build warnings
by Fabio Estevam
· 10 years ago
ac25e8c
serial: mxs-auart: Fix build error
by Fabio Estevam
· 10 years ago
becba85
Merge 4.0-rc3 into tty-testing
by Greg Kroah-Hartman
· 10 years ago
bbbce51
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
833b1f7
serial/8250_dw: use platform_get_irq() instead of platform_get_resource()
by Alexey Brodkin
· 10 years ago
73abaf8
serial: earlycon: Refactor parse_options into serial core
by Peter Hurley
· 10 years ago
1e12578
tty/serial: at91: correct the usage of tasklet
by Leilei Zhao
· 10 years ago
4d9628a
tty/serial: at91: set ops in property init each time
by Leilei Zhao
· 10 years ago
4a1e888
tty/serial: at91: revise the return type of atmel_init_property
by Leilei Zhao
· 10 years ago
a510880
tty/serial: at91: correct buffer size used in DMA
by Leilei Zhao
· 10 years ago
2c27705
tty/serial: at91: correct check of buf used in DMA
by Leilei Zhao
· 10 years ago
1c9be31
drivers/tty: amba: defer DMA probe until the DMA channel is required.
by Jorge Ramirez-Ortiz
· 10 years ago
f2ee6df
serial/amba-pl011: Leave the TX IRQ alone when the UART is not open
by Dave Martin
· 10 years ago
734745c
serial/amba-pl011: Activate TX IRQ passively
by Dave Martin
· 10 years ago
c4e6dcf
serial: sprd: Fix missing spin_unlock in sprd_handle_irq()
by Axel Lin
· 10 years ago
f641549
tty: serial: xilinx_uartps: Use Macro for ttyPS0
by Peter Crosthwaite
· 10 years ago
7950dc5
serial: sprd: Fix iotype
by Peter Hurley
· 10 years ago
17b8f2a
serial: imx: add support for half duplex rs485
by Uwe Kleine-König
· 10 years ago
afe9cbb
serial: imx: drop support for IRDA
by Uwe Kleine-König
· 10 years ago
f95661b
serial: imx: fix comment about which machines use the i.MX21 type
by Uwe Kleine-König
· 10 years ago
f890cef
serial: imx: reformat and cleanup copyright header
by Uwe Kleine-König
· 10 years ago
842633b
serial: imx: drop members from driver data that are only used during probe
by Uwe Kleine-König
· 10 years ago
694e672
serial: imx: remove long dead code
by Uwe Kleine-König
· 10 years ago
91555ce
serial: imx: Fix clearing of receiver overrun flag
by Uwe Kleine-König
· 10 years ago
1bd187d
x86, intel-mid: remove Intel MID specific serial support
by Andy Shevchenko
· 10 years ago
f549e94
serial: 8250_pci: add Intel Penwell ports
by Andy Shevchenko
· 10 years ago
84e0185
tty: serial: s/Medfile/Medfield
by Joseph Kogut
· 10 years ago
bb8478d
serial: ar933x_uart: Fix off-by-one for checking valid alias id
by Axel Lin
· 10 years ago
1d267ea
serial: mctrl-gpio: simplify init routine
by Uwe Kleine-König
· 10 years ago
9e9f079
serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalid
by Uwe Kleine-König
· 10 years ago
343fda9
serial: mxs-auart: properly handle mctrl_gpio failing
by Uwe Kleine-König
· 10 years ago
f059a45
serial: clps711x: fail if mctrl_gpio_init fails
by Uwe Kleine-König
· 10 years ago
722ccf4
serial: atmel: fix error handling when mctrl_gpio_init fails
by Uwe Kleine-König
· 10 years ago
c89b737
tty: max3100: use msecs_to_jiffies for time conversion
by Nicholas Mc Guire
· 10 years ago
4f86a95
serial: imx: Do not store/restore the UBRC register
by Fabio Estevam
· 10 years ago
16420ad
tty: serial/bcm63xx_uart: fix sparse warning
by Lad, Prabhakar
· 10 years ago
f3ac3fc
serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support
by Mika Westerberg
· 10 years ago
b51e3f5
sprd_serial: compile sprd_suspend and sprd_resume conditionally
by Paul Bolle
· 10 years ago
ad3d4fd
serial:imx make of_device_id array const
by Sanjeev Sharma
· 10 years ago
6ae4a16
tty: serial: 8250_core: Remove trailing whitespaces
by Michal Simek
· 10 years ago
61702c3
serial: 8250_pci: convert to dev_pm_ops
by Andy Shevchenko
· 10 years ago
213dce3
tty: kconfig: remove the superfluous dependency on PPC_OF
by Kevin Hao
· 10 years ago
97f9f70
serial: core: replace current->state by __set_current_state()
by Fabian Frederick
· 10 years ago
5dcb34b
serial: pl010 is no longer broken
by Arnd Bergmann
· 10 years ago
dfd3766
serial: 8250_dw: Fix get_mctrl behaviour
by Desmond Liu
· 10 years ago
7cf9110
serial:8250:8250_pci: delete unneeded quirk entries
by Wang YanQing
· 10 years ago
6262a36
serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S
by Wang YanQing
· 10 years ago
f2e0ea8
Change email address for 8250_pci
by Russell King
· 10 years ago
ca8bb4ae
serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO"
by Sebastian Andrzej Siewior
· 10 years ago
045f32d
Revert "tty/serial: of_serial: add DT alias ID handling"
by Baruch Siach
· 10 years ago
2c7af5b
tty: serial: atmel: rework interrupt and wakeup handling
by Boris BREZILLON
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
c09babf
serial: 8250: Fix UART_BUG_TXEN workaround
by Peter Hurley
· 10 years ago
Next »