index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Age
Commit message (
Expand
)
Author
2022-05-19
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche
2022-05-10
scsi: ufs: ufshpb: Clean up ufshpb_suspend()/resume()
Bean Huo
2022-05-10
scsi: ufs: ufshpb: Add handing of device reset regions in HPB device mode
Bean Huo
2022-05-10
scsi: ufs: ufshpb: Change sysfs node hpb_stats/rb_* prefix to start with rcmd_*
Bean Huo
2022-05-10
scsi: ufs: ufshpb: Clean up the handler when device resets HPB information
Bean Huo
2022-05-10
scsi: ufs: ufshpb: Remove enum initialization value
Bean Huo
2022-05-10
scsi: ufs: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()
Bean Huo
2022-05-10
scsi: ufs: qcom: Enable RPM_AUTOSUSPEND for runtime PM
Manivannan Sadhasivam
2022-05-10
scsi: ufs: core: Remove redundant wmb() in ufshcd_send_command()
Manivannan Sadhasivam
2022-05-10
scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
Manivannan Sadhasivam
2022-05-10
scsi: ufs: qcom: Simplify handling of devm_phy_get()
Manivannan Sadhasivam
2022-05-10
scsi: ufs: qcom: Fix acquiring the optional reset control line
Manivannan Sadhasivam
2022-04-26
scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-26
scsi: ufs: core: Remove duplicate include in ufshcd
Wan Jiabing
2022-04-26
scsi: ufs: core: Exclude UECxx from SFR dump list
Kiwoong Kim
2022-04-25
scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition
Bart Van Assche
2022-04-25
scsi: ufs: Move the struct ufs_ref_clk definition
Bart Van Assche
2022-04-25
scsi: ufs: Split the ufshcd.h header file
Bart Van Assche
2022-04-25
scsi: ufs: Minimize #include directives
Bart Van Assche
2022-04-25
scsi: ufs: Fix kernel-doc syntax in ufshcd.h
Bart Van Assche
2022-04-25
scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives
Bart Van Assche
2022-04-25
scsi: ufs: qcom: Fix ufs_qcom_resume()
Bart Van Assche
2022-04-25
scsi: ufs: Introduce ufshcd_clkgate_delay_set()
Bart Van Assche
2022-04-25
scsi: ufs: Remove locking from around single register writes
Bart Van Assche
2022-04-25
scsi: ufs: Remove the TRUE and FALSE definitions
Bart Van Assche
2022-04-25
scsi: ufs: Remove paths from source code comments
Bart Van Assche
2022-04-25
scsi: ufs: Use an SPDX license identifier in the Kconfig file
Bart Van Assche
2022-04-25
scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
Bart Van Assche
2022-04-25
scsi: ufs: Remove the driver version
Bart Van Assche
2022-04-25
scsi: ufs: Make the config_scaling_param calls type safe
Bart Van Assche
2022-04-25
scsi: ufs: Switch to aggregate initialization
Bart Van Assche
2022-04-25
scsi: ufs: Remove unused constants and code
Bart Van Assche
2022-04-25
scsi: ufs: Invert the return value of ufshcd_is_hba_active()
Bart Van Assche
2022-04-25
scsi: ufs: Declare the quirks array const
Bart Van Assche
2022-04-25
scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
Bart Van Assche
2022-04-25
scsi: ufs: Remove the UFS_FIX() and END_FIX() macros
Bart Van Assche
2022-04-25
scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()
Bart Van Assche
2022-04-25
scsi: ufs: Remove ufshcd_lrb.sense_buffer
Bart Van Assche
2022-04-25
scsi: ufs: Remove ufshcd_lrb.sense_bufflen
Bart Van Assche
2022-04-25
scsi: ufs: Simplify statements that return a boolean
Bart Van Assche
2022-04-25
scsi: ufs: Remove superfluous boolean conversions
Bart Van Assche
2022-04-25
scsi: ufs: Declare ufshcd_wait_for_register() static
Bart Van Assche
2022-04-25
scsi: ufs: Fix a spelling error in a source code comment
Bart Van Assche
2022-04-25
scsi: ufs: core: Increase fDeviceInit poll frequency
Konstantin Vyshetsky
2022-04-18
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
2022-04-18
scsi: ufs: core: Remove redundant HPB unmap
Po-Wen Kao
2022-04-06
scsi: ufs: ufshcd-pltfrm: Simplify pdev->dev usage
Krzysztof Kozlowski
2022-04-06
scsi: ufs: ufshpb: Fix a NULL check on list iterator
Xiaomeng Tong
2022-04-06
scsi: ufs: ufs-pci: Add support for Intel MTL
Adrian Hunter
2022-04-06
Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes
Martin K. Petersen
[next]