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_dw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
serial: 8250_dw: Use reset array API to get resets
Hal Feng
1
-1
/
+1
2024-06-04
serial: 8250_dw: Revert "Move definitions to the shared header"
Andy Shevchenko
1
-0
/
+27
2024-06-04
serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
Andy Shevchenko
1
-2
/
+7
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
1
-3
/
+3
2024-04-17
serial: 8250_dw: Hide a cast in dw8250_serial_inq()
Andy Shevchenko
1
-3
/
+1
2024-04-17
serial: 8250_dw: Deduplicate LCR checks
Andy Shevchenko
1
-26
/
+15
2024-04-09
serial: 8250_dw: Revert: Do not reclock if already at correct rate
Hans de Goede
1
-3
/
+3
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-66
/
+55
2024-03-07
serial: 8250_dw: Replace ACPI device check by a quirk
Andy Shevchenko
1
-25
/
+26
2024-03-05
serial: 8250_dw: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-40
/
+27
2024-03-03
serial: 8250_dw: Do not reclock if already at correct rate
Peter Collingbourne
1
-3
/
+3
2024-03-03
serial: 8250_dw: Emit an error message if getting the baudclk failed
Uwe Kleine-König
1
-1
/
+2
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2023-12-07
serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART
Andy Shevchenko
1
-0
/
+1
2023-11-23
serial: 8250: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-03
serial: 8250_dw: Use devm_clk_get_optional_enabled()
Andy Shevchenko
1
-24
/
+3
2023-09-18
serial: 8250_dw: Use port lock wrappers
Thomas Gleixner
1
-4
/
+4
2023-08-22
serial: 8250_dw: fall back to poll if there's no interrupt
Jisheng Zhang
1
-1
/
+4
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-29
/
+39
2022-07-14
serial: 8250_dw: Avoid pslverr on reading empty receiver fifo
VAMSHI GAJJELA
1
-0
/
+13
2022-06-30
serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
Biju Das
1
-1
/
+1
2022-06-30
serial: 8250_dw: Use dw8250_serial_out() in dw8250_serial_out38x()
Ilpo Järvinen
1
-12
/
+6
2022-06-30
serial: 8250_dw: Drop PM ifdeffery
Andy Shevchenko
1
-7
/
+3
2022-06-30
serial: 8250_dw: Sort headers alphabetically
Andy Shevchenko
1
-8
/
+9
2022-06-30
serial: 8250_dw: Take port lock while accessing LSR
Ilpo Järvinen
1
-0
/
+3
2022-06-27
serial: 8250: dw: enable using pdata with ACPI
Marcin Wojtas
1
-12
/
+12
2022-06-27
serial: 8250: create lsr_save_mask
Ilpo Järvinen
1
-1
/
+1
2022-06-10
serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
Ilpo Järvinen
1
-0
/
+3
2022-06-10
serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
Ilpo Järvinen
1
-2
/
+2
2022-05-19
serial: 8250_dw: Use dev_err_probe()
Andy Shevchenko
1
-17
/
+11
2022-05-19
serial: 8250_dw: Use devm_add_action_or_reset()
Andy Shevchenko
1
-32
/
+31
2022-05-19
serial: 8250_dw: Update the list of OF headers used by driver
Andy Shevchenko
1
-2
/
+1
2022-05-05
serial: 8250: dw: Fix NULL pointer dereference
Heikki Krogerus
1
-1
/
+1
2022-04-26
serial: 8250: dw: Improve RZN1 support
Phil Edworthy
1
-0
/
+2
2022-04-26
serial: 8250: dw: Add support for DMA flow controlling devices
Phil Edworthy
1
-0
/
+64
2022-04-26
serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
Miquel Raynal
1
-1
/
+2
2022-04-26
serial: 8250: dw: Move the USR register to pdata
Miquel Raynal
1
-3
/
+8
2022-04-26
serial: 8250: dw: Create a generic platform data structure
Emil Renner Berthing
1
-8
/
+34
2022-04-26
serial: 8250: dw: Move definitions to the shared header
Phil Edworthy
1
-21
/
+0
2021-12-16
serial: 8250_dw: Add StarFive JH7100 quirk
Emil Renner Berthing
1
-0
/
+3
2021-10-21
serial: 8250_dw: drop bogus uartclk optimisation
Johan Hovold
1
-7
/
+4
2021-10-10
serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
Andy Shevchenko
1
-5
/
+1
2021-10-10
serial: 8250_dw: Fix the trivial typo in the comment
Andy Shevchenko
1
-1
/
+1
2021-10-10
serial: 8250_dw: Re-use temporary variable for of_node
Andy Shevchenko
1
-3
/
+6
2021-10-10
serial: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2021-05-13
serial: 8250_dw: Add device HID for new AMD UART controller
Maximilian Luz
1
-0
/
+1
2020-09-30
serial: 8250_dw: Fix clk-notifier/port suspend deadlock
Serge Semin
1
-35
/
+19
2020-07-29
serial: 8250_dw: Fix common clocks usage race condition
Serge Semin
1
-2
/
+101
2020-07-29
serial: 8250_dw: Pass the same rate to the clk round and set rate methods
Serge Semin
1
-3
/
+3
[next]