aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial_mctrl_gpio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-08serial: mctrl_gpio: add a new API to enable / disable wake_irqErwan Le Ray1-0/+18
2020-03-07tty: serial: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-09-04serial: mctrl_gpio: Avoid probe failures in case of missing gpiolibFrieder Schrempf1-3/+3
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2016-06-25serial: mctrl_gpio: add modem control read routineYegor Yefremov1-1/+14
2016-05-01serial: mctrl_gpio: Drop support for out1-gpios and out2-gpiosGeert Uytterhoeven1-2/+0
2016-04-30serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/Geert Uytterhoeven1-2/+2
2015-10-17serial: fix mctrl helper functionsArnd Bergmann1-2/+2
2015-10-04serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König1-0/+35
2015-10-04serial: mctrl-gpio: rename init functionUwe Kleine-König1-2/+3
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud1-0/+110