aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-04irqchip/loongson-eiointc: Fix irq affinity settingHuacai Chen1-2/+6
2022-08-04iommu/hyper-v: Use helper instead of directly accessing affinityMichael Kelley1-3/+1
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1413-26860/+554742
2022-08-03Merge tag 'media/v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds313-7190/+12077
2022-08-03Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds19-139/+1284
2022-08-03nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao1-0/+2
2022-08-03net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli1-0/+6
2022-08-03Revert "veth: Add updating of trans_start"Vladimir Oltean1-4/+0
2022-08-03net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean1-15/+20
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds981-42903/+50648
2022-08-03Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds18-148/+152
2022-08-03Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds5-1696/+1
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds14-663/+431
2022-08-03tpm: Add check for Failure mode for TPM2 modulesMÃ¥rten Lindahl1-0/+6
2022-08-03tpm: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2022-08-03tpm: Add tpm_tis_i2c backend for tpm_tis_coreAlexander Steffen3-0/+404
2022-08-03tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layerAlexander Steffen2-0/+24
2022-08-03tpm: Add upgrade/reduced mode support for TPM1.2 modulesStefan Mahnke-Hartmann2-1/+7
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-4/+2
2022-08-03pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSMJohn Garry1-1/+1
2022-08-03pinctrl: qcom: sm8250: Fix PDC mapJianhua Lu1-1/+1
2022-08-03pinctrl: amd: Fix an unused variableMario Limonciello1-1/+0
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-105/+7
2022-08-03thermal: Drop obsolete dependency on COMPILE_TESTJean Delvare1-2/+2
2022-08-03thermal: sysfs: Fix cooling_device_stats_setup() error code pathRafael J. Wysocki1-3/+7
2022-08-03thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-PSumeet Pawnikar1-0/+2
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich38-135/+140
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich139-553/+550
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich50-154/+159
2022-08-03drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich26-26/+0
2022-08-03cpuidle: Add cpu_idle_miss trace eventKajetan Puchalski1-1/+5
2022-08-03Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki22-1141/+1147
2022-08-03Merge tag 'cpufreq-arm-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki4-10/+15
2022-08-03mailbox: imx: clear pending interruptsPeng Fan1-0/+11
2022-08-03video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma1-2/+7
2022-08-03video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma1-1/+6
2022-08-03libceph: clean up ceph_osdc_start_request prototypeJeff Layton1-3/+3
2022-08-03drm/i915/gem: Remove shared locking on freeing objectsChris Wilson2-14/+6
2022-08-03video:backlight: remove reference to AVR32 architecture in ltv350qvHans-Christian Noren Egtvedt1-2/+1
2022-08-03usb:udc: remove reference to AVR32 architecture in Atmel USBA KconfigHans-Christian Noren Egtvedt1-2/+2
2022-08-03net: remove cdns,at32ap7000-macb device tree entryHans-Christian Noren Egtvedt1-1/+0
2022-08-03misc: update maintainer email address and description for atmel-sscHans-Christian Noren Egtvedt1-2/+2
2022-08-03mfd: remove reference to AVR32 architecture in atmel-smc.cHans-Christian Noren Egtvedt1-2/+2
2022-08-03dma:dw: remove reference to AVR32 architecture in core.cHans-Christian Noren Egtvedt1-3/+0
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni18-53/+177
2022-08-03tty: serial: qcom-geni-serial: Fix %lu -> %u in print statementsDouglas Anderson1-2/+2
2022-08-02ublk_drv: add support for UBLK_IO_NEED_GET_DATAZiyangZhang1-12/+94
2022-08-02ublk_drv: cleanup ublksrv_ctrl_dev_infoMing Lei1-11/+7
2022-08-02ublk_drv: add SET_PARAMS/GET_PARAMS control commandMing Lei1-18/+187