summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser2020-06-191-4/+7
* scsi: core: Fix formatting errors in scsi_lib.cBean Huo2020-06-191-22/+21
* scsi: core: Remove scsi_sdb_cacheBean Huo2020-06-193-19/+0
* scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHTBodo Stroesser2020-06-191-2/+0
* scsi: ufs: ufs-exynos: Fix spelling mistake "pa_granularty" -> "pa_granularity"Colin Ian King2020-06-191-1/+1
* scsi: ufs-mediatek: Make ufs_mtk_wait_link_state staticStanley Chu2020-06-191-2/+2
* scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu2020-06-152-9/+11
* scsi: ufs: Add trace event for UIC commandsStanley Chu2020-06-151-0/+26
* scsi: ufs: Remove unused field in struct uic_commandStanley Chu2020-06-151-4/+0
* scsi: ufs: Clean up device vendor name and device quirk tableStanley Chu2020-06-152-10/+7
* scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2020-06-152-0/+3
* scsi: mpt3sas: Fix spelling mistakeFlavio Suligoi2020-06-152-2/+2
* scsi: Fix trivial spellingKieran Bingham2020-06-154-6/+6
* scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo2020-06-156-157/+6
* scsi: ufs: Add compatibility with 3.1 UFS unit descriptor lengthBean Huo2020-06-152-3/+9
* scsi: ufs: Clean up ufs initialization pathBean Huo2020-06-154-161/+38
* scsi: ufs: Fix potential NULL pointer access during memcpyBean Huo2020-06-151-2/+2
* scsi: ufs: Delete ufshcd_read_desc()Bean Huo2020-06-151-19/+8
* scsi: ufs: Remove max_t in ufs_get_device_descBean Huo2020-06-151-4/+1
* scsi: ufs-mediatek: Allow unbound mphyStanley Chu2020-06-151-0/+6
* scsi: ufs-mediatek: Fix unbalanced clock on/offStanley Chu2020-06-152-23/+38
* scsi: ufs-mediatek: Introduce low-power mode for device power supplyStanley Chu2020-06-151-0/+21
* scsi: ufs-mediatek: Do not gate clocks if auto-hibern8 is not entered yetStanley Chu2020-06-151-9/+27
* scsi: ufs-mediatek: Fix imprecise waiting time for ref-clk controlStanley Chu2020-06-152-4/+5
* scsi: ufs: ufs-exynos: Add UFS host support for Exynos SoCsAlim Akhtar2020-06-155-0/+1625
* scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim2020-06-152-0/+12
* scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar2020-06-152-7/+29
* scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar2020-06-152-2/+80
* scsi: ufs: Add quirk to disallow reset of interrupt aggregationAlim Akhtar2020-06-152-1/+8
* scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar2020-06-152-2/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1334-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-131-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-131-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-111-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-112-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-111-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-111-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-111-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-115-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-112-7/+9
| | * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-113-6/+24
| | * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| | * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-111-2/+4
| * | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-111-6/+0
| * | net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-111-8/+8
| * | net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-111-14/+13
| * | net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-112-2/+2
| * | net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-111-19/+22