summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap2022-05-091-1/+1
| * | | | | | | hwmon: (tmp401) Add OF device ID tableCamel Guo2022-05-031-0/+11
* | | | | | | | Merge tag 'drm-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-135-17/+29
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge tag 'amd-drm-fixes-5.18-2022-05-11' of https://gitlab.freedesktop.org/a...Dave Airlie2022-05-134-13/+22
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)Alex Deucher2022-05-111-0/+5
| | * | | | | | | Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Alex Deucher2022-05-111-7/+1
| | * | | | | | | drm/amd/display: undo clearing of z10 related function pointersEric Yang2022-05-061-5/+0
| | * | | | | | | drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsRichard Gong2022-05-061-1/+16
| * | | | | | | | drm/i915: Fix race in __i915_vma_remove_closedKarol Herbst2022-05-091-4/+7
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-1240-172/+294
|\ \ \ \ \ \ \ \
| * | | | | | | | net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo2022-05-121-0/+5
| * | | | | | | | net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli2022-05-121-0/+3
| * | | | | | | | mlxsw: Avoid warning during ip6gre device removalAmit Cohen2022-05-121-8/+3
| * | | | | | | | net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli2022-05-121-0/+4
| * | | | | | | | net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang2022-05-121-1/+1
| * | | | | | | | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-05-119-67/+93
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg2022-05-091-0/+3
| | * | | | | | | | mac80211_hwsim: fix RCU protected chanctx accessJohannes Berg2022-05-091-2/+5
| | * | | | | | | | ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong2022-04-297-64/+84
| | * | | | | | | | iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck2022-04-231-1/+1
| * | | | | | | | | i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong2022-05-111-13/+14
| * | | | | | | | | s390/lcs: fix variable dereferenced before checkAlexandra Winter2022-05-111-3/+4
| * | | | | | | | | s390/ctcm: fix potential memory leakAlexandra Winter2022-05-111-5/+1
| * | | | | | | | | s390/ctcm: fix variable dereferenced before checkAlexandra Winter2022-05-111-2/+3
| * | | | | | | | | net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler2022-05-111-0/+7
| * | | | | | | | | net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler2022-05-111-1/+5
| * | | | | | | | | net: atlantic: reduce scope of is_rsc_completeGrant Grundler2022-05-111-7/+6
| * | | | | | | | | net: atlantic: fix "frag[0] not initialized"Grant Grundler2022-05-111-2/+1
| * | | | | | | | | net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang2022-05-101-3/+1
| * | | | | | | | | net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing2022-05-101-3/+2
| * | | | | | | | | net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann2022-05-101-2/+2
| * | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-05-095-28/+78
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ice: fix PTP stale Tx timestamps cleanupMichal Michalik2022-05-061-2/+8
| | * | | | | | | | | ice: clear stale Tx queue settings before configuringAnatolii Gerasymenko2022-05-061-18/+50
| | * | | | | | | | | ice: Fix race during aux device (un)pluggingIvan Vecera2022-05-063-8/+20
| * | | | | | | | | | net: phy: Fix race condition on link status changeFrancesco Dolcini2022-05-091-1/+6
| * | | | | | | | | | ptp: ocp: Use DIV64_U64_ROUND_UP for rounding.Jonathan Lemon2022-05-091-1/+1
| * | | | | | | | | | ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang2022-05-091-1/+4
| * | | | | | | | | | ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang2022-05-091-1/+2
| * | | | | | | | | | net: sfc: fix memory leak due to ptp channelTaehee Yoo2022-05-093-2/+20
| * | | | | | | | | | net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook2022-05-061-5/+5
| |/ / / / / / / / /
| * | | | | | | | | net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean2022-05-051-0/+4
| * | | | | | | | | net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean2022-05-051-2/+3
| * | | | | | | | | net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean2022-05-051-1/+0
| * | | | | | | | | net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean2022-05-051-0/+4
| * | | | | | | | | net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean2022-05-053-12/+10
| * | | | | | | | | net: phy: micrel: Pass .probe for KS8737Fabio Estevam2022-05-051-0/+1
| * | | | | | | | | net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam2022-05-051-2/+2
* | | | | | | | | | Merge tag 'platform-drivers-x86-v5.18-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-05-094-14/+173
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz2022-05-061-1/+1