summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-08serial: 8250_fintek: Fix crash with baud rate B0Ji-Ze Hong (Peter Hong)
2017-11-08serial: 8250_fintek: Disable delays for ports != 0Ricardo Ribalda Delgado
2017-11-08serial: 8250_fintek: Return -EINVAL on invalid configurationRicardo Ribalda Delgado
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-11-04serial: 8250: fix potential deadlock in rs485-modeTomas Melin
2017-11-04serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2017-11-04serial: 8250: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20serial: 8250_fintek: Fix finding base_port with activated SuperIOJi-Ze Hong (Peter Hong)
2017-10-20serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-10-04serial: 8250_dw: Improve clock rate settingEd Blake
2017-10-04serial: Add define for max baud rate divisorEd Blake
2017-10-04serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko
2017-10-03serial: 8250_fintek: fix warning reported from smatchJi-Ze Hong (Peter Hong)
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81216HJi-Ze Hong (Peter Hong)
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81866Ji-Ze Hong (Peter Hong)
2017-10-03drivers: tty: 8250: use setup_timer() helper.Allen Pais
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-31serial: 8250_port: Remove useless NULL checksAndy Shevchenko
2017-08-28Introduce 8250_men_mcbMichael Moese
2017-08-28serial: 8250_uniphier: add suspend/resume supportMasahiro Yamada
2017-08-28serial: 8250_uniphier: use CHAR register for canary to detect power-offMasahiro Yamada
2017-08-28serial: 8250_uniphier: fix serial port index in private dataMasahiro Yamada
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang
2017-08-28tty: 8250: constify parisc_device_idArvind Yadav
2017-08-28serial: 8250_of: Add basic PM runtime supportFranklin S Cooper Jr
2017-08-28serial: 8250_of: use of_property_read_bool()Sergei Shtylyov
2017-08-28serial: 8250: Use hrtimers for rs485 delaysRafael Gago
2017-08-28tty: serial: 8250_mtk: Use PTR_ERR_OR_ZEROHimanshu Jha
2017-08-22parisc/8250_gsc: Fix section mismatchesHelge Deller
2017-08-14Merge 4.13-rc5 into tty-nextGreg Kroah-Hartman
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-01Revert "serial: Delete dead code for CIR serial ports"Sean Young
2017-08-01gpio: exar: Use correct property prefix and document bindingsJan Kiszka
2017-07-30serial: 8250_pci: Enable device after we check black listAndy Shevchenko
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko
2017-07-30serial: 8250_early: Remove __init marking from early writeJeffy Chen
2017-07-30serial: 8250_ingenic: Remove __init marking from early writeJeffy Chen
2017-07-30drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_pro...Alexey Khoroshilov
2017-07-30serial: 8250_dw: explicitly request exclusive reset controlPhilipp Zabel
2017-07-30serial: 8250: fix error handling in of_platform_serial_probe()Alexey Khoroshilov
2017-07-30tty: serial: pci: constify pci_device_id.Arvind Yadav
2017-07-30tty: serial: exar: constify pci_device_id.Arvind Yadav
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-07-03serial: exar: Add support for IOT2040 deviceJan Kiszka
2017-07-03gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka
2017-07-03serial: exar: Factor out platform hooksJan Kiszka