summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-74x164.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-5/+3
* gpio: 74x164: Driver cleanupAlexander Shiyan2013-12-121-27/+16
* gpio: 74x164: Remove non-DT supportAlexander Shiyan2013-12-121-13/+1
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: gpio-74x164: Remove redundant of_match_ptrSachin Kamat2013-09-231-1/+1
* gpio: gpio-74x164: Remove redundant spi_set_drvdataSachin Kamat2013-09-231-3/+0
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-03-271-4/+4
* gpio: remove use of __devexitBill 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-74x164: Fix buffer allocation sizeRoland Stigge2012-10-161-1/+1
* gpio: 74x164: Add support for the daisy-chainingMaxime Ripard2012-09-111-7/+61
* gpio: 74x164: Add device tree supportMaxime Ripard2012-09-071-0/+7
* gpio: 74x164: Use dynamic gpio number assignment if no pdata is presentMaxime Ripard2012-09-071-7/+6
* gpio: 74x164: Use devm_kzallocMaxime Ripard2012-09-071-5/+3
* gpio: 74x164: Use module_spi_driver boiler plate functionMaxime Ripard2012-09-071-12/+1
* drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-311-0/+1
* gpio/74x164: fix clash with gpiolib namespaceLinus Walleij2011-06-131-3/+3
* gpio: reorganize driversGrant Likely2011-06-061-0/+177
OpenPOWER on IntegriCloud