projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
drm/vc4: crtc: Add null pointer error handling
[platform/kernel/linux-rpi.git]
/
drivers
/
tty
/
2020-07-02
Phil Elwell
serial: 8250: bcm2835aux - defer if clock is zero
tree
|
commitdiff
2020-07-01
Phil Elwell
sc16is7xx: Fix for hardware flow control
tree
|
commitdiff
2020-07-01
Phil Elwell
tty: amba-pl011: Avoid rare write-when-full error
tree
|
commitdiff
2020-07-01
Phil Elwell
tty: amba-pl011: Add un/throttle support
tree
|
commitdiff
2020-07-01
Phil Elwell
tty: amba-pl011: Make TX optimisation conditional
tree
|
commitdiff
2020-07-01
Phil Elwell
sc16is7xx: Don't spin if no data received
tree
|
commitdiff
2020-07-01
Phil Elwell
serial: 8250: bcm2835aux - suppress EPROBE_DEFER
tree
|
commitdiff
2020-07-01
Phil Elwell
amba_pl011: Add cts-event-workaround DT property
tree
|
commitdiff
2020-07-01
Phil Elwell
amba_pl011: Insert mb() for correct FIFO handling
tree
|
commitdiff
2020-07-01
Phil Elwell
amba_pl011: Round input clock up
tree
|
commitdiff
2020-07-01
Phil Elwell
amba_pl011: Don't use DT aliases for numbering
tree
|
commitdiff
2020-06-30
Greg Kroah-Hartman
Revert "tty: hvc: Fix data abort due to race in hvc_open"
tree
|
commitdiff
2020-06-24
Gregory CLEMENT
tty: n_gsm: Fix bogus i++ in gsm_data_kick
tree
|
commitdiff
2020-06-24
Gregory CLEMENT
tty: n_gsm: Fix waking up upper tty layer when room...
tree
|
commitdiff
2020-06-24
Gregory CLEMENT
tty: n_gsm: Fix SOF skipping
tree
|
commitdiff
2020-06-24
John Stultz
serial: amba-pl011: Make sure we initialize the port...
tree
|
commitdiff
2020-06-24
Raghavendra Rao...
tty: hvc: Fix data abort due to race in hvc_open
tree
|
commitdiff
2020-06-24
Serge Semin
serial: 8250: Fix max baud limit in generic 8250 port
tree
|
commitdiff
2020-06-22
Lukas Wunner
serial: 8250: Avoid error message on reprobe
tree
|
commitdiff
2020-06-22
Kai-Heng Feng
serial: 8250_pci: Move Pericom IDs to pci_ids.h
tree
|
commitdiff
2020-06-22
Douglas Anderson
kgdboc: Use a platform device to handle tty drivers...
tree
|
commitdiff
2020-06-10
Jiri Slaby
tty: hvc_console, fix crashes on parallel open/close
tree
|
commitdiff
2020-06-10
Dmitry Torokhov
vt: keyboard: avoid signed integer overflow in k_ascii
tree
|
commitdiff
2020-05-27
Sagar Shrikant Kadam
tty: serial: add missing spin_lock_init for SiFive...
tree
|
commitdiff
2020-05-14
Shubhrajyoti Datta
tty: xilinx_uartps: Fix missing id assignment to the...
tree
|
commitdiff
2020-05-14
Nicolas Pitre
vt: fix unicode console freeing with a common interface
tree
|
commitdiff
2020-04-29
Michal Simek
Revert "serial: uartps: Register own uart console and...
tree
|
commitdiff
2020-04-29
Michal Simek
Revert "serial: uartps: Move Port ID to device data...
tree
|
commitdiff
2020-04-29
Michal Simek
Revert "serial: uartps: Change uart ID port allocation"
tree
|
commitdiff
2020-04-29
Michal Simek
Revert "serial: uartps: Do not allow use aliases >...
tree
|
commitdiff
2020-04-29
Michal Simek
Revert "serial: uartps: Fix error path when alloc failed"
tree
|
commitdiff
2020-04-29
Michal Simek
Revert "serial: uartps: Use the same dynamic major...
tree
|
commitdiff
2020-04-29
Michal Simek
Revert "serial: uartps: Fix uartps_major handling"
tree
|
commitdiff
2020-04-29
Kazuhiro Fujita
serial: sh-sci: Make sure status register SCxSR is...
tree
|
commitdiff
2020-04-29
Nicolas Pitre
vt: don't use kmalloc() for the unicode screen buffer
tree
|
commitdiff
2020-04-29
Nicolas Pitre
vt: don't hardcode the mem allocation upper bound
tree
|
commitdiff
2020-04-29
Jiri Slaby
tty: rocket, avoid OOB access
tree
|
commitdiff
2020-04-29
Andrew Melnychenko
tty: hvc: fix buffer overflow during hvc_alloc().
tree
|
commitdiff
2020-04-29
Amit Singh Tomar
tty: serial: owl: add "much needed" clk_prepare_enable()
tree
|
commitdiff
2020-04-23
Stephen Rothwell
tty: evh_bytechan: Fix out of bounds accesses
tree
|
commitdiff
2020-04-02
Eric Biggers
vt: vt_ioctl: fix use-after-free in vt_in_use()
tree
|
commitdiff
2020-04-02
Eric Biggers
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual...
tree
|
commitdiff
2020-04-02
Eric Biggers
vt: vt_ioctl: remove unnecessary console allocation...
tree
|
commitdiff
2020-04-02
Jiri Slaby
vt: switch vt_dont_switch to bool
tree
|
commitdiff
2020-04-02
Jiri Slaby
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
tree
|
commitdiff
2020-04-02
Jiri Slaby
vt: selection, introduce vc_is_sel
tree
|
commitdiff
2020-04-02
Lanqing Liu
serial: sprd: Fix a dereference warning
tree
|
commitdiff
2020-03-25
Eric Biggers
tty: fix compat TIOCGSERIAL checking wrong function ptr
tree
|
commitdiff
2020-03-25
Eric Biggers
tty: fix compat TIOCGSERIAL leaking uninitialized memory
tree
|
commitdiff
2020-03-12
Jiri Slaby
vt: selection, push sel_lock up
tree
|
commitdiff
2020-03-12
Jiri Slaby
vt: selection, push console lock down
tree
|
commitdiff
2020-03-12
Jiri Slaby
vt: selection, close sel_buffer race
tree
|
commitdiff
2020-03-12
Jay Dolan
serial: 8250_exar: add support for ACCES cards
tree
|
commitdiff
2020-03-12
Michael Walle
tty: serial: fsl_lpuart: free IDs allocated by IDA
tree
|
commitdiff
2020-03-12
tangbin
tty:serial:mvebu-uart:fix a wrong return
tree
|
commitdiff
2020-03-12
Daniel Golle
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
tree
|
commitdiff
2020-02-28
Johan Hovold
serdev: ttyport: restore client ops on deregistration
tree
|
commitdiff
2020-02-28
satya priya
tty: serial: qcom_geni_serial: Fix RX cancel command...
tree
|
commitdiff
2020-02-28
Fugang Duan
tty: serial: imx: setup the correct sg entry for tx dma
tree
|
commitdiff
2020-02-28
Nicolas Ferre
tty/serial: atmel: manage shutdown in case of RS485...
tree
|
commitdiff
2020-02-28
Andy Shevchenko
serial: 8250: Check UPF_IRQ_SHARED in advance
tree
|
commitdiff
2020-02-28
Eric Dumazet
vt: vt_ioctl: fix race in VT_RESIZEX
tree
|
commitdiff
2020-02-28
Jiri Slaby
vt: selection, handle pending signals in paste_selection
tree
|
commitdiff
2020-02-28
Nicolas Pitre
vt: fix scrollback flushing on background consoles
tree
|
commitdiff
2020-02-24
Nathan Chancellor
tty: synclink_gt: Adjust indentation in several functions
tree
|
commitdiff
2020-02-24
Nathan Chancellor
tty: synclinkmp: Adjust indentation in several functions
tree
|
commitdiff
2020-02-01
Uwe Kleine-König
serial: imx: fix a race condition in receive path
tree
|
commitdiff
2020-02-01
Lukas Wunner
serial: 8250_bcm2835aux: Fix line mismatch on driver...
tree
|
commitdiff
2020-01-17
Peng Fan
tty: serial: pch_uart: correct usage of dma_unmap_sg
tree
|
commitdiff
2020-01-17
Peng Fan
tty: serial: imx: use the sg count from dma_map_sg
tree
|
commitdiff
2020-01-14
Sudip Mukherjee
tty: always relink the port
tree
|
commitdiff
2020-01-14
Sudip Mukherjee
tty: link tty and port before configuring it as console
tree
|
commitdiff
2020-01-14
Punit Agrawal
serdev: Don't claim unsupported ACPI serial devices
tree
|
commitdiff
2020-01-09
Leo Yan
tty: serial: msm_serial: Fix lockup for sysrq and oops
tree
|
commitdiff
2019-12-31
Yonghan Ye
serial: sprd: Add clearing break interrupt operation
tree
|
commitdiff
2019-12-31
David Engraf
tty/serial: atmel: fix out of range clock divider handling
tree
|
commitdiff
2019-12-13
Je Yen Tam
Revert "serial/8250: Add support for NI-Serial PXI...
tree
|
commitdiff
2019-12-13
Nicolas Pitre
vcs: prevent write access to vcsu devices
tree
|
commitdiff
2019-12-13
Dmitry Torokhov
tty: vt: keyboard: reject invalid keycodes
tree
|
commitdiff
2019-12-13
Chuhong Yuan
serial: ifx6x60: add missed pm_runtime_disable
tree
|
commitdiff
2019-12-13
Andy Shevchenko
serial: 8250_dw: Avoid double error messaging when...
tree
|
commitdiff
2019-12-13
Fabrice Gasnier
serial: stm32: fix clearing interrupt error flags
tree
|
commitdiff
2019-12-13
Jiangfeng Xiao
serial: serial_core: Perform NULL checks for break_ctl ops
tree
|
commitdiff
2019-12-13
Vincent Whitchurch
serial: pl011: Fix DMA ->flush_buffer()
tree
|
commitdiff
2019-12-13
Jeffrey Hugo
tty: serial: msm_serial: Fix flow control
tree
|
commitdiff
2019-12-13
Peng Fan
tty: serial: fsl_lpuart: use the sg count from dma_map_sg
tree
|
commitdiff
2019-12-13
Frank Wunderlich
serial: 8250-mtk: Use platform_get_irq_optional() for...
tree
|
commitdiff
2019-11-24
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2019-11-23
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2019-11-21
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2019-11-17
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2019-11-16
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2019-11-15
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2019-11-15
Linus Torvalds
Merge tag 'sound-5.4-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2019-11-15
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2019-11-15
Dave Airlie
Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit...
tree
|
commitdiff
2019-11-14
David S. Miller
Merge tag 'wireless-drivers-2019-11-14' of git://git...
tree
|
commitdiff
2019-11-13
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2019-11-13
Linus Torvalds
Merge tag 'for-5.4-rc7-tag' of git://git./linux/kernel...
tree
|
commitdiff
2019-11-11
Linus Torvalds
Merge branch 'for-5.4-fixes' of git://git./linux/kernel...
tree
|
commitdiff
next