index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-29
pinctrl: Export some needed symbols at module load time
Baolin Wang
2
-0
/
+2
2020-02-28
pinctrl: da9062: Fix error gpiolib.h path
YueHaibing
1
-1
/
+1
2020-02-25
gpiolib: export gpiochip_get_desc
Marco Felsch
1
-0
/
+1
2020-02-21
pinctrl: mediatek: Fix some off by one bugs
Dan Carpenter
1
-7
/
+7
2020-02-21
pinctrl: ingenic: Improve unreachable code generation
Josh Poimboeuf
1
-1
/
+2
2020-02-21
ipq8064: pinctrl: Fixed missing RGMII pincontrol definitions
Ansuel Smith
1
-5
/
+5
2020-02-21
dt-bindings: pinctrl: imx8mp: Replace the uint32-array with uint32-matrix
Anson Huang
1
-6
/
+19
2020-02-21
dt-bindings: pinctrl: Convert i.MX8MN to json-schema
Anson Huang
2
-39
/
+82
2020-02-21
dt-bindings: pinctrl: Convert i.MX8MM to json-schema
Anson Huang
2
-36
/
+82
2020-02-21
dt-bindings: pinctrl: Convert i.MX8MQ to json-schema
Anson Huang
2
-36
/
+82
2020-02-21
pinctrl: uniphier: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-21
pinctrl: Ingenic: Add missing parts for X1830.
周琰杰 (Zhou Yanjie)
1
-0
/
+31
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
24
-41
/
+119
2020-02-21
pinctrl: sunxi: Mask non-wakeup IRQs on suspend
Samuel Holland
1
-0
/
+2
2020-02-21
pinctrl: sunxi: Forward calls to irq_set_irq_wake
Samuel Holland
1
-2
/
+12
2020-02-21
pinctrl: sh-pfc: Remove use of ARCH_R8A7795
Geert Uytterhoeven
1
-2
/
+2
2020-02-21
pinctrl: sh-pfc: gpio: Return early in gpio_pin_to_irq()
Geert Uytterhoeven
1
-4
/
+1
2020-02-21
pinctrl: sh-pfc: checker: Add function GPIO checks
Geert Uytterhoeven
1
-0
/
+20
2020-02-21
pinctrl: sh-pfc: checker: Add data register checks
Geert Uytterhoeven
1
-0
/
+8
2020-02-21
pinctrl: sh-pfc: checker: Add ioctrl register checks
Geert Uytterhoeven
1
-0
/
+4
2020-02-21
pinctrl: sh-pfc: checker: Add bias register checks
Geert Uytterhoeven
1
-0
/
+16
2020-02-21
pinctrl: sh-pfc: checker: Add drive strength register checks
Geert Uytterhoeven
1
-0
/
+45
2020-02-21
pinctrl: sh-pfc: checker: Improve pin group checks
Geert Uytterhoeven
1
-3
/
+10
2020-02-21
pinctrl: sh-pfc: checker: Improve pin function checks
Geert Uytterhoeven
1
-2
/
+7
2020-02-21
pinctrl: sh-pfc: checker: Improve pin checks
Geert Uytterhoeven
1
-14
/
+16
2020-02-21
pinctrl: sh-pfc: checker: Add check for enum ID conflicts
Geert Uytterhoeven
1
-2
/
+47
2020-02-21
pinctrl: sh-pfc: checker: Add check for config register conflicts
Geert Uytterhoeven
1
-0
/
+32
2020-02-21
pinctrl: sh-pfc: checker: Add helper for safe name comparison
Geert Uytterhoeven
1
-4
/
+11
2020-02-21
pinctrl: sh-pfc: checker: Add helpers for reporting
Geert Uytterhoeven
1
-52
/
+44
2020-02-20
pinctrl: mediatek: remove set but not used variable 'e'
YueHaibing
1
-3
/
+1
2020-02-19
pinctrl: da9062: add driver support
Marco Felsch
4
-0
/
+314
2020-02-14
MAINTAINERS: Sort entries in database for PIN CONTROLLER
Andy Shevchenko
1
-18
/
+18
2020-02-14
pinctrl: bcm2835: Add support for all GPIOs on BCM2711
Stefan Wahren
1
-12
/
+42
2020-02-14
pinctrl: bcm2835: Refactor platform data
Stefan Wahren
1
-13
/
+44
2020-02-14
pinctrl: bcm2835: Drop unused define
Stefan Wahren
1
-3
/
+0
2020-02-14
pinctrl: actions: Fix functions groups names for S700 SoC
Matheus Castello
1
-255
/
+255
2020-02-14
pinctrl: mediatek: Add support for pin configuration dump via debugfs.
Light Hsieh
2
-0
/
+112
2020-02-14
pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
Light Hsieh
5
-28
/
+265
2020-02-14
pinctrl: mediatek: Refine mtk_pinconf_get()
Light Hsieh
1
-25
/
+15
2020-02-14
pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
Light Hsieh
3
-108
/
+65
2020-02-14
pinctrl: mediatek: Supporting driving setting without mapping current to regi...
Light Hsieh
3
-2
/
+19
2020-02-14
pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...
Light Hsieh
2
-6
/
+46
2020-02-14
pinctrl: qcom: Add ipq6018 pinctrl driver
Sricharan R
3
-0
/
+1118