index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-03
pinctrl: intel: drop repeated config dependency
Raag Jadav
1
-2
/
+0
2025-02-25
Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrl
Andy Shevchenko
4
-14
/
+8
2025-02-24
pinctrl: tangier: use devm_kmemdup_array()
Raag Jadav
1
-3
/
+2
2025-02-24
pinctrl: cherryview: use devm_kmemdup_array()
Raag Jadav
1
-3
/
+2
2025-02-24
pinctrl: baytrail: copy communities using devm_kmemdup_array()
Raag Jadav
1
-4
/
+2
2025-02-24
pinctrl: intel: copy communities using devm_kmemdup_array()
Raag Jadav
1
-4
/
+2
2025-02-11
pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()
Andy Shevchenko
1
-1
/
+0
2025-02-03
pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe()
Uwe Kleine-König
1
-0
/
+1
2025-02-03
pinctrl: lynxpoint: Use dedicated helpers for chained IRQ handlers
Andy Shevchenko
1
-1
/
+4
2025-02-03
pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers
Andy Shevchenko
1
-1
/
+4
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
24
-34
/
+34
2024-11-25
Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
3
-1
/
+51
2024-11-07
Merge tag 'intel-pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
2
-0
/
+50
2024-11-05
pinctrl: elkhartlake: Add support for DSW community
Andy Shevchenko
1
-0
/
+38
2024-11-05
pinctrl: intel: Add a human readable decoder for pull bias values
Andy Shevchenko
1
-0
/
+12
2024-10-11
pinctrl: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-03
pinctrl: intel: platform: Add Panther Lake to the list of supported
Andy Shevchenko
1
-0
/
+1
2024-09-30
pinctrl: intel: platform: use semicolon instead of comma in ncommunities assignment
Javier Carrasco
1
-1
/
+1
2024-09-30
pinctrl: intel: platform: fix error path in device_for_each_child_node()
Javier Carrasco
1
-2
/
+1
2024-09-11
Merge tag 'intel-pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
4
-147
/
+189
2024-09-05
pinctrl: intel: Constify struct intel_pinctrl parameter
Andy Shevchenko
2
-15
/
+17
2024-09-04
pinctrl: baytrail: Drop duplicate return statement
Andy Shevchenko
1
-3
/
+1
2024-09-03
pinctrl: intel: Inline intel_gpio_community_irq_handler()
Andy Shevchenko
1
-17
/
+6
2024-08-30
pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.
Andy Shevchenko
1
-79
/
+46
2024-08-30
pinctrl: intel: Constify intel_get_community() returned object
Andy Shevchenko
4
-7
/
+8
2024-08-30
pinctrl: intel: Implement high impedance support
Andy Shevchenko
1
-0
/
+41
2024-08-30
pinctrl: intel: Add __intel_gpio_get_direction() helper
Andy Shevchenko
1
-6
/
+42
2024-08-30
pinctrl: intel: Refactor __intel_gpio_set_direction() to be more useful
Andy Shevchenko
1
-13
/
+18
2024-08-30
pinctrl: intel: Move debounce validation out of the lock
Andy Shevchenko
1
-12
/
+15
2024-07-31
pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID
Mika Westerberg
1
-0
/
+1
2024-04-08
pinctrl: baytrail: Add pinconf group for uart3
Hans de Goede
1
-2
/
+4
2024-04-08
pinctrl: baytrail: Fix selecting gpio pinctrl state
Hans de Goede
2
-36
/
+42
2024-02-19
pwm: lpss-*: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
1
-3
/
+3
2023-12-18
Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
24
-279
/
+888
2023-12-15
pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support
Andy Shevchenko
3
-0
/
+475
2023-12-08
pinctrl: baytrail: use gpiochip_dup_line_label()
Bartosz Golaszewski
1
-5
/
+6
2023-11-24
pinctrl: baytrail: Simplify code with cleanup helpers
Andy Shevchenko
1
-108
/
+68
2023-11-24
pinctrl: baytrail: Move default strength assignment to a switch-case
Andy Shevchenko
1
-8
/
+1
2023-11-24
pinctrl: baytrail: Factor out byt_gpio_force_input_mode()
Andy Shevchenko
1
-21
/
+21
2023-11-24
pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
Andy Shevchenko
1
-1
/
+2
2023-11-24
pinctrl: lynxpoint: Simplify code with cleanup helpers
Andy Shevchenko
1
-51
/
+21
2023-11-24
pinctrl: tangier: simplify locking using cleanup helpers
Raag Jadav
1
-9
/
+7
2023-11-22
pinctrl: intel: use the correct _PM_OPS() export macro
Raag Jadav
1
-1
/
+1
2023-11-14
pinctrl: intel: Add a generic Intel pin control platform driver
Andy Shevchenko
3
-0
/
+236
2023-11-14
pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"
Andy Shevchenko
2
-2
/
+6
2023-11-13
pinctrl: intel: allow independent COMPILE_TEST
Raag Jadav
1
-1
/
+1
2023-11-13
pinctrl: intel: Refactor intel_pinctrl_get_soc_data()
Andy Shevchenko
1
-4
/
+3
2023-11-13
pinctrl: intel: Move default strength assignment to a switch-case
Andy Shevchenko
1
-4
/
+2
2023-11-13
pinctrl: tangier: Move default strength assignment to a switch-case
Andy Shevchenko
1
-8
/
+2
2023-11-13
pinctrl: tangier: Enable 910 Ohm bias
Andy Shevchenko
1
-0
/
+6
[next]