summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-240/+0
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-725/+0
2014-08-08Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+394
2014-07-26Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann1-3/+0
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann1-240/+0
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann2-728/+0
2014-07-24Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-07-18gpio: samsung: Remove legacy support of S5PV210Tomasz Figa1-240/+0
2014-07-16Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson1-3/+0
2014-07-15gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart1-0/+1
2014-07-13gpio: samsung: remov s5pc100 related gpio codesKukjin Kim1-276/+0
2014-07-08gpio: samsung: remove s5p64x0 related gpio codesKukjin Kim1-446/+0
2014-07-05gpio: mcp23s08: Eliminates redundant checking.Michael Welling1-6/+0
2014-06-30ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij1-3/+0
2014-06-19gpio: crystalcove: Fix implicit declaration of function 'seq_printf' errorLee Jones1-0/+1
2014-06-17gpio: Add support for Intel Crystal Cove PMICZhu, Lejun3-0/+393
2014-06-12gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren1-1/+1
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+5
2014-06-03Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones1-13/+5
2014-06-02Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds44-650/+582
2014-05-29gpio: select IRQ_DOMAIN for gpiolib irqchip helpersLinus Walleij1-1/+2
2014-05-28gpio: pca953x: use gpiolib irqchip helpersLinus Walleij2-61/+33
2014-05-28gpio: pcf857x: Add IRQF_SHARED when request irqGeorge Cherian1-1/+1
2014-05-28gpio: pcf857x: Avoid calling irq_domain_cleanup twiceGeorge Cherian1-4/+5
2014-05-28gpio: mcp23s08: switch chip count to intLinus Walleij1-1/+1
2014-05-27gpio: dwapb: use a second irq chipSebastian Andrzej Siewior1-13/+22
2014-05-27gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han1-1/+1
2014-05-27gpio: mcp23s08: fixed count variable for devicetree probingMichael Stickel1-1/+10
2014-05-27gpio: Add run-time dependencies to R-Car driverJean Delvare1-1/+1
2014-05-27gpio: pch: add slab includeLinus Walleij1-0/+1
2014-05-23gpio / ACPI: use *_cansleep version of gpiod_get/set APIsAaron Lu1-2/+3
2014-05-23gpio: generic: add request function pointerAnthony Fee1-0/+9
2014-05-23gpio-pch: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-23mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij1-13/+5
2014-05-21gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2-0/+19
2014-05-16gpio: gpioep93xx: use devm functionsabdoulaye berthe1-27/+7
2014-05-16gpio: janzttl: use devm functionabdoulaye berthe1-29/+8
2014-05-16gpio: timberdale: use devm functionsabdoulaye berthe1-31/+16
2014-05-16gpio: bt8xx: use devm function for memory allocationabdoulaye berthe1-13/+6
2014-05-16gpio: omap: prepare and unprepare the debounce clockRajendra Nayak1-5/+5
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding2-0/+86
2014-05-09gpio: pca953x: request a shared interruptToby Smith1-1/+2
2014-05-09gpio: pca953x: return IRQ_NONE when appropriateToby Smith1-2/+4
2014-05-09gpio: mvebu: Remove initcall-based driver initializationEzequiel Garcia1-6/+1
2014-05-09gpio: zevio: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: xilinx: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: tegra: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: palmas: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: mvebu: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: mcp23s08: Make of_device_id array constJingoo Han1-2/+2