summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2019-12-30Merge branch 'ib-pinctrl-unreg-mappings' into develLinus Walleij
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede
2019-12-29Merge tag 'v5.5-rc3' into develLinus Walleij
2019-12-20pinctrl: rza1: Reduce printed messagesChris Brandt
2019-12-20pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias controlGeert Uytterhoeven
2019-12-16pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT configPaul Cercueil
2019-12-16pinctrl: iproc: Set irq handler based on trig typeHamish Martin
2019-12-16pinctrl: qcom: sc7180: Add new qup functionsRajendra Nayak
2019-12-16pinctrl: qcom: sc7180: Add GPIO wakeup interrupt mapMaulik Shah
2019-12-16Merge branch 'ib-pinctrl-default-state' into develLinus Walleij
2019-12-15pinctrl: samsung: Fix missing OF and GPIOLIB dependency on S3C24xx and S3C64xxKrzysztof Kozlowski
2019-12-13pinctrl: lynxpoint: Update summary in the driverAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Switch to pin control APIAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Add GPIO <-> pin mapping ranges via callbackAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Implement ->pin_dbg_show()Andy Shevchenko
2019-12-13pinctrl: lynxpoint: Add pin control operationsAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Reuse struct intel_pinctrl in the driverAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Add pin control data structuresAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Implement intel_gpio_get_direction callbackAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Implement ->irq_ack() callbackAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Move ownership check to IRQ chipAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Move lp_irq_type() closer to IRQ related routinesAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Move ->remove closer to ->probe()Andy Shevchenko
2019-12-13pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future useAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Convert unsigned to unsigned intAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Switch to memory mapped IO accessorsAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Keep pointer to struct device instead of its containerAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Relax GPIO request rulesAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Assume 2 bits for mode selectorAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Use standard pattern for memory allocationAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Use %pR to print IO resourceAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Drop useless assignmentAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Correct amount of pinsAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Use raw_spinlock for lockingAndy Shevchenko
2019-12-13pinctrl: lynxpoint: Move GPIO driver to pin controller folderAndy Shevchenko
2019-12-13pinctrl: baytrail: Reuse struct intel_pinctrl in the driverAndy Shevchenko
2019-12-13pinctrl: baytrail: Use local variable to keep device pointerAndy Shevchenko
2019-12-13pinctrl: baytrail: Keep pointer to struct device instead of its containerAndy Shevchenko
2019-12-13pinctrl: intel: Share struct intel_pinctrl for wider useAndy Shevchenko
2019-12-13pinctrl: intel: Use GPIO direction definitionsMatti Vaittinen
2019-12-13pinctrl: cherryview: Use GPIO direction definitionsMatti Vaittinen
2019-12-13pinctrl: baytrail: Use GPIO direction definitionsMatti Vaittinen
2019-12-13pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callbackAndy Shevchenko
2019-12-13pinctrl: sh-pfc: Remove use of ARCH_R8A7796Geert Uytterhoeven
2019-12-13pinctrl: core: Add pinctrl_select_default_state() and export itUlf Hansson
2019-12-13pinctrl: Modify Kconfig to fix linker errorRahul Tanwar
2019-12-13Merge tag 'intel-pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-12-13pinctrl: pinmux: fix a possible null pointer in pinmux_can_be_used_for_gpioAlexandre Torgue
2019-12-13pinctrl: aspeed-g6: Add AST2600 pinconf supportJohnny Huang
2019-12-13pinctrl: aspeed: Use masks to describe pinconf bitfieldsJohnny Huang