summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-da9052.c
Commit message (Expand)AuthorAge
* gpio: constify gpio_chip structuresJulia Lawall2016-09-13
* gpio: da9052: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: da9052: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: da9052: Be sure to clamp return valueLinus Walleij2015-12-26
* gpio: use (!foo) instead of (foo == NULL)Varka Bhadram2015-04-08
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
|\
| * gpio: gpio-da9052: Convert to the new da9052 interrupt functionsFabio Estevam2012-11-20
* | gpio: remove use of __devexitBill Pemberton2012-11-28
* | gpio: remove use of __devinitdataBill Pemberton2012-11-28
* | gpio: remove use of __devinitBill Pemberton2012-11-28
* | gpio: remove use of __devexit_pBill Pemberton2012-11-28
|/
* gpio: da9052: Convert to use devm_kzalloc APIAxel Lin2012-09-01
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\
| * gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-02
* | gpio: Fix DA9052 GPIO build errors.Ashish Jangam2011-12-15
|/
* gpio/da9052: remove a redundant assignment for gpio->da9052Axel Lin2011-07-14
* GPIO: DA9052 GPIO module v3ashishj32011-07-06