index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-da9052.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-01-14
gpio: da905x: Include proper header
Linus Walleij
2016-09-13
gpio: constify gpio_chip structures
Julia Lawall
2016-02-23
gpio: da9052: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: da9052: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: da9052: Be sure to clamp return value
Linus Walleij
2015-04-08
gpio: use (!foo) instead of (foo == NULL)
Varka Bhadram
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinitdata
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-20
gpio: gpio-da9052: Convert to the new da9052 interrupt functions
Fabio Estevam
2012-09-01
gpio: da9052: Convert to use devm_kzalloc API
Axel Lin
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-02
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2011-12-15
gpio: Fix DA9052 GPIO build errors.
Ashish Jangam
2011-07-14
gpio/da9052: remove a redundant assignment for gpio->da9052
Axel Lin
2011-07-06
GPIO: DA9052 GPIO module v3
ashishj3