summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-da9052.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: da905x: Include proper headerLinus Walleij2018-01-141-1/+1
* gpio: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* gpio: da9052: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
* gpio: da9052: use gpiochip data pointerLinus Walleij2016-01-051-11/+6
* gpio: da9052: Be sure to clamp return valueLinus Walleij2015-12-261-6/+3
* gpio: use (!foo) instead of (foo == NULL)Varka Bhadram2015-04-081-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-1/+2
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-1/+5
|\
| * gpio: gpio-da9052: Convert to the new da9052 interrupt functionsFabio Estevam2012-11-201-1/+5
* | gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | gpio: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
* | gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* | gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
|/
* gpio: da9052: Convert to use devm_kzalloc APIAxel Lin2012-09-011-12/+3
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-11/+1
|\
| * gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-021-11/+1
* | gpio: Fix DA9052 GPIO build errors.Ashish Jangam2011-12-151-13/+8
|/
* gpio/da9052: remove a redundant assignment for gpio->da9052Axel Lin2011-07-141-1/+0
* GPIO: DA9052 GPIO module v3ashishj32011-07-061-0/+278
OpenPOWER on IntegriCloud