index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250: omap: Flush PM QOS work on remove
Tony Lindgren
2022-11-03
1
-0
/
+1
*
serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()
Tony Lindgren
2022-11-03
1
-0
/
+5
*
serial: 8250_omap: remove wait loop from Errata i202 workaround
Matthias Schiffer
2022-11-03
1
-17
/
+0
*
serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
Tony Lindgren
2022-11-03
1
-2
/
+20
*
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lukas Wunner
2022-11-03
1
-3
/
+4
*
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-09-25
1
-0
/
+3
*
serial: 8250_omap: Convert to use uart_xmit_advance()
Andy Shevchenko
2022-09-25
1
-3
/
+1
*
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-25
1
-0
/
+1
|
\
|
*
serial: 8250: omap: Use serial8250_em485_supported
Matthias Schiffer
2022-09-22
1
-0
/
+1
*
|
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
|
/
*
serial: 8250: make saved LSR larger
Ilpo Järvinen
2022-06-27
1
-4
/
+3
*
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2022-02-28
1
-15
/
+1
*
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
2021-09-14
1
-1
/
+1
*
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
2021-08-05
1
-1
/
+24
*
serial: 8250: 8250_omap: make a const array static, makes object smaller
Colin Ian King
2021-07-21
1
-1
/
+1
*
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
2021-06-24
1
-1
/
+19
*
serial: 8250_omap: fix a timeout loop condition
Dan Carpenter
2021-05-13
1
-1
/
+1
*
serial: do not restore interrupt state in sysrq helper
Johan Hovold
2021-04-22
1
-3
/
+3
*
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-12-10
1
-5
/
+0
*
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
2020-11-12
1
-13
/
+13
*
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
2020-11-12
1
-0
/
+1
*
serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
Vignesh Raghavendra
2020-11-06
1
-1
/
+41
*
serial: 8250_omap: Switch to use platform_get_irq()
Andy Shevchenko
2020-06-27
1
-6
/
+10
*
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-31
1
-81
/
+182
|
\
|
*
serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs
Vignesh Raghavendra
2020-03-24
1
-12
/
+86
|
*
serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
Vignesh Raghavendra
2020-03-24
1
-1
/
+1
|
*
serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
Vignesh Raghavendra
2020-03-24
1
-21
/
+61
|
*
serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
Peter Ujfalusi
2020-03-24
1
-10
/
+5
|
*
serial: 8250: 8250_omap: Account for data in flight during DMA teardown
Vignesh Raghavendra
2020-03-24
1
-4
/
+23
|
*
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
2020-03-24
1
-2
/
+4
|
*
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
2020-03-24
1
-1
/
+1
|
*
serial: 8250: 8250_omap: Fix throttle to call stop_rx()
Vignesh Raghavendra
2020-03-24
1
-3
/
+2
|
*
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
2020-03-07
1
-0
/
+2
|
*
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
2020-03-07
1
-31
/
+1
*
|
drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-02-14
1
-4
/
+3
*
|
PM: QoS: Rename things related to the CPU latency QoS
Rafael J. Wysocki
2020-02-13
1
-3
/
+3
|
/
*
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-4
/
+1
|
\
|
*
tty/serial: Migrate 8250_omap to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
2019-10-07
1
-2
/
+3
*
serial: 8250_omap: Fix idling for unloaded serdev drivers
Tony Lindgren
2019-09-04
1
-1
/
+10
*
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
2019-06-21
1
-13
/
+16
*
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
Andy Shevchenko
2019-06-18
1
-11
/
+3
*
serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency
Vignesh R
2019-01-18
1
-1
/
+13
*
serial: 8250_omap: Drop check for of_node
Vignesh R
2019-01-18
1
-35
/
+28
*
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
2018-11-09
1
-1
/
+5
*
serial: 8250_omap: Add support for AM654 UART controller
Nishanth Menon
2018-06-28
1
-0
/
+1
*
serial: 8250: omap: Fix idling of clocks for unused uarts
Tony Lindgren
2018-05-14
1
-1
/
+15
*
serial: 8250: omap: Provide ability to enable/disable UART as wakeup source
Vignesh R
2018-04-23
1
-0
/
+11
*
serial: 8250: 8250_omap: Fix throttling when DMA is enabled
Vignesh R
2018-02-28
1
-1
/
+10
[next]