sfrench/cifs-2.6.git
2018-10-16 Stephen Boydgpio: Remove unused 'irqchip' argument to gpiochip_set_...
2018-10-16 Stephen Boydgpio: Drop parent irq assignment during cascade setup
2018-10-15 Janusz Krzysztofikmmc: pwrseq_simple: Fix incorrect handling of GPIO...
2018-10-15 Randy Dunlapgpio: fix SNPS_CREG kconfig dependency warning
2018-10-12 Ricardo Ribalda... gpiolib: Initialize gdev field before is used
2018-10-10 Randy Dunlapgpio: fix kernel-doc after devres.c file rename
2018-10-10 Uwe Kleine... gpio: fix doc string for devm_gpiochip_add_data() to...
2018-10-10 Marek Vasutgpio: syscon: Fix possible NULL ptr usage
2018-10-10 Ricardo Ribalda... gpiolib: Show correct direction from the beginning
2018-10-10 Ricardo Ribalda... pinctrl: msm: Use init_valid_mask exported function
2018-10-10 Ricardo Ribalda... gpiolib: Add init_valid_mask exported function
2018-10-10 Eugeniy PaltsevGPIO: add single-register GPIO via CREG driver
2018-10-10 Eugeniy Paltsevdt-bindings: Document the Synopsys GPIO via CREG bindings
2018-10-03 Bartosz Golaszewskigpio: mockup: use device properties instead of platform...
2018-10-02 Linus Walleijgpio: Slightly more helpful debugfs
2018-10-01 YueHaibinggpio: omap: Remove set but not used variable 'dev'
2018-10-01 Grygorii Strashkogpio: omap: drop omap_gpio_list
2018-10-01 Christophe... Accept partial 'gpio-line-names' property.
2018-10-01 Grygorii Strashkogpio: omap: get rid of the conditional PM runtime calls
2018-10-01 YueHaibinggpio: htc-egpio: Remove set but not used variable ...
2018-10-01 Geert Uytterhoevengpio: Restore indentation of continued lines
2018-10-01 Geert Uytterhoevengpio: Propagate errors from gpiod_set_array_value_complex()
2018-10-01 Geert UytterhoevenDocumentation: gpio: Fix return type of gpiod_set_raw_a...
2018-10-01 Janusz Krzysztofikgpiolib: Fix incorrect use of find_next_zero_bit()
2018-09-28 Uwe Kleine... gpio: new driver to work with a 8x12 siox
2018-09-25 Biju Dasdt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) support
2018-09-25 Linus Walleijgpio: Add comments on single direction chips
2018-09-25 Ricardo Ribalda... gpiolib: Fix gpio_direction_* for single direction...
2018-09-25 Linus Walleijgpio: Rename devres implementation file
2018-09-25 Linus Walleijgpio: Use SPDX header for core library
2018-09-25 Linus WalleijMerge branch 'ib-omap' into devel
2018-09-24 Tony Lindgrengpio: omap: Get rid of pm_runtime_irq_safe()
2018-09-24 Tony Lindgrengpio: omap: Remove custom PM calls and use cpu_pm instead
2018-09-24 Tony Lindgrengpio: omap: Add level wakeup handling for omap4 based...
2018-09-24 Janusz Krzysztofikgpiolib: Fix array members of same chip processed separ...
2018-09-24 Janusz Krzysztofikgpiolib: Fix missing updates of bitmap index
2018-09-24 Linus Walleijgpio: htc-egpio: Unique label per chip
2018-09-20 Linus WalleijMerge branch 'ib-array-bitmaps' into devel
2018-09-20 Linus Walleijgpio: OF: Remove bad practice examples
2018-09-20 Linus Walleijgpio: OF: Cut painful BNF experiments from bindings
2018-09-20 Andrew F. Davisgpio: davinci: Move driver local definitions to driver
2018-09-20 Andrew F. Davisgpio: davinci: Remove unneeded GPIO macro
2018-09-20 Andrew F. Davisgpio: davinci: Allocate the correct amount of memory...
2018-09-20 Andrew F. Davisgpio: davinci: Use dev name for label and automatic...
2018-09-20 Andrew F. Davisgpio: davinci: Remove unused member of davinci_gpio_con...
2018-09-17 Linus Walleijgpio: Get rid of legacy header
2018-09-17 Linus Walleijgpio: wm8xxx: Cut down on boilerplate
2018-09-17 Linus Walleijgpio: wm8xxx: Use the right header
2018-09-17 Linus Walleijgpio: xlp: Cut down on boilerplate
2018-09-17 Linus Walleijgpio: xlp: Include the right header
2018-09-17 Linus Walleijgpio: vx855: Cut down on boilerplate
2018-09-17 Linus Walleijgpio: vx855: Include the right header
2018-09-17 Linus Walleijgpio: viperboard: Cut down on boilerplate
2018-09-17 Linus Walleijgpio: viperboard: Include the right header
2018-09-17 Linus Walleijgpio: xtensa: Cut down on boilerplate
2018-09-17 Linus Walleijgpio: xtensa: Include the right header
2018-09-17 Linus Walleijgpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback
2018-09-17 Linus Walleijgpio: vr41xx: Cut down on boilerplate
2018-09-17 Linus Walleijgpio: vr41xx: Include the right header
2018-09-17 Hans Verkuilgpiolib: check if irqchip already has the irq hook...
2018-09-14 Wolfram Sanggpiolib: use better errno if get_direction is not available
2018-09-13 Janusz Krzysztofikgpiolib: Implement fast processing path in get/set...
2018-09-13 Janusz Krzysztofikgpiolib: Pass array info to get/set array functions
2018-09-13 Janusz Krzysztofikgpiolib: Identify arrays matching GPIO hardware
2018-09-13 Janusz Krzysztofikgpiolib: Pass bitmaps, not integer arrays, to get/set...
2018-09-13 Uwe Kleine... gpiolib: Don't support irq sharing for userspace
2018-09-13 Geert Uytterhoevengpio: uapi: Grammar s/array/array of/
2018-09-12 Linus Walleijgpio: vf610: Cut down on boilerplate
2018-09-12 Linus Walleijgpio: vf610: Include the right header
2018-09-11 Wolfram Sanggpio: of: make example syntactically correct
2018-09-11 Linus Walleijgpio: of: Handle SPI chipselect legacy bindings
2018-09-10 Hans Verkuilgpio-bcm-kona: use new req/relres and dis/enable_irq...
2018-09-10 Hans Verkuilgpio/driver.rst: document gpiochip_disable/enable_irq()
2018-09-10 Hans Verkuilgpiolib: override irq_enable/disable
2018-09-10 Hans Verkuilgpiolib: add flag to indicate if the irq is disabled
2018-09-10 Hans Verkuilgliolib: set hooks in gpiochip_set_irq_hooks()
2018-09-10 Hans Verkuilgpiolib: export gpiochip_irq_reqres/relres()
2018-09-10 Dan Carpentergpio: ep93xx: fix test for end of loop
2018-09-10 Colin Ian Kinggpio: ep93xx: fix incorrect array element size check
2018-09-10 Randy Dunlapgpio: fix kernel-doc notation warning for 'request_key'
2018-09-10 Linus Walleijgpio: twl6040: Implement .get_direction()
2018-09-10 Linus Walleijgpio: twl6040: Use bitops
2018-09-10 Linus Walleijgpio: twl6040: Cut down boilerplate
2018-09-10 Linus Walleijgpio: twl6040: Include the right header
2018-09-10 Linus Walleijgpio: twl4030: Implement .get_direction()
2018-09-10 Linus Walleijgpio: twl4030: Cut down boilerplate
2018-09-10 Linus Walleijgpio: twl4030: Include the right header
2018-09-04 Linus Walleijgpio: zevio: Include the right header
2018-09-04 Linus Walleijgpio: ts5500: Delete platform data handling
2018-09-04 Linus Walleijgpio: ts5500: Use SPDX header
2018-09-04 Linus Walleijgpio: ts5500: Include the right header
2018-09-04 Linus Walleijgpio: mxs: Get rid of external API call
2018-09-04 Linus Walleijgpio: tps65xxx: Use SPDX license tag
2018-09-04 Linus Walleijgpio: tpx65xxx: Include the right header
2018-08-31 Andy ShevchenkoMAINTAINERS: Add myself as designated reviewer of Intel...
2018-08-30 Justin Chengpio: brcmstb: allow 0 width GPIO banks
2018-08-30 Linus Walleijgpio: ftgpio: Support debounce timer
2018-08-30 Linus Walleijgpio: ftgpio: Support optional silicon clock
2018-08-29 Linus WalleijMerge branch 'ib-ingenic' of ../linux-pinctrl into...
2018-08-29 Rob Herringgpio: Convert to using %pOFn instead of device_node...
next