summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-23crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum3-0/+186
2022-05-23crypto: caam - determine whether CAAM supports blob encap/decapAhmad Fatoum3-3/+19
2022-05-23tpm: Add field upgrade mode support for Infineon TPM2 modulesStefan Mahnke-Hartmann1-1/+5
2022-05-23tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann1-1/+10
2022-05-23char: tpm: cr50_i2c: Suppress duplicated error message in .remove()Uwe Kleine-König1-2/+2
2022-05-23tpm: cr50: Add new device/vendor ID 0x504a6666Jes B. Klinke1-3/+4
2022-05-23tpm: Remove read16/read32/write32 calls from tpm_tis_phy_opsJohannes Holland6-161/+118
2022-05-23tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng1-0/+1
2022-05-23tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functionsHaowen Bai1-1/+1
2022-05-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+23
2022-05-22Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-12/+8
2022-05-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-32/+43
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar1-0/+1
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg1-0/+14
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang1-2/+8
2022-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-15/+22
2022-05-21Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-17/+100
2022-05-20Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie8-16/+74
2022-05-20Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+9
2022-05-20Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+9
2022-05-20Merge tag 'mmc-v5.18-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-05-20gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König1-0/+3
2022-05-20gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen1-2/+6
2022-05-20Merge tag 'v5.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2022-05-20scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park1-12/+7
2022-05-19Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+6
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds34-240/+399
2022-05-19mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson1-1/+1
2022-05-19drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst1-4/+2
2022-05-19ptp: ocp: change sysfs attr group handlingJonathan Lemon1-15/+42
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-0/+1
2022-05-19Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-9/+8
2022-05-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+7
2022-05-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-40/+21
2022-05-19Input: ili210x - use one common reset implementationMarek Vasut1-12/+8
2022-05-19Input: ili210x - fix reset timingMarek Vasut1-2/+2
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello3-1/+17
2022-05-18Fix double fget() in vhost_net_set_backend()Al Viro1-8/+7
2022-05-18vdpa/mlx5: Use consistent RQT sizeEli Cohen1-40/+21
2022-05-18net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley1-0/+5
2022-05-18igb: skip phy status check where unavailableKevin Mitchell1-1/+2
2022-05-18nfc: pn533: Fix buggy cleanup orderLin Ma1-2/+3
2022-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller4-18/+35
2022-05-18net/mlx5: Drain fw_reset when removing deviceShay Drory3-3/+27
2022-05-18net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey1-1/+1
2022-05-18net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey1-24/+32
2022-05-18net/mlx5e: Remove HW-GRO from reported featuresGal Pressman1-4/+0
2022-05-18net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy1-0/+12
2022-05-18net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy1-0/+7
2022-05-18net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin1-0/+4