summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-28pinctrl: da9062: Fix error gpiolib.h pathYueHaibing
2020-02-26Merge tag 'sh-pfc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-02-25gpiolib: export gpiochip_get_descMarco Felsch
2020-02-21pinctrl: mediatek: Fix some off by one bugsDan Carpenter
2020-02-21pinctrl: ingenic: Improve unreachable code generationJosh Poimboeuf
2020-02-21ipq8064: pinctrl: Fixed missing RGMII pincontrol definitionsAnsuel Smith
2020-02-21pinctrl: uniphier: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-21pinctrl: Ingenic: Add missing parts for X1830.周琰杰 (Zhou Yanjie)
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2020-02-21pinctrl: sunxi: Mask non-wakeup IRQs on suspendSamuel Holland
2020-02-21pinctrl: sunxi: Forward calls to irq_set_irq_wakeSamuel Holland
2020-02-21pinctrl: sh-pfc: Remove use of ARCH_R8A7795Geert Uytterhoeven
2020-02-21pinctrl: sh-pfc: gpio: Return early in gpio_pin_to_irq()Geert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add function GPIO checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add data register checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add ioctrl register checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add bias register checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add drive strength register checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Improve pin group checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Improve pin function checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Improve pin checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add check for enum ID conflictsGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add check for config register conflictsGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add helper for safe name comparisonGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add helpers for reportingGeert Uytterhoeven
2020-02-20pinctrl: mediatek: remove set but not used variable 'e'YueHaibing
2020-02-19pinctrl: da9062: add driver supportMarco Felsch
2020-02-14pinctrl: bcm2835: Add support for all GPIOs on BCM2711Stefan Wahren
2020-02-14pinctrl: bcm2835: Refactor platform dataStefan Wahren
2020-02-14pinctrl: bcm2835: Drop unused defineStefan Wahren
2020-02-14pinctrl: actions: Fix functions groups names for S700 SoCMatheus Castello
2020-02-14pinctrl: mediatek: Add support for pin configuration dump via debugfs.Light Hsieh
2020-02-14pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh
2020-02-14pinctrl: mediatek: Supporting driving setting without mapping current to regi...Light Hsieh
2020-02-14pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh
2020-02-14pinctrl: qcom: Add ipq6018 pinctrl driverSricharan R
2020-02-10pinctrl: sh-pfc: checker: Move data before codeGeert Uytterhoeven
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds