summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-05-21Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Marcel Ziswiler
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-04-24Revert "gpio: set up initial state from .get_direction()"Timur Tabi
2020-02-28gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai
2020-02-05gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko
2020-01-23gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)
2020-01-23gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven
2020-01-12gpiolib: fix up emulated open drain outputsRussell King
2020-01-04gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean
2019-11-28gpio: max77620: Fixup debounce delaysThierry Reding
2019-11-25gpio: syscon: Fix possible NULL ptr usageMarek Vasut
2019-11-06gpio: max77620: Use correct unit for debounce timesThierry Reding
2019-09-21gpio: fix line flag validation in lineevent_createKent Gibson
2019-09-21gpio: fix line flag validation in linehandle_createKent Gibson
2019-09-06gpiolib: never report open-drain/source lines as 'input' to user-spaceBartosz Golaszewski
2019-08-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu
2019-08-04gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven
2019-08-04gpio: omap: ensure irq is enabled before wakeupRussell King
2019-08-04gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap
2019-06-22gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren
2019-05-04gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven
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-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-13gpio: vf610: Mask all GPIO interruptsAndrew Lunn
2018-12-29gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-12-24gpio: mxc: clear interrupt mask/status optionallyStefan Agner
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-01gpio: don't free unallocated ida on gpiochip_add_data_with_key() error pathVladimir Zapolskiy
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-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich
2018-10-03gpio: Fix wrong rounding in gpio-menz127Nadav Amit
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko
2018-09-26gpio: pxa: Fix potential NULL dereferenceWei Yongjun
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
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
2018-08-24MLK-19326 gpio: mxc: fix possible race condition for PAD wakeupAnson Huang
2018-08-24MLK-19305-2 gpio: mxc: add gpio PAD wakeup supportAnson Huang
2018-08-24MLK-18919 gpio: mxc: add independent gpio save regs for noirq suspend/resumeAnson Huang
2018-08-24MLK-18611-2 gpio: mxc: add noirq suspend/resume supportAnson Huang
2018-08-24MLK-17736-01 gpio: imx-rpmsg: add gpio interrupt chip supportFugang Duan
2018-08-24MLK-17491-14 gpio-vf610: add getting necessary clocks supportDong Aisheng
2018-08-24MLK-17491-12 gpio: gpio-vf610: put gpio direction setting in vf610_gpio_direc...Dong Aisheng