Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e3b03bf29d6b99fab7001fb20c33fe54928c157a
/
drivers
/
tty
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
892204e
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
fb0255f
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
57f5d64
tty: ehv_bytechan: fix spelling mistake
by Arvind Yadav
· 7 years ago
9b11f19
tty: serial: meson: allow baud-rates lower than 9600
by Thomas Rohloff
· 7 years ago
07a708f
serial: 8250_fintek: Fix crash with baud rate B0
by Ji-Ze Hong (Peter Hong)
· 7 years ago
21c4e7f
serial: 8250_fintek: Disable delays for ports != 0
by Ricardo Ribalda Delgado
· 7 years ago
7ecc770
serial: 8250_fintek: Return -EINVAL on invalid configuration
by Ricardo Ribalda Delgado
· 7 years ago
e5656d4
tty: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
4e17ff3
tty: serdev: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
a9f96f0
tty: hvc: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
4793f2e
tty: serial: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
e3b3d0f
tty: add SPDX identifiers to all remaining files in drivers/tty/
by Greg Kroah-Hartman
· 7 years ago
2e67c950
tty: serial: jsm: remove redundant pointer ts
by Colin Ian King
· 7 years ago
8191762
tty: serial: jsm: add space before the open parenthesis '('
by Gimcuan Hui
· 7 years ago
67c6f4b
tty: serial: jsm: fix coding style
by Gimcuan Hui
· 7 years ago
24719a8
tty: serial: jsm: delete space between function name and '('
by Gimcuan Hui
· 7 years ago
d13551d
tty: serial: jsm: add blank line after declarations
by Gimcuan Hui
· 7 years ago
c100a3f
tty: serial: jsm: change the type of local variable
by Gimcuan Hui
· 7 years ago
fa1e6a8
tty/bcm63xx_uart: allow naming clock in device tree
by Jonas Gorski
· 7 years ago
9a9cc02
tty/bcm63xx_uart: use refclk for the expected clock name
by Jonas Gorski
· 7 years ago
9ce99a3
tty: serial: imx: remove dead code imx_dma_rxint
by Troy Kisky
· 7 years ago
5210810
tty: serial: imx: disable ageing timer interrupt if dma in use
by Troy Kisky
· 7 years ago
b86f86e
serial: 8250: fix potential deadlock in rs485-mode
by Tomas Melin
· 7 years ago
4fefcbff
serial: m32r_sio: Drop redundant .data assignment
by Kees Cook
· 7 years ago
94be6d7
serial: imx: add hibernation support
by Philipp Zabel
· 7 years ago
2a76fa2
serial: pl011: Adopt generic flag to store auto RTS status
by Lukas Wunner
· 7 years ago
3236a96
serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
by Lukas Wunner
· 7 years ago
9356335
serial: core: remove redundant assignment to port
by Colin Ian King
· 7 years ago
1be2266
serial: sh-sci: Fix unlocked access to SCSCR register
by Takatoshi Akiyama
· 7 years ago
0ea46e6
serial: mvebu-uart: drop incorrect memset
by Arnd Bergmann
· 7 years ago
5de15cc
tty: max3100: remove unused variable rts and remove unused assignment
by Colin Ian King
· 7 years ago
e7e51dc
tty: fix tty_ldisc_receive_buf() documentation
by Johan Hovold
· 7 years ago
026cb43
tty/serial: atmel: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
a8497b3
tty: cyclades: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4790b6d
tty: vcc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
ad0cda7
tty/serial: altera_uart: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
fc3b00d
serial: sccnxp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1209a81
serial: bfin_uart: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
7c33564
serial: 8250: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
978d6fa
serdev: fix controller-allocation error handling
by Johan Hovold
· 7 years ago
08fcee2
serdev: fix registration of second slave
by Johan Hovold
· 7 years ago
7c63838
serdev: ttyport: add missing open() error handling
by Johan Hovold
· 7 years ago
dee7d0f
serdev: ttyport: enforce tty-driver open() requirement
by Johan Hovold
· 7 years ago
2a71de2
serial: omap: Fix EFR write on RTS deassertion
by Lukas Wunner
· 7 years ago
e60f9fd
omap_serial: Removing superfluous check on no interrupt pending.
by Martin Townsend
· 7 years ago
53c7626
serdev: Add ACPI support
by Frédéric Danis
· 7 years ago
53501e0
serial: mvebu-uart: support extended port registers layout
by Miquel Raynal
· 7 years ago
3a75e91
serial: mvebu-uart: augment the maximum number of ports
by Miquel Raynal
· 7 years ago
95f7876
serial: mvebu-uart: dissociate RX and TX interrupts
by Miquel Raynal
· 7 years ago
30434b0
serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
by Allen Yan
· 7 years ago
2ff23c4
serial: mvebu-uart: clear state register before IRQ request
by Allen Yan
· 7 years ago
68a0db1
serial: mvebu-uart: add function to change baudrate
by Allen Yan
· 7 years ago
9c3d3ee
serial: mvebu-uart: add soft reset at probe
by Allen Yan
· 7 years ago
5218d76
serial: mvebu-uart: use a generic way to access the registers
by Miquel Raynal
· 7 years ago
94228f9
serial: mvebu-uart: support probe of multiple ports
by Allen Yan
· 7 years ago
02c3333
serial: mvebu-uart: use driver name when requesting an interrupt
by Yehuda Yitschak
· 7 years ago
bdff148
serial-uartlite: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
22b276a
serdev: enable TTY port controller support by default
by Johan Hovold
· 7 years ago
f7f7309
tty: amba-pl011: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
75d1760
tty: mips_ejtag_fdc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8c318fa
tty/sysrq: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f0f62c6
serial: m32r_sio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
54ff200
tty: metag_da: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
fd97e66
serial: 8250_fintek: Fix finding base_port with activated SuperIO
by Ji-Ze Hong (Peter Hong)
· 7 years ago
0ab84da
serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
by Aaron Sierra
· 7 years ago
8ffb820
tty: vt: remove multi-fetch, derive font.height from font.data
by Meng Xu
· 7 years ago
dd076cf
serial: sh-sci: Fix init data attribute for struct 'port_cfg'
by Matthias Kaehlcke
· 7 years ago
6e605a0
serial: sh-sci: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
263763c
serial: imx: Correct comment imx_flush_buffer()
by Martyn Welch
· 7 years ago
e65c62b
tty: fall back to N_NULL if switching to N_TTY fails during hangup
by Johannes Weiner
· 7 years ago
9424e8b
Merge 4.14-rc4 into tty-next
by Greg Kroah-Hartman
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
bccf1da
vt: Use consistent logging style
by Joe Perches
· 7 years ago
b00bebb
sysrq : fix Show Regs call trace on ARM
by Jibin Xu
· 7 years ago
de9e33b
serial: 8250_dw: Improve clock rate setting
by Ed Blake
· 7 years ago
6263368
serial: Add define for max baud rate divisor
by Ed Blake
· 7 years ago
7464779
serial: sh-sci: suppress warning for ports without dma channels
by Andy Lowe
· 7 years ago
daf3930
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
by Andy Shevchenko
· 7 years ago
2799707
mxser: remove unused parameters
by Jiri Slaby
· 7 years ago
1d67243
tty: xilinx_uartps: move to arch_initcall for earlier console
by Shubhrajyoti Datta
· 7 years ago
6c7b841
Arm: dts: stm32: remove extra compatible string from DT & driver
by Vikas Manocha
· 7 years ago
ea04f82
tty/serial: atmel: Prevent a warning on suspend
by Romain Izard
· 7 years ago
fa2abb0
serial: sh-sci: Support for variable HSCIF hardware RX timeout
by Ulrich Hecht
· 7 years ago
62fadbd
tty: serial: jsm: Add space before the open brace
by Gimcuan Hui
· 7 years ago
4c3897b
serial: 8250_fintek: fix warning reported from smatch
by Ji-Ze Hong (Peter Hong)
· 7 years ago
5817891
serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H
by Ji-Ze Hong (Peter Hong)
· 7 years ago
195638b
serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
by Ji-Ze Hong (Peter Hong)
· 7 years ago
3b837fa
drivers: tty: sa1100: use setup_timer() helper.
by Allen Pais
· 7 years ago
2876bb6
drivers: tty: ifx6x60: use setup_timer() helper.
by Allen Pais
· 7 years ago
0bf1e84
drivers: tty: sn_console: use setup_timer() helper.
by Allen Pais
· 7 years ago
65f8824f
drivers: tty: n_gsm: use setup_timer() helper.
by Allen Pais
· 7 years ago
9b363c8
drivers: tty: pnx8xxx: use setup_timer() helper.
by Allen Pais
· 7 years ago
Next »