Age | Commit message (Expand) | Author | Files | Lines |
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 assi... | 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/kerne... | 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... | 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 |
2023-11-13 | pinctrl: intel: Make PM ops functions static | Andy Shevchenko | 2 | -13/+2 |
2023-11-13 | pinctrl: tigerlake: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: sunrisepoint: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: meteorlake: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: lewisburg: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: lakefield: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: jasperlake: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: icelake: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: geminilake: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: emmitsburg: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: elkhartlake: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: denverton: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: cedarfork: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: cannonlake: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: broxton: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |
2023-11-13 | pinctrl: alderlake: Switch to use Intel pin control PM ops | Andy Shevchenko | 1 | -3/+2 |