summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-01cpufreq: Fix a comment in cpufreq_policy_freeTang Yizhou1-2/+3
2021-12-01powercap/drivers/dtpm: Disable DTPM at boot timeDaniel Lezcano1-3/+0
2021-12-01cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()Xiongfeng Wang1-5/+4
2021-12-01Merge tag 'wireless-drivers-2021-12-01' of git://git.kernel.org/pub/scm/linux...David S. Miller17-49/+116
2021-12-01Merge tag 'mlx5-fixes-2021-11-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller14-60/+93
2021-12-01net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassedMarek Behún1-6/+42
2021-12-01net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X familyMarek Behún2-1/+61
2021-12-01net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X familyMarek Behún1-0/+48
2021-12-01net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiverMarek Behún2-4/+45
2021-12-01net: dsa: mv88e6xxx: Drop unnecessary check in mv88e6393x_serdes_erratum_4_6()Marek Behún1-17/+11
2021-12-01net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393XMarek Behún1-20/+33
2021-12-01drm/i915/dp: Perform 30ms delay after source OUI writeLyude Paul4-0/+21
2021-12-01dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flowGuangming1-1/+1
2021-12-01net/mlx5e: SHAMPO, Fix constant expression resultBen Ben-Ishay1-5/+3
2021-12-01net/mlx5: Fix access to a non-supported registerAya Levin2-6/+4
2021-12-01net/mlx5: Fix too early queueing of log timestamp workGal Pressman1-2/+3
2021-12-01net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin3-13/+15
2021-12-01net/mlx5: E-Switch, Use indirect table only if all destinations support itMaor Dickman1-4/+15
2021-12-01net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin1-1/+1
2021-12-01net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch1-0/+1
2021-12-01net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin1-1/+1
2021-12-01net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb1-0/+1
2021-12-01net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh1-1/+1
2021-12-01net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan3-27/+44
2021-12-01net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem1-0/+4
2021-12-01net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...Raed Salem1-1/+1
2021-12-01natsemi: xtensa: fix section mismatch warningsRandy Dunlap1-1/+1
2021-12-01i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman1-2/+2
2021-11-30parisc/agp: Annotate parisc agp init functions with __initHelge Deller1-3/+3
2021-11-30vfio/pci: Fix OpRegion readZhenyu Wang1-2/+3
2021-11-30vfio: remove all kernel-doc notationRandy Dunlap1-14/+14
2021-11-30platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptopsFabrizio Bertocci1-1/+1
2021-11-30dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu1-0/+2
2021-11-30ice: xsk: clear status_error0 for each allocated descMaciej Fijalkowski1-0/+1
2021-11-30net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET1-1/+1
2021-11-30i2c: stm32f7: use proper DMAENGINE API for terminationAlain Volmat1-5/+11
2021-11-30i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat1-2/+7
2021-11-30i2c: stm32f7: recover the bus on access timeoutAlain Volmat1-0/+2
2021-11-30net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()Wei Yongjun1-1/+3
2021-11-30wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva1-2/+2
2021-11-30wireguard: receive: drop handshakes if queue lock is contendedJason A. Donenfeld1-3/+13
2021-11-30wireguard: receive: use ring buffer for incoming handshakesJason A. Donenfeld5-43/+37
2021-11-30wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld2-1/+4
2021-11-30wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap1-4/+4
2021-11-30wireguard: allowedips: add missing __rcu annotation to satisfy sparseJason A. Donenfeld1-1/+1
2021-11-30scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter1-0/+18
2021-11-29drm/i915: Add support for panels with VESA backlights with PWM enable/disableLyude Paul1-6/+21
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi2-12/+10
2021-11-29atlantic: Remove warn trace message.Sameer Saurabh1-3/+0
2021-11-29atlantic: Fix statistics logic for production hardwareDmitry Bogdanov5-27/+139