1. 459fa53 ufs: make cache_flush_and_invalidate() a no-op when using SYS_ARM_DMA_ALLOC_COHERENT by Neil Armstrong · 6 months ago
  2. 7433b72 ufs: use dma_alloc_coherent() to allocate hw buffers by Neil Armstrong · 6 months ago
  3. 54c42db ufs: Handle UFS 4.0 controllers by Neil Armstrong · 12 months ago
  4. 1d72a92 ufs: core: remove link_startup_again logic by Neil Armstrong · 10 months ago
  5. 38cc840 ufs: qcom: add support for v4+ controllers by Neil Armstrong · 10 months ago
  6. f7ac968 ufs: qcom: clear qunipro_g4_sel for HW major version > 5 by Neil Armstrong · 10 months ago
  7. 93fa9e1 ufs: disable caching for DMA regions by Caleb Connolly · 11 months ago
  8. e3b1511 ufs: dump on UIC error by Caleb Connolly · 11 months ago
  9. 2c27396 ufs: qcom: initialise in G3/FAST_MODE by Caleb Connolly · 11 months ago
  10. 8c0a1e4 ufs: Add Support for Qualcomm UFS HC driver by Bhupesh Sharma · 1 year, 5 months ago
  11. 9058034 ufs: Fix debug message in 'ufs_start' by Bhupesh Sharma · 1 year, 5 months ago
  12. e073640 ufs: Add missing memory barriers by Bhupesh Sharma · 1 year, 5 months ago
  13. f36c32f ufs: Sync possible UFS Quirks with Linux UFS driver by Bhupesh Sharma · 1 year, 5 months ago
  14. 227507d ufs: Expose 'ufshcd_ops_dbg_register_dump' vops to allow dumping debug registers by Bhupesh Sharma · 1 year, 5 months ago
  15. bc35644 ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP by Bhupesh Sharma · 1 year, 5 months ago
  16. 487d914 ufs/ufs.h: Add definition of 'ufshcd_rmwl()' by Bhupesh Sharma · 1 year, 5 months ago
  17. c4d5b38 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 1 year, 5 months ago
  18. 8c2344d ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 1 year, 5 months ago
  19. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  20. 5771d4e ufs: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  21. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 1 year, 2 months ago
  22. 5b2d25a ufs: Handle UFS 3.1 controllers by Bin Meng · 1 year, 3 months ago
  23. 2ec7d65 ufs: Add a PCI based UFS controller driver by Bin Meng · 1 year, 3 months ago
  24. e5c19ce ufs: Allow mmio registers on the PCI bus by Bin Meng · 1 year, 3 months ago
  25. 1b3dab2 ufs: Add a line feed to the end of some dev_xxx() messages by Bin Meng · 1 year, 3 months ago
  26. b2d0168 ufs: Correct the UFS terminlogy by Bin Meng · 1 year, 3 months ago
  27. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year, 2 months ago
  28. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 2 months ago
  29. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  30. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 3 months ago
  31. cad6abf ufs: ufs-renesas: Drop include common.h by Marek Vasut · 1 year, 4 months ago
  32. 19f627e ufs: ufs-renesas: Add support for Renesas R-Car UFS controller by Marek Vasut · 1 year, 5 months ago
  33. c5b3e5c ufs: Implement cache management by Marek Vasut · 1 year, 5 months ago
  34. 12675cb ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · 1 year, 5 months ago
  35. 7f26fcb ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · 1 year, 5 months ago
  36. 2ff810a ufs: Handle UFS 3.0 controllers by Marek Vasut · 1 year, 5 months ago
  37. f430151 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 1 year, 5 months ago
  38. 91913a1 ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 1 year, 5 months ago
  39. 5dab730 ufs: Convert quirks to BIT() macro by Marek Vasut · 1 year, 5 months ago
  40. e4e01f8 ufs: cdns: Drop extra space by Marek Vasut · 1 year, 5 months ago
  41. 820801e ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0 by Bhupesh Sharma · 1 year, 7 months ago
  42. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 10 months ago
  43. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
  44. d30924f lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 9 months ago
  45. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 9 months ago
  46. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
  47. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  48. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
  49. 98eb4ce ufs: Drop dm.h header file by Simon Glass · 4 years, 6 months ago
  50. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  51. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  52. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  53. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 5 years ago
  54. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  55. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 5 years ago
  56. 4390eaf ufs: Add glue layer driver for TI J721E devices by Faiz Abbas · 5 years ago
  57. ef5fb5a ufs: Add Support for Cadence platform UFS driver by Faiz Abbas · 5 years ago
  58. 7feafb0 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · 5 years ago