Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11d9befda294d8f40fd6a3d967722cf0ff0a0f5a
/
drivers
/
tty
11d9bef
tty: Reorder proc_set_tty() and related fns
by Peter Hurley
· 10 years ago
8f166e0
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
by Peter Hurley
· 10 years ago
edf4eda
tty: serial: 8250_core: restore the LCR register in set_sleep
by Sudhir Sreedharan
· 10 years ago
513e438
serial: of-serial: fix up PM ops on no_console_suspend and port type
by Jingchang Lu
· 10 years ago
369e2b8
tty: Remove sparse lock annotations from tty_write_lock()/_unlock()
by Peter Hurley
· 10 years ago
91f189de
serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()
by Peter Hurley
· 10 years ago
d4260b5
serial: Fix upstat_t sparse warnings
by Peter Hurley
· 10 years ago
fda2b41
goldfish: off by one in goldfish_tty_console_setup()
by Dan Carpenter
· 10 years ago
a4dc923
goldfish: fix sparse warnings
by Fabian Frederick
· 10 years ago
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
6b997ba
serial: atmel: add missing dmaengine header
by Vinod Koul
· 10 years ago
2856fcd
Merge branch 'topic/dma_control_cleanup_acks' into for-linus
by Vinod Koul
· 10 years ago
2bcd90d
serial: sh-sci: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
fd9879b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
81ae31d
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
ef4a48c
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
ea58459
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
683a52a
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
bdf428f
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
95afae4
xen: remove DEFINE_XENBUS_DRIVER() macro
by David Vrabel
· 10 years ago
69784fa
Revert "serial/core: Initialize the console pm state"
by Greg Kroah-Hartman
· 10 years ago
3e47d14
powerpc: Remove powerpc specific cmd_line
by Anton Blanchard
· 10 years ago
0efe729
tty: serial: msm: Add earlycon support
by Stephen Boyd
· 10 years ago
a86713b
serial/core: Initialize the console pm state
by Sudhir Sreedharan
· 10 years ago
daea65a
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
by Daniel Thompson
· 10 years ago
2dea53b
serial: of-serial: add PM suspend/resume support
by Jingchang Lu
· 10 years ago
c3f43ee
tty/metag_da: Add console_poll module parameter
by James Hogan
· 10 years ago
716e115
serial: 8250_pci: remove rts_n override from Baytrail quirk
by Heikki Krogerus
· 10 years ago
6fa62fc
serial: cadence: Add generic earlycon support
by Michal Simek
· 10 years ago
a4688bc
serial: imx: change the wait even to interruptiable
by Huang Shijie
· 10 years ago
45564a6
serial: imx: terminate the RX DMA when the UART is suspending
by Huang Shijie
· 10 years ago
bb2f861
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow control
by Fugang Duan
· 10 years ago
1ede7dc
serial: 8250: Add Quark X1000 to 8250_pci.c
by Bryan O'Donoghue
· 10 years ago
13d6ceb
tty: omap-serial: pull out calculation from baud_is_mode16
by Frans Klaver
· 10 years ago
dc31875
tty: omap-serial: fix division by zero
by Frans Klaver
· 10 years ago
fb498df
xen_hvc: no reason to write the type key on xenstore
by Stefano Stabellini
· 10 years ago
9137568
tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
by Sebastian Andrzej Siewior
· 10 years ago
59b3e89
tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_match_or_unused()
by Sebastian Andrzej Siewior
· 10 years ago
0aa525d
tty: serial: 8250_core: read only RX if there is something in the FIFO
by Sebastian Andrzej Siewior
· 10 years ago
d74d5d1
tty: serial: 8250_core: add run time pm
by Sebastian Andrzej Siewior
· 10 years ago
234abab
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
by Sebastian Andrzej Siewior
· 10 years ago
c274f6e
tty: Hold termios_rwsem for tcflow(TCIxxx)
by Peter Hurley
· 10 years ago
136d525
tty: Move and rename send_prio_char() as tty_send_xchar()
by Peter Hurley
· 10 years ago
c545b66
tty: Serialize tcflow() with other tty flow control changes
by Peter Hurley
· 10 years ago
01adc80
tty: Move packet mode flow control notifications to pty driver
by Peter Hurley
· 10 years ago
f9e053d
tty: Serialize tty flow control changes with flow_lock
by Peter Hurley
· 10 years ago
938f7e1
serial: core: Use spin_lock_irq() in uart_set_termios()
by Peter Hurley
· 10 years ago
8620d3e
serial: bfin-uart: Fix auto CTS
by Peter Hurley
· 10 years ago
d01f4d1
serial: core: Privatize tty->hw_stopped
by Peter Hurley
· 10 years ago
299245a
serial: core: Privatize modem status enable flags
by Peter Hurley
· 10 years ago
4d90bb1
serial: core: Document and assert lock requirements for irq helpers
by Peter Hurley
· 10 years ago
e27e278
tty: sc16is7xx: remove retval from gpiochip_remove()
by Linus Walleij
· 10 years ago
93b8877
tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom termios.h
by Alexander Shiyan
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
882ebfc
Merge 3.17-rc5 into tty-next
by Greg Kroah-Hartman
· 10 years ago
2989708
serial: 8250_pci: Add PCI IDs for Intel Braswell
by Alan Cox
· 10 years ago
9a1870c
serial: 8250: don't use slave_id of dma_slave_config
by Andy Shevchenko
· 10 years ago
b4756f4
tty: serial: 8250: Add Mediatek UART driver
by Matthias Brugger
· 10 years ago
08177ec
serial: asc: Adopt readl_/writel_relaxed()
by Daniel Thompson
· 10 years ago
efb0895
serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support
by Alexander Shiyan
· 10 years ago
0b4af1d
serial/8250_core: Add reference to uacess.h
by Ricardo Ribalda Delgado
· 10 years ago
e0b93ed
security: make security_file_set_fowner, f_setown and __f_setown void return
by Jeff Layton
· 10 years ago
6731af5
tty: xuartps: Fix tx_emtpy() callback
by Lars-Peter Clausen
· 10 years ago
35b675b
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
by Richard Genoud
· 10 years ago
f174442
serial: 8250_dw: Add ACPI ID for Intel Braswell
by Alan Cox
· 10 years ago
b99b121
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
by Sebastian Andrzej Siewior
· 10 years ago
ae14a79
tty: serial: 8250_core: provide a function to export uart_8250_port
by Sebastian Andrzej Siewior
· 10 years ago
9d329c1
tty/vt/keyboard: Resolve many shadow warnings
by Mark Rustad
· 10 years ago
5aa387c
tty: vt8500_serial: explicitly calculate base baud rate
by Alexey Charkov
· 10 years ago
1db894e
tty: vt8500_serial: add polled console functions
by Alexey Charkov
· 10 years ago
8c986d3
tty: vt8500_serial: add missing support for RTS setting
by Alexey Charkov
· 10 years ago
ae38273
tty: vt8500_serial: add support for UART in WM8880 chips
by Alexey Charkov
· 10 years ago
287f03c
serial: kgdb_nmi: No CON_ENABLED by default
by Daniel Thompson
· 10 years ago
a5820c2
serial: amba-pl011: Use container_of() to get uart_amba_port
by Daniel Thompson
· 10 years ago
26c4741
serial: imx: clean up imx_poll_get_char()
by Dirk Behme
· 10 years ago
c993257
serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()
by Peter Hurley
· 10 years ago
5435d20
serial: 8250: Document serial8250_modem_status() locking
by Peter Hurley
· 10 years ago
16020b9
serial: blackfin: Fix missing gpio.h
by Peter Hurley
· 10 years ago
98f8b83d
serial: sunsab: Don't enable tx if tx stopped
by Peter Hurley
· 10 years ago
16f404e
serial: mpc52xx: Use default serial core x_char handler
by Peter Hurley
· 10 years ago
db106df
serial: Fix send_xchar() handlers
by Peter Hurley
· 10 years ago
fba594a
serial: core: Remove unsafe x_char optimization
by Peter Hurley
· 10 years ago
c235ccc
serial: core: Fix x_char race
by Peter Hurley
· 10 years ago
5e42e9a
serial: imx: Fix x_char handling and tx flow control
by Peter Hurley
· 10 years ago
99abf3b
serial: Style fix
by Peter Hurley
· 10 years ago
a6eec92
Revert "serial: uart: add hw flow control support configuration"
by Peter Hurley
· 10 years ago
95562e7
tty/serial: samsung: enable usage for 64-bit Exynos platforms
by Naveen Krishna Chatradhi
· 10 years ago
6004bb1
serial: vr41xx_siu: delete double assignment
by Julia Lawall
· 10 years ago
920314d
serial: Fix build failure caused by missing header file
by Pranith Kumar
· 10 years ago
ff7693d
ARM: meson: serial: add MesonX SoC on-chip uart driver
by Carlo Caione
· 10 years ago
7acb88a
drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'
by Chen Gang
· 10 years ago
4bb2bd0
tty: serial: uartlite: Remove .owner field for driver
by Michal Simek
· 10 years ago
4ebe786
tty: serial: xuartps: Remove .owner field for driver
by Michal Simek
· 10 years ago
c10b739
serial: 8250_hp300: trivial: fix symbol name in #warning message
by Daniele Forsi
· 10 years ago
57087d5
tty: Fix spurious poll() wakeups
by Peter Hurley
· 10 years ago
b216df5
tty: Fix potential use after free in release_one_tty
by Cyrill Gorcunov
· 10 years ago
8b37439
serial: msm_serial: Fix kgdb continue
by Stephen Boyd
· 10 years ago
e052539
TTY: fix decimal printf format specifiers prefixed with 0x
by Hans Wennborg
· 10 years ago
Next »