aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-msm-v2.c
AgeCommit message (Expand)Author
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-12-12gpio: msm: Add module device table and mark table constStephen Boyd
2013-12-12gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2013-11-25gpio: msm: make msm_gpio.summary_irq signed for error handlingDan Carpenter
2013-09-07Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-08-16gpio: msm: Staticize local variable 'msm_gpio'Jingoo Han
2013-07-20drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani
2013-06-12gpio: msm: Add device tree and irqdomain support for gpio-msm-v2Rohit Vaswani
2013-06-12ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-09-18gpio_msm: using for_each_set_bit to simplify the codeWei Yongjun
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown