summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-12-19Merge branch 'github.com/Freescale/linux-fslc/4.14-2.0.x-imx' into toradex_4....Marcel Ziswiler
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede
2019-12-01gpio: max77620: Fixup debounce delaysThierry Reding
2019-11-24gpio: syscon: Fix possible NULL ptr usageMarek Vasut
2019-11-06gpio: max77620: Use correct unit for debounce timesThierry Reding
2019-10-24gpio: mxc: Fix clean up on probingOleksandr Suvorov
2019-10-17gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-sourceBartosz Golaszewski
2019-09-24gpio: pca953x: Use PCA_LATCH_INTAndy Shevchenko
2019-09-24gpio: pca953x: add pcal6416 to the of_device_id tableAlexandre Belloni
2019-09-24gpio: pca953x: add support for pca6416Alexandre Belloni
2019-09-24gpio: pca953x: add support for pcal6416 typeThomas Petazzoni
2019-09-19gpio: fix line flag validation in lineevent_createKent Gibson
2019-09-19gpio: fix line flag validation in linehandle_createKent Gibson
2019-09-19gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede
2019-09-17Merge remote-tracking branch 'fslc/4.14-2.0.x-imx' into toradex_4.14-2.0.x-im...Max Krummenacher
2019-08-29gpiolib: 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-07-31gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven
2019-07-31gpio: omap: ensure irq is enabled before wakeupRussell King
2019-07-31gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap
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-06-15gpio: vf610: Do not share irq_chipAndrey Smirnov
2019-06-15gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren
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