index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_dw.c
Age
Commit message (
Expand
)
Author
2015-01-09
serial: 8250: add support for ACPI-probed serial port for X-Gene platform
Feng Kan
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-13
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-25
serial: 8250_dw: Use 64-bit access for OCTEON.
David Daney
2014-11-06
serial: 8250_dw: get index of serial line from DT aliases
Julien CHAUVEAU
2014-11-05
serial: 8250_dw: Add DMA support for non-ACPI platforms
Ray Jui
2014-10-20
tty: serial: 8250: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-09-11
serial: 8250: don't use slave_id of dma_slave_config
Andy Shevchenko
2014-09-08
serial: 8250_dw: Add ACPI ID for Intel Braswell
Alan Cox
2014-07-27
serial: 8250_dw: Add support for deferred probing
Chen-Yu Tsai
2014-07-27
serial: 8250_dw: Add optional reset control support
Chen-Yu Tsai
2014-07-17
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
2014-07-10
serial: 8250_dw: add ability to handle the peripheral clock
Heiko Stübner
2014-07-10
serial: 8250_dw: use UPF_* constants when define flags
Andy Shevchenko
2014-07-10
serial: 8250_dw: clock rate handling for all ACPI platforms
Heikki Krogerus
2014-04-24
8250_dw: Support all baudrates on baytrail
Loic Poulain
2014-02-13
serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-01-07
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-24
Merge 3.13-rc5 into tty-next
Greg Kroah-Hartman
2013-12-17
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
2013-12-16
serial: 8250_dw: Fix LCR workaround regression
James Hogan
2013-12-08
serial: 8250_dw: remove ACPI ifdef
Heikki Krogerus
2013-10-03
serial: 8250_dw: Improve unwritable LCR workaround
Tim Kryger
2013-09-27
serial: 8250_dw: fix broken function call
Heikki Krogerus
2013-09-26
serial: 8250_dw: provide a filter for DMA channel detection
Heikki Krogerus
2013-09-26
serial: 8250_dw: don't limit DMA support to ACPI
Heikki Krogerus
2013-08-19
serial: 8250_dw: Report CTS asserted for auto flow
Tim Kryger
2013-07-01
tty/8250_dw: Add support for OCTEON UARTS.
David Daney
2013-05-21
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
2013-05-20
serial: 8250_dw: Add valid clk pointer check
Ezequiel Garcia
2013-04-12
serial: 8250_dw: Fix the stub for dw8250_probe_acpi()
Heikki Krogerus
2013-04-11
serial: 8250_dw: Convert to devm_ioremap()
Heikki Krogerus
2013-04-11
serial: 8250_dw: Set port capabilities based on CPR register
Heikki Krogerus
2013-04-11
serial: 8250_dw: Let ACPI code extract the DMA client info
Heikki Krogerus
2013-04-11
serial: 8250_dw: Support clk framework also with ACPI
Heikki Krogerus
2013-04-11
serial: 8250_dw: Enable runtime PM
Heikki Krogerus
2013-03-28
serial: 8250_dw: add support for clk api
Emilio López
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-16
serial: 8250_dw: Set maxburst size
Heikki Krogerus
2013-01-16
serial: 8250_dw: Use ifdef with ACPI
Heikki Krogerus
2013-01-15
serial: 8250_dw: Enable DMA support with ACPI
Heikki Krogerus
2013-01-15
serial: 8250_dw: Add ACPI 5.0 support
Heikki Krogerus
2013-01-15
serial: 8250_dw: Set FIFO size dynamically
Heikki Krogerus
2013-01-15
serial: 8250_dw: Move device tree code to separate function
Heikki Krogerus
2013-01-15
serial: 8250_dw: Map IO memory
Heikki Krogerus
2013-01-15
serial: 8250_dw: Don't use UPF_FIXED_TYPE
Heikki Krogerus
2013-01-15
tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
Maxime Ripard
2012-11-21
tty: remove use of __devexit
Bill Pemberton
[next]