summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-21pinctrl: Add pinmux & GPIO controller driver for a new SoCRahul Tanwar
2019-11-21pinctrl: rza1: remove unnecessary static inline functionMatti Vaittinen
2019-11-19pinctrl: meson: add pinctrl driver support for Meson-A1 SoCQianggui Song
2019-11-19pinctrl: meson: add a new callback for SoCs fixupQianggui Song
2019-11-19pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction controlStephan Gerhold
2019-11-13Merge tag 'intel-pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-11-13Merge tag 'v5.4-rc5' into develLinus Walleij
2019-11-07pinctrl: cherryview: Missed type change to unsigned intAndy Shevchenko
2019-11-07pinctrl: intel: Missed type change to unsigned intAndy Shevchenko
2019-11-05Merge tag 'samsung-pinctrl-5.5' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2019-11-05pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-11-05pinctrl: just return if no valid mapslijiazi
2019-11-05pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible stringsAngeloGioacchino Del Regno
2019-11-05pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibilityAngeloGioacchino Del Regno
2019-11-04pinctrl: bcm: nsp: implement get_directionChris Packham
2019-11-04pinctrl: bcm: nsp: use gpiolib infrastructure for interruptsChris Packham
2019-11-04pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()Ben Dooks (Codethink)
2019-11-04pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESETRajendra Nayak
2019-11-03pinctrl: at91: Enable slewrate by default on SAM9X60Codrin Ciubotariu
2019-11-03Merge tag 'sh-pfc-for-v5.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-11-01pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2019-11-01pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC supportGeert Uytterhoeven
2019-11-01pinctrl: sh-pfc: Rename PINCTRL_PFC_R8A7796 to PINCTRL_PFC_R8A77960Geert Uytterhoeven
2019-11-01pinctrl: sh-pfc: Do not use platform_get_irq() to count interruptsGeert Uytterhoeven
2019-10-30pinctrl: intel: Add Intel Tiger Lake pin controller supportAndy Shevchenko
2019-10-30pinctrl: intel: Use helper to restore register values on ->resume()Andy Shevchenko
2019-10-30pinctrl: intel: Drop level from warning to debug in intel_restore_hostown()Andy Shevchenko
2019-10-30pinctrl: intel: Introduce intel_restore_intmask() helperAndy Shevchenko
2019-10-30pinctrl: intel: Introduce intel_restore_hostown() helperAndy Shevchenko
2019-10-30pinctrl: intel: Introduce intel_restore_padcfg() helperAndy Shevchenko
2019-10-30pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko
2019-10-30pinctrl: cherryview: Fix spelling mistake in the commentAndy Shevchenko
2019-10-30pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede
2019-10-30pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-25nbd: verify socket is supported during setupMike Christie
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown
2019-10-25nbd: handle racing with error'ed out commandsJosef Bacik
2019-10-25nbd: protect cmd->status with cmd->lockJosef Bacik
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds