summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/qcom/pinctrl-msm.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: msm: Actually use function 0 for gpio selectionStephen Boyd2018-10-021-1/+1
* Merge tag 'v4.19-rc6' into develLinus Walleij2018-10-011-0/+24
|\
| * pinctrl: msm: Really mask level interrupts to prevent latchingStephen Boyd2018-08-291-0/+24
* | pinctrl: qcom: Support dispersed tilesBjorn Andersson2018-09-261-9/+21
* | pinctrl: qcom: Introduce readl/writel accessorsBjorn Andersson2018-09-261-36/+54
* | pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-141-1/+1
* | pinctrl: msm: Configure interrupts as input and gpio modeStephen Boyd2018-08-291-0/+37
* | pinctrl: msm: Mux out gpio function with gpio_request()Stephen Boyd2018-08-291-0/+16
|/
* pinctrl: msm: Fix msm_config_group_get() to be compliantDouglas Anderson2018-07-091-3/+11
* pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter2018-05-241-5/+18
* pinctrl: qcom: Print high/low status of gpios in debugfsStephen Boyd2018-05-161-2/+10
* pinctrl: qcom: fix wrong pull status display for no_keeper SoCClément Péron2018-05-161-2/+11
* pinctrl: qcom: remove static globals to allow multiple TLMMsTimur Tabi2018-05-021-23/+21Star
* Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-04-051-3/+62
|\
| * pinctrl: qcom: Don't allow protected pins to be requestedStephen Boyd2018-03-271-3/+62
* | pinctrl: msm: Use dynamic GPIO numberingBjorn Andersson2018-02-121-1/+1
|/
* pinctrl: msm: Delete an error message for a failed memory allocation in msm_p...Markus Elfring2017-12-281-3/+2Star
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* pinctrl: qcom: msm: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: msm: add support to configure ipq40xx GPIO_PULL bitsRam Chandra Jangir2017-08-141-6/+19
* pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson2017-03-231-4/+0Star
* pinctrl: qcom: add get_direction functionTimur Tabi2017-03-061-0/+15
* pinctrl: qcom: Use raw spinlock variantsJulia Cartwright2017-01-261-24/+24
* pinctrl: qcom: fix masking of pinmux functionsJohn Crispin2016-10-041-1/+1
* pinctrl: qcom: Clear all function selection bitsStephen Boyd2016-06-291-2/+4
* pinctrl: msm: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-5/+3Star
* pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-011-1/+1
* pinctrl: msm: use gpiochip data pointerLinus Walleij2016-01-051-17/+12Star
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-14/+2Star
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+2Star
* pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removalThomas Gleixner2015-07-171-1/+2
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-1/+1
* pinctrl/qcom: Use irq_set_handler_locked()Thomas Gleixner2015-07-171-2/+2
* pinctrl: qcom: Hook pm_power_down for shutdown supportStephen Boyd2015-07-171-0/+10
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* pinctrl: qcom: handle input-enable pinconf propertyStanimir Varbanov2015-03-091-0/+11
* pinctrl: qcom: enable generic pinconfStanimir Varbanov2015-03-091-4/+2Star
* pinctrl: qcom: delete pin_config_get/set pinconf operationsStanimir Varbanov2015-01-301-17/+0Star
* pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd2015-01-191-2/+2
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-7/+1Star
|\
| * pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-231-8/+1Star
* | pinctrl: qcom: use restart_notifier mechanism for ps_holdJosh Cartwright2014-09-261-13/+18
* | pinctrl: qcom: Make the target processor value configurableGeorgi Djakov2014-09-041-3/+1Star
* | pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-4/+4
* | pinctrl: qcom: Add support for reset for apq8064Pramod Gurav2014-09-021-0/+30
* | pinctrl: qcom: remove gpiochip in failure casesPramod Gurav2014-09-021-0/+2
|/
* pinctrl: msm: drop negativity check on unsigned valueAndrey Utkin2014-07-231-3/+0Star
* pinctrl: msm: move all qualcomm drivers to subdirLinus Walleij2014-07-111-0/+922