aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-09staging: r8188eu: simplify the LED_CTL_POWER_OFF caseMartin Kaiser1-20/+6
2022-09-09staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmdMartin Kaiser5-21/+7
2022-09-09staging: r8188eu: remove mlme_osdep.hMichael Straube10-22/+0
2022-09-09staging: rtl8723bs: remove rtw_is_wps_ieNam Cao2-18/+0
2022-09-09staging: rtl8723bs: remove IsHexDigitNam Cao2-21/+0
2022-09-09staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_planNam Cao2-7/+0
2022-09-09staging: rtl8723bs: remove hal_btcoex_SetManualControlNam Cao2-6/+0
2022-09-09staging: rtl8723bs: remove GetHexValueFromStringNam Cao2-47/+0
2022-09-09staging: rtl8723bs: remove odm_PauseDIGNam Cao2-59/+0
2022-09-09staging: rtl8723bs: delete rtw_odm.c and rtw_odm.hNam Cao4-142/+0
2022-09-09staging: rtl8723bs: remove rtw_change_ifnameNam Cao2-52/+0
2022-09-09staging: rtl8723bs: delete function rtw_set_chplan_cmdNam Cao2-57/+0
2022-09-09staging: rtl8723bs: delete rtw_setdatarate_cmdNam Cao2-30/+0
2022-09-09usb: misc: usb3503: call clk_disable_unprepare in the error handlingDongliang Mu1-6/+19
2022-09-09usb: gadget: uvc: increase worker prio to WQ_HIGHPRIMichael Grzeschik4-3/+13
2022-09-09iommu/virtio: Fix compile error with viommu_capable()Joerg Roedel1-1/+1
2022-09-09Merge branch 'iommu/fixes' into coreJoerg Roedel4-107/+130
2022-09-09iova: Remove iovad->rcaches check in iova_rcache_get()John Garry1-1/+1
2022-09-09iova: Remove magazine BUG_ON() checksJohn Garry1-4/+0
2022-09-09iova: Remove some magazine pointer NULL checksJohn Garry1-5/+2
2022-09-09iommu/dma: Make header privateRobin Murphy11-10/+54
2022-09-09net: lan743x: Add support for Rx IP & TCP checksum offloadRaju Lakkaraju2-1/+18
2022-09-09net: lan743x: Fix to use multiqueue start/stop APIsRaju Lakkaraju2-28/+27
2022-09-09drm/i915/dsb: hide struct intel_dsb betterJani Nikula5-29/+32
2022-09-09mfd: ocelot: Add support for the vsc7512 chip via spiColin Foster5-0/+533
2022-09-09pinctrl: microchip-sgpio: add ability to be used in a non-mmio configurationColin Foster1-6/+2
2022-09-09pinctrl: microchip-sgpio: allow sgpio driver to be used as a moduleColin Foster2-2/+9
2022-09-09pinctrl: ocelot: add ability to be used in a non-mmio configurationColin Foster1-11/+5
2022-09-09net: mdio: mscc-miim: add ability to be used in a non-mmio configurationColin Foster1-30/+12
2022-09-09thunderbolt: Add support for Intel Maple Ridge single port controllerGil Fine2-0/+2
2022-09-08hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace deviceYicong Yang2-0/+154
2022-09-08hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace deviceYicong Yang6-0/+1110
2022-09-08iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identityYicong Yang1-0/+21
2022-09-08Input: hgpk - fix repeated word in a commentwangjianli1-1/+1
2022-09-08perf: RISC-V: fix access beyond allocated arraySergey Matyukevich1-1/+1
2022-09-08perf: RISC-V: throttle perf eventsSergey Matyukevich1-0/+4
2022-09-08perf: RISC-V: exclude invalid pmu counters from SBI callsSergey Matyukevich2-13/+18
2022-09-08soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland1-2/+2
2022-09-08soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland1-8/+5
2022-09-08soc: sunxi: sram: Prevent the driver from being unboundSamuel Holland1-3/+2
2022-09-08soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland1-0/+1
2022-09-08iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley1-1/+4
2022-09-08iavf: Fix change VF's mac addressSylwester Dziedziuch1-6/+3
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui1-16/+26
2022-09-08clk: sunxi-ng: ccu-sun9i-a80-usb: Use dev_err_probe() helperYang Yingliang1-6/+3
2022-09-08clk: sunxi-ng: ccu-sun9i-a80-de: Use dev_err_probe() helperYang Yingliang1-13/+6
2022-09-08clk: sunxi-ng: sun8i-de2: Use dev_err_probe() helperYang Yingliang1-19/+9
2022-09-08vfio/mlx5: Set the driver DMA logging callbacksYishai Hadas3-3/+14
2022-09-08vfio/mlx5: Manage error scenarios on trackerYishai Hadas2-2/+61
2022-09-08vfio/mlx5: Report dirty pages from trackerYishai Hadas2-0/+195