summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/gpio/gpio.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-30gpio: ge: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko1-1/+0
2023-01-30gpio: davinci: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko1-1/+0
2023-01-30gpio: omap: use dynamic allocation of baseAndreas Kemnade1-1/+1
2023-01-30gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko6-46/+0
2023-01-30gpio: davinci: Do not mention legacy API in the codeAndy Shevchenko1-1/+1
2023-01-30gpiolib: Remove unused of_mm_gpiochip_add()Andy Shevchenko2-7/+2
2023-01-30gpiolib: Do not mention legacy API in the codeAndy Shevchenko1-1/+1
2023-01-30gpio: pcf857x: Implement get_multiple/set_multiple methodsRadu Rendec1-0/+29
2023-01-30gpio: pcf857x: Fix indentation of variable declarationsRadu Rendec1-15/+15
2023-01-30gpio: pcf857x: Replace 'unsigned' with 'unsigned int'Radu Rendec1-11/+11
2023-01-30gpio: tegra186: add Tegra234 PMC compatible in GPIO driverPrathamesh Shete1-0/+1
2023-01-30gpio: regmap: use new regmap_might_sleep()Michael Walle1-9/+1
2023-01-30gpiolib: sort header inclusion alphabeticallyAndy Shevchenko1-17/+18
2023-01-30gpiolib: Get rid of not used of_node memberAndy Shevchenko6-54/+8
2023-01-30gpiolib: Introduce gpio_device_get() and gpio_device_put()Andy Shevchenko3-20/+25
2023-01-30gpio: Remove unused and obsoleted gpio_export_link()Andy Shevchenko5-40/+0
2023-01-30gpio: vf610: connect GPIO label to dev nameHaibo Chen1-1/+1
2023-01-30gpio: pca9570: rename platform_data to chip_dataBartosz Golaszewski1-12/+12
2023-01-30gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIsDmitry Torokhov3-149/+0
2023-01-30gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()Dmitry Torokhov2-45/+17
2023-01-30gpiolib: of: remove obsolete comment for of_gpio_get_count()Dmitry Torokhov1-6/+0
2023-01-30gpiolib: of: stop exporting of_gpio_named_count()Dmitry Torokhov2-26/+26
2023-01-30gpiolib: of: remove of_gpio_count()Dmitry Torokhov1-11/+0
2023-01-30dt-bindings: gpio: Convert Fujitsu MB86S7x GPIO to DT schemaRob Herring2-20/+50
2023-01-30gpio: i8255: Remove unused legacy interfaceWilliam Breathitt Gray2-282/+1
2023-01-30gpio: gpio-mm: Migrate to regmap APIWilliam Breathitt Gray2-124/+31
2023-01-30gpio: 104-dio-48e: Migrate to regmap APIWilliam Breathitt Gray1-130/+7
2023-01-30gpio: i8255: Migrate to gpio-regmap APIWilliam Breathitt Gray3-12/+136
2023-01-30gpio: 104-idi-48: Migrate to gpio-regmap APIWilliam Breathitt Gray2-78/+21
2023-01-30gpio: 104-idi-48: Migrate to the regmap-irq APIWilliam Breathitt Gray2-158/+93
2023-01-30gpio: 104-dio-48e: Migrate to the regmap-irq APIWilliam Breathitt Gray2-142/+135
2023-01-30gpio: regmap: Always set gpio_chip get_directionWilliam Breathitt Gray1-1/+6
2023-01-30gpio: pca953x: Remove unused PCAL953X_OUT_CONF from pcal6534_recalc_addr()Andy Shevchenko1-1/+0
2023-01-30gpio: pca953x: Clean up pcal6534_check_register()Andy Shevchenko1-12/+9
2023-01-30gpio: pca953x: avoid logically dead codeHaibo Chen1-10/+10
2023-01-30gpio: msc313: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-01-30gpiolib: use irq_domain_alloc_irqs()Johan Hovold1-8/+2
2023-01-29Linux 6.2-rc6v6.2-rc6Linus Torvalds1-1/+1
2023-01-29Revert "mm/compaction: fix set skip in fast_find_migrateblock"Vlastimil Babka1-0/+1
2023-01-28Fix up more non-executable files marked executableLinus Torvalds2-0/+0
2023-01-27ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi1-0/+4
2023-01-27ovl: fix tmpfile leakMiklos Szeredi1-1/+1
2023-01-27io_uring: always prep_async for drain requestsDylan Yudaken1-10/+8
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-01-27gpio: ep93xx: remove unused variableArnd Bergmann1-2/+0
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds3-0/+0
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei1-4/+3
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy1-1/+6
2023-01-26net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet1-7/+16