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