aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2013-06-17gpio: devres: make comments properWolfram Sang1-7/+7
2013-06-17GPIO: xilinx: Enable driver for Xilinx zynqMichal Simek1-1/+1
2013-06-17GPIO: xilinx: Use BIT macroMichal Simek1-6/+6
2013-06-17GPIO: xilinx: Use __raw_readl/__raw_writel IO functionsMichal Simek1-2/+7
2013-06-17GPIO: xilinx: Add support for dual channelMichal Simek1-12/+91
2013-06-17GPIO: xilinx: Simplify driver probe functionMichal Simek1-14/+10
2013-06-14Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-81/+116
2013-06-14Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+1
2013-06-14Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+1
2013-06-14Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-16/+78
2013-06-12gpio: msm: Add device tree and irqdomain support for gpio-msm-v2Rohit Vaswani2-78/+114
2013-06-12gpio: msm-v1: Remove errant __devinit to fix compileStephen Boyd1-1/+1
2013-06-12ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani1-3/+2
2013-06-12gpio-rcar: Add DT supportLaurent Pinchart1-10/+56
2013-06-11Merge branch 'clps711x/soc' into next/socOlof Johansson2-169/+72
2013-06-11GPIO: clps711x: Add DT supportAlexander Shiyan1-3/+11
2013-06-11GPIO: clps711x: Rewrite driver for using generic GPIO codeAlexander Shiyan2-168/+63
2013-06-12Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driverKukjin Kim1-0/+4
2013-06-12Merge branch 'v3.11-next/driver-gpio' into v3.11-next/s3c24xx-driverKukjin Kim1-63/+0
2013-06-12gpio: samsung: Remove OF support for s3c24xxSylwester Nawrocki1-63/+0
2013-06-11Merge tag 'renesas-pinmux-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-6/+22
2013-06-04gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTHSimon Horman1-5/+21
2013-06-04gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto1-1/+1
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-5/+1
2013-05-30gpio: sx150x: convert to use devm_* functionsNikolay Balandin1-11/+7
2013-05-30gpio-ml-ioh: fix error return code in ioh_gpio_probe()Wei Yongjun1-0/+1
2013-05-30gpio-langwell: drop away explicit castingAndy Shevchenko1-8/+4
2013-05-30gpio-langwell: amend error messagesAndy Shevchenko1-6/+4
2013-05-30gpio-langwell: use managed functions pcim_* and devm_*Andy Shevchenko1-57/+21
2013-05-30gpio-langwell: do not use direct access to iomapped memoryAndy Shevchenko1-5/+7
2013-05-30gpio-langwell: initialize lock before usageAndy Shevchenko1-2/+2
2013-05-30gpio: max7300: Fix trivial typo in Kconfig help textAxel Lin1-1/+1
2013-05-30gpio: stmpe: Staticize non-exported symbolsAxel Lin1-3/+3
2013-05-30gpio: vx855: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-30gpio: timberdale: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-30gpio: tc3589x: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-30gpio: stmpe: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-30gpio: rdc321x: remove unnecessary platform_set_drvdata()Jingoo Han1-5/+2
2013-05-30gpio: lynxpoint: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-30gpio: langwell: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-23Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-21/+64
2013-05-20gpio: Don't override the error code in probe error handlingAxel Lin4-9/+6
2013-05-20gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard1-1/+2
2013-05-20gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen1-7/+10
2013-05-20gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin1-1/+1
2013-05-21pinctrl: Add pinctrl-s3c24xx driverHeiko Stuebner1-0/+4
2013-05-18drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang2-10/+0
2013-05-13gpio/omap: ensure gpio context is initialisedJon Hunter1-3/+45
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+1
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+403