aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge branch 'for-5.17/magicmouse' into for-linusJiri Kosina1-6/+89
2022-01-10Merge branch 'for-5.17/letsketch' into for-linusJiri Kosina273-932/+2240
2022-01-10Merge branch 'for-5.17/i2c-hid' into for-linusJiri Kosina1-1/+4
2022-01-10Merge branch 'for-5.17/hidraw' into for-linusJiri Kosina299-3909/+2883
2022-01-10Merge branch 'for-5.17/apple' into for-linusJiri Kosina4-16/+153
2022-01-10Merge branch 'for-5.17/core' into for-linusJiri Kosina1124-13839/+24174
2022-01-09hwmon: (nzxt-smart2) make array detect_fans_report static constColin Ian King1-1/+1
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-91/+228
2022-01-09net/qla3xxx: Remove useless DMA-32 fallback configurationChristophe JAILLET1-8/+3
2022-01-09rocker: Remove useless DMA-32 fallback configurationChristophe JAILLET1-13/+4
2022-01-09hinic: Remove useless DMA-32 fallback configurationChristophe JAILLET1-6/+2
2022-01-09lan743x: Remove useless DMA-32 fallback configurationChristophe JAILLET1-14/+8
2022-01-09net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET2-13/+4
2022-01-09cxgb4vf: Remove useless DMA-32 fallback configurationChristophe JAILLET1-15/+5
2022-01-09cxgb4: Remove useless DMA-32 fallback configurationChristophe JAILLET1-12/+5
2022-01-09cxgb3: Remove useless DMA-32 fallback configurationChristophe JAILLET1-6/+5
2022-01-09bnx2x: Remove useless DMA-32 fallback configurationChristophe JAILLET1-15/+4
2022-01-09et131x: Remove useless DMA-32 fallback configurationChristophe JAILLET1-3/+2
2022-01-09be2net: Remove useless DMA-32 fallback configurationChristophe JAILLET1-9/+5
2022-01-09vmxnet3: Remove useless DMA-32 fallback configurationChristophe JAILLET1-15/+7
2022-01-09bna: Simplify DMA settingChristophe JAILLET1-24/+10
2022-01-09net: alteon: Simplify DMA settingChristophe JAILLET2-8/+2
2022-01-09myri10ge: Simplify DMA settingChristophe JAILLET1-12/+1
2022-01-09qlcnic: Simplify DMA settingChristophe JAILLET6-38/+19
2022-01-09net: allwinner: Fix print formatJakub Kicinski1-2/+2
2022-01-09amt: fix wrong return type of amt_send_membership_update()Taehee Yoo1-1/+1
2022-01-09net: mcs7830: handle usb read errors properlyPavel Skripkin1-2/+10
2022-01-09net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski1-1/+1
2022-01-09bnxt_en: improve firmware timeout messagingEdwin Peer4-24/+25
2022-01-09bnxt_en: use firmware provided max timeout for messagesEdwin Peer6-12/+15
2022-01-09bnxt_en: improve VF error messages when PF is unavailableEdwin Peer3-9/+40
2022-01-09bnxt_en: add dynamic debug support for HWRM messagesEdwin Peer2-21/+50
2022-01-09iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor1-2/+1
2022-01-09Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski8-17/+95
2022-01-09pcmcia: fix setting of kthread task statesDominik Brodowski1-5/+3
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-9/+9
2022-01-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown1-8/+0
2022-01-09can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman1-0/+2
2022-01-09can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network deviceLad Prabhakar1-3/+2
2022-01-09can: xilinx_can: xcan_probe(): check for error irqJiasheng Jiang1-1/+6
2022-01-09can: softing: softing_startstop(): fix set but not used variable warningMarc Kleine-Budde1-5/+6
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2022-01-09tpm: fix NPE on probe for missing devicePatrick Williams1-2/+2
2022-01-09tpm: fix potential NULL pointer access in tpm_del_char_deviceLino Sanfilippo1-5/+13
2022-01-09tpm: Add Upgrade/Reduced mode support for TPM2 modulesaxelj3-7/+21
2022-01-09char: tpm: cr50: Set TPM_FIRMWARE_POWER_MANAGED based on device propertyRob Barnes2-2/+30
2022-01-09tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'Christophe Jaillet1-1/+1
2022-01-09tpm: tpm_tis_spi_cr50: Add default RNG qualityAngeloGioacchino Del Regno1-0/+4
2022-01-09tpm/st33zp24: drop unneeded over-commentingSohaib Mohamed1-105/+17
2022-01-09tpm: add request_locality before write TPM_INT_ENABLEChen Jun1-0/+8