aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2015-07-26kgdb/serial: Short term workaroundJason Wessel
2015-07-26rt: Improve the serial console PASS_LIMITIngo Molnar
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-14serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee
2015-04-13Merge branch 'pnp'Rafael J. Wysocki
2015-04-10serial: 8250_pci: port failed after wakeup from S3Peter Hung
2015-04-10earlycon: 8250: Document kernel command line optionsPeter Hurley
2015-04-10earlycon: 8250: Fix command line regressionPeter Hurley
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_pci: add Intel Tangier supportAndy Shevchenko
2015-03-26serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko
2015-03-26serial: 8250_pci: replace switch-case by formulaAndy Shevchenko
2015-03-26serial: 8250: allow specifying iomem size in addition to addressMans Rullgard
2015-03-26serial: 8250_dw: add support for AMD SOC CarrizoKen Xue
2015-03-26serial: 8250_pci: remove non-used var for F81504Peter Hung
2015-03-26serial: 8250: remove the redundant includeWang Long
2015-03-26serial: 8250: Check UART_SCR is writablePeter Hurley
2015-03-26serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessorsPeter Hurley
2015-03-26serial: 8250: Declare base port operations constPeter Hurley
2015-03-26serial: 8250: Decouple RSA probePeter Hurley
2015-03-26serial: 8250: Only get RSA resource when requiredPeter Hurley
2015-03-26serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSAPeter Hurley
2015-03-26serial: 8250: Initialize default dma handlers when setting defaultsPeter Hurley
2015-03-26serial: 8250: Initialize fixed type fields when setting defaultsPeter Hurley
2015-03-26serial: 8250: Encapsulate port i/o method initPeter Hurley
2015-03-26serial: 8250: Separate port initializationPeter Hurley
2015-03-26serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley
2015-03-26serial: 8250: Separate 8250 console interfacePeter Hurley
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley
2015-03-26serial: 8250_early: Fix setup() error codePeter Hurley
2015-03-26serial: 8250_early: Assume uart already initialized if no baud optionPeter Hurley
2015-03-26serial: 8250_early: Remove early_device variablePeter Hurley
2015-03-26console: Add extensible console matchingPeter Hurley
2015-03-26serial: 8250: Decouple core from skip_txen_test module paramPeter Hurley
2015-03-26serial: 8250: Move ns16550a_goto_hispeed() to local headerPeter Hurley
2015-03-26serial: 8250: Simplify capabilities reset at port unregisterPeter Hurley
2015-03-26serial: 8250: Remove duplicate ->handle_irq initializationPeter Hurley
2015-03-26serial: 8250: Compute ttyS index from port minorPeter Hurley
2015-03-23serial: 8250_dw: fix 'cts-override'Dmitry Torokhov
2015-03-23Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman
2015-03-18PNP: tty/serial/8250/8250_fintek: Use module_pnp_driver to register driverPeter Huewe
2015-03-11serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-11serial, x86: use UPF_* constants for flagsAndy Shevchenko
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