summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-msm-v2.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-07Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+1
2013-08-16gpio: msm: Staticize local variable 'msm_gpio'Jingoo Han1-1/+1
2013-07-21drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani1-1/+1
2013-06-13gpio: msm: Add device tree and irqdomain support for gpio-msm-v2Rohit Vaswani1-77/+113
2013-06-13ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani1-3/+2
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-2/+1
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-19gpio_msm: using for_each_set_bit to simplify the codeWei Yongjun1-3/+1
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown1-0/+433