summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_dw.c
Commit message (Expand)AuthorAge
* serial: 8250_dw: Switch to use acpi_dev_present()Andy Shevchenko2018-03-09
* serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCRJoshua Scott2018-02-28
* serial: 8250_dw: Revert "Improve clock rate setting"Andy Shevchenko2018-01-22
* serial: 8250_dw: Disable clock on errorStefan Potyra2017-12-15
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* serial: 8250_dw: Improve clock rate settingEd Blake2017-10-04
* serial: 8250_dw: explicitly request exclusive reset controlPhilipp Zabel2017-07-30
* Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman2017-03-29
|\
| * serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan2017-03-14
| * serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner2017-03-14
* | serial: 8250_dw: simplify optional reset handlingPhilipp Zabel2017-03-17
|/
* serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson2017-02-10
* serial: 8250_dw: Allow hardware flow control to be usedJason Uy2017-01-19
* serial: 8250_dw: Add support for IrDA SIR modeEd Blake2016-11-16
* Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-03
|\
| * serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoCKefeng Wang2016-09-02
| * serial: 8250_dw: Use an unified new dev variable in probeKefeng Wang2016-09-01
| * serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang2016-08-31
* | serial: 8250_dw: Add quirk for APM X-Gene SoCHeikki Krogerus2016-09-01
|/
* serial: 8250_dw: fix wrong logic in dw8250_check_lcr()Kefeng Wang2016-05-03
* serial: 8250dw: Add device HID for future AMD UART controllerWang Hongcheng2016-05-01
* serial: 8250_dw: remove leftover definitionsAndy Shevchenko2016-03-07
* serial: 8250_dw: remove redundant 'else' keywordAndy Shevchenko2016-03-07
* serial: 8250_dw: Do not use readl/writel before checking port iotypeNoam Camus2016-02-06
* serial: 8250_dw: Add support for big-endian MMIO accessesNoam Camus2016-02-06
* serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()Noam Camus2016-02-06
* Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-05
|\
| * serial: 8250_dw: allow lower reference frequenciesAndy Shevchenko2015-10-02
* | serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flagHeikki Krogerus2015-10-04
* | serial: 8250_dw: cleanup dw8250_setup_portHeikki Krogerus2015-10-04
* | serial: 8250_dw: cleanup dw8250_idma_filterHeikki Krogerus2015-10-04
* | serial: 8250_dw: rename and comment the fallback dma filterHeikki Krogerus2015-10-04
* | serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus2015-10-04
* | serial: 8250_dw: add dw8250_quirks functionHeikki Krogerus2015-10-04
* | serial: 8250_dw: only setup the port from one placeHeikki Krogerus2015-10-04
* | serial: 8250_dw: hook the DMA in one placeHeikki Krogerus2015-10-04
* | serial: 8250_dw: adapt to unified device property interfaceHeikki Krogerus2015-10-04
* | serial: 8250_dw: add separate pointer for the uart_port to dw8250_probeHeikki Krogerus2015-10-04
|/
* serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha2015-08-14
* serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha2015-08-04
* serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus2015-06-01
* serial: 8250_dw: only get the clock rate in one placeHeikki Krogerus2015-03-26
* serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus2015-03-26
* serial: 8250_dw: add support for AMD SOC CarrizoKen Xue2015-03-26
* serial: 8250: remove the redundant includeWang Long2015-03-26
* serial: 8250_dw: fix 'cts-override'Dmitry Torokhov2015-03-23
* Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman2015-03-23
|\
| * serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-11
* | Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman2015-03-09
|\ \ | |/ |/|