Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
caf5129e93c510d8f3306f894988e52a8369c766
/
drivers
/
scsi
/
ufs
« Previous
5c0c28a
ufs: Allow vendor specific initialization
by Sujit Reddy Thumma
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
ea2aab2
scsi: ufs: fix endianness sparse warnings
by Sujit Reddy Thumma
· 10 years ago
7289f98
scsi: ufs: make undeclared functions static
by Sujit Reddy Thumma
· 10 years ago
ca3d7bf
ufs: fix DMA mask setting
by Akinobu Mita
· 10 years ago
eeda474
ufs: adjust queue settings to PRDT limitations
by Akinobu Mita
· 10 years ago
b2a6c52
ufs: Fix sending unsupported SCSI command
by Sujit Reddy Thumma
· 10 years ago
e9d501b
ufs: read door bell register after clearing interrupt aggregation
by Dolev Raviv
· 10 years ago
4264fd6
ufs: Fix queue depth handling for best effort cases
by Sujit Reddy Thumma
· 10 years ago
1b3e895
ufs: Logical Unit (LU) command queue depth
by Dolev Raviv
· 10 years ago
c6d4a83
ufs: device query status and size check
by Dolev Raviv
· 10 years ago
d44a5f9
ufs: query descriptor API
by Dolev Raviv
· 10 years ago
e8e7f27
scsi: ufs: Improve UFS fatal error handling
by Sujit Reddy Thumma
· 10 years ago
3441da7
scsi: ufs: Fix device and host reset methods
by Sujit Reddy Thumma
· 10 years ago
f20810d
scsi: ufs: Fix hardware race conditions while aborting a command
by Sujit Reddy Thumma
· 10 years ago
e293313
scsi: ufs: Fix broken task management command implementation
by Sujit Reddy Thumma
· 10 years ago
bdbe5d2
scsi: ufs: make undeclared functions static
by Sujit Reddy Thumma
· 10 years ago
e8c8e82
scsi: ufs: fix endianness sparse warnings
by Sujit Reddy Thumma
· 10 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
08b7e10
SCSI: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
d3e89ba
[SCSI] ufs: configure the attribute for power mode
by Seungwon Jeon
· 11 years ago
53b3d9c
[SCSI] ufs: add operation for the uic power mode change
by Seungwon Jeon
· 11 years ago
12b4fdb
[SCSI] ufs: add dme configuration primitives
by Seungwon Jeon
· 11 years ago
7d56865
[SCSI] ufs: fix the setting interrupt aggregation counter
by Seungwon Jeon
· 11 years ago
1c2623c
[SCSI] ufs: find out sense data over scsi status values
by Seungwon Jeon
· 11 years ago
11f08ca
[SCSI] ufs: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
6fae390
[SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()
by Wei Yongjun
· 11 years ago
cfdf9c9
[SCSI] ufs: don't stop controller before scsi_remove_host()
by Akinobu Mita
· 11 years ago
e0f4b7c
[SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices
by Akinobu Mita
· 11 years ago
36f4f3b
[SCSI] ufshcd-pci: release ioremapped region during removing driver
by Akinobu Mita
· 11 years ago
6269473
[SCSI] ufs: Add runtime PM support for UFS host controller driver
by Sujit Reddy Thumma
· 11 years ago
66ec6d5
[SCSI] ufs: Add support for host assisted background operations
by Sujit Reddy Thumma
· 11 years ago
68078d5
[SCSI] ufs: Set fDeviceInit flag to initiate device initialization
by Dolev Raviv
· 11 years ago
5a0b0cb
[SCSI] ufs: Add support for sending NOP OUT UPIU
by Sujit Reddy Thumma
· 11 years ago
aca898f
[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
by Akinobu Mita
· 11 years ago
cf9f4b5
[SCSI] ufs: fix register address in UIC error interrupt handling
by Akinobu Mita
· 11 years ago
2e2930a
[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
by Akinobu Mita
· 11 years ago
2953f85
[SCSI] ufs: use devres functions for ufshcd
by Seungwon Jeon
· 11 years ago
3ca316c
[SCSI] ufs: Fix the response UPIU length setting
by Sujit Reddy Thumma
· 11 years ago
6ccf44fe
[SCSI] ufs: rework link start-up process
by Seungwon Jeon
· 11 years ago
261ea45
[SCSI] ufs: remove version check before IS reg clear
by Seungwon Jeon
· 11 years ago
2fbd009
[SCSI] ufs: amend interrupt configuration
by Seungwon Jeon
· 11 years ago
b873a275
[SCSI] ufs: wrap the i/o access operations
by Seungwon Jeon
· 11 years ago
a4bfbcb
[SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMA
by Geert Uytterhoeven
· 12 years ago
123f877
[SCSI] ufs: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
98b8e17
[SCSI] ufs: Correct the expected data transfersize
by Vinayak Holikatti
· 12 years ago
03b1781
[SCSI] ufs: Add Platform glue driver for ufshcd
by Vinayak Holikatti
· 12 years ago
e0eca63
[SCSI] ufs: Separate PCI code into glue driver
by Vinayak Holikatti
· 12 years ago
3b1d058
[SCSI] ufs: Segregate PCI Specific Code
by Vinayak Holikatti
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
94c122a
[SCSI] ufs: fix incorrect return value about SUCCESS and FAILED
by Namjae Jeon
· 12 years ago
73ec513
[SCSI] ufs: reverse the ufshcd_is_device_present logic
by Venkatraman S
· 12 years ago
17ccafc
[SCSI] ufs: use module_pci_driver
by Venkatraman S
· 12 years ago
4886b1a
[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.
by Namjae Jeon
· 13 years ago
85bb445
[SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)
by Santosh Yaraganavi
· 13 years ago
fd0f837
[SCSI] ufs: Fix evaluation of UTP task completion code
by Venkatraman S
· 13 years ago
7a3e97b
[SCSI] ufshcd: UFS Host controller driver
by Santosh Yaraganavi
· 13 years ago