aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-09gpiolib: Respect error code of ->get_direction()Andy Shevchenko1-0/+6
2018-07-09gpio: mt7621: Edit to preferred syntaxLinus Walleij1-44/+41
2018-07-09gpio: mt7621: Add a driver for MT7621Sergio Paracuellos3-0/+344
2018-07-09gpiolib: Join string literals backAndy Shevchenko1-7/+5
2018-07-02Merge branch 'ib-aspeed' into develLinus Walleij1-58/+368
2018-07-02gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt1-20/+231
2018-07-02gpio: aspeed: Add command source registersBenjamin Herrenschmidt1-0/+54
2018-07-02gpio: aspeed: Add "Read Data" register to read the write latchBenjamin Herrenschmidt1-2/+27
2018-07-02gpio: aspeed: Rework register type accessorsBenjamin Herrenschmidt1-49/+69
2018-07-02gpio: pca953x: suppress interrupts warning when not applicableBaruch Siach1-1/+1
2018-07-02gpio: syscon: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: stp-xway: Include the right headerLinus Walleij1-2/+1
2018-07-02gpio: stmpe: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: sta2x11: Inline regs macroLinus Walleij1-12/+7
2018-07-02gpio: sta2x11: Use BIT() macroLinus Walleij1-12/+8
2018-07-02gpio: sta2x11: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: spear-spics: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: sch311x: Replace unsigned char with u8Linus Walleij1-7/+7
2018-07-02gpio: sch311x: Implement open drain supportLinus Walleij1-0/+29
2018-07-02gpio: sch311x: Use RMW to change directionLinus Walleij1-10/+12
2018-07-02gpio: sch311x: Implement .get_direction()Linus Walleij1-0/+13
2018-07-02gpio: sch311x: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: sch: Implement .get_direction()Linus Walleij1-0/+8
2018-07-02gpio: sch: Include the right headerLinus Walleij1-2/+1
2018-07-02gpio: sa1100: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: rdc321x: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: rcar: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: rc5t583: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: stp-xway: Implement get callbackMathias Kresin1-0/+15
2018-07-02gpio: tegra186: Add support for Tegra194Mikko Perttunen1-0/+74
2018-06-18gpio: Add API to explicitly name a consumerLinus Walleij1-0/+13
2018-06-18gpio: max732x: add error handling for i2c_new_dummyZhouyang Jia1-0/+12
2018-06-18gpio: davinci: Do not assume continuous IRQ numberingKeerthy1-21/+42
2018-06-18gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probeKeerthy1-18/+11
2018-06-18gpio: Fix wrong rounding in gpio-menz127Nadav Amit1-2/+2
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook6-14/+16
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds45-285/+542
2018-06-07Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+10
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-4/+2
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-2/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+1
2018-06-05gpio: madera: Support Cirrus Logic Madera class codecsRichard Fitzgerald3-0/+213
2018-05-30gpio: davinci: fix build warning when !CONFIG_OFSekhar Nori1-2/+0
2018-05-24gpio: pxa: Include the right headerLinus Walleij1-1/+1
2018-05-24gpio: pl061: Include the right headerLinus Walleij1-1/+1
2018-05-24gpio: pch: Include the right headerLinus Walleij1-1/+1
2018-05-24gpio: pcf857x: Include the right headerLinus Walleij1-1/+1
2018-05-24gpio: pca953x: Include the right headerLinus Walleij1-1/+1
2018-05-24gpio: palmas: Include the right headerLinus Walleij1-1/+1