summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Merge tag 'peci-next-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman6-0/+388
2023-08-07peci: Add peci-npcm controller driverTomer Maimon3-0/+315
2023-08-07hwmon: (peci/dimmtemp) Add Sapphire Rapids supportPatrick Rudolph1-0/+50
2023-08-07hwmon: (peci/cputemp) Add Intel Sapphire Rapids supportPatrick Rudolph1-0/+18
2023-08-07peci: cpu: Add Intel Sapphire Rapids supportNaresh Solanki1-0/+5
2023-08-04firmware: stratix10-rsu: query spt addressesRadu Bacrau1-1/+99
2023-08-04firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping1-0/+18
2023-08-04firmware: coreboot: framebuffer: Allow building with simpledrmAlper Nebi Yasak1-1/+1
2023-08-04peci: Constify struct peci_controller_opsZev Weiss2-3/+3
2023-08-04cdx: Explicitly include correct DT includesRob Herring2-2/+4
2023-08-04uio: pruss: fix to check return value of platform_get_irq() in pruss_probe()Zhang Shurong1-1/+5
2023-08-04misc: bcm_vk: Fix potential deadlock on &vk->ctx_lockChengfeng Ye2-8/+8
2023-08-04pcmcia : make PCMCIA depend on HAS_IOMEMBaoquan He1-0/+1
2023-08-04misc: open-dice: make OPEN_DICE depend on HAS_IOMEMBaoquan He1-0/+1
2023-08-04char: xillybus: make XILLYBUS_OF depend on HAS_IOMEMBaoquan He1-1/+1
2023-08-04misc: hi6421-spmi-pmic: Remove redundant dev_err()Ruan Jinjie1-3/+1
2023-08-04misc: Explicitly include correct DT includesRob Herring9-7/+10
2023-08-04misc: tps6594-esm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-08-04misc: tps6594-pfsm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-08-04misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-08-04misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-08-04misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-08-04misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...Kumaravel Thiagarajan1-0/+140
2023-08-04misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...Kumaravel Thiagarajan3-1/+305
2023-08-04binderfs: Drop unused #include <linux/radix-tree.h>Uwe Kleine-König1-1/+0
2023-08-04android: Remove error checking for debugfs_create_dir()Wang Ming1-11/+9
2023-07-31Merge 6.5-rc4 into char-misc-nextGreg Kroah-Hartman316-1943/+3273
2023-07-30Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+49
2023-07-30Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+5
2023-07-30Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-113/+103
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-7/+11
2023-07-30Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-12/+45
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-40/+114
2023-07-30mei: gsc: add module descriptionTomas Winkler1-0/+1
2023-07-30mei: pxp: Keep a const qualifier when calling mei_cldev_send()Christophe JAILLET1-2/+1
2023-07-30char: Explicitly include correct DT includesRob Herring2-2/+2
2023-07-30firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming1-1/+1
2023-07-30mei: obtain firmware version only on gsc.Alexander Usyskin3-3/+12
2023-07-30mei: bus: enable asynchronous suspend.Alexander Usyskin1-0/+1
2023-07-30mei: log firmware status on hw_start failure.Alexander Usyskin1-1/+4
2023-07-29Merge tag 'ata-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds4-7/+8
2023-07-29Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-23/+8
2023-07-29Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-60/+9
2023-07-29Merge tag 'hwmon-for-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+76
2023-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-64/+114
2023-07-29Merge tag 'tpmdd-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds7-8/+13
2023-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+0
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+63
2023-07-28tpm_tis: Explicitly check for error codeAlexander Steffen1-2/+7