Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
508a8c9e264e1057f663e578c47c5ffa00adb160
/
drivers
/
tty
/
serial
8bec751
serial: imx: Fix build breakage
by Peter Hurley
· 10 years ago
99ecb00
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
by Peter Hurley
· 10 years ago
c557d39
serial: Test for no tx data on tx restart
by Peter Hurley
· 10 years ago
456febd
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
60efcf0
tty/serial: fix 8250 early console option passing to regular console
by Rob Herring
· 10 years ago
ef8b9dd
serial: Fix IGNBRK handling
by Peter Hurley
· 10 years ago
4cc2946
tty: serial: msm: Fix section mismatch warning
by Kumar Gala
· 10 years ago
a859c8b
serial: samsung: Fix build error
by Sachin Kamat
· 10 years ago
d09cc36
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
d2705064
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
49eb7b0
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next
by Linus Torvalds
· 10 years ago
a727eaf
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 10 years ago
b5de1ce
Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers
by Olof Johansson
· 10 years ago
9ce4f8f
Revert "serial: imx: remove the DMA wait queue"
by Greg Kroah-Hartman
· 10 years ago
bd71a1c
serial: kgdb_nmi: Improve console integration with KDB I/O
by Daniel Thompson
· 10 years ago
8a0ff60
serial: kgdb_nmi: Switch from tasklets to real timers
by Daniel Thompson
· 10 years ago
06d1828
serial: kgdb_nmi: Use container_of() to locate private data
by Daniel Thompson
· 10 years ago
2fe686e
serial: cpm_uart: No LF conversion in put_poll_char()
by Daniel Thompson
· 10 years ago
58eb97c
serial: sirf: Fix compilation failure
by Daniel Thompson
· 10 years ago
31964ff
tty: serial: msm: Remove direct access to GSBI
by Andy Gross
· 11 years ago
7fa21dd
printk/of_serial: fix serial console cessation part way through boot.
by Stephen Chivers
· 11 years ago
d4089a3
serial: 8250_dma: check the result of TX buffer mapping
by Heikki Krogerus
· 11 years ago
06aa82e
serial: uart: add hw flow control support configuration
by Murali Karicheri
· 11 years ago
ab5e4e4
tty/serial: at91: add interrupts for modem control lines
by Richard Genoud
· 11 years ago
e0b0baa
tty/serial: at91: use mctrl_gpio helpers
by Richard Genoud
· 11 years ago
84130aa
tty/serial: Add GPIOLIB helpers for controlling modem lines
by Richard Genoud
· 11 years ago
2ce7c14
serial: sccnxp: Add IGNPAR flag handling
by Alexander Shiyan
· 10 years ago
bee18bd
serial: sccnxp: Remove useless timer_pending() check
by Alexander Shiyan
· 10 years ago
8587839
serial: imx: disable the receiver ready interrupt for imx_stop_rx
by Huang Shijie
· 10 years ago
e2f2786
serial: imx: remove the DMA wait queue
by Huang Shijie
· 10 years ago
8eccd0c
serial: imx: remove the redundant code
by Huang Shijie
· 10 years ago
772f899
serial: imx: reset the uart port all the time
by Huang Shijie
· 10 years ago
0c6d774
serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards
by Thomee Wright
· 10 years ago
b38cb7d
serial: imx: Disable new features of autobaud detection
by Fabio Estevam
· 11 years ago
feb5814
parport: Add support for the WCH353 1S/1P multi-IO card
by Ezequiel Garcia
· 10 years ago
c67f866
serial: efm32: add module_exit
by Vincent Stehlé
· 10 years ago
e4ac92d
serial: samsung: Neaten dbg uses
by Joe Perches
· 10 years ago
10389e6
tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup
by Johannes Thumshirn
· 11 years ago
1ffcd67
serial: st-asc: Fix data corruption during long console bursts
by Daniel Thompson
· 11 years ago
d335215
tty: serial: uartlite: Specify time for sending chars
by Michal Simek
· 11 years ago
ac62391
serial: SERIAL_FSL_LPUART should depend on HAS_DMA
by Geert Uytterhoeven
· 11 years ago
07d410e
serial: sirf: fix spinlock deadlock issue
by Qipan Li
· 10 years ago
205c384
serial: sirf: move to writel for TXFIFO instead of writeb
by Barry Song
· 11 years ago
717e1cb
serial: add missing SERIAL_CORE dependencies
by Arnd Bergmann
· 11 years ago
beb04a9
serial: sc16is7xx: dynamically allocate tx/rx buffer
by Jon Ringle
· 11 years ago
3df5adb
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
by Jan Moskyto Matejka
· 11 years ago
0667934
serial: pch_uart: Fix Kconfig dependencies
by Jean Delvare
· 11 years ago
45e0f0f
tty/serial: pl011: add DT based earlycon support
by Rob Herring
· 11 years ago
b0b6abd
serial: earlycon: add DT support
by Rob Herring
· 11 years ago
6e87b70
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into for-next
by Rob Herring
· 10 years ago
651fb13
tile: serial: Use irq_alloc/free_hwirq
by Thomas Gleixner
· 11 years ago
e26f1db
tty/serial: fix generic earlycon option parsing
by Rob Herring
· 11 years ago
fe1cf8a
tty/serial: add back missing setup_early_serial8250_console
by Rob Herring
· 11 years ago
b790f21
tty: serial: 8250_core.c Bug fix for Exar chips.
by Michael Welling
· 11 years ago
f379a07
Merge 3.15-rc3 into tty-next
by Greg Kroah-Hartman
· 11 years ago
d952795
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
by Jon Ringle
· 11 years ago
d3bdba9
serial: sc16is7xx: depend on I2C
by Jon Ringle
· 11 years ago
dfeae61
serial: sc16is7xx
by Jon Ringle
· 11 years ago
2aafb38
Revert "serial: sh-sci: Add device tree support for r8a7779"
by Greg Kroah-Hartman
· 11 years ago
d50d726
tty/serial: add arm/arm64 semihosting earlycon
by Rob Herring
· 11 years ago
0d3c673
tty/serial: pl011: add generic earlycon support
by Rob Herring
· 11 years ago
d2fd681
tty/serial: convert 8250 to generic earlycon
by Rob Herring
· 11 years ago
9aac588
tty/serial: add generic serial earlycon
by Rob Herring
· 11 years ago
d20642f
x86: move FIX_EARLYCON_MEM kconfig into x86
by Rob Herring
· 11 years ago
e264ebf
tty: serial: Add driver for MEN's 16z135 High Speed UART.
by Johannes Thumshirn
· 11 years ago
d9bb3fb
tty: xuartps: Rebrand driver as Cadence UART
by Soren Brinkmann
· 11 years ago
b494a5f
tty: xuartps: Don't write IRQ disable register to enable interrupts
by Soren Brinkmann
· 11 years ago
35dc5a5
tty: xuartps: Refactor read-modify-writes
by Soren Brinkmann
· 11 years ago
5ce15d2
tty: xuartps: Print warning in clock notifier
by Soren Brinkmann
· 11 years ago
e555a21
tty: xuartps: Clean up
by Soren Brinkmann
· 11 years ago
928e926
tty: xuartps: Initialize ports according to aliases
by Michal Simek
· 11 years ago
489810a1
tty: xuartps: Fix kernel-doc errors in the driver
by Michal Simek
· 11 years ago
d900d98
tty: serial: omap: fix Sparse warnings
by Felipe Balbi
· 11 years ago
5c3f4bd
tty: serial: omap: remove unneeded singlethread workqueue
by Felipe Balbi
· 11 years ago
985bfd5
tty: serial: omap: remove some dead code
by Felipe Balbi
· 11 years ago
d044d23
tty: serial: omap: switch over to devm_ioremap_resource
by Felipe Balbi
· 11 years ago
54af692
tty: serial: omap: switch over to platform_get_resource
by Felipe Balbi
· 11 years ago
cc51638
tty: serial: omap: cleanup variable declarations
by Felipe Balbi
· 11 years ago
404dc57
tty: serial: omap: switch over to devm_request_gpio
by Felipe Balbi
· 11 years ago
5b6acc7
tty: serial: add missing braces
by Felipe Balbi
· 11 years ago
6bf7896
Revert "serial: omap: unlock the port lock"
by Felipe Balbi
· 11 years ago
c7d44a0
serial_core: Commonalize crlf when working w/ a non open console port
by Doug Anderson
· 11 years ago
0f1e126
tty: serial: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
22766ed
serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.
by Daniel Thompson
· 11 years ago
fcbee4d
serial: sh-sci: Add device tree support for r8a7779
by Simon Horman
· 11 years ago
c439c33
8250_dw: Support all baudrates on baytrail
by Loic Poulain
· 11 years ago
50d16ca
pch_uart: Add uart device to irq name
by Alexander Stein
· 11 years ago
7deb39e
serial_core: fix uart PORT_UNKNOWN handling
by Thomas Pfaff
· 11 years ago
f94b057
serial: samsung: Change barrier() to cpu_relax() in console output
by Doug Anderson
· 11 years ago
ab88c8d
serial: samsung: don't check config for every character
by Doug Anderson
· 11 years ago
bb7f09b
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
by Doug Anderson
· 11 years ago
f8fd1b0
serial: 8250: Fix thread unsafe __dma_tx_complete function
by Loic Poulain
· 11 years ago
b08c9c3
8250_core: Fix unwanted TX chars write
by Loic Poulain
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
12de375
Revert "serial: 8250, disable "too much work" messages"
by Greg Kroah-Hartman
· 11 years ago
1e7da05
serial: amba-pl011: fix regression, causing an Oops on rmmod
by Guennadi Liakhovetski
· 11 years ago
f4f653e
serial: 8250, disable "too much work" messages
by Jiri Slaby
· 11 years ago
d758c9c
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
by Tony Lindgren
· 11 years ago
bf903c0
serial_core: Fix pm imbalance on unbind
by Geert Uytterhoeven
· 11 years ago
Next »