index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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-04
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-04
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-08
serial: 8250_dw: remove leftover definitions
Andy Shevchenko
1
-6
/
+0
2016-03-08
serial: 8250_dw: remove redundant 'else' keyword
Andy Shevchenko
1
-2
/
+3
2016-02-07
serial: 8250_dw: Do not use readl/writel before checking port iotype
Noam Camus
1
-2
/
+10
2016-02-07
serial: 8250_dw: Add support for big-endian MMIO accesses
Noam Camus
1
-0
/
+23
2016-02-07
serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()
Noam Camus
1
-49
/
+42
2015-11-05
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2015-10-04
serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag
Heikki Krogerus
1
-1
/
+1
2015-10-04
serial: 8250_dw: cleanup dw8250_setup_port
Heikki Krogerus
1
-33
/
+33
2015-10-04
serial: 8250_dw: cleanup dw8250_idma_filter
Heikki Krogerus
1
-6
/
+1
2015-10-04
serial: 8250_dw: rename and comment the fallback dma filter
Heikki Krogerus
1
-5
/
+10
2015-10-04
serial: 8250_dw: proper support for UARTs without busy functionality
Heikki Krogerus
1
-1
/
+12
2015-10-04
serial: 8250_dw: add dw8250_quirks function
Heikki Krogerus
1
-51
/
+31
2015-10-04
serial: 8250_dw: only setup the port from one place
Heikki Krogerus
1
-8
/
+6
2015-10-04
serial: 8250_dw: hook the DMA in one place
Heikki Krogerus
1
-12
/
+7
2015-10-04
serial: 8250_dw: adapt to unified device property interface
Heikki Krogerus
1
-43
/
+37
2015-10-04
serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe
Heikki Krogerus
1
-22
/
+20
2015-10-02
serial: 8250_dw: allow lower reference frequencies
Andy Shevchenko
1
-4
/
+0
2015-08-15
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
Qipeng Zha
1
-22
/
+0
2015-08-05
serial: 8250: Auto CTS control by HW if AFE enabled
Qipeng Zha
1
-0
/
+5
2015-06-01
serial: 8250_dw: support ACPI platforms with integrated DMA engine
Heikki Krogerus
1
-1
/
+18
2015-03-27
serial: 8250_dw: only get the clock rate in one place
Heikki Krogerus
1
-17
/
+13
2015-03-27
serial: 8250_dw: remove useless ACPI ID check
Heikki Krogerus
1
-5
/
+0
2015-03-27
serial: 8250_dw: add support for AMD SOC Carrizo
Ken Xue
1
-0
/
+1
2015-03-27
serial: 8250: remove the redundant include
Wang Long
1
-1
/
+0
2015-03-24
serial: 8250_dw: fix 'cts-override'
Dmitry Torokhov
1
-3
/
+3
2015-03-23
Merge 4.0-rc5 into tty-next
Greg Kroah-Hartman
1
-3
/
+12
2015-03-11
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Hurley
1
-3
/
+12
2015-03-09
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
1
-4
/
+11
2015-03-07
serial/8250_dw: use platform_get_irq() instead of platform_get_resource()
Alexey Brodkin
1
-4
/
+10
2015-03-07
serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support
Mika Westerberg
1
-0
/
+1
2015-03-07
serial: 8250_dw: Fix get_mctrl behaviour
Desmond Liu
1
-0
/
+32
2015-01-10
serial: 8250: add support for ACPI-probed serial port for X-Gene platform
Feng Kan
1
-0
/
+11
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-13
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
[next]