1. f3a163d pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levels by Marek Vasut · 1 year, 4 months ago
  2. de4c777 pinctrl: renesas: Add R8A779G0 V4H PFC tables by Hai Pham · 1 year, 11 months ago
  3. 1b1834c pinctrl: renesas: Add R8A779F0 S4 PFC tables by LUU HOAI · 1 year, 11 months ago
  4. 0a57a38 pinctrl: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ PFC tables with Linux 6.1.7 by Marek Vasut · 2 years ago
  5. 9916e8b pinctrl: renesas: Synchronize R8A7795 H3 PFC tables with Linux 6.1.7 by Marek Vasut · 2 years ago
  6. 3e81242 pinctrl: renesas: Synchronize PFC core with Linux 6.1.7 by Marek Vasut · 2 years ago
  7. df8adad pinctrl: renesas: Import R8A779A0 V3U PFC tables by Marek Vasut · 3 years, 9 months ago
  8. 6fc323c pinctrl: renesas: Implement unlock register masks by Marek Vasut · 3 years, 9 months ago
  9. 220f308 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · 3 years, 10 months ago
  10. 8096e24 pinctrl: renesas: Implement get_pin_muxing() callback by Lad Prabhakar · 4 years, 2 months ago
  11. cc6aa80 pinctrl: renesas: Make sure the pin type is updated after setting the MUX by Lad Prabhakar · 4 years, 2 months ago
  12. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
  13. 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years, 2 months ago
  14. 975154b pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years, 3 months ago
  15. c5f3762 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years, 3 months ago
  16. 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 6 months ago
  17. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 6 months ago
  18. 43ef803 pinctrl: renesas: Enable R8A774A1 PFC tables by Adam Ford · 4 years, 7 months ago
  19. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 6 months ago
  20. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 6 months ago
  21. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  22. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 8 months ago
  23. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  24. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 5 years ago
  25. f497ec3 pinctrl: renesas: Add R8A77980 V3H PFC tables by Marek Vasut · 5 years ago
  26. b5f563e pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' command by titron · 5 years ago
  27. 5403bec pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio() by Marek Vasut · 6 years ago
  28. 89ba7c5 pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free by Marek Vasut · 6 years ago
  29. 50e6901 pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio by Marek Vasut · 6 years ago
  30. c6435c3 pinctrl: renesas: Add R8A77965 pin control tables by Marek Vasut · 6 years ago
  31. 0ff9e48 pinctrl: renesas: Fix DRV register offset by Marek Vasut · 7 years ago
  32. 5af6541 pinctrl: renesas: Fix register usage in sh_pfc_{read,write} by Marek Vasut · 7 years ago
  33. bf8d2da pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17 by Marek Vasut · 7 years ago
  34. cb13e46 pinctrl: renesas: Initial R8A77990 PFC support by Marek Vasut · 7 years ago
  35. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  36. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  37. d1fe318 pinctrl: rmobile: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  38. 34e9360 pinctrl: rmobile: Import R8A7794 E2 PFC tables by Marek Vasut · 7 years ago
  39. ab2d09b4 pinctrl: rmobile: Import R8A7792 V2H PFC tables by Marek Vasut · 7 years ago
  40. 427c75d pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables by Marek Vasut · 7 years ago
  41. 7547ad4 pinctrl: rmobile: Import R8A7790 H2 PFC tables by Marek Vasut · 7 years ago
  42. a59e697 pinctrl: rmobile: Add R8A77995 D3 PFC tables by Marek Vasut · 7 years ago
  43. c106bb5 pinctrl: rmobile: Add R8A77970 V3M PFC tables by Marek Vasut · 7 years ago
  44. f6e545a pfc: rmobile: Add hook to configure pin as GPIO by Marek Vasut · 7 years ago
  45. 2489bb5 pinctrl: rmobile: Add support for setting single pins by Marek Vasut · 7 years ago
  46. d52132c pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver by Marek Vasut · 7 years ago
  47. 910df4d pinctrl: rmobile: Add Renesas RCar pincontrol driver by Marek Vasut · 7 years ago