1. a669748 UPSTREAM: mfd: syscon: Free the allocated name field of struct regmap_config by Allen Chiu · 3 years, 6 months ago
  2. 1a31c12 Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 3 months ago
  3. 529a110 mfd: syscon: Don't free allocated name for regmap_config by Marc Zyngier · 4 years, 4 months ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  5. e15d7f2 mfd: syscon: Use a unique name with regmap_config by Suman Anna · 4 years, 5 months ago
  6. 6a24f56 mfd: syscon: Add arguments support for syscon reference by Orson Zhai · 5 years ago
  7. f2a19c5 mfd: syscon: Re-use resource_size() to count max_register by Andy Shevchenko · 5 years ago
  8. edfaeaf Revert "mfd: syscon: Set name of regmap_config" by Andy Shevchenko · 5 years ago
  9. 39233b7 mfd/syscon: Add device_node_to_regmap() by Paul Cercueil · 5 years ago
  10. 29d14b6 mfd: Remove unused helper syscon_regmap_lookup_by_pdevname by Suzuki K Poulose · 6 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. a00406b mfd: syscon: Add optional clock support by Fabrice Gasnier · 6 years ago
  13. 1345da7 mfd: syscon: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  14. 500f9ff mfd: syscon: Set name of regmap_config by Jeffy Chen · 7 years ago
  15. 408d1d5 mfd: syscon: Set regmap name to DT node name by David Lechner · 7 years ago
  16. 3bafc09 mfd: syscon: Add hardware spinlock support by Baolin Wang · 7 years ago
  17. d29ccdb mfd: syscon: Support native-endian regmaps by Paul Burton · 8 years ago
  18. c131045 mfd: syscon: Make syscon_regmap_config const by Philipp Zabel · 9 years ago
  19. ca668f0 mfd: syscon: Set regmap max_register in of_syscon_register by Philipp Zabel · 9 years ago
  20. db2fb60 mfd: syscon: Add a DT property to set value width by Damien Riegel · 9 years ago
  21. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  22. bdb0066 mfd: syscon: Decouple syscon interface from platform devices by Pankaj Dubey · 10 years ago
  23. 78a8354 mfd: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  24. 1fe9eb1 Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Linus Torvalds · 11 years ago
  25. 45330bb mfd: syscon: Allow property as NULL in syscon_regmap_lookup_by_phandle by Pankaj Dubey · 11 years ago
  26. 29f9b6c mfd: syscon: Add platform data with a regmap config name by Pawel Moll · 11 years ago
  27. 416dc64 mfd: syscon: Simplify syscon_match_pdevname() by Alexander Shiyan · 11 years ago
  28. 38d8974 mfd: syscon: Move diagnostic messages to dev_dbg() by Alexander Shiyan · 11 years ago
  29. 8de4651 Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  30. 5104d26 ARM: clps711x: Remove the special name for the syscon driver by Alexander Shiyan · 11 years ago
  31. f10111cc mfd: syscon: Remove "base" field from private driver data by Alexander Shiyan · 11 years ago
  32. 6597619 ARM: clps711x: Add support for SYSCON driver by Alexander Shiyan · 12 years ago
  33. daba96d mfd: syscon: Fix warnings when printing resource_size_t by Alexander Shiyan · 12 years ago
  34. 5ab3a89 mfd: syscon: Add non-DT support by Alexander Shiyan · 12 years ago
  35. ed21465 mfd: syscon: Removed unneeded field "dev" from private driver structure by Alexander Shiyan · 12 years ago
  36. 75177de mfd: syscon: Fix sparse warning by Fabio Estevam · 12 years ago
  37. 4740f73 mfd: remove use of __devexit by Bill Pemberton · 12 years ago
  38. f791be4 mfd: remove use of __devinit by Bill Pemberton · 12 years ago
  39. 8444921 mfd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  40. 87d6873 mfd: Add syscon driver based on regmap by Dong Aisheng · 12 years ago