aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-22net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal5-99/+103
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal14-193/+415
2022-08-22scsi: mpi3mr: Support SAS transport class callbacksSreekanth Reddy4-2/+914
2022-08-22scsi: mpi3mr: Add framework to issue MPT transport cmdsSreekanth Reddy4-1/+249
2022-08-22scsi: mpi3mr: Add SAS SATA end devices to STLSreekanth Reddy3-17/+235
2022-08-22scsi: mpi3mr: Get target object based on rphySreekanth Reddy4-10/+86
2022-08-22scsi: mpi3mr: Add expander devices to STLSreekanth Reddy3-9/+432
2022-08-22scsi: mpi3mr: Enable STL on HBAs where multipath is disabledSreekanth Reddy3-4/+46
2022-08-22scsi: mpi3mr: Add helper functions to manage device's portSreekanth Reddy3-1/+539
2022-08-22scsi: mpi3mr: Add helper functions to retrieve device objectsSreekanth Reddy3-0/+295
2022-08-22scsi: mpi3mr: Add framework to add phys to STLSreekanth Reddy3-0/+524
2022-08-22scsi: mpi3mr: Enable Enclosure device add eventSreekanth Reddy3-2/+154
2022-08-22scsi: mpi3mr: Add helper functions to retrieve config pagesSreekanth Reddy2-0/+621
2022-08-22scsi: mpi3mr: Add framework to issue config requestsSreekanth Reddy3-0/+282
2022-08-22scsi: mpi3mr: Add config and transport related debug flagsSreekanth Reddy1-0/+27
2022-08-22Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski3-6/+57
2022-08-22scsi: ufs: wb: Modify messagesJinyoung Choi2-13/+12
2022-08-22scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi3-4/+10
2022-08-22scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi2-4/+51
2022-08-22scsi: ufs: wb: Change function name and parameter namesJinyoung Choi1-13/+17
2022-08-22scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi1-4/+2
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski13-184/+136
2022-08-22scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang3-5/+8
2022-08-22scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev1-8/+12
2022-08-22scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumptionPo-Wen Kao3-2/+153
2022-08-22scsi: ufs: ufs-mediatek: Fix performance scalingPeter Wang1-4/+14
2022-08-22scsi: ufs: ufs-mediatek: Dump more registersPeter Wang1-2/+5
2022-08-22scsi: ufs: ufs-mediatek: Provide detailed description for UIC errorsStanley Chu1-0/+58
2022-08-22scsi: ufs: ufs-mediatek: Remove redundant header filesStanley Chu1-1/+0
2022-08-22drm/nouveau/hwmon: use simplified HWMON_CHANNEL_INFO macroBeniamin Sandu1-68/+17
2022-08-22scsi: sd: Revert "Rework asynchronous resume support"Bart Van Assche2-71/+18
2022-08-22clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren1-1/+1
2022-08-22clk: Fix comment typoJason Wang1-1/+1
2022-08-22clk: clocking-wizard: Update the compatibleShubhrajyoti Datta1-0/+2
2022-08-22clk: clocking-wizard: Fix the reconfig for 5.2Shubhrajyoti Datta1-3/+9
2022-08-22clk: clocking-wizard: Rename nr-outputs to xlnx,nr-outputsShubhrajyoti Datta1-1/+1
2022-08-22clk: clocking-wizard: Move clocking-wizard outShubhrajyoti Datta9-59/+14
2022-08-22clk: tegra20: Fix refcount leak in tegra20_clock_initMiaoqian Lin1-0/+1
2022-08-22clk: tegra: Fix refcount leak in tegra114_clock_initMiaoqian Lin1-0/+1
2022-08-22clk: tegra: Fix refcount leak in tegra210_clock_initMiaoqian Lin1-0/+1
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins2-9/+4
2022-08-22bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins1-22/+16
2022-08-22net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov1-5/+6
2022-08-22net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang1-4/+4
2022-08-22net: ipa: don't assume SMEM is page-alignedAlex Elder1-1/+1
2022-08-22isdn: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-08-22net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean1-1/+7
2022-08-22of: base: export of_device_compatible_match() for use in modulesVladimir Oltean1-0/+1
2022-08-22clk: zynqmp: Check the return type zynqmp_pm_query_dataShubhrajyoti Datta1-2/+6
2022-08-22clk: zynqmp: Add a check for NULL pointerShubhrajyoti Datta1-2/+5