Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d074f293907c3b53f266a337e1bdf7506a4991c0
/
drivers
/
tty
« Previous
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
0e4f93e
goldfish: goldfish_tty_probe() is not using 'i' any more
by Jiri Kosina
· 10 years ago
3494fc3
workqueue: dump workqueues on sysrq-t
by Tejun Heo
· 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
3372ec2
vt: use msecs_to_jiffies for time conversion
by Nicholas Mc Guire
· 10 years ago
678afb9
tty: vt/vt: fix sparse warning
by Lad, Prabhakar
· 10 years ago
4c0d9b1
vt: vt_ioctl: use msecs_to_jiffies for time conversion
by Nicholas Mc Guire
· 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
c37bc68
TTY: fix tty_wait_until_sent maximum timeout
by Johan Hovold
· 10 years ago
79fbf4a
TTY: fix tty_wait_until_sent on 64-bit machines
by Johan Hovold
· 10 years ago
6b270fd
TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation
by Johan Hovold
· 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
f0bf0bd
tty: fix up atime/mtime mess, take four
by Jiri Slaby
· 10 years ago
dfd37668
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
52df3d5
ipwireless: missing assignment
by Alan
· 10 years ago
2a24836
goldfish: remove unreachable line of code
by Alan
· 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
a972412
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
59d5373
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
c32b3cb
oom, PM: make OOM detection in the freezer path raceless
by Michal Hocko
· 10 years ago
401e4a7
sysrq: convert printk to pr_* equivalent
by Michal Hocko
· 10 years ago
c09babf
serial: 8250: Fix UART_BUG_TXEN workaround
by Peter Hurley
· 10 years ago
692132b
serial: driver for ETRAX FS UART
by Niklas Cassel
· 10 years ago
79ce9d5
tty: remove unused variable sprop
by Fabian Frederick
· 10 years ago
3239fd3
serial: of-serial: fetch line number from DT
by Lucas Stach
· 10 years ago
c3bda29
serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE
by Marek Szyprowski
· 10 years ago
eb1527a
tty/serial: serial8250_set_divisor() can be static
by kbuild test robot
· 10 years ago
b7396a3
tty/serial: Add Spreadtrum sc9836-uart driver support
by Chunyan Zhang
· 10 years ago
ba019a3
serial: samsung: remove redundant interrupt enabling
by Robert Baldyga
· 10 years ago
632f32e
tty: Remove external interface for tty_set_termios()
by Peter Hurley
· 10 years ago
348f9bb
serial: omap: Fix RTS handling
by Peter Hurley
· 10 years ago
9719acc
serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling
by Peter Hurley
· 10 years ago
391f93f
serial: core: Rework hw-assisted flow control support
by Peter Hurley
· 10 years ago
a4c639b
tty/serial: 8250_early: Add support for PXA UARTs
by Rob Herring
· 10 years ago
6ad991b
tty/serial: of_serial: add support for PXA/MMP uarts
by Rob Herring
· 10 years ago
6d01bb9
tty/serial: of_serial: add DT alias ID handling
by Rob Herring
· 10 years ago
e9cef86
serial: 8250: Prevent concurrent updates to shadow registers
by Peter Hurley
· 10 years ago
4516d50
serial: 8250: Use canary to restart console after suspend
by Peter Hurley
· 10 years ago
06a4c71
serial: 8250: Refactor XR17V35X divisor calculation
by Peter Hurley
· 10 years ago
e72abd5
serial: 8250: Refactor divisor programming
by Peter Hurley
· 10 years ago
0ec3f585
serial: 8250: Refactor LCR computation
by Peter Hurley
· 10 years ago
d1f2f21
serial: 8250: Move UART_BUG_QUOT workaround
by Peter Hurley
· 10 years ago
01ba8d6
tty: serial: men_z135_uart: Fix driver for changes in hardware
by Johannes Thumshirn
· 10 years ago
b164c97
serial: core: Simplify console suspend logic in uart_suspend_port()
by Peter Hurley
· 10 years ago
d2b6f44
n_tty: Fix signal handling flushes
by Peter Hurley
· 10 years ago
1d1d14d
pty: Fix buffer flush deadlock
by Peter Hurley
· 10 years ago
3abf87c
tty: Make lock subclasses available for other tty locks
by Peter Hurley
· 10 years ago
fb5ef9e
n_tty: Fix read buffer overwrite when no newline
by Peter Hurley
· 10 years ago
06c49f9
n_tty: Fix PARMRK over-throttling
by Peter Hurley
· 10 years ago
Next »