summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2017-02-01gpio: 104-dio-48e: Add support for GPIO namesWilliam Breathitt Gray
2017-02-01gpio: ws16c48: Remove unnecessary driver_data setWilliam Breathitt Gray
2017-02-01gpio: gpio-mm: Remove unnecessary driver_data setWilliam Breathitt Gray
2017-02-01gpio: 104-idio-16: Remove unnecessary driver_data setWilliam Breathitt Gray
2017-02-01gpio: 104-idi-48: Remove unnecessary driver_data setWilliam Breathitt Gray
2017-02-01gpio: 104-dio-48e: Remove unnecessary driver_data setWilliam Breathitt Gray
2017-01-31gpiolib: Fix a WARN_ON that can never triggerChristophe JAILLET
2017-01-30gpio: mcp23s08: use regmapSebastian Reichel
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij
2017-01-26gpio: ws16c48: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-01-26gpio: gpio-mm: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-01-26gpio: 104-idio-16: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-01-26gpio: 104-idi-48: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-01-26gpio: 104-dio-48e: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-01-26Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into develLinus Walleij
2017-01-26Merge branch 'ib-pinctrl-genprops' into develLinus Walleij
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2017-01-26gpio: aspeed: Add banks Y, Z, AA, AB and ACAndrew Jeffery
2017-01-26gpio: aspeed: Make bank names stringsJoel Stanley
2017-01-26gpio: exar: add gpio for exar cardsSudip Mukherjee
2017-01-26gpio: ws16c48: Add set_multiple callback function supportWilliam Breathitt Gray
2017-01-26gpio: gpio-mm: Add set_multiple callback function supportWilliam Breathitt Gray
2017-01-26gpio: 104-idio-16: Add set_multiple callback function supportWilliam Breathitt Gray
2017-01-26gpio: 104-dio-48e: Add set_multiple callback function supportWilliam Breathitt Gray
2017-01-26Merge branch 'ib-gpiod-flags' into develLinus Walleij
2017-01-26gpio: Add a driver for Cortina Systems Gemini GPIOLinus Walleij
2017-01-26gpio: davinci: Remove custom .xlateKeerthy
2017-01-26gpio: davinci: Add support for multiple GPIO controllersKeerthy
2017-01-26gpio: davinci: Redesign driver to accommodate ngpios in one gpio chipKeerthy
2017-01-26gpio: davinci: Remove gpio2regs functionKeerthy
2017-01-26gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko
2017-01-19gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij
2017-01-11gpio: mvebu: fix warning when building on 64-bitRussell King
2017-01-11gpio: pca953x: Add optional reset gpio controlSteve Longerbeam
2017-01-11gpio: Remove impossible checks on container_of() resultStephen Boyd
2017-01-11gpiolib: Update documentation of struct acpi_gpio_infoAndy Shevchenko
2017-01-11gpiolib: Switch to for_each_set_bit()Andy Shevchenko
2017-01-11gpio: davinci: Remove redundant members davinci_gpio_controller stuctKeerthy
2017-01-09gpio: devres: Use global array of gpio suffixesAndy Shevchenko
2016-12-30gpio: of: Add support for multiple GPIOs in a single GPIO hogGeert Uytterhoeven
2016-12-30gpio: update my email addressJohn Crispin
2016-12-30gpio: Move freeing of GPIO hogs before numbing of the deviceGeert Uytterhoeven
2016-12-30gpio: mxs: remove __init annotationArnd Bergmann
2016-12-28gpio: mockup: coding style fixesBartosz Golaszewski
2016-12-28gpio: mockup: dynamically allocate memory for chip nameBartosz Golaszewski
2016-12-28gpio: mockup: make pins_name_start staticBartosz Golaszewski
2016-12-28gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven
2016-12-28gpio: rcar: set IRQ chip parent_deviceNiklas Söderlund