summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | gpio: mockup: tweak line breaksBartosz Golaszewski2017-12-021-4/+4
| * | gpio: mockup: verify that ngpio > 0Bartosz Golaszewski2017-12-021-0/+9
| * | gpio: mockup: fix debugfs handlingBartosz Golaszewski2017-12-021-5/+5
| * | gpio: mockup: group code by logicBartosz Golaszewski2017-12-021-23/+23
| * | gpio: mockup: change the type of value field in line state structBartosz Golaszewski2017-12-021-1/+1
| * | gpio: mockup: extend the debugfs layoutBartosz Golaszewski2017-12-021-2/+8
| * | gpio: mockup: pass the named_lines parameter over platform_dataBartosz Golaszewski2017-12-021-1/+3
| * | gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe()Bartosz Golaszewski2017-12-021-47/+31
| * | gpio: mockup: remove a stray tabBartosz Golaszewski2017-12-021-1/+1
| * | gpio: mockup: implement gpio_mockup_err()Bartosz Golaszewski2017-12-021-6/+5
| * | gpio: mockup: rework device probingBartosz Golaszewski2017-12-021-51/+71
| * | gpio: mockup: verify the number of GPIO chips requestedBartosz Golaszewski2017-12-021-1/+3
| * | gpio: mockup: parse the module params in init, not probeBartosz Golaszewski2017-12-021-3/+3
| * | gpio: mockup: add missing prefixesBartosz Golaszewski2017-12-021-11/+12
| * | gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan2017-12-021-0/+3
| * | gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2017-12-021-0/+4
| * | Merge branch 'ib-gpio-acpi-quirks' into develLinus Walleij2017-11-303-24/+45
| |\ \
| | * | gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko2017-11-301-3/+10
| | * | gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko2017-11-302-2/+10
| | * | gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()Andy Shevchenko2017-11-303-12/+19
| | * | gpiolib: acpi: Move adev member to struct acpi_gpio_infoAndy Shevchenko2017-11-302-5/+7
| | * | gpiolib: acpi: Don't contaminate return parameter in case of errorAndy Shevchenko2017-11-301-1/+1
| | * | gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()Andy Shevchenko2017-11-301-5/+2
| | |/
| * | gpio: omap: initialize gpioirq chip as part of gpiochip_add_dataGrygorii Strashko2017-11-301-18/+14
| * | gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneouslyBartosz Golaszewski2017-11-301-0/+9
| * | gpio: max732x: Remove duplicate NULL checkAndy Shevchenko2017-11-291-4/+2
| |/
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+2
|\ \
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
| |/
* | Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-01-291-1/+10
|\ \
| * \ Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2018-01-181-1/+10
| |\ \
| | * | gpio: merrifield: Add support of ACPI enabled platformsAndy Shevchenko2018-01-101-1/+10
* | | | gpio: mmio: Also read bits that are zeroLinus Walleij2018-01-161-14/+16
|/ / /
* / / gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven2018-01-101-12/+23
|/ /
* | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
* | gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner2017-12-291-1/+1
* | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-284-12/+26
* | gpio: fix "gpio-line-names" property retrievalChristophe Leroy2017-12-224-13/+12
* | gpio: gpio-reg: fix buildGrygorii Strashko2017-12-221-2/+2
* | gpio: pca953x: fix vendor prefix for PCA9654Sergei Shtylyov2017-12-021-1/+1
* | gpio: davinci: Assign first bank regs for unbanked caseKeerthy2017-11-301-1/+1
* | gpio: 74x164: Fix crash during .remove()Geert Uytterhoeven2017-11-301-2/+2
|/
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-168-33/+14
|\
| * Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-0948-407/+2640
| |\
| * | gpio: Cut old SX150X Kconfig optionLinus Walleij2017-10-171-9/+0
| * | gpio: pxa: Use library functionsLinus Walleij2017-10-071-12/+2
| * | pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-227-14/+14
* | | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-141-0/+13
|\ \ \
| * \ \ Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang2017-11-011-0/+13
| |\ \ \
| | * | | gpio: Make it possible for consumers to enforce open drainLinus Walleij2017-10-301-0/+13
| | |/ /
* | | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1448-407/+2638
|\ \ \ \