summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-03gpio: pxa: add PXA1928 gpio type supportRob Herring1-2/+15
2015-02-03gpio: pxa: remove mach IRQ includesRob Herring1-20/+18
2015-02-03gpio: max732x: use an inline function for container castLinus Walleij1-15/+10
2015-01-30gpio: use sizeof() instead of hardcoded valuesOlliver Schinagl1-2/+4
2015-01-30gpio: max732x: add set_multiple functionMans Rullgard1-3/+25
2015-01-29gpio: sch: Consolidate similar algorithmsChang Rebecca Swee Fun1-54/+29
2015-01-29gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculationAxel Lin1-1/+1
2015-01-29gpio: ge: Convert to use devm_kstrdupAxel Lin1-5/+6
2015-01-29gpio: correctly use const char * constOlliver Schinagl1-1/+1
2015-01-22gpio: sx150x: fixup OF supportLinus Walleij1-2/+5
2015-01-21gpio: mpc8xxx: Use of_mm_gpiochip_removeRicardo Ribalda Delgado1-5/+23
2015-01-20gpio: Add Fujitsu MB86S7x GPIO driverJassi Brar3-0/+239
2015-01-20gpio: mpc8xxx: Convert to platform device interface.Ricardo Ribalda Delgado1-26/+22
2015-01-20gpio: zevio: Use of_mm_gpiochip_removeRicardo Ribalda Delgado1-0/+12
2015-01-20gpio: gpio-mm-lantiq: Use of_mm_gpiochip_removeRicardo Ribalda Delgado1-0/+18
2015-01-20gpio: gpio-mm-lantiq: Use of_property_read_u32Ricardo Ribalda Delgado1-4/+3
2015-01-20gpio: gpio-mm-lantiq: Do not replicate codeRicardo Ribalda Delgado1-7/+0
2015-01-20gpio :gpio-mm-lantiq: Use devm_kzallocRicardo Ribalda Delgado1-6/+2
2015-01-20gpio: mpc5200: Use of_mm_gpiochip_removeRicardo Ribalda Delgado1-5/+18
2015-01-20gpio: stmpe: enforce device tree only modeLinus Walleij2-20/+4
2015-01-20Merge tag 'v3.19-rc5' into develLinus Walleij278-2794/+3154
2015-01-20gpio: Add APM X-Gene standby GPIO controller driverY Vo3-0/+169
2015-01-19gpio: sx150x: add dts support for sx150x driverWei Chen1-1/+16
2015-01-19gpio-generic: add bgpio_set_multiple functionsRojhalat Ibrahim1-0/+76
2015-01-19gpio-amd8111: add release_region on ioport_map failureVarka Bhadram1-0/+1
2015-01-19gpio: ge: fix compilation errorKamlakant Patel1-0/+1
2015-01-18Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+7
2015-01-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds7-28/+69
2015-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+1
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-18Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+5
2015-01-16reset: sunxi: fix spinlock initializationTyler Baker1-0/+4
2015-01-16drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2015-01-17Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-9/+31
2015-01-17Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-35/+70
2015-01-17Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-10/+36
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds35-93/+232
2015-01-16gpio: ge: convert to use basic mmio gpio libraryKamlakant Patel2-57/+40
2015-01-16Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+6
2015-01-16Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+6
2015-01-16Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-25/+71
2015-01-15gpio: gpio-dln2: Added a Blank line after declarationMohammad Jamal1-0/+1
2015-01-15gpio: max732x: Fix possible deadlockSemen Protsenko1-1/+11
2015-01-15gpio: max732x: Rewrite IRQ code to use irq_domain APISemen Protsenko2-35/+66
2015-01-15gpio: max732x: Add device tree supportSemen Protsenko1-11/+51
2015-01-15gpio/Kconfig: Fix X86 arch nameRicardo Ribalda Delgado1-1/+1
2015-01-15gpio: rcar: Switch to use gpiolib irqchip helpersGeert Uytterhoeven2-46/+24
2015-01-15gpio: rcar: Fix error path for devm_kzalloc() failureGeert Uytterhoeven1-4/+2