summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-11-12gpio: em: Use proper irq_chip nameGeert Uytterhoeven
2019-11-12gpio: bd70528: Add MODULE ALIAS to autoload moduleMatti Vaittinen
2019-11-12Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski
2019-11-12gpio: bd70528: Use correct unit for debounce timesThierry Reding
2019-11-12gpio: max77620: Fixup debounce delaysThierry Reding
2019-11-11Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman
2019-11-08gpio: xgs-iproc: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-11-08Merge branch 'devel' into for-nextLinus Walleij
2019-11-08Revert "gpio: expose pull-up/pull-down line flags to userspace"Linus Walleij
2019-11-07gpiolib: No need to call gpiochip_remove_pin_ranges() twiceAndy Shevchenko
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-11-07gpio: xgs-iproc: Fix section mismatch on device tree match tableMark Brown
2019-11-05gpio: tegra186: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05gpio: mvebu: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05gpiolib: Switch order of valid mask and hw initLinus Walleij
2019-11-05Merge tag 'v5.4-rc6' into develLinus Walleij
2019-11-03Revert "gpio: merrifield: Pass irqchip when adding gpiochip"Linus Walleij
2019-11-03Revert "gpio: merrifield: Restore use of irq_base"Linus Walleij
2019-11-03Revert "gpio: merrifield: Move hardware initialization to callback"Linus Walleij
2019-11-03drivers: mcb: use symbol namespacesJohannes Thumshirn
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang
2019-10-29gpio: Add xgs-iproc driverChris Packham
2019-10-29gpio: Add RDA Micro GPIO controller supportManivannan Sadhasivam
2019-10-23Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...Linus Walleij
2019-10-18gpio: of: don't warn if ignored GPIO flag matches the behaviorLucas Stach
2019-10-16gpio/mpc8xxx: change irq handler from chained to normalSong Hui
2019-10-15gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko
2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko
2019-10-15gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko
2019-10-15gpio: intel-mid: Move hardware initialization to callbackAndy Shevchenko
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko
2019-10-15gpio: merrifield: Restore use of irq_baseAndy Shevchenko
2019-10-09gpio: 104-idi-48e: make array register_offset static, makes object smallerColin Ian King
2019-10-09gpio: htc-egpio: remove redundant error messageBartosz Golaszewski
2019-10-09gpio: htc-egpio: use devm_platform_ioremap_resource()Bartosz Golaszewski
2019-10-09gpio: ath79: use devm_platform_ioremap_resource()Bartosz Golaszewski
2019-10-09gpio: em: use devm_platform_ioremap_resource()Bartosz Golaszewski
2019-10-09gpio: xgene: use devm_platform_ioremap_resource()Bartosz Golaszewski
2019-10-09gpio: xgene: remove redundant error messageBartosz Golaszewski
2019-10-09docs: driver-api: Move bt8xxgpio to the gpio directoryJonathan Neuschäfer
2019-10-09gpio: fix kernel-doc for of_gpio_need_valid_mask()Randy Dunlap
2019-10-05gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini
2019-10-05gpio: tegra186: Implement wake event supportThierry Reding
2019-10-05gpio: max77620: Fix interrupt handlingTimo Alho
2019-10-04gpio: max77620: Do not allocate IRQs upfrontThierry Reding
2019-10-04gpio: max77620: Use correct unit for debounce timesThierry Reding
2019-10-03Merge branch 'ib-fwnode-gpiod-get-index' into develLinus Walleij
2019-10-03gpiolib: introduce fwnode_gpiod_get_index()Dmitry Torokhov
2019-10-03gpiolib: introduce devm_fwnode_gpiod_get_index()Dmitry Torokhov