index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2022-09-03
pinctrl: at91: use dev_dbg() instead of printk()
Claudiu Beznea
-2
/
+2
2022-09-03
pinctrl: at91: move gpio suspend/resume calls to driver's context
Claudiu Beznea
-43
/
+36
2022-09-03
pinctrl: at91: use kernel-doc style for documentation of at91_gpio_chip
Claudiu Beznea
-7
/
+19
2022-09-03
pinctrl: mcp23s08: Drop assignment of default number of OF cells
Andy Shevchenko
-3
/
+0
2022-08-31
pinctrl: imx8m: kconfig: Depends on SOC_IMX8M
Francesco Dolcini
-4
/
+4
2022-08-31
pinctrl: amd: change dev_warn to dev_dbg for additional feature support
Basavaraj Natikar
-2
/
+2
2022-08-31
pinctrl: aspeed: Force to disable the function's signal
Billy Tsai
-10
/
+1
2022-08-26
pinctrl: nuvoton: Use 'unsigned int' instead of just 'unsigned'.
Jilin Yuan
-4
/
+4
2022-08-26
pinctrl: amd: Pick some different unicode symbols
Mario Limonciello
-14
/
+14
2022-08-26
pinctrl: fixup for "i2c: Make remove callback return void"
Stephen Rothwell
-3
/
+1
2022-08-26
pinctrl: sunxi: Fix name for A100 R_PIO
Michael Wu
-1
/
+1
2022-08-25
pinctrl: mediatek: add mt8188 driver
Hui.Liu
-0
/
+3945
2022-08-25
pinctrl: qcom: Add sc8280xp lpass lpi pinctrl driver
Srinivas Kandagatla
-0
/
+217
2022-08-25
pinctrl: qcom: Add sm8450 lpass lpi pinctrl driver
Srinivas Kandagatla
-0
/
+250
2022-08-25
pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
-186
/
+180
2022-08-25
pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
-320
/
+259
2022-08-25
pinctrl: Add Cypress cy8c95x0 support
Patrick Rudolph
-0
/
+1396
2022-08-22
pinctrl: qcom: sc8180x: Fix wrong pin numbers
Molly Sophia
-4
/
+4
2022-08-22
pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map
Molly Sophia
-1
/
+1
2022-08-22
pinctrl: armada-37xx: Remove unused macro PIN_GRP()
Pali Rohár
-10
/
+0
2022-08-22
pinctrl: armada-37xx: Checks for errors in gpio_request_enable callback
Pali Rohár
-2
/
+6
2022-08-22
pinctrl: armada-37xx: Fix definitions for MPP pins 20-22
Pali Rohár
-3
/
+5
2022-08-22
pinctrl: armada-37xx: Add missing GPIO-only pins
Pali Rohár
-0
/
+12
2022-08-22
pinctrl: rockchip: Add RV1126 pinctrl support
Jagan Teki
-7
/
+327
2022-08-16
pinctrl: samsung: Finish initializing the gpios before registering them
Saravana Kannan
-4
/
+4
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
-2
/
+2
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-558
/
+11183
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-8
/
+6
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-110
/
+12
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2022-08-03
pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSM
John Garry
-1
/
+1
2022-08-03
pinctrl: qcom: sm8250: Fix PDC map
Jianhua Lu
-1
/
+1
2022-08-03
pinctrl: amd: Fix an unused variable
Mario Limonciello
-1
/
+0
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-11
/
+247
2022-07-26
pinctrl: amd: Use unicode for debugfs output
Mario Limonciello
-58
/
+56
2022-07-26
pinctrl: amd: Fix newline declaration in debugfs output
Mario Limonciello
-1
/
+1
2022-07-26
pinctrl: at91: Fix typo 'the the' in comment
Slark Xiao
-1
/
+1
2022-07-26
pinctrl: mvebu: Missing a blank line after declarations.
Xin Gao
-0
/
+10
2022-07-26
pinctrl: qcom: Add SM6375 TLMM driver
Konrad Dybcio
-0
/
+1554
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
-2
/
+8
2022-07-19
pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait context
Vladimir Oltean
-6
/
+21
2022-07-19
pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait context
Vladimir Oltean
-19
/
+19
2022-07-18
pinctrl: Don't allow PINCTRL_AMD to be a module
Mario Limonciello
-1
/
+1
2022-07-18
Revert "pinctrl: qcom: spmi-gpio: make the irqchip immutable"
Linus Walleij
-12
/
+10
2022-07-18
pinctrl: imx93: Add MODULE_DEVICE_TABLE()
Fabio Estevam
-0
/
+1
2022-07-18
pinctrl: sunxi: Add driver for Allwinner D1
Samuel Holland
-5
/
+863
2022-07-18
pinctrl: sunxi: Make some layout parameters dynamic
Samuel Holland
-18
/
+29
2022-07-18
pinctrl: sunxi: Refactor register/offset calculation
Samuel Holland
-123
/
+89
2022-07-18
pinctrl: sunxi: Support the 2.5V I/O bias mode
Samuel Holland
-2
/
+20
2022-07-18
pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
Samuel Holland
-3
/
+5
[prev]
[next]