Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-06 | gpiolib: Clean up headers | Andy Shevchenko | 1 | -1/+0 |
2023-01-30 | gpiolib: Get rid of not used of_node member | Andy Shevchenko | 1 | -5/+0 |
2022-12-15 | Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+2 |
2022-11-15 | gpiolib: of: change of_find_gpio() to accept device node | Dmitry Torokhov | 1 | -2/+2 |
2022-11-09 | gpiolib: of: Integrate of_gpiochip_init_valid_mask() into gpiochip_init_valid... | Andy Shevchenko | 1 | -5/+0 |
2022-10-24 | gpiolib: Clean up headers | Andy Shevchenko | 1 | -1/+10 |
2021-01-27 | gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default | Saravana Kannan | 1 | -0/+5 |
2020-02-21 | gpio: of: Add DT overlay support for GPIO hogs | Geert Uytterhoeven | 1 | -0/+2 |
2019-09-11 | gpio: of: Make of_get_named_gpiod_flags() private | Geert Uytterhoeven | 1 | -7/+0 |
2019-08-01 | gpio: of: Fix hard-assigned valid_mask for OF case | Stephen Boyd | 1 | -2/+2 |
2019-07-29 | gpio: of: Break out OF-only code | Linus Walleij | 1 | -0/+45 |