summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-03-26scsi: ufs-qcom: Override devfreq parametersAsutosh Das1-0/+25
2020-03-26scsi: ufshcd: Let vendor override devfreq parametersAsutosh Das2-1/+26
2020-03-26scsi: ufshcd: Update the set frequency to devfreqAsutosh Das1-1/+16
2020-03-26scsi: ufs: Resume ufs host before accessing ufs deviceNitin Rawat1-6/+22
2020-03-26scsi: ufs-mediatek: customize the delay for enabling hostStanley Chu2-9/+35
2020-03-26scsi: ufs: make HCE polling more compact to improve initialization latencyStanley Chu1-2/+2
2020-03-26scsi: ufs: allow custom delay prior to host enablingStanley Chu2-1/+3
2020-03-26scsi: ufs-mediatek: use common delay functionStanley Chu1-13/+2
2020-03-26scsi: ufs: introduce common and flexible delay functionStanley Chu2-0/+13
2020-03-26scsi: ufs: use an enum for host capabilitiesStanley Chu1-28/+37
2020-03-26scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()Stanley Chu1-1/+1
2020-03-26scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi2-2/+34
2020-03-26scsi: aha1740: Fix an errro handling path in aha1740_probe()Christophe JAILLET1-1/+0
2020-03-26scsi: qla2xxx: Remove non functional codeDaniel Wagner1-23/+0
2020-03-26ata: make SATA_PMP option selectable only if any SATA host driver is enabledBartlomiej Zolnierkiewicz2-0/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-8/+17
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2
2020-03-24scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen1-1/+3
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig4-9/+14
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig5-70/+43
2020-03-24scsi: move scsicam_bios_param to the end of scsicam.cChristoph Hellwig1-61/+59
2020-03-24scsi: simplify scsi_bios_ptableChristoph Hellwig1-13/+11
2020-03-18scsi: Convert to use set_capacity_revalidate_and_notifyBalbir Singh1-1/+2
2020-03-17scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G4-21/+22
2020-03-17scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey4-0/+180
2020-03-17scsi: pm80xx: Cleanup initialization loading fail pathPeter Chang1-6/+11
2020-03-17scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is receivedyuuzheng1-3/+7
2020-03-17scsi: pm80xx: Deal with kexec rebootsVikram Auradkar2-9/+54
2020-03-17scsi: pm80xx: Increase request sg lengthPeter Chang2-3/+4
2020-03-17scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-11/+11
2020-03-17scsi: core: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-5/+5
2020-03-17scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+4
2020-03-17scsi: ipr: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+3
2020-03-17scsi: gdth: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-17scsi: fnic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-29/+29
2020-03-17scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-10/+10
2020-03-17scsi: aacraid: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-8/+9
2020-03-17scsi: qla2xxx: Fix I/Os being passed down when FC device is being deletedArun Easi1-2/+2
2020-03-16scsi: scsi_trace: Use get_unaligned_be24()Bart Van Assche1-4/+2
2020-03-16scsi: st: Use get_unaligned_be24() and sign_extend32()Bart Van Assche1-2/+2
2020-03-16scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()Luo Jiaxing1-1/+2
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-2/+9
2020-03-11scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne1-2/+6
2020-03-11scsi: docs: convert arcmsr_spec.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-03-11scsi: docs: convert ufs.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-11scsi: docs: convert sym53c8xx_2.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-11scsi: docs: convert st.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-03-11scsi: docs: convert smartpqi.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-11scsi: docs: convert scsi.txt to ReSTMauro Carvalho Chehab1-8/+8
2020-03-11scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab1-1/+1