summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'intel-gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij2019-02-173-64/+29
|\
| * gpio: wcove: Convert to use SPDX identifierAndy Shevchenko2019-02-081-9/+1
| * gpio: msic: Convert to use SPDX identifierAndy Shevchenko2019-02-081-14/+1
| * gpio: crystalcove: Convert to use SPDX identifierAndy Shevchenko2019-02-081-10/+2
| * gpio: wcove: Fix indentationAndy Shevchenko2019-02-081-7/+6
| * gpio: wcove: Sort headers alphabeticallyAndy Shevchenko2019-02-081-2/+2
| * gpio: msic: Sort headers alphabeticallyAndy Shevchenko2019-02-081-5/+5
| * gpio: crystalcove: Sort headers alphabeticallyAndy Shevchenko2019-02-081-4/+4
| * gpio: msic: Remove duplicate check in IRQ handlerAndy Shevchenko2019-02-081-6/+3
| * gpio: wcove: Allow return negative error code from to_reg()Andy Shevchenko2019-02-081-1/+1
| * gpio: crystalcove: Use for_each_set_bit() in IRQ handlerAndy Shevchenko2019-02-081-6/+4
* | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-179-65/+86
|\ \
| * | gpio: altera-a10sr: Trivial coding style fixAxel Lin2019-02-141-8/+9
| * | gpio: tegra186: Use TEGRA186_ prefix for GPIO namesThierry Reding2019-02-141-35/+35
| * | gpio: madera: Add missing constCharles Keepax2019-02-141-1/+1
| * | gpio: pca953x: add support for pcal6416 typeThomas Petazzoni2019-02-141-0/+1
| * | gpio: vf610: Mask all GPIO interruptsAndrew Lunn2019-01-281-0/+5
| * | gpio: altera-a10sr: Set proper output level for direction_outputAxel Lin2019-01-231-1/+3
| * | gpio: sprd: Fix incorrect irq type setting for the async EICNeo Hou2019-01-231-0/+1
| * | gpio: sprd: Fix the incorrect data registerNeo Hou2019-01-231-1/+12
| * | gpiolib: fix line event timestamps for nested irqsBartosz Golaszewski2019-01-231-1/+8
| * | gpio: pcf857x: Fix interrupts on multiple instancesRoger Quadros2019-01-231-14/+12
| * | gpio: pca953x: Make symbol 'pca953x_i2c_regmap' staticWei Yongjun2019-01-111-1/+1
| * | gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interruptsHans de Goede2019-01-071-6/+1
| |/
* | gpio: pcf857x: Simpify wake-up handlingGeert Uytterhoeven2019-02-141-14/+1
* | Merge branch 'ib-pca953x-config' into develLinus Walleij2019-02-144-18/+105
|\ \
| * | gpio: pca953x: add ->set_config implementationThomas Petazzoni2019-02-131-2/+64
| * | gpio: add core support for pull-up/pull-down configurationThomas Petazzoni2019-02-133-0/+25
| * | gpio: use new gpio_set_config() helper in more placesThomas Petazzoni2019-02-131-2/+2
| * | gpio: rename gpio_set_drive_single_ended() to gpio_set_config()Thomas Petazzoni2019-02-131-14/+14
| |/
* | gpio: sprd: Add missing break in switch statementGustavo A. R. Silva2019-02-131-0/+1
* | gpio: zynq: properly support runtime PM for GPIO used as interruptsThomas Petazzoni2019-02-131-0/+24
* | gpio: adp5588.c: Switch to events systemNikolaus Voss2019-02-091-56/+35
* | gpio: adp5588: Add device tree supportNikolaus Voss2019-02-091-83/+68
* | gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe()Wei Yongjun2019-02-091-3/+1
* | gpio: Add a Gateworks PLD GPIO driverLinus Walleij2019-02-093-0/+145
* | gpiolib: acpi: Correct kernel doc of struct acpi_gpio_eventAndy Shevchenko2019-01-281-1/+1
* | gpio: tqmx86: Add GPIO from for this IO controllerAndrew Lunn2019-01-283-0/+341
* | gpio: altera: Fixup block comment stylePhil Reid2019-01-281-2/+2
* | Merge branch 'ib-qcom-spmi' into develLinus Walleij2019-01-241-0/+37
|\ \
| * | gpio: add irq domain activate/deactivate functionsBrian Masney2019-01-241-0/+37
| |/
* | gpio-f7188x: add support Fintek F81804 & F81966Steffen Kothe2019-01-221-1/+23
* | gpio: rcar: select General Output Register to set output statesVladimir Zapolskiy2019-01-211-1/+11
* | gpio: hlwd: Implement edge trigger emulationJonathan Neuschäfer2019-01-211-0/+56
* | gpio: hlwd: Add basic IRQ supportJonathan Neuschäfer2019-01-212-1/+136
* | gpio: pca953x: use a per instance irq_chip structureThomas Petazzoni2019-01-211-13/+12
* | gpio: pca953x: reduce indentation level in pca953x_irq_setup()Thomas Petazzoni2019-01-211-42/+42
* | gpio: sprd: Remove unused irq trigger settingBaolin Wang2019-01-211-1/+0
* | gpio: sama5d2-piobu: Set proper output level for direction_outputAxel Lin2019-01-111-12/+8
* | gpiolib-acpi: Preserve non direction flags when updating gpiod_flagsHans de Goede2019-01-101-1/+4