summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: exar: Relocate sleep wake-up handlingAaron Sierra2018-01-252-30/+30
* serial: 8250_dw: Revert "Improve clock rate setting"Andy Shevchenko2018-01-221-18/+12
* serial: 8250_ingenic: Parse earlycon optionsPaul Cercueil2018-01-091-2/+10
* serial: 8250_ingenic: Add support for the JZ4770 SoCPaul Cercueil2018-01-091-0/+5
* serial: 8250_of: fix return code when probe function fails to get resetMasahiro Yamada2018-01-091-1/+4
* serial: 8250_uniphier: fix error return code in uniphier_uart_probe()Wei Yongjun2018-01-091-2/+3
* serial: 8250: 8250_omap: Fix spelling error.Rolf Evers-Fischer2017-12-151-1/+1
* serial: 8250_dw: Disable clock on errorStefan Potyra2017-12-151-1/+2
* serial: forbid 8250 on s390Christian Borntraeger2017-12-151-0/+1
* serial: 8250_early: Only set divisor if valid clk & baudMatt Redfearn2017-11-281-6/+8
* serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson2017-11-281-0/+3
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-2/+2
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1333-201/+179
|\
| * serial: 8250_fintek: Fix crash with baud rate B0Ji-Ze Hong (Peter Hong)2017-11-081-2/+9
| * serial: 8250_fintek: Disable delays for ports != 0Ricardo Ribalda Delgado2017-11-081-0/+6
| * serial: 8250_fintek: Return -EINVAL on invalid configurationRicardo Ribalda Delgado2017-11-081-8/+9
| * tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-0830-160/+0
| * tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-0833-0/+33
| * serial: 8250: fix potential deadlock in rs485-modeTomas Melin2017-11-041-3/+0
| * serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner2017-11-041-1/+1
| * serial: 8250: Convert timers to use timer_setup()Kees Cook2017-11-041-9/+7
| * serial: 8250_fintek: Fix finding base_port with activated SuperIOJi-Ze Hong (Peter Hong)2017-10-201-0/+3
| * serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra2017-10-201-1/+4
| * serial: 8250_dw: Improve clock rate settingEd Blake2017-10-041-12/+18
| * serial: Add define for max baud rate divisorEd Blake2017-10-043-4/+4
| * serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko2017-10-042-2/+5
| * serial: 8250_fintek: fix warning reported from smatchJi-Ze Hong (Peter Hong)2017-10-031-1/+1
| * serial: 8250_fintek: UART dynamic clocksource on Fintek F81216HJi-Ze Hong (Peter Hong)2017-10-031-2/+30
| * serial: 8250_fintek: UART dynamic clocksource on Fintek F81866Ji-Ze Hong (Peter Hong)2017-10-031-0/+54
| * drivers: tty: 8250: use setup_timer() helper.Allen Pais2017-10-031-2/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-09-0514-93/+332
|\
| * serial: 8250_port: Remove useless NULL checksAndy Shevchenko2017-08-311-4/+4
| * Introduce 8250_men_mcbMichael Moese2017-08-283-0/+130
| * serial: 8250_uniphier: add suspend/resume supportMasahiro Yamada2017-08-281-0/+35
| * serial: 8250_uniphier: use CHAR register for canary to detect power-offMasahiro Yamada2017-08-281-6/+16
| * serial: 8250_uniphier: fix serial port index in private dataMasahiro Yamada2017-08-281-3/+3
| * serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang2017-08-282-0/+10
| * tty: 8250: constify parisc_device_idArvind Yadav2017-08-281-2/+2
| * serial: 8250_of: Add basic PM runtime supportFranklin S Cooper Jr2017-08-281-11/+24
| * serial: 8250_of: use of_property_read_bool()Sergei Shtylyov2017-08-281-2/+2
| * serial: 8250: Use hrtimers for rs485 delaysRafael Gago2017-08-281-23/+40
| * tty: serial: 8250_mtk: Use PTR_ERR_OR_ZEROHimanshu Jha2017-08-281-4/+1
| * Merge 4.13-rc5 into tty-nextGreg Kroah-Hartman2017-08-142-9/+20
| |\
| * | serial: 8250_pci: Enable device after we check black listAndy Shevchenko2017-07-301-10/+29
| * | serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko2017-07-303-10/+10
| * | serial: 8250_early: Remove __init marking from early writeJeffy Chen2017-07-301-4/+4
| * | serial: 8250_ingenic: Remove __init marking from early writeJeffy Chen2017-07-301-4/+4
| * | drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_pro...Alexey Khoroshilov2017-07-301-2/+5
| * | serial: 8250_dw: explicitly request exclusive reset controlPhilipp Zabel2017-07-301-1/+1
OpenPOWER on IntegriCloud