summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-10gpio: fix kernel-doc after devres.c file renameRandy Dunlap1-1/+1
2018-10-10gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chipUwe Kleine-König1-1/+1
2018-10-10gpio: syscon: Fix possible NULL ptr usageMarek Vasut1-1/+1
2018-10-10gpiolib: Show correct direction from the beginningRicardo Ribalda Delgado1-14/+13
2018-10-10pinctrl: msm: Use init_valid_mask exported functionRicardo Ribalda Delgado1-42/+37
2018-10-10gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado2-3/+20
2018-10-10GPIO: add single-register GPIO via CREG driverEugeniy Paltsev4-0/+208
2018-10-10dt-bindings: Document the Synopsys GPIO via CREG bindingsEugeniy Paltsev1-0/+21
2018-10-03gpio: mockup: use device properties instead of platform_dataBartosz Golaszewski1-31/+51
2018-10-02gpio: Slightly more helpful debugfsLinus Walleij1-4/+7
2018-10-01gpio: omap: Remove set but not used variable 'dev'YueHaibing1-2/+0
2018-10-01gpio: omap: drop omap_gpio_listGrygorii Strashko1-4/+0
2018-10-01Accept partial 'gpio-line-names' property.Christophe Blaess1-12/+9
2018-10-01gpio: omap: get rid of the conditional PM runtime callsGrygorii Strashko1-20/+5
2018-10-01gpio: htc-egpio: Remove set but not used variable 'bit'YueHaibing1-2/+0
2018-10-01gpio: Restore indentation of continued linesGeert Uytterhoeven3-23/+23
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven3-35/+39
2018-10-01Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven1-8/+8
2018-10-01gpiolib: Fix incorrect use of find_next_zero_bit()Janusz Krzysztofik1-6/+3
2018-09-28gpio: new driver to work with a 8x12 sioxUwe Kleine-König4-0/+303
2018-09-25dt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) supportBiju Das1-0/+1
2018-09-25gpio: Add comments on single direction chipsLinus Walleij2-7/+32
2018-09-25gpiolib: Fix gpio_direction_* for single direction GPIOsRicardo Ribalda Delgado1-8/+28
2018-09-25gpio: Rename devres implementation fileLinus Walleij2-1/+1
2018-09-25gpio: Use SPDX header for core libraryLinus Walleij9-32/+10
2018-09-25Merge branch 'ib-omap' into develLinus Walleij4-130/+237
2018-09-24gpio: omap: Get rid of pm_runtime_irq_safe()Tony Lindgren1-3/+3
2018-09-24gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren4-96/+116
2018-09-24gpio: omap: Add level wakeup handling for omap4 based SoCsTony Lindgren2-33/+120
2018-09-24gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik2-15/+39
2018-09-24gpiolib: Fix missing updates of bitmap indexJanusz Krzysztofik1-5/+6
2018-09-24gpio: htc-egpio: Unique label per chipLinus Walleij1-1/+7
2018-09-20Merge branch 'ib-array-bitmaps' into develLinus Walleij16-190/+400
2018-09-20gpio: OF: Remove bad practice examplesLinus Walleij1-15/+9
2018-09-20gpio: OF: Cut painful BNF experiments from bindingsLinus Walleij1-50/+64
2018-09-20gpio: davinci: Move driver local definitions to driverAndrew F. Davis2-28/+28
2018-09-20gpio: davinci: Remove unneeded GPIO macroAndrew F. Davis2-9/+4
2018-09-20gpio: davinci: Allocate the correct amount of memory for controllerAndrew F. Davis1-6/+4
2018-09-20gpio: davinci: Use dev name for label and automatic base selectionAndrew F. Davis1-18/+4
2018-09-20gpio: davinci: Remove unused member of davinci_gpio_controllerAndrew F. Davis1-1/+0
2018-09-17gpio: Get rid of legacy headerLinus Walleij2-9/+2
2018-09-17gpio: wm8xxx: Cut down on boilerplateLinus Walleij3-15/+3
2018-09-17gpio: wm8xxx: Use the right headerLinus Walleij3-3/+3
2018-09-17gpio: xlp: Cut down on boilerplateLinus Walleij1-9/+1
2018-09-17gpio: xlp: Include the right headerLinus Walleij1-1/+1
2018-09-17gpio: vx855: Cut down on boilerplateLinus Walleij1-17/+1
2018-09-17gpio: vx855: Include the right headerLinus Walleij1-1/+1
2018-09-17gpio: viperboard: Cut down on boilerplateLinus Walleij1-6/+1
2018-09-17gpio: viperboard: Include the right headerLinus Walleij1-2/+1
2018-09-17gpio: xtensa: Cut down on boilerplateLinus Walleij1-4/+1