index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
tty: serial: s/Medfile/Medfield
Joseph Kogut
2015-03-07
|
|
*
|
|
serial: ar933x_uart: Fix off-by-one for checking valid alias id
Axel Lin
2015-03-07
|
|
*
|
|
serial: mctrl-gpio: simplify init routine
Uwe Kleine-König
2015-03-07
|
|
*
|
|
serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalid
Uwe Kleine-König
2015-03-07
|
|
*
|
|
serial: mxs-auart: properly handle mctrl_gpio failing
Uwe Kleine-König
2015-03-07
|
|
*
|
|
serial: clps711x: fail if mctrl_gpio_init fails
Uwe Kleine-König
2015-03-07
|
|
*
|
|
serial: atmel: fix error handling when mctrl_gpio_init fails
Uwe Kleine-König
2015-03-07
|
|
*
|
|
tty: max3100: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-03-07
|
|
*
|
|
serial: imx: Do not store/restore the UBRC register
Fabio Estevam
2015-03-07
|
|
*
|
|
tty: serial/bcm63xx_uart: fix sparse warning
Lad, Prabhakar
2015-03-07
|
|
*
|
|
serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support
Mika Westerberg
2015-03-07
|
|
*
|
|
sprd_serial: compile sprd_suspend and sprd_resume conditionally
Paul Bolle
2015-03-07
|
|
*
|
|
serial:imx make of_device_id array const
Sanjeev Sharma
2015-03-07
|
|
*
|
|
tty: serial: 8250_core: Remove trailing whitespaces
Michal Simek
2015-03-07
|
|
*
|
|
serial: 8250_pci: convert to dev_pm_ops
Andy Shevchenko
2015-03-07
|
|
*
|
|
tty: kconfig: remove the superfluous dependency on PPC_OF
Kevin Hao
2015-03-07
|
|
*
|
|
serial: core: replace current->state by __set_current_state()
Fabian Frederick
2015-03-07
|
|
*
|
|
serial: pl010 is no longer broken
Arnd Bergmann
2015-03-07
*
|
|
|
|
Merge branch 'pnp'
Rafael J. Wysocki
2015-04-13
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
PNP: tty/serial/8250/8250_fintek: Use module_pnp_driver to register driver
Peter Huewe
2015-03-18
|
|
/
/
/
*
|
|
|
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
Stefan Agner
2015-03-26
*
|
|
|
tty: serial: fsl_lpuart: specify transmit FIFO size
Stefan Agner
2015-03-26
*
|
|
|
serial: samsung: Clear operation mode on UART shutdown
Javier Martinez Canillas
2015-03-26
|
|
_
|
/
|
/
|
|
*
|
|
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Hurley
2015-03-11
|
/
/
*
|
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-08
|
\
\
|
*
|
serial: sprd: Fix missing spin_unlock in sprd_handle_irq()
Axel Lin
2015-03-07
|
*
|
serial: 8250_dw: Fix get_mctrl behaviour
Desmond Liu
2015-03-07
|
*
|
serial:8250:8250_pci: delete unneeded quirk entries
Wang YanQing
2015-03-07
|
*
|
serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S
Wang YanQing
2015-03-07
|
*
|
Change email address for 8250_pci
Russell King
2015-03-07
|
*
|
serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...
Sebastian Andrzej Siewior
2015-03-07
|
*
|
Revert "tty/serial: of_serial: add DT alias ID handling"
Baruch Siach
2015-03-07
|
|
/
*
/
tty: serial: atmel: rework interrupt and wakeup handling
Boris BREZILLON
2015-03-06
|
/
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
*
|
serial: 8250: Fix UART_BUG_TXEN workaround
Peter Hurley
2015-02-07
*
|
serial: driver for ETRAX FS UART
Niklas Cassel
2015-02-07
*
|
serial: of-serial: fetch line number from DT
Lucas Stach
2015-02-03
*
|
serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE
Marek Szyprowski
2015-02-02
*
|
tty/serial: serial8250_set_divisor() can be static
kbuild test robot
2015-02-02
*
|
tty/serial: Add Spreadtrum sc9836-uart driver support
Chunyan Zhang
2015-02-02
*
|
serial: samsung: remove redundant interrupt enabling
Robert Baldyga
2015-02-02
*
|
serial: omap: Fix RTS handling
Peter Hurley
2015-02-02
*
|
serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling
Peter Hurley
2015-02-02
*
|
serial: core: Rework hw-assisted flow control support
Peter Hurley
2015-02-02
*
|
tty/serial: 8250_early: Add support for PXA UARTs
Rob Herring
2015-02-02
*
|
tty/serial: of_serial: add support for PXA/MMP uarts
Rob Herring
2015-02-02
*
|
tty/serial: of_serial: add DT alias ID handling
Rob Herring
2015-02-02
*
|
serial: 8250: Prevent concurrent updates to shadow registers
Peter Hurley
2015-02-02
*
|
serial: 8250: Use canary to restart console after suspend
Peter Hurley
2015-02-02
[prev]
[next]