summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-17net: ax88796c: use bit numbers insetad of bit masksŁukasz Stelmach1-3/+3
2021-11-17net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin1-2/+2
2021-11-17net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma1-6/+3
2021-11-17drm/i915/guc: fix NULL vs IS_ERR() checkingDan Carpenter1-2/+2
2021-11-17drm/i915/dsi/xelpd: Fix the bit mask for wakeup GBVandita Kulkarni2-2/+5
2021-11-17Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"Vandita Kulkarni1-8/+2
2021-11-17firmware: arm_scmi: Fix type error assignment in voltage protocolCristian Marussi1-1/+1
2021-11-17firmware: arm_scmi: Fix type error in sensor protocolCristian Marussi1-1/+1
2021-11-17firmware: arm_scmi: pm: Propagate return value to callerPeng Fan1-3/+1
2021-11-17firmware: arm_scmi: Fix base agent discover responseVincent Guittot1-3/+12
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller16-89/+122
2021-11-17parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-17fbdev: Prevent probing generic drivers if a FB is already registereddrm-misc-fixes-2021-11-18Javier Martinez Canillas2-0/+22
2021-11-17drm/scheduler: fix drm_sched_job_add_implicit_dependencies harderRob Clark1-4/+5
2021-11-16net: stmmac: Fix signed/unsigned wreckageThomas Gleixner1-13/+10
2021-11-16amt: cancel delayed_work synchronously in amt_fini()Taehee Yoo1-1/+1
2021-11-16bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan2-1/+11
2021-11-16net: mvmdio: fix compilation warningMarcin Wojtas1-0/+2
2021-11-16scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne1-4/+2
2021-11-16scsi: ufs: core: Fix another task management completion raceAdrian Hunter1-2/+1
2021-11-16scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter1-5/+0
2021-11-16scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie1-11/+19
2021-11-16scsi: iscsi: Unblock session then wake up error handlerMike Christie1-3/+3
2021-11-16scsi: ufs: core: Improve SCSI abort handlingBart Van Assche1-0/+1
2021-11-17ata: libata: improve ata_read_log_page() error messageDamien Le Moal1-2/+3
2021-11-16net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem1-1/+1
2021-11-16net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla1-15/+13
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan3-11/+25
2021-11-16net/mlx5: Fix flow counters SF bulk query lenAvihai Horon1-1/+1
2021-11-16net/mlx5: E-Switch, rebuild lag only when neededMark Bloch1-2/+10
2021-11-16net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky1-2/+2
2021-11-16net/mlx5: DR, Fix check for unsupported fields in match paramYevgeny Kliteynik1-5/+6
2021-11-16net/mlx5: DR, Handle eswitch manager and uplink vports separatelyYevgeny Kliteynik2-33/+24
2021-11-16net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev2-3/+6
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey2-9/+7
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov3-1/+10
2021-11-16net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan1-6/+17
2021-11-16thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi1-0/+2
2021-11-16thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann1-2/+2
2021-11-16IB/hfi1: Properly allocate rdma counter desc memoryDennis Dalessandro1-3/+2
2021-11-16RDMA/core: Set send and receive CQ before forwarding to the driverLeon Romanovsky1-0/+3
2021-11-16optee: fix kfree NULL pointerLv Ruyi1-4/+3
2021-11-16s390: replace snprintf in show functions with sysfs_emitQing Wang3-45/+45
2021-11-16platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao1-12/+0
2021-11-16platform/x86: thinkpad_acpi: Add support for dual fan controlJimmy Wang1-0/+1
2021-11-16platform/x86: think-lmi: Abort probe on analyze failureAlex Williamson2-4/+10
2021-11-16platform/x86: dell-wmi-descriptor: disable by defaultThomas Weißschuh1-1/+1
2021-11-16platform/x86: samsung-laptop: Fix typo in a commentJason Wang1-1/+1
2021-11-16platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET1-0/+2
2021-11-16platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASSHans de Goede1-1/+1