aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-03wifi: rtw89: 8852c: disable PCI PHY EQ to improve compatibilityPing-Ke Shih2-0/+80
2024-04-03wifi: rtw89: 8852c: add quirk to set PCI BER for certain platformsPing-Ke Shih9-0/+79
2024-04-03wifi: rtw89: 8852c: update TX power tables to R69Zong-Zhe Yang1-45/+45
2024-04-03wifi: rtw89: download firmware with five times retryChia-Yuan Li1-6/+21
2024-04-03wifi: rtw89: 8922a: add beacon filter and CQM supportPo-Hao Huang1-0/+1
2024-04-03wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang9-8/+35
2024-04-03wifi: rtw89: 8922a: update scan offload H2C fieldsChih-Kang Chang1-0/+1
2024-04-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski20-500/+814
2024-04-02net: team: use policy generated by YAML specHangbin Liu4-55/+98
2024-04-02net: team: rename team to team_core for linkingHangbin Liu2-0/+1
2024-04-02net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li1-5/+9
2024-04-02net: dsa: sja1105: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-02net: dsa: microchip: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-02r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-02nfp: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-16/+25
2024-04-02net: phy: aquantia: add support for AQR114C PHY IDPaweł Owoc1-0/+21
2024-04-03Revert "drm/i915/display: move dmc_firmware_path to display params"Jani Nikula6-8/+11
2024-04-02ACPI: thermal: Register thermal zones without valid trip pointsStephen Horvath1-12/+10
2024-04-02drm/xe/xe2: Add workaround 18033852989Himal Prasad Ghimiray2-1/+6
2024-04-02Merge tag 'ath-next-20240402' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo34-218/+660
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi33-203/+202
2024-04-02drm/xe: Stop passing user flag to xe_bo_create_user()Lucas De Marchi2-2/+2
2024-04-02counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macroWilliam Breathitt Gray1-1/+1
2024-04-02counter: ti-eqep: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-02counter: ti-ecap-capture: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-02counter: stm32-timer-cnt: add support for capture eventsFabrice Gasnier1-3/+131
2024-04-02counter: stm32-timer-cnt: add support for overflow eventsFabrice Gasnier1-1/+137
2024-04-02counter: stm32-timer-cnt: probe number of channels from registersFabrice Gasnier1-0/+17
2024-04-02counter: stm32-timer-cnt: introduce channelsFabrice Gasnier1-0/+20
2024-04-02counter: stm32-timer-cnt: add checks on quadrature encoder capabilityFabrice Gasnier1-0/+55
2024-04-02counter: stm32-timer-cnt: add counter prescaler extensionFabrice Gasnier1-0/+29
2024-04-02counter: stm32-timer-cnt: introduce clock signalFabrice Gasnier1-4/+49
2024-04-02counter: stm32-timer-cnt: adopt signal definitionsFabrice Gasnier1-6/+9
2024-04-02counter: stm32-timer-cnt: rename counterFabrice Gasnier1-1/+1
2024-04-02counter: stm32-timer-cnt: rename quadrature signalFabrice Gasnier1-2/+2
2024-04-02counter: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-04-02counter: make counter_bus_type constRicardo B. Marliere1-1/+1
2024-04-02auxdisplay: linedisp: Group display drivers togetherAndy Shevchenko2-172/+184
2024-04-02nvme: split nvme_update_zone_infoChristoph Hellwig3-23/+41
2024-04-02nvme-multipath: don't inherit LBA-related fields for the multipath nodeChristoph Hellwig1-0/+20
2024-04-02spi: pxa2xx: Call pxa_ssp_free() after getting the SSP typeAndy Shevchenko1-1/+3
2024-04-02drm/i915/dp: Remove support for UHBR13.5Arun R Murthy1-1/+1
2024-04-02drm/i915/dp: Fix DSC state HW readout for SST connectorsImre Deak1-0/+1
2024-04-02nullblk: Fix cleanup order in null_add_dev() error pathDamien Le Moal1-2/+2
2024-04-02pinctrl: armada-37xx: remove an unused variableArnd Bergmann1-3/+0
2024-04-02Merge drm/drm-next into drm-intel-nextRodrigo Vivi4252-77448/+349936
2024-04-02cpufreq: intel_pstate: Update the maximum CPU frequency consistentlyRafael J. Wysocki1-5/+18
2024-04-02cpufreq: intel_pstate: Replace three global.turbo_disabled checksRafael J. Wysocki1-4/+5
2024-04-02cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()Rafael J. Wysocki1-6/+6
2024-04-02cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()Rafael J. Wysocki1-16/+18