summaryrefslogtreecommitdiff
path: root/include/asm-generic/gpio.h
Commit message (Expand)AuthorAge
* gpio: remove gpiod_sysfs_set_active_lowJohan Hovold2015-05-12
* gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij2015-03-19
* gpio: Increase ARCH_NR_GPIOs to 512Mika Westerberg2014-09-23
* gpio: remove gpio_ensure_requested()Alexandre Courbot2014-07-24
* gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot2014-07-23
* gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-23
* gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-07
* Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-12
|\
| * gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-19
| * gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-16
* | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-16
|/
* gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot2013-02-11
* gpiolib: link all gpio_chips using a listAlexandre Courbot2013-02-09
* gpiolib: remove gpiochip_reserve()Alexandre Courbot2013-02-04
* gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo2013-01-22
* gpio: fix warning of 'struct gpio_chip' declarationShawn Guo2013-01-22
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-11
|\
| * gpiolib: add gpio get direction callback supportMathias Nyman2012-10-26
* | gpiolib: rename pin range argumentsLinus Walleij2012-11-21
* | gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij2012-11-21
* | gpiolib: iron out include ladder mistakesLinus Walleij2012-11-11
* | gpiolib: separation of pin concernsLinus Walleij2012-11-11
* | gpiolib: fix up function prototypes etcLinus Walleij2012-11-11
* | gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-11
|/
* gpio: Document device_node's det_debounceRoland Stigge2012-09-30
* gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely2012-05-18
* gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-18
* gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-18
* gpio: constify the data parameter to gpiochip_find()Grant Likely2012-03-02
* GPIO: add bindings for managed devicesJohn Crispin2012-01-04
* of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-12
* gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-12
* gpio: fix build error in include/asm-generic/gpio.hHamo2011-10-26
* gpiolib: Ensure struct gpio is always definedMark Brown2011-10-24
* gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2011-06-16
* gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen2011-05-27
* gpio: Convert gpio_is_valid to return boolJoe Perches2011-05-26
* Revert "gpiolib: annotate gpio-intialization with __must_check"Linus Torvalds2011-01-13
* gpiolib: annotate gpio-intialization with __must_checkWolfram Sang2011-01-13
* gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hAnton Vorontsov2010-10-27
* gpio: doc updatesDavid Brownell2010-09-09
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-05
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-05
* gpiolib: introduce set_debounce methodFelipe Balbi2010-05-27
* gpiolib: document that names can contain printk format specifiersUwe Kleine-König2010-05-27
* gpiolib: make names array and its values constUwe Kleine-König2010-05-27
* gpio: introduce gpio_request_one() and friendsEric Miao2010-03-06
* gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-16
* asm-generic/gpio.h: add some forward decls of the device structMike Frysinger2009-12-10
* asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger2009-10-01