summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-02gpio: mpc8xxx: Add wake on GPIO supportMartyn Welch
2024-09-02gpio: syscon: fix excess struct member build warningDhruva Gole
2024-09-02gpio: stp-xway: Simplify using devm_clk_get_enabled()Rong Qianfeng
2024-09-02gpiolib: legacy: Consolidate devm_gpio_*() with other legacy APIsAndy Shevchenko
2024-09-02gpiolib: Update the kernel documentation - add Return sectionsAndy Shevchenko
2024-09-02gpio: ixp4xx: Replace of_node_to_fwnode() with more suitable APIAndy Shevchenko
2024-09-02gpio: visconti: Replace of_node_to_fwnode() with more suitable APIAndy Shevchenko
2024-09-02gpio: thunderx: Replace of_node_to_fwnode() with more suitable APIAndy Shevchenko
2024-09-02gpio: tegra186: Replace of_node_to_fwnode() with more suitable APIAndy Shevchenko
2024-09-02gpio: uniphier: Replace of_node_to_fwnode() with more suitable APIAndy Shevchenko
2024-09-02gpio: msc313: Replace of_node_to_fwnode() with more suitable APIAndy Shevchenko
2024-09-02gpio: tegra: Replace of_node_to_fwnode() with more suitable APIAndy Shevchenko
2024-09-02gpio: Use IS_ERR_OR_NULL() helper functionHongbo Li
2024-09-02gpiolib: legacy: Kill GPIOF_DIR_* definitionsAndy Shevchenko
2024-09-02gpiolib: legacy: Kill GPIOF_INIT_* definitionsAndy Shevchenko
2024-09-02gpio: stmpe: Simplify with dev_err_probe()Shen Lichuan
2024-09-02gpio: ath79: remove support for platform dataBartosz Golaszewski
2024-09-02gpio: ath79: use generic device property gettersBartosz Golaszewski
2024-09-02gpio: ath79: add missing headerBartosz Golaszewski
2024-09-02gpio: ath79: order headers alphabeticallyBartosz Golaszewski
2024-08-21gpio: pca953x: Print the error code on read/write failuresFabio Estevam
2024-08-21gpio: virtuser: Use GPIO_LOOKUP_IDX() macroAndy Shevchenko
2024-08-20gpiolib: Replace gpio_suffix_count with NULL-terminated arrayAndy Shevchenko
2024-08-20gpiolib: swnode: Make use of for_each_gpio_property_name()Andy Shevchenko
2024-08-20gpiolib: swnode: Introduce swnode_gpio_get_reference() helperAndy Shevchenko
2024-08-20gpiolib: swnode: Unify return code variable nameAndy Shevchenko
2024-08-20gpiolib: Introduce for_each_gpio_property_name() helperAndy Shevchenko
2024-08-19Merge tag 'ib-mfd-gpio-pwm-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/...Bartosz Golaszewski
2024-08-19gpio: of: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-05gpio: vf610: add get_direction() supportHaibo Chen
2024-08-05gpio: gpio-vf610: use u32 mask to handle 32 number gpiosHaibo Chen
2024-08-01pwm: adp5585: Add Analog Devices ADP5585 supportClark Wang
2024-08-01gpio: adp5585: Add Analog Devices ADP5585 supportHaibo Chen
2024-08-01mfd: adp5585: Add Analog Devices ADP5585 core supportHaibo Chen
2024-08-01gpio: Use of_property_present()Rob Herring (Arm)
2024-07-29gpio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-27Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-27Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-27Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-27Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-27Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-07-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-07-27Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-07-27Merge tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds