summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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
2018-08-24MLK-17400-02 gpio: max732x: add device reset supportFugang Duan
2018-08-24MLK-17290-05 gpio: mxc: save and restore gpio controller registers when power...Fugang Duan
2018-08-24MLK-17290-04 gpio: mxc: add runtime pm supportFugang Duan
2018-08-24MLK-16564-01 gpio: imx-rpmsg: add rpmsg virtual gpio driverFugang Duan
2018-08-24MLK-14966-4 gpio: imx: add build dependencyAnson Huang
2018-08-24MLK-14933 gpio: kconfig: remove mxc gpio dependencyAnson Huang
2018-08-24MLK-13912-2 gpio: gpio-vf610: mask interrupt on suspend for imx7ulpPeter Chen
2018-08-24MLK-13773 gpio: pca953x: correct device_reset() return value check on kernel 4.1Andy Duan
2018-08-24MLK-13485-1 gpio: vf610: add direction set for imx7ulpAndy Duan
2018-08-23MLK-10449-1: 74x164: Add new property registers-defaultSandor Yu
2018-08-23MLK-11293: gpio: pca953x: add device_reset() callShawn Guo
2018-06-16gpio: No NULL ownerLinus Walleij
2018-05-16gpio: fix error path in lineevent_createUwe Kleine-König
2018-05-16gpio: fix aspeed_gpio unmask irqGovert Overgaauw
2018-05-16gpioib: do not free unrequested descriptorsTimur Tabi
2018-04-13gpio: label descriptors using the device nameLinus Walleij
2018-04-13gpio: crystalcove: Do not write regular gpio registers for virtual GPIOsHans de Goede
2018-03-24gpio: gpio-wcove: fix GPIO IRQ status maskKuppuswamy Sathyanarayanan
2018-03-24gpio: gpio-wcove: fix irq pending status bit widthKuppuswamy Sathyanarayanan
2018-02-25gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann
2018-02-25gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi
2018-02-03gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan
2018-02-03gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-03gpio: Fix kernel stack leak to userspaceLinus Walleij
2018-02-03gpio: stmpe: i2c transfer are forbiden in atomic contextPatrice Chotard
2017-12-14gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid
2017-11-30gpio: mockup: dynamically allocate memory for chip nameBartosz Golaszewski
2017-11-08gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build errorAxel Lin
2017-08-11gpiolib: skip unwanted events, don't convert them to opposite edgeBartosz Golaszewski