summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-211-3/+6
|\
| * pwm: Make .get_state() callback return an error codeUwe Kleine-König2022-12-061-3/+6
* | Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-1534-1106/+1417
|\ \
| * | gpio: sim: set a limit on the number of GPIOsBartosz Golaszewski2022-12-141-0/+4
| * | gpiolib: protect the GPIO device against being dropped while in use by user-s...Bartosz Golaszewski2022-12-073-25/+161
| * | gpiolib: cdev: fix NULL-pointer dereferencesBartosz Golaszewski2022-12-071-0/+27
| * | gpiolib: Provide to_gpio_device() helperAndy Shevchenko2022-11-292-3/+8
| * | gpiolib: Unify access to the device propertiesAndy Shevchenko2022-11-281-7/+10
| * | gpio: pcf857x: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * | gpio: pca953x: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * | gpio: max732x: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * | Merge tag 'intel-gpio-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski2022-11-163-3/+4
| |\ \
| | * | gpiolib: cdev: Fix typo in kernel doc for struct lineAndy Shevchenko2022-10-251-1/+1
| | * | gpiolib: acpi: Use METHOD_NAME__AEI macro for acpi_walk_resourcesXiang Yang2022-10-251-1/+1
| | * | gpio: merrifield: Use str_enable_disable() helperAndy Shevchenko2022-10-181-1/+2
| | |/
| * | gpiolib: ensure that fwnode is properly setBrian Masney2022-11-161-1/+1
| * | gpio: sl28cpld: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-11-151-2/+1
| * | gpiolib: of: Use correct fwnode for DT-probed chipsThierry Reding2022-11-151-1/+1
| * | gpiolib: of: Drop redundant check in of_mm_gpiochip_remove()Andy Shevchenko2022-11-151-3/+0
| * | gpiolib: of: Prepare of_mm_gpiochip_add_data() for fwnodeAndy Shevchenko2022-11-151-2/+2
| * | gpiolib: add support for software nodesDmitry Torokhov2022-11-154-0/+145
| * | gpiolib: consolidate GPIO lookupsDmitry Torokhov2022-11-153-177/+76
| * | gpiolib: acpi: avoid leaking ACPI details into upper gpiolib layersDmitry Torokhov2022-11-153-57/+48
| * | gpiolib: acpi: teach acpi_find_gpio() to handle data-only nodesDmitry Torokhov2022-11-151-26/+50
| * | gpiolib: acpi: change acpi_find_gpio() to accept firmware nodeDmitry Torokhov2022-11-153-5/+10
| * | gpiolib: of: change of_find_gpio() to accept device nodeDmitry Torokhov2022-11-153-8/+8
| * | gpio: davinci: add support of module buildGuillaume La Roque2022-11-102-1/+12
| * | gpiolib: of: Integrate of_gpiochip_init_valid_mask() into gpiochip_init_valid...Andy Shevchenko2022-11-093-48/+53
| * | gpiolib: of: Prepare of_gpiochip_add() / of_gpiochip_remove() for fwnodeAndy Shevchenko2022-11-091-4/+6
| * | gpio: hisi: Add initial device tree supportWeilong Chen2022-11-072-1/+8
| * | gpio: Add Generic regmap GPIO conversion to the TODO listAndy Shevchenko2022-11-071-0/+7
| * | gpiolib: of: add polarity quirk for Freescale PCIe controllerDmitry Torokhov2022-11-041-0/+9
| * | gpiolib: of: factor out quirk setting polarity via separate propertyDmitry Torokhov2022-11-041-45/+53
| * | gpiolib: of: Make use of device_match_of_node()Andy Shevchenko2022-11-041-1/+1
| * | gpio: pca9570: add slg7xl45106 supportShubhrajyoti Datta2022-10-271-1/+17
| * | gpio: pca9570: add a platform data structureShubhrajyoti Datta2022-10-271-5/+26
| * | gpio: exar: Allow IO port accessAndy Shevchenko2022-10-261-0/+1
| * | gpio: Add gpio latch driverSascha Hauer2022-10-263-0/+226
| * | gpio: pci-idio-16: Utilize the idio-16 GPIO libraryWilliam Breathitt Gray2022-10-252-106/+14
| * | gpio: 104-idio-16: Utilize the idio-16 GPIO libraryWilliam Breathitt Gray2022-10-252-72/+17
| * | gpio: idio-16: Introduce the ACCES IDIO-16 GPIO library moduleWilliam Breathitt Gray2022-10-254-0/+227
| * | gpio: ftgpio010: use device name for gpiochip name & labelJeremy Kerr2022-10-251-1/+1
| * | gpiolib: of: add a quirk for reset line polarity for Himax LCDsDmitry Torokhov2022-10-201-0/+36
| * | gpiolib: of: add quirk for phy reset polarity for Freescale EthernetDmitry Torokhov2022-10-201-0/+27
| * | gpiolib: of: factor out code overriding gpio line polarityDmitry Torokhov2022-10-201-20/+28
| * | gpiolib: of: add a quirk for legacy names in MOXA ART RTCDmitry Torokhov2022-10-201-0/+5
| * | gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codecDmitry Torokhov2022-10-201-0/+3
| * | gpiolib: of: add a quirk for reset line for Marvell NFC controllerDmitry Torokhov2022-10-201-0/+10
| * | gpiolib: of: add quirk for locating reset lines with legacy bindingsDmitry Torokhov2022-10-201-0/+16
| * | gpiolib: of: tighten selection of gpio renaming quirksDmitry Torokhov2022-10-201-2/+10