Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7646920087bc523b4ef1fa2b00cbbf3a6c0cc1c1
/
drivers
/
tty
0c556271
drivers/tty: require read access for controlling terminal
by Jann Horn
· 9 years ago
3c5a035
serial: 8250: add uart_config entry for PORT_RT2880
by Mans Rullgard
· 9 years ago
facd885
tty: fix data race on tty_buffer.commit
by Dmitry Vyukov
· 9 years ago
9e6b7cd
tty: fix data race in tty_buffer_flush
by Dmitry Vyukov
· 9 years ago
7098296
tty: fix data race in flush_to_ldisc
by Dmitry Vyukov
· 9 years ago
e81107d
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
by Kosuke Tatsukawa
· 9 years ago
8f1bd8f
serial: atmel: fix error path of probe function
by Uwe Kleine-König
· 9 years ago
c1a752b
tty: don't leak cdev in tty_cdev_add()
by Leon Yu
· 9 years ago
0c727a4
Revert "serial: imx: remove unbalanced clk_prepare"
by Fabio Estevam
· 9 years ago
f7a7651
tty: serial: Add missing module license for 8250_base.ko
by Jonathan McDowell
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
b8889c4
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
f6f7a63
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
54e9e29
mm, oom: pass an oom order of -1 when triggered by sysrq
by David Rientjes
· 9 years ago
6e0fc46
mm, oom: organize oom context into struct
by David Rientjes
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
859e326
hvc/xen: Further s/MFN/GFN clean-up
by Julien Grall
· 9 years ago
0df4f26
xen: Use correctly the Xen memory terminologies
by Julien Grall
· 9 years ago
0de6cfb
Revert "uart: pl011: Rename regs with enumeration"
by Greg Kroah-Hartman
· 9 years ago
f11c984
Revert "uart: pl011: Introduce register accessor"
by Greg Kroah-Hartman
· 9 years ago
ab66ca2
Revert "uart: pl011: Introduce register look up table"
by Greg Kroah-Hartman
· 9 years ago
8e50254
Revert "uart: pl011: Improve LCRH register access decision"
by Greg Kroah-Hartman
· 9 years ago
062a68a
Revert "uart: pl011: Add support to ZTE ZX296702 uart"
by Greg Kroah-Hartman
· 9 years ago
807249d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
770847b
MIPS: Remove "weak" from get_c0_fdc_int() declaration
by Bjorn Helgaas
· 9 years ago
4807980
powerpc/hvsi: Fix endianness issues in the HVSI driver
by Laurent Dufour
· 9 years ago
c868cbb
serial: imx: save and restore context in the suspend path
by Eduardo Valentin
· 9 years ago
bc85734
serial: imx: allow waking up on RTSD
by Eduardo Valentin
· 9 years ago
189550b
serial: imx: introduce serial_imx_enable_wakeup()
by Eduardo Valentin
· 9 years ago
9e7b399
serial: imx: remove unbalanced clk_prepare
by Eduardo Valentin
· 9 years ago
eafb9ee
serial: 8250: move rx_running out of the bitfield
by John Ogness
· 9 years ago
830acf9
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
by Sebastian Andrzej Siewior
· 9 years ago
cbba3e6
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
by Qipeng Zha
· 9 years ago
2b9a850
tty: serial: men_z135_uart.c: Don't initialize port->lock
by Johannes Thumshirn
· 9 years ago
8117e34
tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
by Johannes Thumshirn
· 9 years ago
1d70027
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
by Maciej S. Szmigiero
· 9 years ago
ffa34de
serial: 8250: don't bind to SMSC IrCC IR port
by Maciej S. Szmigiero
· 9 years ago
df57cf6
serial: mxs-auart: fix baud rate range
by Stefan Wahren
· 9 years ago
17dc72c
serial: mxs-auart: keep the AUART unit in reset state when not in use
by Juergen Borleis
· 9 years ago
3fa30ac
serial: mxs-auart: use a function name to reflect what it really does
by Juergen Borleis
· 9 years ago
2584cf8
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
by Dan Williams
· 9 years ago
d315945
serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512
by Peter Hung
· 9 years ago
68be64c
sc16is7xx: constify devtype
by Jakub Kicinski
· 9 years ago
c643497
sc16is7xx: support multiple devices
by Jakub Kicinski
· 9 years ago
e92a886
sc16is7xx: save and use per-chip line number
by Jakub Kicinski
· 9 years ago
8cd90e5
uart: pl011: Add support to ZTE ZX296702 uart
by Jun Nie
· 9 years ago
09dcc7d
uart: pl011: Improve LCRH register access decision
by Jun Nie
· 9 years ago
2c096a9
uart: pl011: Introduce register look up table
by Jun Nie
· 9 years ago
7b753f3
uart: pl011: Introduce register accessor
by Jun Nie
· 9 years ago
534e14e
uart: pl011: Rename regs with enumeration
by Jun Nie
· 9 years ago
89c043a
serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
by Adam Lee
· 9 years ago
736cd79
serial: samsung: fix DMA for FIFO smaller than cache line size
by Robert Baldyga
· 9 years ago
81ccb2a
serial: samsung: fix DMA mode enter condition for small FIFO sizes
by Marek Szyprowski
· 9 years ago
9e31364
serial: core: Remove tty port activate() and shutdown() methods
by Peter Hurley
· 9 years ago
6fb98fb
serial: core: Use proper spinlock flavor in uart_close()
by Peter Hurley
· 9 years ago
a649943
tty/serial: at91: fix I/O accesses on RHR and THR for AVR32
by Cyrille Pitchen
· 9 years ago
b737eeb
serial: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 9 years ago
0a6c301
serial: 8250: Auto CTS control by HW if AFE enabled
by Qipeng Zha
· 9 years ago
7d07ada
serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT
by Uwe Kleine-König
· 9 years ago
7b9c516
serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals
by Niklas Cassel
· 9 years ago
9625734f
serial: etraxfs-uart: remove empty functions
by Niklas Cassel
· 9 years ago
90bb6bd
Serial: imx: add dev_pm_ops to support suspend to ram/disk
by Shenwei Wang
· 9 years ago
e70e69b
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
by Masahiro Yamada
· 9 years ago
fecf27a
serial: 8250_pci: add RS485 for F81504/508/512
by Peter Hung
· 9 years ago
a3a10ce
Avoid usb reset crashes by making tty_io cdevs truly dynamic
by Richard Watts
· 9 years ago
458e2c8
Revert "tty: serial: imx.c: Reset UART before activating interrupts"
by Fabio Estevam
· 9 years ago
92311e4
Merge 4.2-rc4 into tty-next
by Greg Kroah-Hartman
· 9 years ago
d684779
pty: Add debug message for ptmx open
by Peter Hurley
· 9 years ago
fb6edc9
tty: core: Improve ldisc debug messages
by Peter Hurley
· 9 years ago
ff8339d
tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT
by Peter Hurley
· 9 years ago
0a6adc1
tty: Use tty_debug() for tty_ldisc_debug()
by Peter Hurley
· 9 years ago
accff79
tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup()
by Peter Hurley
· 9 years ago
e2dfa3d
tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
by Peter Hurley
· 9 years ago
3a6b02d
tty: core: Improve debug message content
by Peter Hurley
· 9 years ago
4fef535
drivers/tty: make serial/sunhv.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
37db223
drivers/tty: make serial/suncore.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
1106d2d
drivers/tty: make serial/lantic.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
4e62794
drivers/tty: make serial/sn_console.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
97d49ad
serial: samsung: Remove redundant DEBUG_LL check
by Javier Martinez Canillas
· 9 years ago
af5554f
tty: buffers: Move hidden buffer index advance into outer loop
by Peter Hurley
· 9 years ago
069f38b
tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release
by Peter Hurley
· 9 years ago
61e86cc
tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
by Peter Hurley
· 9 years ago
e144c58
serial: core: Fix crashes while echoing when closing
by Peter Hurley
· 9 years ago
e5eb517
serial/uuc_uart: Support higher bitrates than 115200 Bit/s
by Alexander Stein
· 9 years ago
7e8af24
tty: serial: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
3bb2ccd
tty: serial: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
5f258b3
tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled
by Cyrille Pitchen
· 9 years ago
b5199d4
tty/serial: at91: add support to FIFOs
by Cyrille Pitchen
· 9 years ago
4e7decd
tty/serial: at91: remove bunch of macros to access UART registers
by Cyrille Pitchen
· 9 years ago
6719693
tty: add missing rcu_read_lock for task_pgrp
by Patrick Donnelly
· 9 years ago
da89164
serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
by Joerg Roedel
· 9 years ago
ee3ad90
serial: 8250: Defer interrupt enable until fifos enabled
by Peter Hurley
· 9 years ago
f3fb7ef
tty/early: make serial8250_early_{in,out} static again
by Vineet Gupta
· 9 years ago
b6830f6
serial: 8250: Split base port operations from universal driver
by Peter Hurley
· 9 years ago
907eda3
Revert "serial: imx: initialized DMA w/o HW flow enabled"
by David Jander
· 9 years ago
e95044b
tty: serial: imx.c: Reset UART before activating interrupts
by David Jander
· 9 years ago
e9b5a98
serial: imx: reduce irq-latency after rx overflow
by Manfred Schlaegl
· 9 years ago
9b28993
serial: imx: count tty buffer overruns
by Manfred Schlaegl
· 9 years ago
8a61f0c
serial: imx: Disable irqs before requesting them
by Fabio Estevam
· 9 years ago
Next »