index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
qcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
1
-3
/
+2
|
\
|
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-3
/
+2
*
|
pinctrl: qcom: ssbi: convert null test to IS_ERR test
Julia Lawall
2015-09-14
2
-4
/
+4
|
/
*
pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-17
1
-1
/
+2
*
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
1
-1
/
+1
*
pinctrl/qcom: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs
Timur Tabi
2015-07-17
3
-0
/
+131
*
pinctrl: qcom: ssbi: Family A gpio & mpp drivers
Bjorn Andersson
2015-07-17
4
-0
/
+1687
*
pinctrl: qcom: spmi-mpp: Transpose pinmux function
Bjorn Andersson
2015-07-17
1
-70
/
+87
*
pinctrl: qcom: spmi-mpp: Add support for setting analog output level
Bjorn Andersson
2015-07-17
1
-0
/
+23
*
pinctrl: qcom: Hook pm_power_down for shutdown support
Stephen Boyd
2015-07-17
1
-0
/
+10
*
pinctrl: qcom: spmi-mpp: Implement support for sink mode
Bjorn Andersson
2015-07-16
1
-44
/
+71
*
pinctrl: qcom: spmi-mpp: Introduce defines for MODE_CTL
Bjorn Andersson
2015-07-16
1
-12
/
+20
*
pinctrl: qcom: spmi-mpp: Fixes related to enable handling
Bjorn Andersson
2015-07-16
1
-7
/
+18
*
pinctrl: qcom: spmi-mpp: Transition to generic dt binding parser
Bjorn Andersson
2015-07-16
1
-114
/
+16
*
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-06-24
6
-6
/
+999
|
\
|
*
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-06-10
3
-6
/
+6
|
*
pinctrl: qcom: Add MSM8660 pinctrl definitions
Bjorn Andersson
2015-06-10
3
-0
/
+993
*
|
Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-05-08
1
-6
/
+7
|
\
\
|
*
|
pinctrl: qcom-spmi-gpio: Fix input value report
Ivan T. Ivanov
2015-04-28
1
-5
/
+6
|
*
|
pinctrl: qcom-spmi-gpio: Fix output type configuration
Ivan T. Ivanov
2015-04-28
1
-1
/
+1
|
|
/
*
|
pinctrl: qcom-spmi-mpp: Fix input value report
Ivan T. Ivanov
2015-04-28
1
-4
/
+5
*
|
pinctrl: qcom-spmi: Fix pin direction configuration
Ivan T. Ivanov
2015-04-27
2
-0
/
+2
|
/
*
pinctrl: Add support for PM8916 GPIO's and MPP's
Ivan T. Ivanov
2015-04-08
2
-0
/
+2
*
pinctrl: qcom: handle input-enable pinconf property
Stanimir Varbanov
2015-03-09
1
-0
/
+11
*
pinctrl: qcom: enable generic pinconf
Stanimir Varbanov
2015-03-09
1
-4
/
+2
*
pinctrl: qcom: delete pin_config_get/set pinconf operations
Stanimir Varbanov
2015-01-30
1
-17
/
+0
*
pinctrl: qcom: Add msm8916 pinctrl driver
Joonwoo Park
2015-01-30
3
-0
/
+1014
*
pinctrl: qcom: increase variable size for register offsets
Joonwoo Park
2015-01-30
1
-5
/
+5
*
pinctrl: hide PCONFDUMP in #ifdef
Arnd Bergmann
2015-01-30
1
-0
/
+4
*
Merge tag 'v3.19-rc6' into devel
Linus Walleij
2015-01-30
1
-2
/
+2
|
\
|
*
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
2015-01-19
1
-2
/
+2
*
|
pinctrl: pinconf-generic: loose DT dependence
Linus Walleij
2015-01-14
1
-4
/
+4
*
|
pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic
Soren Brinkmann
2015-01-14
1
-114
/
+11
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
5
-5
/
+0
|
\
|
*
pinctrl: qcom: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
5
-5
/
+0
*
|
pinctrl: Qualcomm SPMI PMIC MPP pin controller driver
Ivan T. Ivanov
2014-10-29
2
-0
/
+950
*
|
pinctrl: Qualcomm SPMI PMIC GPIO pin controller driver
Ivan T. Ivanov
2014-10-29
3
-0
/
+947
|
/
*
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-09
1
-7
/
+1
|
\
|
*
pinctrl: remove remaining users of gpiochip_remove() retval
Linus Walleij
2014-09-23
1
-8
/
+1
*
|
pinctrl: qcom: use restart_notifier mechanism for ps_hold
Josh Cartwright
2014-09-26
1
-13
/
+18
*
|
pinctrl: qcom: Make the target processor value configurable
Georgi Djakov
2014-09-04
7
-3
/
+14
*
|
pinctrl: qcom: Add APQ8084 pinctrl support
Georgi Djakov
2014-09-04
3
-0
/
+1252
*
|
pinctrl: clean up after enable refactoring
Linus Walleij
2014-09-04
1
-4
/
+4
*
|
pinctrl: qcom: Add support for reset for apq8064
Pramod Gurav
2014-09-02
2
-1
/
+36
*
|
pinctrl: qcom: remove gpiochip in failure cases
Pramod Gurav
2014-09-02
1
-0
/
+2
|
/
*
pinctrl: msm: drop negativity check on unsigned value
Andrey Utkin
2014-07-23
1
-3
/
+0
*
pinctrl: qcom: Make muxing of gpio function explicit
Bjorn Andersson
2014-07-22
4
-4
/
+91
*
pinctrl: msm: move all qualcomm drivers to subdir
Linus Walleij
2014-07-11
8
-0
/
+4651