summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_dw.c
AgeCommit message (Expand)Author
2017-07-30serial: 8250_dw: explicitly request exclusive reset controlPhilipp Zabel
2017-03-29Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman
2017-03-17serial: 8250_dw: simplify optional reset handlingPhilipp Zabel
2017-03-14serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan
2017-03-14serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner
2017-02-10serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson
2017-01-19serial: 8250_dw: Allow hardware flow control to be usedJason Uy
2016-11-16serial: 8250_dw: Add support for IrDA SIR modeEd Blake
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-02serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoCKefeng Wang
2016-09-01serial: 8250_dw: Use an unified new dev variable in probeKefeng Wang
2016-09-01serial: 8250_dw: Add quirk for APM X-Gene SoCHeikki Krogerus
2016-08-31serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang
2016-05-03serial: 8250_dw: fix wrong logic in dw8250_check_lcr()Kefeng Wang
2016-05-01serial: 8250dw: Add device HID for future AMD UART controllerWang Hongcheng
2016-03-07serial: 8250_dw: remove leftover definitionsAndy Shevchenko
2016-03-07serial: 8250_dw: remove redundant 'else' keywordAndy Shevchenko
2016-02-06serial: 8250_dw: Do not use readl/writel before checking port iotypeNoam Camus
2016-02-06serial: 8250_dw: Add support for big-endian MMIO accessesNoam Camus
2016-02-06serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()Noam Camus
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-04serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flagHeikki Krogerus
2015-10-04serial: 8250_dw: cleanup dw8250_setup_portHeikki Krogerus
2015-10-04serial: 8250_dw: cleanup dw8250_idma_filterHeikki Krogerus
2015-10-04serial: 8250_dw: rename and comment the fallback dma filterHeikki Krogerus
2015-10-04serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus
2015-10-04serial: 8250_dw: add dw8250_quirks functionHeikki Krogerus
2015-10-04serial: 8250_dw: only setup the port from one placeHeikki Krogerus
2015-10-04serial: 8250_dw: hook the DMA in one placeHeikki Krogerus
2015-10-04serial: 8250_dw: adapt to unified device property interfaceHeikki Krogerus
2015-10-04serial: 8250_dw: add separate pointer for the uart_port to dw8250_probeHeikki Krogerus
2015-10-02serial: 8250_dw: allow lower reference frequenciesAndy Shevchenko
2015-08-14serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha
2015-08-04serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha
2015-06-01serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus
2015-03-26serial: 8250_dw: only get the clock rate in one placeHeikki Krogerus
2015-03-26serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus
2015-03-26serial: 8250_dw: add support for AMD SOC CarrizoKen Xue
2015-03-26serial: 8250: remove the redundant includeWang Long
2015-03-23serial: 8250_dw: fix 'cts-override'Dmitry Torokhov
2015-03-23Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman
2015-03-11serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman
2015-03-07serial/8250_dw: use platform_get_irq() instead of platform_get_resource()Alexey Brodkin
2015-03-07serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading supportMika Westerberg
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu
2015-01-09serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki