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
/
8250
/
8250_omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
Revert "serial: 8250_omap: Set the console genpd always on if no console susp...
Griffin Kroah-Hartman
1
-28
/
+5
2024-07-03
serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
Udit Kumar
1
-1
/
+2
2024-06-24
serial: 8250_omap: Implementation of Errata i2310
Udit Kumar
1
-5
/
+20
2024-04-09
serial: 8250_omap: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
1
-16
/
+31
2024-04-09
tty: 8250_omap: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
1
-3
/
+6
2024-03-05
serial: 8250_omap: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-19
/
+10
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
1
-6
/
+8
2023-11-23
serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bit
Ronald Wahl
1
-2
/
+2
2023-11-23
serial: 8250: 8250_omap: Do not start RX DMA on THRI interrupt
Ronald Wahl
1
-4
/
+6
2023-11-23
serial: 8250: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-23
serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...
Uwe Kleine-König
1
-1
/
+1
2023-10-21
serial: 8250_omap: Set the console genpd always on if no console suspend
Thomas Richard
1
-5
/
+28
2023-10-16
Merge 6.6-rc6 into tty-next
Greg Kroah-Hartman
1
-15
/
+10
2023-10-05
serial: 8250_omap: Drop pm_runtime_irq_safe()
Tony Lindgren
1
-8
/
+21
2023-10-03
serial: 8250_omap: Fix errors with no_console_suspend
Tony Lindgren
1
-15
/
+10
2023-09-18
serial: 8250_omap: Use port lock wrappers
Thomas Gleixner
1
-26
/
+26
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-15
serial: 8250_omap: Use force_suspend and resume for system suspend
Tony Lindgren
1
-5
/
+15
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-30
serial: 8250: synchronize and annotate UART_IER access
John Ogness
1
-0
/
+14
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
1
-0
/
+3
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
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
1
-22
/
+30
2022-11-09
serial: 8250: 8250_omap: Fix calculation of RS485 delays
Lukas Wunner
1
-1
/
+1
2022-11-03
serial: 8250: omap: Flush PM QOS work on remove
Tony Lindgren
1
-0
/
+1
2022-11-03
serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()
Tony Lindgren
1
-0
/
+5
2022-11-03
serial: 8250_omap: remove wait loop from Errata i202 workaround
Matthias Schiffer
1
-17
/
+0
2022-11-03
serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
Tony Lindgren
1
-2
/
+20
2022-11-03
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lukas Wunner
1
-3
/
+4
2022-11-03
serial: 8250: 8250_omap: Support native RS485
Lukas Wunner
1
-3
/
+82
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
1
-0
/
+3
2022-09-25
serial: 8250_omap: Convert to use uart_xmit_advance()
Andy Shevchenko
1
-3
/
+1
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
1
-0
/
+1
2022-09-22
serial: 8250: omap: Use serial8250_em485_supported
Matthias Schiffer
1
-0
/
+1
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: 8250: make saved LSR larger
Ilpo Järvinen
1
-4
/
+3
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
1
-15
/
+1
2021-09-14
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
1
-1
/
+1
2021-08-05
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
1
-1
/
+24
2021-07-21
serial: 8250: 8250_omap: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-06-24
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
1
-1
/
+19
[next]