summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-pcf857x.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-3/+1
* gpio: pcf857x: Add IRQF_SHARED when request irqGeorge Cherian2014-05-281-1/+1
* gpio: pcf857x: Avoid calling irq_domain_cleanup twiceGeorge Cherian2014-05-281-4/+5
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: pcf857x: Add OF supportLaurent Pinchart2013-09-231-8/+36
* gpio: pcf857x: only use set_irq_flags() on ARMLinus Walleij2013-09-181-3/+7
* gpio: pcf857x: call the gpio user handler iff gpio_to_irq is doneGeorge Cherian2013-09-171-3/+19
* gpio: pcf857x: remove the irq_demux_work and gpio->irqGeorge Cherian2013-09-171-37/+0
* gpio: pcf857x: change to devm_request_threaded_irqGeorge Cherian2013-09-171-4/+24
* gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()Laurent Pinchart2013-08-231-5/+4
* gpio: pcf857x: Sort headers alphabeticallyLaurent Pinchart2013-08-231-2/+2
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-2/+2
* gpio: pcf857x: use devm_kzalloc()Jingoo Han2013-03-271-5/+2
* Add TI TCA9554 to supported devices tableNikolay Balandin2013-03-271-0/+1
* gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto2012-12-071-18/+11
* gpio: pcf857x: fixup smatch WARNINGKuninori Morimoto2012-09-121-3/+3
* gpio: pcf857x: enable gpio_to_irq() supportKuninori Morimoto2012-08-231-0/+122
* gpio: pcf857x: share 8/16 bit access functionsKuninori Morimoto2012-07-121-62/+31
* gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-121-4/+1
* drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-311-0/+1
* gpio: reorganize driversGrant Likely2011-06-061-0/+369
OpenPOWER on IntegriCloud