index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
serial: 8250: drop lockdep annotation from serial8250_clear_IER()
Jiri Slaby (SUSE)
1
-3
/
+0
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-01
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
1
-0
/
+2
2023-07-25
serial: 8250_dw: Preserve original value of DLF register
Ruihong Luo
1
-2
/
+4
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
3
-28
/
+3
2023-06-15
serial: 8250_omap: Use force_suspend and resume for system suspend
Tony Lindgren
1
-5
/
+15
2023-06-13
serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
3
-4
/
+7
2023-06-06
serial: 8250_mtk: Simplify clock sequencing and runtime PM
Chen-Yu Tsai
1
-40
/
+10
2023-06-05
Merge 6.4-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+3
2023-05-31
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
2
-0
/
+2
2023-05-31
serial: 8250: omap: convert to modern PM ops
Arnd Bergmann
1
-12
/
+5
2023-05-31
serial: 8250: omap: Move uart_write() inside PM section
Geert Uytterhoeven
1
-5
/
+5
2023-05-31
serial: 8250-fsl: Expand description of the MPC83xx UART's misbehaviour
Uwe Kleine-König
1
-1
/
+13
2023-05-30
serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()
Christophe JAILLET
1
-1
/
+3
2023-05-30
serial: Indicate fintek option may also be required for RS232 support
James Hilliard
1
-4
/
+6
2023-05-30
serial: 8250: synchronize and annotate UART_IER access
John Ogness
5
-0
/
+85
2023-05-30
serial: 8250: lock port for UART_IER access in omap8250_irq()
John Ogness
1
-2
/
+3
2023-05-30
serial: 8250: lock port for omap8250_restore_regs()
John Ogness
1
-1
/
+7
2023-05-30
serial: 8250: lock port for rx_dma() callback
John Ogness
1
-2
/
+11
2023-05-30
serial: 8250: lock port for stop_rx() in omap8250_irq()
John Ogness
1
-0
/
+2
2023-05-30
serial: 8250: lock port in startup() callbacks
John Ogness
4
-2
/
+27
2023-05-27
Merge 6.4-rc3 into tty-next
Greg Kroah-Hartman
4
-2
/
+28
2023-05-13
serial: 8250_bcm7271: fix leak in `brcmuart_probe`
Doug Berger
1
-1
/
+1
2023-05-13
serial: 8250_bcm7271: balance clk_enable calls
Doug Berger
1
-1
/
+4
2023-05-13
serial: 8250: Document termios parameter of serial8250_em485_config()
Geert Uytterhoeven
1
-0
/
+1
2023-05-13
serial: Add support for Advantech PCI-1611U card
Vitaliy Tomin
1
-0
/
+5
2023-05-13
serial: 8250_exar: Add support for USR298x PCI Modems
Andrew Davis
1
-0
/
+17
2023-05-13
serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED
Ilpo Järvinen
1
-12
/
+4
2023-05-13
serial: 8250_rt288x: Name non-standard divisor latch reg
Ilpo Järvinen
1
-2
/
+4
2023-05-13
serial: 8250: RT288x/Au1xxx code away from core
Ilpo Järvinen
5
-100
/
+146
2023-05-13
serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port
Ilpo Järvinen
1
-0
/
+4
2023-05-13
serial: 8250: Change dl_read/write to handle value as u32
Ilpo Järvinen
5
-12
/
+12
2023-05-13
serial: 8250: Allow using ports higher than SERIAL_8250_RUNTIME_UARTS
Tony Lindgren
1
-23
/
+63
2023-05-13
serial: 8250: omap: Shut down on remove for console uart
Tony Lindgren
1
-16
/
+20
2023-05-13
serial: 8250: omap: Fix life cycle issues for interrupt handlers
Tony Lindgren
1
-17
/
+16
2023-05-13
serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
Tony Lindgren
1
-32
/
+38
2023-05-13
serial: 8250: omap: Fix freeing of resources on failed register
Tony Lindgren
1
-0
/
+2
2023-04-27
Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-32
/
+123
2023-04-24
Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
1
-0
/
+1
2023-04-20
serial: 8250: Reinit port->pm on port specific driver unbind
Tony Lindgren
1
-0
/
+1
2023-04-20
serial: 8250: Add missing wakeup event reporting
Florian Fainelli
1
-0
/
+4
2023-04-10
Merge 6.3-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+11
2023-04-06
serial: 8250_tegra: Add explicit include for of.h
Rob Herring
1
-0
/
+1
2023-03-29
serial: 8250: Prevent starting up DMA Rx on THRI interrupt
Ilpo Järvinen
1
-0
/
+11
2023-03-29
serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
Ilpo Järvinen
2
-3
/
+16
2023-03-20
Merge 6.3-rc3 into tty-next
Greg Kroah-Hartman
2
-4
/
+4
2023-03-17
serial: 8250_bcm7271: Fix arbitration handling
Doug Berger
1
-6
/
+12
2023-03-09
serial: 8250_em: Add serial8250_em_{reg_update(),out_helper()}
Biju Das
1
-2
/
+65
2023-03-09
serial: 8250_em: Use pseudo offset for UART_FCR
Biju Das
1
-1
/
+13
[next]