Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
251fe09f13bfb54c1ede66ee8bf8ddd0061c4f7c
/
drivers
/
tty
f98c7bc
serial: samsung: Continue to work if DMA request fails
by Krzysztof Kozlowski
· 8 years ago
82f2341
tty: n_hdlc: get rid of racy n_hdlc.tbuf
by Alexander Popov
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
ae7e81c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
by Ingo Molnar
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
3f8b6fb
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
7db60d0
sparc64: Send break twice from console to return to boot prom
by Vijay Kumar
· 8 years ago
7dd4fcf
sparc64: Migrate hvcons irq to panicked cpu
by Vijay Kumar
· 8 years ago
9af744d
lib/show_mem.c: teach show_mem to work with the given nodemask
by Michal Hocko
· 8 years ago
37c8596
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d8a4995
tty: pl011: Work around QDF2400 E44 stuck BUSY bit
by Christopher Covington
· 8 years ago
2867af2
atmel_serial: Use the fractional divider when possible
by Romain Izard
· 8 years ago
6d35b13
tty: Remove extra include in HVC console tty framework
by Sergio Valverde
· 8 years ago
172c33c
serial: exar: Enable MSI support
by Jan Kiszka
· 8 years ago
7e12357
serial: exar: Move register defines from uapi header to consumer site
by Jan Kiszka
· 8 years ago
0d560a1
serial: pci: Remove unused pci_boards entries
by Jan Kiszka
· 8 years ago
fc6cc96
serial: exar: Move Commtech adapters to 8250_exar as well
by Jan Kiszka
· 8 years ago
5b5f252
serial: exar: Fix initialization of EXAR registers for ports > 0
by Jan Kiszka
· 8 years ago
24572af
serial: exar: Fix mapping of port I/O resources
by Jan Kiszka
· 8 years ago
90afa52
serial: sh-sci: fix hardware RX trigger level setting
by Ulrich Hecht
· 8 years ago
6a5f0e2
tty/serial: atmel: ensure state is restored after suspending
by Alexandre Belloni
· 8 years ago
424d791
serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt
by Douglas Anderson
· 8 years ago
10d258c
serdev: ttyport: check whether tty_init_dev() fails
by Dan Carpenter
· 8 years ago
80cd94e
serial: 8250_pci: make pciserial_detach_ports() static
by Wei Yongjun
· 8 years ago
233680a
serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
by Lee Jones
· 8 years ago
d735625
serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
by Lee Jones
· 8 years ago
6929cb0
serial: st-asc: Read in all Pinctrl states
by Lee Jones
· 8 years ago
a4f6072
serial: st-asc: Provide RTS functionality
by Lee Jones
· 8 years ago
5ab066e
serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
by Lee Jones
· 8 years ago
1c9c858
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
by Ian Abbott
· 8 years ago
5d23188
serial: sh-sci: make RX FIFO parameters tunable via sysfs
by Ulrich Hecht
· 8 years ago
0394037
serial: sh-sci: SCIFA/B RX FIFO software timeout
by Ulrich Hecht
· 8 years ago
18e8cf1
serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
by Ulrich Hecht
· 8 years ago
8ee3fde
tty_port: register tty ports with serdev bus
by Rob Herring
· 8 years ago
bed35c6
serdev: add a tty port controller driver
by Rob Herring
· 8 years ago
cd6484e
serdev: Introduce new bus for serial attached devices
by Rob Herring
· 8 years ago
c3485ee
tty_port: Add port client functions
by Rob Herring
· 8 years ago
a380ed4
serial: sh-sci: implement FIFO threshold register setting
by Ulrich Hecht
· 8 years ago
88641c7
serial: sh-sci: consider DR (data ready) bit adequately
by Ulrich Hecht
· 8 years ago
54e14ae
serial: sh-sci: add FIFO trigger bits
by Ulrich Hecht
· 8 years ago
0832a462
tty: serial: cpm_uart: make use of for_each_node_by_type()
by Dmitry Torokhov
· 8 years ago
aea9a80
tty: serial: pl011: add ttyAMA for matching pl011 console
by Sudeep Holla
· 8 years ago
a8a1781
serial: samsung: enable clock before accessing interrupt mask resister
by 남영민
· 8 years ago
5d1a238
serial: 8250_pci: remove exar code
by Sudip Mukherjee
· 8 years ago
d0aeaa8
serial: exar: split out the exar code from 8250_pci
by Sudip Mukherjee
· 8 years ago
bc2be23
serial: imx: Fix the CTS_B polarity in RS485 mode
by Fabio Estevam
· 8 years ago
1a61362
serial: imx: Fix the RTS GPIO polarity in RS485 mode
by Fabio Estevam
· 8 years ago
aa42db4
8250: of: remove remnants of generic of_serial driver
by Arnd Bergmann
· 8 years ago
54b12c4
serial: sh-sci: Reformat sci_parse_dt() for git diff
by Geert Uytterhoeven
· 8 years ago
2331e06
tty: serial: constify uart_ops structures
by Bhumika Goyal
· 8 years ago
bcd375f
console: Add callback to flush scrollback buffer to consw struct
by Manuel Schölling
· 8 years ago
4e0f5cc
serial: 8250_omap: Fix probe and remove for PM runtime
by Tony Lindgren
· 8 years ago
f99b63a
serial: hp300: mask the warning for people just doing build coverage
by Paul Gortmaker
· 8 years ago
5935a2b
serial: xuartps: Enable uart loopback mode
by Yasir-Khan
· 8 years ago
aa75941
serial: 8250_omap: Remove rx_dma_broken flag
by Vignesh R
· 8 years ago
b6ffcf2
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
by Vignesh R
· 8 years ago
75f54ac
serial: 8250_omap: pause DMA only if DMA transfer in progress
by Vignesh R
· 8 years ago
c92d781
tty: constify tty_ldisc_receive_buf buffer pointer
by Rob Herring
· 8 years ago
3086365
tty_port: make tty_port_register_device wrap tty_port_register_device_attr
by Rob Herring
· 8 years ago
ed3f0af
tty_port: allow a port to be opened with a tty that has no file handle
by Alan Cox
· 8 years ago
8c9faa5
tty: serial: meson: allow baud-rates higher than 115200
by Martin Blumenstingl
· 8 years ago
9ed90d2
tty: move the non-file related parts of tty_release to new tty_release_struct
by Rob Herring
· 8 years ago
2cc32b1
tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocache
by Arvind Yadav
· 8 years ago
28ec957
serial: omap: Add omapserial earlycon
by Lokesh Vutla
· 8 years ago
7951ffc
serial: pl011: Mark console as CON_ANYTIME
by Alexander Sverdlin
· 8 years ago
1ea146a
tty: serial: constify dev_pm_ops structures
by Bhumika Goyal
· 8 years ago
216e234
serial: 8250_mid: set PCI master only for DMA capable device
by Andy Shevchenko
· 8 years ago
6d59225
serial: 8250_mid: enable MSI on Denverton
by Andy Shevchenko
· 8 years ago
4831e0d
serial: 8250_mid: handle interrupt correctly in DMA case
by Andy Shevchenko
· 8 years ago
6a171b2
serial: 8250_dw: Allow hardware flow control to be used
by Jason Uy
· 8 years ago
dfc8038
serial: sh-sci: Compute the regshift value for SCI ports
by Laurent Pinchart
· 8 years ago
97ed979
serial: sh-sci: Remove unused platform data capabilities field
by Laurent Pinchart
· 8 years ago
d5cb131
serial: sh-sci: Remove manual break debouncing
by Laurent Pinchart
· 8 years ago
219fb0c
serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
by Laurent Pinchart
· 8 years ago
b2f20ed
serial: sh-sci: Extend sci_port_params with more port parameters
by Laurent Pinchart
· 8 years ago
daf5a89
serial: sh-sci: Constify platform data
by Laurent Pinchart
· 8 years ago
e095ee6
serial: sh-sci: Replace regmap array with port parameters
by Laurent Pinchart
· 8 years ago
40b34dd
serial: sh-sci: Remove initialization of zero fields in sci_port_params
by Laurent Pinchart
· 8 years ago
a752ba1
serial: sh-sci: Fix register offsets for the IRDA serial port
by Laurent Pinchart
· 8 years ago
3d73f32
serial: sh-sci: Don't rely on platform data flags when not needed
by Laurent Pinchart
· 8 years ago
9f8325b
serial: sh-sci: Set the SCSCR TE and RE bits in the driver
by Laurent Pinchart
· 8 years ago
11cca3d
Merge 4.10-rc4 into tty-next
by Greg Kroah-Hartman
· 8 years ago
642fa44
sched/core: Remove set_task_state()
by Davidlohr Bueso
· 8 years ago
5376f2e
drivers/tty: Compute 'current' directly
by Davidlohr Bueso
· 8 years ago
a2d6a98
serial: 8250: Add new port type for TI DA8xx/66AK2x
by David Lechner
· 8 years ago
1945889
serial: 8250_mid: make option visible
by Jean Delvare
· 8 years ago
dce22df
serial: 8250_lpss: make option visible
by Jean Delvare
· 8 years ago
f1e8c71
serial: 8250_pci: make option visible
by Jean Delvare
· 8 years ago
699a11b
serial: 8250_port: Remove dangerous pr_debug()
by Alexey Brodkin
· 8 years ago
1a5c2d1
tty: goldfish: Fix a parameter of a call to free_irq
by Christophe JAILLET
· 8 years ago
7b7e8e8
serial: imx: Allow passing 'rst-gpios' for rs485 mode
by Fabio Estevam
· 8 years ago
3f08087
serial: 8250_lpss: avoid potential kernel crash when remove
by Andy Shevchenko
· 8 years ago
abe81f3
tty: serial: msm: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
9c4b60f
serial: 8250: moxa: Store num_ports in brd
by Matwey V. Kornilov
· 8 years ago
6def047
serial: 8250_fintek: Add resource check for Fintek F81504/508/512
by Ji-Ze Hong (Peter Hong)
· 8 years ago
Next »