| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-06-12 | pinctrl: intel: fix build warnings about export.h | Andy Shevchenko | 1 | -0/+1 |
| 2025-06-11 | pinctrl: intel: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -6/+13 |
| 2025-02-25 | Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrl | Andy Shevchenko | 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 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -11/+11 |
| 2024-11-05 | pinctrl: intel: Add a human readable decoder for pull bias values | Andy Shevchenko | 1 | -0/+12 |
| 2024-09-05 | pinctrl: intel: Constify struct intel_pinctrl parameter | Andy Shevchenko | 1 | -14/+15 |
| 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 | 1 | -4/+4 |
| 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-02-19 | pwm: lpss-*: Make use of devm_pwmchip_alloc() function | Uwe Kleine-König | 1 | -3/+3 |
| 2023-11-22 | pinctrl: intel: use the correct _PM_OPS() export macro | Raag Jadav | 1 | -1/+1 |
| 2023-11-14 | pinctrl: intel: Revert "Unexport intel_pinctrl_probe()" | Andy Shevchenko | 1 | -2/+3 |
| 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: intel: Make PM ops functions static | Andy Shevchenko | 1 | -4/+2 |
| 2023-11-13 | pinctrl: intel: Provide Intel pin control wide PM ops structure | Andy Shevchenko | 1 | -3/+5 |
| 2023-11-04 | treewide: rename pinctrl_gpio_direction_output_new() | Bartosz Golaszewski | 1 | -1/+1 |
| 2023-11-04 | treewide: rename pinctrl_gpio_direction_input_new() | Bartosz Golaszewski | 1 | -1/+1 |
| 2023-11-04 | pinctrl: intel: use new pinctrl GPIO helpers | Bartosz Golaszewski | 1 | -2/+2 |
| 2023-11-03 | Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -113/+81 |
| 2023-10-24 | pinctrl: intel: use acpi_dev_uid_match() for matching _UID | Raag Jadav | 1 | -1/+1 |
| 2023-10-11 | pinctrl: intel: fetch community only when we need it | Raag Jadav | 1 | -6/+7 |
| 2023-10-03 | pinctrl: intel: refine intel_config_set_pull() function | Raag Jadav | 1 | -20/+21 |
| 2023-09-26 | pinctrl: intel: Simplify code with cleanup helpers | Andy Shevchenko | 1 | -90/+56 |
| 2023-08-15 | pinctrl: intel: Switch to use exported namespace | Andy Shevchenko | 1 | -3/+3 |
| 2023-08-15 | pinctrl: intel: export common pinctrl functions | Raag Jadav | 1 | -14/+16 |
| 2023-06-15 | pinctrl: intel: refine ->irq_set_type() hook | Raag Jadav | 1 | -21/+24 |
| 2023-06-14 | pinctrl: intel: refine ->set_mux() hook | Raag Jadav | 1 | -4/+5 |
| 2023-02-22 | Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -37/+37 |
| 2023-02-07 | pinctrl: intel: Restore the pins that used to be in Direct IRQ mode | Andy Shevchenko | 1 | -3/+13 |
| 2022-12-30 | pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION() | Andy Shevchenko | 1 | -3/+3 |
| 2022-12-28 | pinctrl: intel: Define maximum pad number in the group | Andy Shevchenko | 1 | -3/+3 |
| 2022-12-28 | pinctrl: intel: Use same order of bit fields for PADCFG2 | Andy Shevchenko | 1 | -1/+1 |
| 2022-12-28 | pinctrl: intel: Add ~4k bias support | Andy Shevchenko | 1 | -0/+12 |
| 2022-12-28 | pinctrl: intel: Add definitions to all possible biases | Andy Shevchenko | 1 | -0/+3 |
| 2022-12-28 | pinctrl: intel: Deduplicate some code in intel_config_set_pull() | Andy Shevchenko | 1 | -15/+8 |
| 2022-12-27 | pinctrl: intel: Add default case to intel_config_set_pull() | Andy Shevchenko | 1 | -0/+4 |
| 2022-12-27 | pinctrl: intel: Convert to generic_handle_domain_irq() | Andy Shevchenko | 1 | -7/+2 |
| 2022-12-27 | pinctrl: intel: Always use gpp_num_padown_regs in the main driver | Andy Shevchenko | 1 | -8/+1 |
| 2022-12-13 | Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -14/+47 |
| 2022-11-28 | pinctrl: intel: Save and restore pins in "direct IRQ" mode | Andy Shevchenko | 1 | -1/+26 |
| 2022-11-28 | Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 1 | -0/+29 |
| 2022-11-22 | pinctrl: intel: Enumerate PWM device when community has a capability | Andy Shevchenko | 1 | -0/+29 |
| 2022-11-03 | pinctrl: intel: Use temporary variable for struct device | Andy Shevchenko | 1 | -11/+12 |
| 2022-10-26 | pinctrl: intel: Use str_enable_disable() helper | Andy Shevchenko | 1 | -1/+2 |
| 2022-10-24 | pinctrl: intel: Add missing header(s) | Andy Shevchenko | 1 | -2/+4 |
| 2022-08-10 | Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -7/+7 |
| 2022-07-14 | pinctrl: intel: Check against matching data instead of ACPI companion | Andy Shevchenko | 1 | -8/+6 |
| 2022-06-20 | pinctrl: intel: Switch to to embedded struct pingroup | Andy Shevchenko | 1 | -7/+7 |
| 2022-05-20 | pinctrl: intel: Fix kernel doc format, i.e. add return sections | Andy Shevchenko | 1 | -0/+5 |
| 2022-05-18 | pinctrl: intel: make irq_chip immutable | Andy Shevchenko | 1 | -15/+25 |
| 2022-01-24 | pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line | Andy Shevchenko | 1 | -8/+2 |
| 2022-01-24 | pinctrl: intel: fix unexpected interrupt | Łukasz Bartosik | 1 | -20/+34 |
| 2021-04-30 | Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+2 |
| 2021-03-25 | pinctrl: intel: check REVID register value for device presence | Roger Pau Monne | 1 | -1/+6 |
| 2021-03-25 | pinctrl: intel: No need to disable IRQs in the handler | Andy Shevchenko | 1 | -3/+2 |
| 2021-03-08 | pinctrl: intel: Show the GPIO base calculation explicitly | Andy Shevchenko | 1 | -0/+2 |
| 2021-01-08 | pinctrl: intel: Convert capability list to features | Andy Shevchenko | 1 | -3/+38 |
| 2021-01-08 | pinctrl: intel: Drop unnecessary check for predefined features | Andy Shevchenko | 1 | -12/+6 |
| 2021-01-08 | pinctrl: intel: Split intel_pinctrl_add_padgroups() for better maintenance | Andy Shevchenko | 1 | -20/+40 |
| 2020-12-09 | pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request | Andy Shevchenko | 1 | -2/+2 |
| 2020-10-26 | pinctrl: intel: Set default bias in case no particular value given | Andy Shevchenko | 1 | -0/+8 |
| 2020-10-26 | pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm | Andy Shevchenko | 1 | -10/+22 |
| 2020-08-18 | pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use | Andy Shevchenko | 1 | -6/+18 |
| 2020-06-22 | pinctrl: intel: Make use of for_each_requested_gpio_in_range() | Andy Shevchenko | 1 | -15/+6 |
| 2020-06-22 | pinctrl: intel: Protect IO in few call backs by lock | Andy Shevchenko | 1 | -1/+15 |
| 2020-06-22 | pinctrl: intel: Split intel_config_get() to three functions | Andy Shevchenko | 1 | -28/+61 |
| 2020-06-22 | pinctrl: intel: Drop the only label in the code for consistency | Andy Shevchenko | 1 | -5/+3 |
| 2020-06-22 | pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce() | Andy Shevchenko | 1 | -5/+5 |
| 2020-06-22 | pinctrl: intel: Make use of IRQ_RETVAL() | Andy Shevchenko | 1 | -10/+10 |
| 2020-06-22 | pinctrl: intel: Reduce scope of the lock | Andy Shevchenko | 1 | -7/+7 |
| 2020-06-22 | pinctrl: intel: Disable input and output buffer when switching to GPIO | Andy Shevchenko | 1 | -1/+13 |
| 2020-04-14 | pinctrl: intel: Introduce new flag to force GPIO base to be 0 | Andy Shevchenko | 1 | -0/+3 |
| 2020-04-14 | pinctrl: intel: Introduce common flags for GPIO mapping scheme | Andy Shevchenko | 1 | -6/+13 |
| 2020-01-09 | pinctrl: intel: Pass irqchip when adding gpiochip | Linus Walleij | 1 | -13/+13 |
| 2020-01-09 | pinctrl: intel: Add GPIO <-> pin mapping ranges via callback | Linus Walleij | 1 | -13/+22 |
| 2019-12-13 | pinctrl: intel: Share struct intel_pinctrl for wider use | Andy Shevchenko | 1 | -34/+1 |
| 2019-12-13 | pinctrl: intel: Use GPIO direction definitions | Matti Vaittinen | 1 | -1/+4 |
| 2019-11-07 | pinctrl: intel: Missed type change to unsigned int | Andy Shevchenko | 1 | -2/+2 |
| 2019-10-30 | pinctrl: intel: Use helper to restore register values on ->resume() | Andy Shevchenko | 1 | -13/+13 |
| 2019-10-30 | pinctrl: intel: Drop level from warning to debug in intel_restore_hostown() | Andy Shevchenko | 1 | -1/+1 |
| 2019-10-30 | pinctrl: intel: Introduce intel_restore_intmask() helper | Andy Shevchenko | 1 | -5/+11 |
| 2019-10-30 | pinctrl: intel: Introduce intel_restore_hostown() helper | Andy Shevchenko | 1 | -17/+21 |
| 2019-10-30 | pinctrl: intel: Introduce intel_restore_padcfg() helper | Andy Shevchenko | 1 | -27/+24 |
| 2019-10-30 | pinctrl: intel: Avoid potential glitches if pin is in GPIO mode | Andy Shevchenko | 1 | -1/+20 |
| 2019-10-01 | pinctrl: intel: Allocate IRQ chip dynamic | Andy Shevchenko | 1 | -13/+14 |
| 2019-09-09 | pinctrl: intel: mark intel_pin_to_gpio __maybe_unused | Arnd Bergmann | 1 | -1/+1 |
| 2019-08-19 | pinctrl: intel: remap the pin number to gpio offset for irq enabled pin | Chris Chiu | 1 | -1/+24 |
| 2019-08-18 | pinctrl: intel: Allow to request locked pads | Andy Shevchenko | 1 | -17/+52 |
| 2019-08-07 | pinctrl: intel: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
| 2019-08-07 | pinctrl: intel: Use NSEC_PER_USEC for debounce calculus | Andy Shevchenko | 1 | -4/+5 |
| 2019-08-07 | pinctrl: intel: Remove default Interrupt Status offset | Andy Shevchenko | 1 | -4/+0 |
| 2019-08-07 | pinctrl: intel: Simplify offset validation in intel_get_padcfg() | Andy Shevchenko | 1 | -1/+1 |
| 2019-07-23 | pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid() | Andy Shevchenko | 1 | -2/+0 |
| 2019-07-23 | pinctrl: intel: Use devm_platform_ioremap_resource() | Andy Shevchenko | 1 | -4/+1 |
| 2019-05-20 | pinctrl: intel: Clear interrupt status in mask/unmask callback | Kai-Heng Feng | 1 | -31/+6 |
| 2019-05-20 | pinctrl: intel: Use GENMASK() consistently | Andy Shevchenko | 1 | -4/+4 |
| 2019-04-28 | pinctrl: intel: Increase readability of intel_gpio_update_pad_mode() | Andy Shevchenko | 1 | -2/+4 |
| 2019-04-28 | pinctrl: intel: Retain HOSTSW_OWN for requested gpio pin | Chris Chiu | 1 | -1/+55 |
| 2019-04-09 | pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phase | Binbin Wu | 1 | -4/+4 |
| 2018-11-08 | pinctrl: intel: Unexport intel_pinctrl_probe() | Andy Shevchenko | 1 | -3/+2 |
| 2018-11-08 | pinctrl: intel: simplify getting .driver_data | Wolfram Sang | 1 | -4/+2 |
| 2018-10-03 | pinctrl: intel: Fix a spelling typo in kernel documentation | Andy Shevchenko | 1 | -1/+1 |
| 2018-10-03 | pinctrl: intel: Convert unsigned to unsigned int | Andy Shevchenko | 1 | -50/+51 |
| 2018-10-01 | Merge tag 'v4.19-rc6' into devel | Linus Walleij | 1 | -80/+63 |
| 2018-09-25 | Revert "pinctrl: intel: Do pin translation when lock IRQ" | Mika Westerberg | 1 | -32/+0 |
| 2018-09-20 | pinctrl: intel: Do pin translation in other GPIO operations as well | Mika Westerberg | 1 | -48/+63 |
| 2018-08-31 | pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal API | Andy Shevchenko | 1 | -0/+9 |
| 2018-08-31 | pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal API | Andy Shevchenko | 1 | -0/+38 |
| 2018-08-29 | pinctrl: intel: Fix a spelling typo in kernel documentation | Andy Shevchenko | 1 | -1/+1 |
| 2018-08-03 | pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq() | Andy Shevchenko | 1 | -2/+4 |
| 2018-07-29 | pinctrl: intel: Do pin translation when lock IRQ | Andy Shevchenko | 1 | -0/+30 |
| 2018-07-02 | pinctrl: intel: Convert to use SPDX identifier | Andy Shevchenko | 1 | -4/+1 |
| 2018-03-23 | pinctrl: intel: Implement intel_gpio_get_direction callback | Javier Arteaga | 1 | -0/+19 |
| 2017-12-07 | pinctrl: intel: ensure error return ret is initialized | Colin Ian King | 1 | -1/+1 |
| 2017-12-02 | pinctrl: intel: Initialize GPIO properly when used through irqchip | Mika Westerberg | 1 | -8/+15 |
| 2017-11-29 | pinctrl: intel: Allow custom GPIO base for pad groups | Mika Westerberg | 1 | -39/+117 |
| 2017-11-09 | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij | 1 | -1/+1 |
| 2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 1 | -1/+1 |
| 2017-10-31 | pinctrl: intel: Make offset to interrupt status register configurable | Mika Westerberg | 1 | -8/+12 |
| 2017-08-31 | pinctrl: intel: Read back TX buffer state | Andy Shevchenko | 1 | -1/+6 |
| 2017-08-31 | pinctrl: intel: Decrease indentation in intel_gpio_set() | Andy Shevchenko | 1 | -12/+12 |
| 2017-08-22 | pinctrl: intel: Disable GPIO pin interrupts in suspend | Rushikesh S Kadam | 1 | -0/+1 |
| 2017-06-09 | pinctrl: intel: Make it possible to specify mode per pin in a group | Mika Westerberg | 1 | -1/+5 |
| 2017-06-09 | pinctrl: intel: Add support for variable size pad groups | Mika Westerberg | 1 | -52/+142 |
| 2017-02-13 | pinctrl: intel: unlock on error in intel_config_set_pull() | Dan Carpenter | 1 | -2/+4 |
| 2017-01-30 | pinctrl: intel: Add support for 1k additional pull-down | Mika Westerberg | 1 | -1/+17 |
| 2017-01-30 | pinctrl: intel: Add support for hardware debouncer | Mika Westerberg | 1 | -2/+128 |
| 2017-01-30 | Merge tag 'v4.10-rc6' into devel | Linus Walleij | 1 | -11/+19 |
| 2017-01-11 | pinctrl: intel: Convert to use devm_gpiochip_add_data() | Mika Westerberg | 1 | -19/+4 |
| 2017-01-11 | pinctrl: intel: Set pin direction properly | Andy Shevchenko | 1 | -11/+19 |
| 2016-12-07 | pinctrl: intel: set default handler to be handle_bad_irq() | Andy Shevchenko | 1 | -1/+1 |
| 2016-10-18 | pinctrl: intel: Only restore pins that are used by the driver | Mika Westerberg | 1 | -2/+23 |
| 2016-09-23 | pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts | Nilesh Bacchewar | 1 | -28/+5 |
| 2016-07-11 | pinctrl: intel: Protect set wake flow by spin lock | Andy Shevchenko | 1 | -0/+5 |
| 2016-06-18 | pinctrl: intel: Prevent force threading of the interrupt handler | Mika Westerberg | 1 | -1/+2 |
| 2016-06-18 | pinctrl: intel: Use raw_spinlock for locking | Mika Westerberg | 1 | -22/+22 |
| 2016-05-19 | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -5/+3 |
| 2016-04-21 | pinctrl: intel: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+3 |
| 2016-03-30 | pinctrl: intel: implement gpio_irq_enable | Qi Zheng | 1 | -0/+30 |
| 2016-03-30 | pinctrl: intel: make the high level interrupt working | Qipeng Zha | 1 | -2/+3 |
| 2016-02-12 | pinctrl: intel: Remove unneeded header includes | Jean Delvare | 1 | -4/+0 |
| 2016-01-05 | pinctrl: intel: use gpiochip data pointer | Linus Walleij | 1 | -8/+7 |
| 2015-12-21 | Merge tag 'v4.4-rc6' into devel | Linus Walleij | 1 | -21/+20 |
| 2015-12-10 | pinctrl: intel: fix offset calculation issue of register PAD_OWN | Qipeng Zha | 1 | -4/+5 |
| 2015-12-10 | pinctrl: intel: fix bug of register offset calculation | Qipeng Zha | 1 | -17/+15 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
| 2015-11-02 | Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -12/+2 |
| 2015-10-27 | pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOs | Mika Westerberg | 1 | -4/+12 |
| 2015-10-27 | pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt | Mika Westerberg | 1 | -15/+37 |
| 2015-10-16 | pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg | 1 | -20/+20 |
| 2015-10-16 | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 1 | -12/+2 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
| 2015-07-17 | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
| 2015-07-17 | pinctrl/intel: Use irq_set_handler_locked() | Thomas Gleixner | 1 | -2/+2 |
| 2015-06-10 | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 1 | -2/+2 |
| 2015-04-07 | pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO support | Mika Westerberg | 1 | -0/+1149 |