Age | Commit message (Expand) | Author | Files | Lines |
2019-10-07 | serial: mctrl_gpio: Check for NULL pointer | Adam Ford | 1 | -0/+3 |
2019-09-04 | serial: mctrl_gpio: Use gpiod flags directly | Andy Shevchenko | 1 | -18/+18 |
2019-06-21 | serial: mctrl_gpio: Check if GPIO property exisits before requesting it | Stefan Roese | 1 | -0/+14 |
2018-09-13 | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik | 1 | -1/+1 |
2018-09-13 | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik | 1 | -3/+4 |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -10/+0 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2016-06-26 | serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios struct | Yegor Yefremov | 1 | -0/+18 |
2016-06-26 | serial: mctrl_gpio: add modem control read routine | Yegor Yefremov | 1 | -0/+18 |
2016-05-01 | serial: mctrl_gpio: Drop support for out1-gpios and out2-gpios | Geert Uytterhoeven | 1 | -2/+0 |
2016-05-01 | serial: mctrl_gpio: add IRQ locking | Yegor Yefremov | 1 | -0/+5 |
2016-03-08 | serial: mctrl_gpio: Add missing module license | Romain Izard | 1 | -0/+3 |
2015-12-14 | serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_init | Uwe Kleine-König | 1 | -0/+2 |
2015-10-04 | serial: mctrl_gpio: implement interrupt handling | Uwe Kleine-König | 1 | -2/+127 |
2015-10-04 | serial: mctrl-gpio: rename init function | Uwe Kleine-König | 1 | -2/+2 |
2015-06-27 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+2 |
2015-06-01 | gpiolib: rename gpiod_set_array to gpiod_set_array_value | Rojhalat Ibrahim | 1 | -1/+1 |
2015-05-24 | serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL | Uwe Kleine-König | 1 | -3/+2 |
2015-03-11 | serial: mctrl_gpio: Fix build warnings | Fabio Estevam | 1 | -2/+1 |
2015-03-07 | serial: mctrl-gpio: simplify init routine | Uwe Kleine-König | 1 | -18/+11 |
2015-03-07 | serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalid | Uwe Kleine-König | 1 | -18/+2 |
2014-12-02 | serial: mctrl_gpio: use gpiod_set_array function | Rojhalat Ibrahim | 1 | -3/+9 |
2014-09-20 | tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ... | Alexander Shiyan | 1 | -1/+1 |
2014-05-28 | tty/serial: Add GPIOLIB helpers for controlling modem lines | Richard Genoud | 1 | -0/+143 |