summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-msm-v2.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+1
* Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-211-1/+2
|\
| * gpio: msm: Add module device table and mark table constStephen Boyd2013-12-121-1/+2
* | gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd2013-12-121-2/+2
|/
* gpio: msm: make msm_gpio.summary_irq signed for error handlingDan Carpenter2013-11-251-1/+1
* Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-09-071-1/+1
|\
| * gpio: msm: Staticize local variable 'msm_gpio'Jingoo Han2013-08-161-1/+1
* | drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani2013-07-201-1/+1
|/
* gpio: msm: Add device tree and irqdomain support for gpio-msm-v2Rohit Vaswani2013-06-121-77/+113
* ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani2013-06-121-3/+2
* arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-2/+1
* 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_msm: using for_each_set_bit to simplify the codeWei Yongjun2012-09-181-3/+1
* gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-011-0/+433
OpenPOWER on IntegriCloud