Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c83db4f419e7105af38cdcca80cc51213214a2c8
/
drivers
/
tty
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
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
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
1eacbfb
serial/uartlite: Let it build on any arch with IOMEM
by Ricardo Ribalda Delgado
· 9 years ago
6b596a8
serial: stm32-usart: Fix SysRq support
by Maxime Coquelin
· 9 years ago
dec273e
sc16is7xx: fix FIFO address of secondary UART
by Bo Svangård
· 9 years ago
32aa633
sc16is7xx: fix Kconfig dependencies
by Jakub Kicinski
· 9 years ago
466e285
serial: sirf: let uart's receive start in right place
by Qipan Li
· 9 years ago
1d26c9f
serial: sirf: workaround rx process to avoid possible data loss
by Qipan Li
· 9 years ago
d8c2c0d
serial: etraxfs-uart: Fix release etraxfs_uart_ports
by Axel Lin
· 9 years ago
e9bb4b5
serial: etraxfs-uart: Convert to uart_console_device instead of open-coded
by Axel Lin
· 9 years ago
5bac4b3
serial: 8250_omap: Remove auto-IXON flow control
by Peter Hurley
· 9 years ago
27c93af
serial: 8250_omap: workaround module disable errata on dra7x SoCs
by Sekhar Nori
· 9 years ago
cdb929e
serial: 8250_omap: workaround errata around idling UART after using DMA
by Sekhar Nori
· 9 years ago
4fcdff9
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
by Sekhar Nori
· 9 years ago
6f03541
serial: 8250_omap: refactor mdr1 update
by Sekhar Nori
· 9 years ago
727fd8a
serial: 8250_omap: fix kernel crash in suspend-to-ram
by Sekhar Nori
· 9 years ago
29d5864
serial/8250_fintek: Support for any io address.
by Ricardo Ribalda Delgado
· 9 years ago
ce8c267
serial/8250_fintek: Support keys different than default
by Ricardo Ribalda Delgado
· 9 years ago
dae77f7
serial/8250_fintek: Support for chip_ip 0x0501
by Ricardo Ribalda Delgado
· 9 years ago
017bec3
serial/8250_fintek: Support for multiple base_ports
by Ricardo Ribalda Delgado
· 9 years ago
92a5f11
serial/8250_fintek: Use private data structure
by Ricardo Ribalda Delgado
· 9 years ago
08b3324
tty/vt: Fix the memory leak in visual_init
by Dongxing Zhang
· 9 years ago
75406b3
tty: Convert use of __constant_htons to htons
by Vaishali Thakkar
· 9 years ago
97a60ea
serial: amba-pl011: Fix devm_ioremap_resource return value check
by Krzysztof Kozlowski
· 9 years ago
Next »