summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-06-21gpio-fxl6408.c: add of properties to set inital direction and stateMax Krummenacher
2019-06-21gpio-fxl6408.c: fix output setting and output readbackMax Krummenacher
2019-06-21gpio: Add support for the FXL6408 GPIO expander.Eric Anholt
2019-05-24gpio: mxc: clear interrupt mask/status optionallyStefan Agner
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-04gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven
2019-05-04gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu
2019-04-20gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik
2019-04-05gpio: gpio-omap: fix level interrupt idlingRussell King
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin
2019-04-03gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu
2019-03-13gpio: vf610: Mask all GPIO interruptsAndrew Lunn
2019-02-12MLK-20306 gpio: mxc: Skip GPIO_IMR restore in noirq resumeBai Ping
2019-02-12MLK-19326 gpio: mxc: fix possible race condition for PAD wakeupAnson Huang
2019-02-12MLK-19305-2 gpio: mxc: add gpio PAD wakeup supportAnson Huang
2019-02-12MLK-19251-01 gpio: max732x: add output IO default voltage setAndy Duan
2019-02-12MLK-18919 gpio: mxc: add independent gpio save regs for noirq suspend/resumeAnson Huang
2019-02-12MLK-18611-2 gpio: mxc: add noirq suspend/resume supportAnson Huang
2019-02-12MLK-17736-01 gpio: imx-rpmsg: add gpio interrupt chip supportFugang Duan
2019-02-12MLK-17491-14 gpio-vf610: add getting necessary clocks supportDong Aisheng
2019-02-12MLK-17400-02 gpio: max732x: add device reset supportFugang Duan
2019-02-12MLK-17290-05 gpio: mxc: save and restore gpio controller registers when power...Fugang Duan
2019-02-12MLK-17290-04 gpio: mxc: add runtime pm supportFugang Duan
2019-02-12MLK-16564-01 gpio: imx-rpmsg: add rpmsg virtual gpio driverFugang Duan
2019-02-12MLK-14966-4 gpio: imx: add build dependencyAnson Huang
2019-02-12MLK-14933 gpio: kconfig: remove mxc gpio dependencyAnson Huang
2019-02-12MLK-13912-2 gpio: gpio-vf610: mask interrupt on suspend for imx7ulpPeter Chen
2019-02-12MLK-13773 gpio: pca953x: correct device_reset() return value check on kernel 4.1Andy Duan
2019-02-12MLK-10449-1: 74x164: Add new property registers-defaultSandor Yu
2019-02-12MLK-11293: gpio: pca953x: add device_reset() callShawn Guo
2019-02-06gpio: pcf857x: Fix interrupts on multiple instancesRoger Quadros
2019-02-06gpio: altera-a10sr: Set proper output level for direction_outputAxel Lin
2019-01-26gpio: pl061: Move irq_chip definition inside struct pl061Manivannan Sadhasivam
2019-01-13gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König
2018-12-29gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlersHans de Goede
2018-12-29gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-12-13gpio: mockup: fix indicated directionBartosz Golaszewski
2018-12-01gpio: don't free unallocated ida on gpiochip_add_data_with_key() error pathVladimir Zapolskiy
2018-11-21gpio: brcmstb: release the bgpio lock during irq handlersDoug Berger
2018-11-10gpio: mxs: Get rid of external API callLinus Walleij
2018-10-10gpiolib: Free the last requested descriptorRicardo Ribalda Delgado
2018-10-10gpio: Fix crash due to registration raceVincent Whitchurch
2018-10-10gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede
2018-10-10gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich
2018-10-03gpio: Fix wrong rounding in gpio-menz127Nadav Amit
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko
2018-09-26gpio: pxa: Fix potential NULL dereferenceWei Yongjun
2018-09-19gpio: ml-ioh: Fix buffer underwrite on probe error pathAnton Vasilyev
2018-09-19gpio: tegra: Move driver registration to subsys_init levelDmitry Osipenko