summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-046-5/+39
|\ \ \ \ | | |/ / | |/| |
| * | | pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré2023-12-211-0/+8
| * | | pinctrl: cy8c95x0: Fix get_pincfgPatrick Rudolph2023-12-201-0/+2
| * | | pinctrl: cy8c95x0: Fix regressionPatrick Rudolph2023-12-201-0/+10
| * | | pinctrl: cy8c95x0: Fix typoPatrick Rudolph2023-12-201-1/+1
| * | | pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspendMario Limonciello2023-12-042-0/+14
| * | | pinctrl: starfive: jh7100: ignore disabled device tree nodesNam Cao2023-12-041-2/+2
| * | | pinctrl: starfive: jh7110: ignore disabled device tree nodesNam Cao2023-12-041-2/+2
* | | | Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski2023-12-123-0/+374
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | pinctrl: Add support for the Lantic PEF2256 pinmuxHerve Codina2023-12-123-0/+374
| |/
* | pinctrl: realtek: Fix logical error when finding descriptorTzuyi Chang2023-11-241-2/+2
* | pinctrl: lochnagar: Don't build on MIPSCharles Keepax2023-11-161-1/+2
* | pinctrl: avoid reload of p state in list iterationMaria Yu2023-11-151-3/+3
* | pinctrl: cy8c95x0: Fix doc warningLinus Walleij2023-11-141-0/+1
* | pinctrl: s32cc: Avoid possible string truncationChester Lin2023-11-141-2/+2
* | pinctrl: stm32: fix array read out of boundAntonio Borneo2023-11-141-3/+5
* | pinctrl: stm32: Add check for devm_kcallocChen Ni2023-11-131-0/+5
|/
* pinctrl: nuvoton: npcm8xx: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: nuvoton: npcm7xx: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski2023-11-041-7/+1
* pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()Bartosz Golaszewski2023-11-041-13/+3
* pinctrl: starfive: jh7110: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski2023-11-041-12/+2
* pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski2023-11-041-12/+2
* pinctrl: ocelot: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-7/+1
* pinctrl: cirrus: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: mediatek: common: drop the wrappers around pinctrl_gpio_direction_in...Bartosz Golaszewski2023-11-041-7/+1
* pinctrl: mediatek: moore: drop the wrappers around pinctrl_gpio_direction_inp...Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: rk805: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-7/+1
* pinctrl: axp209: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: vt8500: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: as3722: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-6/+1
* pinctrl: ingenic: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-8/+2
* pinctrl: st: drop the wrapper around pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-9/+2
* pinctrl: change the signature of pinctrl_ready_for_gpio_range()Bartosz Golaszewski2023-11-041-15/+12
* pinctrl: change the signature of gpio_to_pin()Bartosz Golaszewski2023-11-041-10/+11
* pinctrl: change the signature of pinctrl_match_gpio_range()Bartosz Golaszewski2023-11-041-5/+7
* pinctrl: change the signature of pinctrl_get_device_gpio_range()Bartosz Golaszewski2023-11-041-12/+10
* pinctrl: change the signature of pinctrl_gpio_direction()Bartosz Golaszewski2023-11-041-5/+7
* treewide: rename pinctrl_gpio_set_config_new()Bartosz Golaszewski2023-11-041-3/+3
* treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski2023-11-0420-24/+23
* treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski2023-11-0420-22/+22
* treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski2023-11-0411-14/+14
* treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski2023-11-0411-13/+13
* treewide: rename pinctrl_gpio_can_use_line_new()Bartosz Golaszewski2023-11-041-2/+2
* pinctrl: remove pinctrl_gpio_set_config()Bartosz Golaszewski2023-11-041-21/+15
* pinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski2023-11-041-8/+1
* pinctrl: remove pinctrl_gpio_direction_input()Bartosz Golaszewski2023-11-041-8/+1
* pinctrl: remove pinctrl_gpio_free()Bartosz Golaszewski2023-11-041-24/+17
* pinctrl: remove pinctrl_gpio_request()Bartosz Golaszewski2023-11-041-24/+17
* pinctrl: remove pinctrl_gpio_can_use_line()Bartosz Golaszewski2023-11-041-9/+3
* pinctrl: st: use new pinctrl GPIO helpersBartosz Golaszewski2023-11-041-2/+2