summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_dw.c (follow)
Commit message (Expand)AuthorAge
* serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko2021-11-26
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-06-22
* serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu2018-08-22
* serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang2016-10-22
* 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
|\ \ | |/ |/|
| * serial/8250_dw: use platform_get_irq() instead of platform_get_resource()Alexey Brodkin2015-03-07
| * serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading supportMika Westerberg2015-03-07
* | serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu2015-03-07
|/
* serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan2015-01-09
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\
| * tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * | tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang2014-10-20
| |/
* | serial: 8250_dw: Use 64-bit access for OCTEON.David Daney2014-11-25
* | serial: 8250_dw: get index of serial line from DT aliasesJulien CHAUVEAU2014-11-06
* | serial: 8250_dw: Add DMA support for non-ACPI platformsRay Jui2014-11-05
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\
| * serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko2014-09-11
* | serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox2014-09-08
|/
* serial: 8250_dw: Add support for deferred probingChen-Yu Tsai2014-07-27
* serial: 8250_dw: Add optional reset control supportChen-Yu Tsai2014-07-27
* serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko2014-07-17
* serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner2014-07-10
* serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko2014-07-10
* serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus2014-07-10
* 8250_dw: Support all baudrates on baytrailLoic Poulain2014-04-24
* serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-02-13
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07