index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
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
2017-01-19
serial: 8250_dw: Allow hardware flow control to be used
Jason Uy
1
-3
/
+2
2016-11-16
serial: 8250_dw: Add support for IrDA SIR mode
Ed Blake
1
-0
/
+22
2016-10-03
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-23
/
+25
2016-09-02
serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoC
Kefeng Wang
1
-0
/
+1
2016-09-01
serial: 8250_dw: Use an unified new dev variable in probe
Kefeng Wang
1
-22
/
+23
2016-09-01
serial: 8250_dw: Add quirk for APM X-Gene SoC
Heikki Krogerus
1
-5
/
+10
2016-08-31
serial: 8250_dw: Check the data->pclk when get apb_pclk
Kefeng Wang
1
-1
/
+1
2016-05-03
serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
Kefeng Wang
1
-3
/
+4
2016-05-01
serial: 8250dw: Add device HID for future AMD UART controller
Wang Hongcheng
1
-0
/
+1
2016-03-07
serial: 8250_dw: remove leftover definitions
Andy Shevchenko
1
-6
/
+0
2016-03-07
serial: 8250_dw: remove redundant 'else' keyword
Andy Shevchenko
1
-2
/
+3
2016-02-06
serial: 8250_dw: Do not use readl/writel before checking port iotype
Noam Camus
1
-2
/
+10
[next]