index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: cy8c95x0: Make use of device properties
Andy Shevchenko
2022-09-08
2
-8
/
+10
*
pinctrl: cy8c95x0: Implement ->pin_dbg_show()
Andy Shevchenko
2022-09-08
1
-8
/
+32
*
pinctrl: cy8c95x0: Use 'default' in all switch-cases
Andy Shevchenko
2022-09-08
1
-6
/
+8
*
pinctrl: cy8c95x0: Remove custom ->set_config()
Andy Shevchenko
2022-09-08
1
-25
/
+1
*
pinctrl: cy8c95x0: Remove useless conditionals
Andy Shevchenko
2022-09-08
1
-14
/
+0
*
pinctrl: cy8c95x0: Remove device initialization
Andy Shevchenko
2022-09-08
1
-28
/
+0
*
pinctrl: cy8c95x0: Enable GPIO range
Andy Shevchenko
2022-09-08
1
-4
/
+18
*
pinctrl: cy8c95x0: Drop unneeded npins assignment
Andy Shevchenko
2022-09-08
1
-1
/
+0
*
pinctrl: cy8c95x0: Fix pin control name to enable more than one
Andy Shevchenko
2022-09-08
1
-2
/
+1
*
pinctrl: cy8c95x0: Fix return value in cy8c95x0_detect()
Andy Shevchenko
2022-09-08
1
-1
/
+1
*
pinctrl: cy8c95x0: Allow IRQ chip core to handle numbering
Andy Shevchenko
2022-09-08
1
-1
/
+0
*
pinctrl: cy8c95x0: make irq_chip immutable
Andy Shevchenko
2022-09-08
1
-13
/
+19
*
pinctrl: berlin: fix spelling typo in comment
Jiangshan Yi
2022-09-05
1
-1
/
+1
*
pinctrl: pistachio: Switch to use fwnode instead of
Andy Shevchenko
2022-09-03
1
-12
/
+11
*
pinctrl: at91: use dev_dbg() instead of printk()
Claudiu Beznea
2022-09-03
1
-2
/
+2
*
pinctrl: at91: move gpio suspend/resume calls to driver's context
Claudiu Beznea
2022-09-03
1
-43
/
+36
*
pinctrl: at91: use kernel-doc style for documentation of at91_gpio_chip
Claudiu Beznea
2022-09-03
1
-7
/
+19
*
pinctrl: mcp23s08: Drop assignment of default number of OF cells
Andy Shevchenko
2022-09-03
1
-3
/
+0
*
pinctrl: imx8m: kconfig: Depends on SOC_IMX8M
Francesco Dolcini
2022-08-31
1
-4
/
+4
*
pinctrl: amd: change dev_warn to dev_dbg for additional feature support
Basavaraj Natikar
2022-08-31
1
-2
/
+2
*
pinctrl: aspeed: Force to disable the function's signal
Billy Tsai
2022-08-31
1
-10
/
+1
*
pinctrl: nuvoton: Use 'unsigned int' instead of just 'unsigned'.
Jilin Yuan
2022-08-26
1
-4
/
+4
*
pinctrl: amd: Pick some different unicode symbols
Mario Limonciello
2022-08-26
1
-14
/
+14
*
pinctrl: fixup for "i2c: Make remove callback return void"
Stephen Rothwell
2022-08-26
1
-3
/
+1
*
pinctrl: mediatek: add mt8188 driver
Hui.Liu
2022-08-25
4
-0
/
+3945
*
pinctrl: qcom: Add sc8280xp lpass lpi pinctrl driver
Srinivas Kandagatla
2022-08-25
3
-0
/
+217
*
pinctrl: qcom: Add sm8450 lpass lpi pinctrl driver
Srinivas Kandagatla
2022-08-25
3
-0
/
+250
*
pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
2022-08-25
4
-186
/
+180
*
pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
2022-08-25
7
-320
/
+259
*
pinctrl: Add Cypress cy8c95x0 support
Patrick Rudolph
2022-08-25
3
-0
/
+1396
*
pinctrl: armada-37xx: Remove unused macro PIN_GRP()
Pali Rohár
2022-08-22
1
-10
/
+0
*
pinctrl: armada-37xx: Checks for errors in gpio_request_enable callback
Pali Rohár
2022-08-22
1
-2
/
+6
*
pinctrl: armada-37xx: Fix definitions for MPP pins 20-22
Pali Rohár
2022-08-22
1
-3
/
+5
*
pinctrl: armada-37xx: Add missing GPIO-only pins
Pali Rohár
2022-08-22
1
-0
/
+12
*
pinctrl: rockchip: Add RV1126 pinctrl support
Jagan Teki
2022-08-22
2
-7
/
+327
*
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-08-10
63
-558
/
+11183
|
\
|
*
pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSM
John Garry
2022-08-03
1
-1
/
+1
|
*
pinctrl: qcom: sm8250: Fix PDC map
Jianhua Lu
2022-08-03
1
-1
/
+1
|
*
pinctrl: amd: Fix an unused variable
Mario Limonciello
2022-08-03
1
-1
/
+0
|
*
pinctrl: amd: Use unicode for debugfs output
Mario Limonciello
2022-07-26
1
-58
/
+56
|
*
pinctrl: amd: Fix newline declaration in debugfs output
Mario Limonciello
2022-07-26
1
-1
/
+1
|
*
pinctrl: at91: Fix typo 'the the' in comment
Slark Xiao
2022-07-26
1
-1
/
+1
|
*
pinctrl: mvebu: Missing a blank line after declarations.
Xin Gao
2022-07-26
1
-0
/
+10
|
*
pinctrl: qcom: Add SM6375 TLMM driver
Konrad Dybcio
2022-07-26
3
-0
/
+1554
|
*
Revert "pinctrl: qcom: spmi-gpio: make the irqchip immutable"
Linus Walleij
2022-07-18
1
-12
/
+10
|
*
pinctrl: imx93: Add MODULE_DEVICE_TABLE()
Fabio Estevam
2022-07-18
1
-0
/
+1
|
*
pinctrl: sunxi: Add driver for Allwinner D1
Samuel Holland
2022-07-18
5
-5
/
+863
|
*
pinctrl: sunxi: Make some layout parameters dynamic
Samuel Holland
2022-07-18
2
-18
/
+29
|
*
pinctrl: sunxi: Refactor register/offset calculation
Samuel Holland
2022-07-18
2
-123
/
+89
|
*
pinctrl: sunxi: Support the 2.5V I/O bias mode
Samuel Holland
2022-07-18
5
-2
/
+20
[next]