summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: gpiolib: fix a doc warningMauro Carvalho Chehab2020-03-271-1/+1
* gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1Thierry Reding2020-03-271-0/+8
* gpio: tegra186: Add support for pin rangesThierry Reding2020-03-271-0/+56
* gpio: Support GPIO controllers without pin-rangesThierry Reding2020-03-271-1/+4
* gpio: brcmstb: support gpio-line-names propertyDoug Berger2020-03-261-0/+44
* gpiolib: gpio_name_to_desc: factor out !name checkMichał Mirosław2020-03-251-1/+4
* gpio: mt7621: add BGPIOF_NO_SET_ON_INPUT flagChuanhong Guo2020-03-251-2/+2
* gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUTChuanhong Guo2020-03-251-4/+19
* gpio: mvebu: avoid error message for optional IRQChris Packham2020-03-251-1/+1
* gpio: mxs: add COMPILE_TEST support for GPIO_MXSAnson Huang2020-03-251-1/+1
* gpio: mxc: Add COMPILE_TEST support for GPIO_MXCAnson Huang2020-03-251-1/+1
* gpio: pl061: Warn when IRQ line has not been configuredAlexander Sverdlin2020-03-251-4/+2
* gpio: Move devres calls to devres fileLinus Walleij2020-03-202-46/+46
* Merge branch 'ib-omap-block-idle' into develLinus Walleij2020-03-091-15/+14
|\
| * Revert "gpio: omap: Fix lost edge wake-up interrupts"Tony Lindgren2020-03-091-11/+1
| * gpio: omap: Block idle on pending gpio interruptsTony Lindgren2020-03-091-4/+13
* | gpio: add driver for Mellanox BlueField 2 GPIO controllerAsmaa Mnebhi2020-03-093-0/+343
* | Merge tag 'gpio-updates-for-v5.7-part2' of git://git.kernel.org/pub/scm/linux...Linus Walleij2020-03-032-10/+10
|\ \
| * | gpiolib: fix bitmap operations related to line event watchingBartosz Golaszewski2020-03-021-3/+3
| * | gpiolib: fix unwatch ioctl()Kent Gibson2020-03-021-1/+1
| * | gpiolib: Rename 'event' to 'ge' to be consistent with other useAndy Shevchenko2020-03-021-6/+6
| * | gpio: uniphier: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* | | gpiolib: Fix inverted check in gpiochip_remove()Geert Uytterhoeven2020-03-031-1/+1
|/ /
* | gpiolib: Optimize gpiochip_remove() when check for requested lineAndy Shevchenko2020-02-281-7/+4
* | gpio: of: Add DT overlay support for GPIO hogsGeert Uytterhoeven2020-02-214-3/+106
* | gpio: of: Extract of_gpiochip_add_hog()Geert Uytterhoeven2020-02-211-16/+33
* | gpio: Switch timestamps to ktime_get_ns()Linus Walleij2020-02-211-2/+2
* | gpiolib: use gpiochip_get_desc() where applicableBartosz Golaszewski2020-02-211-1/+3
* | gpio: siox: use raw spinlock for irq related lockingUwe Kleine-König2020-02-211-14/+14
* | gpio: mockup: coding-style fixBartosz Golaszewski2020-02-201-1/+1
* | gpio: rcar: Fix typo in commentAshish Chavan2020-02-201-2/+2
* | gpiolib: add new ioctl() for monitoring changes in line infoBartosz Golaszewski2020-02-122-8/+179
* | gpiolib: provide a dedicated function for setting lineinfoBartosz Golaszewski2020-02-121-43/+55
* | gpiolib: emit a debug message when adding events to a full kfifoBartosz Golaszewski2020-02-121-0/+2
* | gpiolib: rework the locking mechanism for lineevent kfifoBartosz Golaszewski2020-02-121-29/+35
* | gpio: wcd934x: Fix logic of wcd_gpio_getAxel Lin2020-02-101-2/+2
* | gpio: wcd934x: Don't change gpio direction in wcd_gpio_setAxel Lin2020-02-101-1/+4
* | gpio: pxa: Avoid a warning when gpio0 and gpio1 IRQS are not thereLubomir Rintel2020-02-101-2/+2
|/
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-104-4/+4
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-034-4/+4
* | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-101-2/+2
* | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-093-24/+109
|\ \
| * \ Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-02-083-24/+109
| |\ \
| | * | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu2020-02-081-14/+14
| | * | irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu2020-02-081-1/+0
| | * | irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu2020-02-081-3/+1
| | * | irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu2020-02-081-0/+80
| | * | irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2020-02-081-1/+4
| | * | irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu2020-02-081-1/+1
| | * | irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu2020-02-031-1/+1