1. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  2. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  3. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  4. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  5. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  6. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  7. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  8. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  9. 6f41d1a mmc: arm_pl180_mmci: Sync compatible with kernel by Patrice Chotard · 6 years ago
  10. fa91156 mmc: arm_pl180_mmci: Remove cd_inverted host's struct field by Patrice Chotard · 6 years ago
  11. 43d36a0 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · 6 years ago
  12. 8015093 mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  15. 5829fe2 mmc: arm_pl180_mmci: add .getcd callback by Patrice Chotard · 7 years ago
  16. 5f256fe mmc: arm_pl180_mmci: add clock support by Patrice Chotard · 7 years ago
  17. 9035bb7 mmc: arm_pl180_mmci: add bus_width DT property support by Patrice Chotard · 7 years ago
  18. 3c0dbed mmc: arm_pl180_mmci: adapt driver to DM usage by Patrice Chotard · 7 years ago
  19. cb0060e mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
  20. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  21. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  22. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  23. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  24. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  25. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  28. 95b01c4 mmc: Remove incorrect cmd->flags usage by Andy Fleming · 12 years ago
  29. 10ed93d u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
  30. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  31. 0612fcb MMC: PL180: Fix infinite loop with VExpress extended fifo implementation by Jon Medhurst (Tixy) · 13 years ago
  32. 8feafcc MMC: make b_max unconditional by John Rigby · 13 years ago
  33. 23b93e1 MMC: Add support for PL180 ARM mmc device by Matt Waddel · 13 years ago