Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c50f9fb6c535edf4731eecb53d91ebc297e82e5b
/
drivers
/
tty
/
serial
a9e5bfd
drivers: tty: serial: move inline before return type
by Joe Perches
· 7 years ago
c7d28ec
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
413058d
serial: exar: Add support for IOT2040 device
by Jan Kiszka
· 8 years ago
380b1e2
gpio-exar/8250-exar: Make set of exported GPIOs configurable
by Jan Kiszka
· 8 years ago
0d963eb
serial: exar: Factor out platform hooks
by Jan Kiszka
· 8 years ago
4076cf0
gpio-exar/8250-exar: Rearrange gpiochip parenthood
by Jan Kiszka
· 8 years ago
a39f2fe
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
by Jan Kiszka
· 8 years ago
a6d7514
tty: serial: lpuart: add a more accurate baud rate calculation method
by Dong Aisheng
· 8 years ago
97d6f35
tty: serial: lpuart: add earlycon support for imx7ulp
by Dong Aisheng
· 8 years ago
24b1e5f
tty: serial: lpuart: add imx7ulp support
by Dong Aisheng
· 8 years ago
f98e1fc
tty: serial: lpuart: add little endian 32 bit register support
by Dong Aisheng
· 8 years ago
a0204f2
tty: serial: lpuart: refactor lpuart32_{read|write} prototype
by Dong Aisheng
· 8 years ago
0d6fce9
tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
by Dong Aisheng
· 8 years ago
a3015af
serial: imx-serial - move DMA buffer configuration to DT
by Nandor Han
· 7 years ago
6376cd3
serial: imx: Enable RTSD only when needed
by Nandor Han
· 7 years ago
5ac8829
serial: imx: Remove unused members from imx_port struct
by Fabio Estevam
· 8 years ago
a1bfb6e
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
by Vignesh R
· 8 years ago
cfde770
serial: 8250: Fix THRE flag usage for CAP_MINI
by Phil Elwell
· 7 years ago
d3936d7
gpio-exar/8250-exar: Fix passing in of parent PCI device
by Jan Kiszka
· 8 years ago
9f60e0e
tty/serial: meson_uart: update to stable bindings
by Helmut Klein
· 8 years ago
1104321
serial: Delete dead code for CIR serial ports
by Matthias Brugger
· 8 years ago
5194954
serial: sirf: make of_device_ids const
by Arvind Yadav
· 8 years ago
7b45fff
serial/mpsc: switch to dma_alloc_attrs
by Christoph Hellwig
· 8 years ago
e36361d
tty: serial: Add Actions Semi Owl UART earlycon
by Andreas Färber
· 8 years ago
92c8f7c
tty/serial: atmel: make the driver DT only
by Alexandre Belloni
· 8 years ago
274a5ed
tty/serial: atmel: remove atmel_default_console_device handling
by Alexandre Belloni
· 8 years ago
dc2f727
serial: rate limit custom-speed deprecation notice
by Johan Hovold
· 8 years ago
bea8be6
serial: exar: Leave MPIOs as output for Commtech adapters
by Jan Kiszka
· 8 years ago
72ce573
tty/serial: atmel: Remove AVR32 bits from the driver
by Andy Shevchenko
· 8 years ago
094094a
serial: uartps: Fix kernel doc warnings
by Nava kishore Manne
· 8 years ago
e2860e1
serial: 8250_of: Add reset support
by Joel Stanley
· 8 years ago
e279e6d
Fix serial console on SNI RM400 machines
by Thomas Bogendoerfer
· 8 years ago
aa66863
Merge 4.12-rc3 into tty-next
by Greg Kroah-Hartman
· 8 years ago
59fe2cc
serial: altera_uart: call iounmap() at driver remove
by Tobias Klauser
· 8 years ago
6df765d
serial: imx: ensure UCR3 and UFCR are setup correctly
by Uwe Kleine-König
· 8 years ago
d087e7a
serial: 8250: Add CAP_MINI, set for bcm2835aux
by Phil Elwell
· 8 years ago
9b7becf
serial: sh-sci: Update warning message in sci_request_dma_chan()
by Geert Uytterhoeven
· 8 years ago
5fa4acc
serial: meson: hide an unused function
by Arnd Bergmann
· 8 years ago
da4c279
serial: enable serdev support
by Johan Hovold
· 8 years ago
88e2582
serial: core: fix crash in uart_suspend_port
by Lucas Stach
· 8 years ago
1e94847
serial: ifx6x60: fix use-after-free on module unload
by Johan Hovold
· 8 years ago
5c9d6ab
serial: altera_jtaguart: adding iounmap()
by Alexey Khoroshilov
· 8 years ago
2c0ac5b
serial: exar: Fix stuck MSIs
by Jan Kiszka
· 8 years ago
be40597
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
by Christophe JAILLET
· 8 years ago
4c4fc90
drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
by Ard Biesheuvel
· 8 years ago
d653c43
serial: xilinx_uartps: Fix the error path
by Shubhrajyoti Datta
· 8 years ago
8b7a6b2
serial: meson: change interrupt description to tty name
by Heiner Kallweit
· 8 years ago
1b1ecaa
serial: meson: remove use of flag UPF_IOREMAP
by Heiner Kallweit
· 8 years ago
ff3b9ca
serial: meson: make use of uart_port member mapsize
by Heiner Kallweit
· 8 years ago
5a2ce87
serial: meson: remove dead code in meson_uart_change_speed
by Heiner Kallweit
· 8 years ago
ba50f1d
serial: meson: remove unneeded variable assignment in meson_serial_port_write
by Heiner Kallweit
· 8 years ago
88f37d7
serial: meson: fix setting number of stop bits
by Heiner Kallweit
· 8 years ago
d1e06a4
serial: pch_uart: use offset_in_page() macro
by Geliang Tang
· 8 years ago
2b5cf14
tty/serial: atmel: use offset_in_page() macro
by Geliang Tang
· 8 years ago
7dea816
serial: exar: Preconfigure xr17v35x MPIOs as output
by Jan Kiszka
· 8 years ago
4dec2f1
imx-serial: RX DMA startup latency
by Peter Senna Tschudin
· 8 years ago
352b926
serial: sh-sci: Move uart_register_driver call to device probe
by Sjoerd Simons
· 8 years ago
bd8766b
serial: pl010: Move uart_register_driver call to device probe
by Sjoerd Simons
· 8 years ago
1cf4a7e
serial: sh-sci: Fix race condition causing garbage during shutdown
by Geert Uytterhoeven
· 8 years ago
7fbcf3a
drivers/serial: Add driver for Aspeed virtual UART
by Jeremy Kerr
· 8 years ago
ea5244e
serial: 8250: Add flag so drivers can avoid THRE probe
by Joel Stanley
· 8 years ago
70b2fe3
serial: 8250_exar: Remove duplicate assignment
by Andy Shevchenko
· 8 years ago
84b40e3
serial: 8250: omap: Disable DMA for console UART
by Vignesh R
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
8f3207c
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
0632466
format-security: move static strings to const
by Kees Cook
· 8 years ago
3b60daf8
Annotate hardware config module parameters in drivers/tty/
by David Howells
· 8 years ago
8e1c21f4
serial: small Makefile reordering
by Nicolas Pitre
· 8 years ago
72f1b85
serial: 8250_early: Add earlycon support for Palmchip UART
by Marc Gonzalez
· 8 years ago
5a0722b
tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
by Timur Tabi
· 8 years ago
2f09276
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
by Sebastian Reichel
· 8 years ago
18a4208
imx-serial: Reduce RX DMA startup latency when opening for reading
by Peter Senna Tschudin
· 8 years ago
77e6fe7
serial: omap: suspend device on probe errors
by Johan Hovold
· 8 years ago
099bd73
serial: omap: fix runtime-pm handling on unbind
by Johan Hovold
· 8 years ago
1b775de
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
by Sebastian Reichel
· 8 years ago
469f813
serial: samsung: Remove useless spinlock
by Marek Szyprowski
· 8 years ago
500fcc0
serial: samsung: Add missing checks for dma_map_single failure
by Marek Szyprowski
· 8 years ago
768d64f
serial: samsung: Use right device for DMA-mapping calls
by Marek Szyprowski
· 8 years ago
e61c38d
serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be off
by Uwe Kleine-König
· 8 years ago
7d05587
tty: amba-pl011: Fix spurious TX interrupts
by Jayachandran C
· 8 years ago
ecfc577
serial: xuartps: Enable clocks in the pm disable case also
by Shubhrajyoti Datta
· 8 years ago
cade358
serial: core: Re-use struct uart_port {name} field
by Andy Shevchenko
· 8 years ago
e1dc9b0
serial: sprd: adjust TIMEOUT to a big value
by Wei Qiao
· 8 years ago
9ccd8d7
Merge 4.11-rc5 into tty-next
by Greg Kroah-Hartman
· 8 years ago
e53e597
tty: pl011: fix earlycon work-around for QDF2400 erratum 44
by Timur Tabi
· 8 years ago
49e1590
serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text
by Paul Gortmaker
· 8 years ago
497e1e1
tty/serial: atmel: fix TX path in atmel_console_write()
by Nicolas Ferre
· 8 years ago
31ca2c6
tty/serial: atmel: fix race condition (TX+DMA)
by Richard Genoud
· 8 years ago
a6040bc
serial: mxs-auart: Fix baudrate calculation
by Uwe Kleine-König
· 8 years ago
abf1e0a
tty: serial: fsl_lpuart: lock port on console write
by Stefan Agner
· 8 years ago
4d9d7d8
serial: altera_uart: add earlycon support
by Tobias Klauser
· 8 years ago
b2c663d
serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ
by Vignesh R
· 8 years ago
f7048b1
tty: serial_core: Add name field to uart_port struct
by Vignesh R
· 8 years ago
7cd3e9d
serial: 8250_lpss: Unconditionally set PCI master for Quark
by Jan Kiszka
· 8 years ago
cfa6eb2
serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()
by Geert Uytterhoeven
· 8 years ago
5f76895
serial: sh-sci: Fix late enablement of AUTORTS
by Geert Uytterhoeven
· 8 years ago
e37f712
serial: sh-sci: Fix hang in sci_reset()
by Geert Uytterhoeven
· 8 years ago
b5090cb
serial: st-asc: Change default baudrate from 9600 to 115200
by Lee Jones
· 8 years ago
ef49ffd
tty: serial: st-asc: Make the locking RT aware
by Lionel Debieve
· 8 years ago
53c1cf4
Merge 4.11-rc4 into tty-next
by Greg Kroah-Hartman
· 8 years ago
Next »