index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-07-14
serial: 8250_dw: Avoid pslverr on reading empty receiver fifo
VAMSHI GAJJELA
2022-06-30
serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
Biju Das
2022-06-30
serial: 8250_dw: Use dw8250_serial_out() in dw8250_serial_out38x()
Ilpo Järvinen
2022-06-30
serial: 8250_dw: Drop PM ifdeffery
Andy Shevchenko
2022-06-30
serial: 8250_dw: Sort headers alphabetically
Andy Shevchenko
2022-06-30
serial: 8250_dw: Take port lock while accessing LSR
Ilpo Järvinen
2022-06-27
serial: 8250: dw: enable using pdata with ACPI
Marcin Wojtas
2022-06-27
serial: 8250: create lsr_save_mask
Ilpo Järvinen
2022-06-10
serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
Ilpo Järvinen
2022-06-10
serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
Ilpo Järvinen
2022-05-19
serial: 8250_dw: Use dev_err_probe()
Andy Shevchenko
2022-05-19
serial: 8250_dw: Use devm_add_action_or_reset()
Andy Shevchenko
2022-05-19
serial: 8250_dw: Update the list of OF headers used by driver
Andy Shevchenko
2022-05-05
serial: 8250: dw: Fix NULL pointer dereference
Heikki Krogerus
2022-04-26
serial: 8250: dw: Improve RZN1 support
Phil Edworthy
2022-04-26
serial: 8250: dw: Add support for DMA flow controlling devices
Phil Edworthy
2022-04-26
serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
Miquel Raynal
2022-04-26
serial: 8250: dw: Move the USR register to pdata
Miquel Raynal
2022-04-26
serial: 8250: dw: Create a generic platform data structure
Emil Renner Berthing
2022-04-26
serial: 8250: dw: Move definitions to the shared header
Phil Edworthy
2021-12-16
serial: 8250_dw: Add StarFive JH7100 quirk
Emil Renner Berthing
2021-10-21
serial: 8250_dw: drop bogus uartclk optimisation
Johan Hovold
2021-10-10
serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
Andy Shevchenko
2021-10-10
serial: 8250_dw: Fix the trivial typo in the comment
Andy Shevchenko
2021-10-10
serial: 8250_dw: Re-use temporary variable for of_node
Andy Shevchenko
2021-10-10
serial: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2021-05-13
serial: 8250_dw: Add device HID for new AMD UART controller
Maximilian Luz
2020-09-30
serial: 8250_dw: Fix clk-notifier/port suspend deadlock
Serge Semin
2020-07-29
serial: 8250_dw: Fix common clocks usage race condition
Serge Semin
2020-07-29
serial: 8250_dw: Pass the same rate to the clk round and set rate methods
Serge Semin
2020-07-29
serial: 8250_dw: Simplify the ref clock rate setting procedure
Serge Semin
2019-11-04
serial: 8250_dw: Avoid double error messaging when IRQ absent
Andy Shevchenko
2019-10-04
serial: 8250_dw: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2019-09-04
serial: 8250_dw: switch to use 8250_dwlib library
Andy Shevchenko
2019-09-04
serial: 8250_dw: use pointer to uart local variable
Andy Shevchenko
2019-09-04
serial: 8250_dw: Use a unified new dev variable in remove
Andy Shevchenko
2019-03-21
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2018-10-02
Revert "serial: 8250_dw: Fix runtime PM handling"
Guenter Roeck
2018-08-02
serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
Srinath Mannam
2018-08-02
serial: 8250_dw: always set baud rate in dw8250_set_termios
Chen Hu
2018-07-21
serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART
Phil Edworthy
2018-07-12
serial: 8250_dw: add fractional divisor support
Jisheng Zhang
2018-07-07
serial: 8250_dw: Introduce IO accessors to extended registers
Andy Shevchenko
2018-05-14
serial: 8250_dw: Fix runtime PM handling
Phil Edworthy
2018-04-23
serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devices
Joshua Scott
2018-03-09
serial: 8250_dw: Switch to use acpi_dev_present()
Andy Shevchenko
2018-02-28
serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR
Joshua Scott
2018-01-22
serial: 8250_dw: Revert "Improve clock rate setting"
Andy Shevchenko
2017-12-15
serial: 8250_dw: Disable clock on error
Stefan Potyra
[next]