summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()Lukasz Majczak2021-02-241-3/+13
| * | | | | | tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()Jarkko Sakkinen2021-02-241-2/+12
* | | | | | | Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-041-1/+11
|\ \ \ \ \ \ \
| * | | | | | | xen-netback: respect gnttab_map_refs()'s return valueJan Beulich2021-03-031-1/+11
* | | | | | | | ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart2021-03-022-160/+0
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-281-1/+2
|\ \ \ \ \ \ \
| * | | | | | | ide/falconide: Fix module unloadFinn Thain2021-01-031-1/+2
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-2828-314/+741
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: hpsa: Correct dev cmds outstanding for retried cmdsDon Brace2021-02-222-8/+45
| * | | | | | | | scsi: sd: Fix Opal supportBart Van Assche2021-02-221-3/+3
| * | | | | | | | scsi: target: tcmu: Fix memory leak caused by wrong uio usageBodo Stroesser2021-02-221-3/+26
| * | | | | | | | scsi: target: tcmu: Move some functions without code changeBodo Stroesser2021-02-221-80/+80
| * | | | | | | | scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcallocJohannes Thumshirn2021-02-221-1/+5
| * | | | | | | | scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_tChen Lin2021-02-221-2/+0
| * | | | | | | | scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap2021-02-221-0/+1
| * | | | | | | | scsi: ufs: Fix a duplicate dev quirk numberAvri Altman2021-02-221-1/+1
| * | | | | | | | scsi: aic79xx: Fix spelling of versionBhaskar Chowdhury2021-02-221-1/+1
| * | | | | | | | scsi: target: core: Prevent underflow for service actionsAleksandr Miloserdov2021-02-221-4/+11
| * | | | | | | | scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov2021-02-221-4/+11
| * | | | | | | | scsi: iscsi: Drop session lock in iscsi_session_chkready()Mike Christie2021-02-081-3/+0
| * | | | | | | | scsi: qla4xxx: Use iscsi_is_session_online()Mike Christie2021-02-081-1/+1
| * | | | | | | | scsi: libiscsi: Reset max/exp cmdsn during recoveryMike Christie2021-02-081-0/+7
| * | | | | | | | scsi: iscsi_tcp: Fix shost can_queue initializationMike Christie2021-02-081-2/+7
| * | | | | | | | scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie2021-02-081-32/+54
| * | | | | | | | scsi: libiscsi: Fix iSCSI host workq destructionMike Christie2021-02-081-2/+3
| * | | | | | | | scsi: libiscsi: Fix iscsi_task use after free()Mike Christie2021-02-082-28/+45
| * | | | | | | | scsi: libiscsi: Drop taskqueuelockMike Christie2021-02-082-94/+170
| * | | | | | | | scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie2021-02-081-8/+3
| * | | | | | | | scsi: isci: Remove redundant initialization of variable 'status'Yang Li2021-02-081-6/+2
| * | | | | | | | scsi: ufs: Print the counter of each event historyDooHyun Hwang2021-02-081-2/+4
| * | | | | | | | scsi: qla2xxx: Simplify if statementJiapeng Chong2021-02-081-2/+1
| * | | | | | | | scsi: target: sbp: Remove unneeded semicolonYang Li2021-02-081-1/+1
| * | | | | | | | scsi: mpt3sas: Update driver version to 37.100.00.00Suganath Prabu S2021-02-081-2/+2
| * | | | | | | | scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S2021-02-086-4/+177
| * | | | | | | | scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy2021-02-083-18/+75
| * | | | | | | | scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy2021-02-081-1/+2
| * | | | | | | | scsi: pmcraid: Fix 'ioarcb' alignment warningArnd Bergmann2021-02-081-3/+3
| * | | | | | | | scsi: sd: Warn if unsupported ZBC device is probedDamien Le Moal2021-02-081-3/+5
* | | | | | | | | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-289-36/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: Add bio_max_segsMatthew Wilcox (Oracle)2021-02-267-23/+18
| * | | | | | | | | nbd: handle device refs for DESTROY_ON_DISCONNECT properlyJosef Bacik2021-02-221-13/+19
| * | | | | | | | | loop: fix I/O error on fsync() in detached loop devicesMauricio Faria de Oliveira2021-02-221-0/+3
* | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-275-11/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | whack-a-mole: don't open-code iminor/imajorAl Viro2021-02-235-11/+11
* | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-275-37/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i2c: exynos5: Preserve high speed master codeMÃ¥rten Lindahl2021-02-261-1/+7
| * | | | | | | | | | | Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"Wolfram Sang2021-02-261-34/+0
| * | | | | | | | | | | i2c: designware: Get right data lengthLiguang Zhang2021-02-262-1/+3
| * | | | | | | | | | | i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard2021-02-261-1/+1
* | | | | | | | | | | | Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds2021-02-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \