index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_omap.c
Age
Commit message (
Expand
)
Author
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2023-06-15
serial: 8250_omap: Use force_suspend and resume for system suspend
Tony Lindgren
2023-05-31
serial: 8250: omap: convert to modern PM ops
Arnd Bergmann
2023-05-31
serial: 8250: omap: Move uart_write() inside PM section
Geert Uytterhoeven
2023-05-30
serial: 8250: synchronize and annotate UART_IER access
John Ogness
2023-05-30
serial: 8250: lock port for UART_IER access in omap8250_irq()
John Ogness
2023-05-30
serial: 8250: lock port for omap8250_restore_regs()
John Ogness
2023-05-30
serial: 8250: lock port for rx_dma() callback
John Ogness
2023-05-30
serial: 8250: lock port for stop_rx() in omap8250_irq()
John Ogness
2023-05-30
serial: 8250: lock port in startup() callbacks
John Ogness
2023-05-13
serial: 8250: omap: Shut down on remove for console uart
Tony Lindgren
2023-05-13
serial: 8250: omap: Fix life cycle issues for interrupt handlers
Tony Lindgren
2023-05-13
serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
Tony Lindgren
2023-05-13
serial: 8250: omap: Fix freeing of resources on failed register
Tony Lindgren
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
2022-11-09
serial: 8250: 8250_omap: Fix calculation of RS485 delays
Lukas Wunner
2022-11-03
serial: 8250: omap: Flush PM QOS work on remove
Tony Lindgren
2022-11-03
serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()
Tony Lindgren
2022-11-03
serial: 8250_omap: remove wait loop from Errata i202 workaround
Matthias Schiffer
2022-11-03
serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
Tony Lindgren
2022-11-03
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lukas Wunner
2022-11-03
serial: 8250: 8250_omap: Support native RS485
Lukas Wunner
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-09-25
serial: 8250_omap: Convert to use uart_xmit_advance()
Andy Shevchenko
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-22
serial: 8250: omap: Use serial8250_em485_supported
Matthias Schiffer
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-06-27
serial: 8250: make saved LSR larger
Ilpo Järvinen
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2021-09-14
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
2021-08-05
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
2021-07-21
serial: 8250: 8250_omap: make a const array static, makes object smaller
Colin Ian King
2021-06-24
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
2021-05-13
serial: 8250_omap: fix a timeout loop condition
Dan Carpenter
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
2020-12-10
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-11-12
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
2020-11-12
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
2020-11-06
serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
Vignesh Raghavendra
2020-06-27
serial: 8250_omap: Switch to use platform_get_irq()
Andy Shevchenko
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-24
serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
Peter Ujfalusi
2020-03-24
serial: 8250: 8250_omap: Account for data in flight during DMA teardown
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
2020-03-24
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
2020-03-24
serial: 8250: 8250_omap: Fix throttle to call stop_rx()
Vignesh Raghavendra
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
[next]