summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-lpc32xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-03gpio: pxa: add PXA1928 gpio type supportRob Herring1-2/+15
2015-02-03dt/bindings: gpio: add compatible string for marvell,pxa1928-gpioRob Herring1-2/+2
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 Brar4-0/+259
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 Walleij3-36/+4