index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_dw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
Biju Das
1
-1
/
+1
2022-06-27
serial: 8250: dw: enable using pdata with ACPI
Marcin Wojtas
1
-12
/
+12
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
2020-07-29
serial: 8250_dw: Simplify the ref clock rate setting procedure
Serge Semin
1
-11
/
+4
2019-11-04
serial: 8250_dw: Avoid double error messaging when IRQ absent
Andy Shevchenko
1
-5
/
+3
2019-10-04
serial: 8250_dw: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-43
/
+32
2019-09-04
serial: 8250_dw: switch to use 8250_dwlib library
Andy Shevchenko
1
-135
/
+27
2019-09-04
serial: 8250_dw: use pointer to uart local variable
Andy Shevchenko
1
-4
/
+4
2019-09-04
serial: 8250_dw: Use a unified new dev variable in remove
Andy Shevchenko
1
-3
/
+4
2019-03-21
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
1
-2
/
+2
2018-10-02
Revert "serial: 8250_dw: Fix runtime PM handling"
Guenter Roeck
1
-4
/
+0
2018-08-02
serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
Srinath Mannam
1
-0
/
+1
2018-08-02
serial: 8250_dw: always set baud rate in dw8250_set_termios
Chen Hu
1
-1
/
+1
2018-07-21
serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART
Phil Edworthy
1
-0
/
+1
2018-07-12
serial: 8250_dw: add fractional divisor support
Jisheng Zhang
1
-0
/
+45
2018-07-07
serial: 8250_dw: Introduce IO accessors to extended registers
Andy Shevchenko
1
-8
/
+17
2018-05-14
serial: 8250_dw: Fix runtime PM handling
Phil Edworthy
1
-0
/
+4
2018-04-23
serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devices
Joshua Scott
1
-4
/
+27
2018-03-09
serial: 8250_dw: Switch to use acpi_dev_present()
Andy Shevchenko
1
-11
/
+5
2018-02-28
serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR
Joshua Scott
1
-0
/
+18
2018-01-22
serial: 8250_dw: Revert "Improve clock rate setting"
Andy Shevchenko
1
-18
/
+12
2017-12-15
serial: 8250_dw: Disable clock on error
Stefan Potyra
1
-1
/
+2
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
serial: 8250_dw: Improve clock rate setting
Ed Blake
1
-12
/
+18
2017-07-30
serial: 8250_dw: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-03-29
Merge 4.11-rc4 into tty-next
Greg Kroah-Hartman
1
-2
/
+7
2017-03-17
serial: 8250_dw: simplify optional reset handling
Philipp Zabel
1
-8
/
+5
2017-03-14
serial: 8250_dw: Fix breakage when HAVE_CLK=n
James Hogan
1
-0
/
+2
2017-03-14
serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios
Heiko Stuebner
1
-2
/
+5
2017-02-10
serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt
Douglas Anderson
1
-0
/
+23
[next]