index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
serial: 8250_port: Check IRQ data before use
Andy Shevchenko
1
-1
/
+4
2023-09-23
serial: cpm_uart: Avoid suspicious locking
Christophe Leroy
1
-9
/
+4
2023-09-13
serial: sc16is7xx: fix regression with GPIO configuration
Hugo Villeneuve
1
-35
/
+108
2023-09-13
serial: sc16is7xx: remove obsolete out_thread label
Hugo Villeneuve
1
-3
/
+1
2023-09-13
serial: tegra: handle clk prepare error in tegra_uart_hw_init()
Yi Yang
1
-1
/
+5
2023-09-13
tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
Vijaya Krishna Nivarthi
1
-5
/
+2
2023-09-13
serial: sprd: Fix DMA buffer leak issue
Chunyan Zhang
1
-2
/
+3
2023-09-13
serial: sprd: Assign sprd_port after initialized to avoid wrong access
Chunyan Zhang
1
-8
/
+17
2023-09-06
serial: sc16is7xx: fix bug when first setting GPIO direction
Hugo Villeneuve
1
-1
/
+10
2023-09-06
serial: sc16is7xx: fix broken port 0 uart init
Hugo Villeneuve
1
-0
/
+6
2023-09-06
serial: qcom-geni: fix opp vote on shutdown
Johan Hovold
1
-0
/
+5
2023-08-11
serial: core: Fix serial core port id, including multiport devices
Tony Lindgren
2
-1
/
+28
2023-08-11
serial: 8250: drop lockdep annotation from serial8250_clear_IER()
Jiri Slaby (SUSE)
1
-3
/
+0
2023-08-09
serial: core: Revert port_id use
Tony Lindgren
1
-1
/
+1
2023-08-04
serial: 8250: Fix oops for port->pm on uart_change_pm()
Tony Lindgren
1
-0
/
+1
2023-08-04
serial: 8250: Reinit port_id when adding back serial8250_isa_devs
Tony Lindgren
1
-0
/
+1
2023-08-04
serial: core: Fix kmemleak issue for serial core device remove
Tony Lindgren
1
-0
/
+2
2023-08-03
serial: core: Fix serial_base_match() after fixing controller port name
Tony Lindgren
1
-2
/
+8
2023-08-01
serial: core: Fix serial core controller port name to show controller id
Tony Lindgren
1
-12
/
+20
2023-08-01
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
2
-1
/
+3
2023-08-01
tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 plat...
Sherry Sun
1
-2
/
+2
2023-07-30
Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-5
/
+7
2023-07-25
serial: 8250_dw: Preserve original value of DLF register
Ruihong Luo
1
-2
/
+4
2023-07-25
tty: serial: sh-sci: Fix sleeping in atomic context
Biju Das
1
-1
/
+1
2023-07-25
serial: sifive: Fix sifive_serial_console_setup() section
Samuel Holland
1
-1
/
+1
2023-07-25
Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
1
-1
/
+1
2023-07-24
serial: qcom-geni: drop bogus runtime pm state update
Johan Hovold
1
-7
/
+0
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
40
-368
/
+2055
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
3
-28
/
+3
2023-06-21
serial: atmel: don't enable IRQs prematurely
Dan Carpenter
1
-2
/
+2
2023-06-19
tty: serial: Add Nuvoton ma35d1 serial driver support
Jacky Huang
3
-0
/
+845
2023-06-19
tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
Sherry Sun
1
-0
/
+1
2023-06-19
tty: serial: imx: fix rs485 rx after tx
Martin Fuzzey
1
-5
/
+13
2023-06-16
docs: update some straggling Documentation/arm references
Jonathan Corbet
1
-2
/
+2
2023-06-15
serial: core: fix -EPROBE_DEFER handling in init
Dan Carpenter
1
-5
/
+5
2023-06-15
serial: 8250_omap: Use force_suspend and resume for system suspend
Tony Lindgren
1
-5
/
+15
2023-06-13
tty: serial: samsung_tty: Use abs() to simplify some code
Christophe JAILLET
1
-3
/
+2
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...
Christophe JAILLET
1
-0
/
+8
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...
Christophe JAILLET
1
-1
/
+5
2023-06-13
tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
Robert Hodaszi
1
-1
/
+1
2023-06-13
serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
3
-4
/
+7
2023-06-06
serial: core: don't kfree device managed data
Dan Carpenter
1
-6
/
+2
2023-06-06
serial: lantiq: add missing interrupt ack
Bernhard Seibold
1
-0
/
+1
2023-06-06
serial: 8250_mtk: Simplify clock sequencing and runtime PM
Chen-Yu Tsai
1
-40
/
+10
2023-06-06
serial: st-asc: fix typo in property name
Raphael Gallais-Pou
1
-1
/
+1
2023-06-05
Merge 6.4-rc5 into tty-next
Greg Kroah-Hartman
4
-25
/
+27
2023-06-05
Merge 6.4-rc5 into driver-core-next
Greg Kroah-Hartman
4
-25
/
+27
2023-06-02
serial: core: Fix error handling for serial_core_ctrl_device_add()
Tony Lindgren
1
-2
/
+2
[next]