index
:
linux.git
master
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
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
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-10-04
serial: 8250_dw: Improve clock rate setting
Ed Blake
2017-07-30
serial: 8250_dw: explicitly request exclusive reset control
Philipp Zabel
2017-03-29
Merge 4.11-rc4 into tty-next
Greg Kroah-Hartman
2017-03-17
serial: 8250_dw: simplify optional reset handling
Philipp Zabel
2017-03-14
serial: 8250_dw: Fix breakage when HAVE_CLK=n
James Hogan
2017-03-14
serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios
Heiko Stuebner
2017-02-10
serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt
Douglas Anderson
2017-01-19
serial: 8250_dw: Allow hardware flow control to be used
Jason Uy
2016-11-16
serial: 8250_dw: Add support for IrDA SIR mode
Ed Blake
2016-10-03
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-09-02
serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoC
Kefeng Wang
2016-09-01
serial: 8250_dw: Use an unified new dev variable in probe
Kefeng Wang
2016-09-01
serial: 8250_dw: Add quirk for APM X-Gene SoC
Heikki Krogerus
2016-08-31
serial: 8250_dw: Check the data->pclk when get apb_pclk
Kefeng Wang
2016-05-03
serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
Kefeng Wang
2016-05-01
serial: 8250dw: Add device HID for future AMD UART controller
Wang Hongcheng
2016-03-07
serial: 8250_dw: remove leftover definitions
Andy Shevchenko
2016-03-07
serial: 8250_dw: remove redundant 'else' keyword
Andy Shevchenko
2016-02-06
serial: 8250_dw: Do not use readl/writel before checking port iotype
Noam Camus
2016-02-06
serial: 8250_dw: Add support for big-endian MMIO accesses
Noam Camus
2016-02-06
serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()
Noam Camus
2015-11-05
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-10-04
serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag
Heikki Krogerus
2015-10-04
serial: 8250_dw: cleanup dw8250_setup_port
Heikki Krogerus
2015-10-04
serial: 8250_dw: cleanup dw8250_idma_filter
Heikki Krogerus
2015-10-04
serial: 8250_dw: rename and comment the fallback dma filter
Heikki Krogerus
2015-10-04
serial: 8250_dw: proper support for UARTs without busy functionality
Heikki Krogerus
2015-10-04
serial: 8250_dw: add dw8250_quirks function
Heikki Krogerus
2015-10-04
serial: 8250_dw: only setup the port from one place
Heikki Krogerus
2015-10-04
serial: 8250_dw: hook the DMA in one place
Heikki Krogerus
2015-10-04
serial: 8250_dw: adapt to unified device property interface
Heikki Krogerus
2015-10-04
serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe
Heikki Krogerus
2015-10-02
serial: 8250_dw: allow lower reference frequencies
Andy Shevchenko
2015-08-14
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
Qipeng Zha
2015-08-04
serial: 8250: Auto CTS control by HW if AFE enabled
Qipeng Zha
2015-06-01
serial: 8250_dw: support ACPI platforms with integrated DMA engine
Heikki Krogerus
[next]