1. 90b214e ufs: Add Support for Qualcomm UFS HC driver by Bhupesh Sharma · 2 months ago
  2. 99e4f0a ufs: allow UFSHCI version 4.0 by Neil Armstrong · 2 months ago
  3. 8bbf6de ufs: add get_max_pwr_mode callback by Neil Armstrong · 2 months ago
  4. 5168a8b ufs: add device_reset callback by Neil Armstrong · 2 months ago
  5. fb59d47 ufs: ufs-amd-versal2: Add support for AMD UFS controller by Venkatesh Yadav Abbarapu · 9 weeks ago
  6. daac30a ufs: add support for DesignWare Controller by Venkatesh Yadav Abbarapu · 9 weeks ago
  7. acd75ad ufs: core: remove link_startup_again logic by Neil Armstrong · 8 weeks ago
  8. e11301a ufs: Fix debug message in 'ufs_start' by Bhupesh Sharma · 8 weeks ago
  9. fdd3d84 ufs: Add missing memory barriers by Bhupesh Sharma · 8 weeks ago
  10. 6da8289 ufs: Sync possible UFS Quirks with Linux UFS driver by Bhupesh Sharma · 8 weeks ago
  11. 9f95230 ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP by Bhupesh Sharma · 8 weeks ago
  12. 4531d7c ufs/ufs.h: Add definition of 'ufshcd_rmwl()' by Bhupesh Sharma · 8 weeks ago
  13. c2403ff ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 8 weeks ago
  14. 5b1431b ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 8 weeks ago
  15. c865da1 ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary by Neil Armstrong · 8 weeks ago
  16. ead4219 ufs: split flush and invalidate to only invalidate when required by Neil Armstrong · 8 weeks ago
  17. a9b880f ufs: fix dcache flush and invalidate range calculation by Neil Armstrong · 8 weeks ago
  18. ceb2bf4 ufs: allocate descriptors with size aligned with DMA_MINALIGN by Neil Armstrong · 8 weeks ago
  19. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  20. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  21. 9afd082 ufs: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  22. 75bbfcb Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 12 months ago
  23. 3a478f9 ufs: Handle UFS 3.1 controllers by Bin Meng · 1 year, 1 month ago
  24. cc5801d ufs: Add a PCI based UFS controller driver by Bin Meng · 1 year, 1 month ago
  25. 1ac020d ufs: Allow mmio registers on the PCI bus by Bin Meng · 1 year, 1 month ago
  26. 618eb6a ufs: Add a line feed to the end of some dev_xxx() messages by Bin Meng · 1 year, 1 month ago
  27. 3816bea ufs: Correct the UFS terminlogy by Bin Meng · 1 year, 1 month ago
  28. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  29. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year ago
  30. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  31. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
  32. f271071 ufs: ufs-renesas: Drop include common.h by Marek Vasut · 1 year, 3 months ago
  33. b8cab56 ufs: ufs-renesas: Add support for Renesas R-Car UFS controller by Marek Vasut · 1 year, 3 months ago
  34. 8426fe8 ufs: Implement cache management by Marek Vasut · 1 year, 3 months ago
  35. 53c6bf3 ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · 1 year, 3 months ago
  36. bc3786f ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · 1 year, 3 months ago
  37. 3f21c66 ufs: Handle UFS 3.0 controllers by Marek Vasut · 1 year, 3 months ago
  38. 4020fd1 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 1 year, 3 months ago
  39. 12ec15e ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 1 year, 3 months ago
  40. a8af6b4 ufs: Convert quirks to BIT() macro by Marek Vasut · 1 year, 3 months ago
  41. 4533f05 ufs: cdns: Drop extra space by Marek Vasut · 1 year, 4 months ago
  42. fa10fb2 ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0 by Bhupesh Sharma · 1 year, 5 months ago
  43. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  44. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  45. 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 7 months ago
  46. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  47. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  48. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  49. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  50. 0b700eb ufs: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
  51. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  52. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  53. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  54. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
  55. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  56. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  57. f59396a ufs: Add glue layer driver for TI J721E devices by Faiz Abbas · 5 years ago
  58. 204b2c2 ufs: Add Support for Cadence platform UFS driver by Faiz Abbas · 5 years ago
  59. 5cc5107 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · 5 years ago