summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-04peci: Constify struct peci_controller_opsZev Weiss
2023-08-04cdx: Explicitly include correct DT includesRob Herring
2023-08-04uio: pruss: fix to check return value of platform_get_irq() in pruss_probe()Zhang Shurong
2023-08-04misc: bcm_vk: Fix potential deadlock on &vk->ctx_lockChengfeng Ye
2023-08-04pcmcia : make PCMCIA depend on HAS_IOMEMBaoquan He
2023-08-04misc: open-dice: make OPEN_DICE depend on HAS_IOMEMBaoquan He
2023-08-04char: xillybus: make XILLYBUS_OF depend on HAS_IOMEMBaoquan He
2023-08-04misc: hi6421-spmi-pmic: Remove redundant dev_err()Ruan Jinjie
2023-08-04misc: Explicitly include correct DT includesRob Herring
2023-08-04misc: tps6594-esm: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-04misc: tps6594-pfsm: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-04misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-04misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-04misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-08-04misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...Kumaravel Thiagarajan
2023-08-04misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...Kumaravel Thiagarajan
2023-08-04binderfs: Drop unused #include <linux/radix-tree.h>Uwe Kleine-König
2023-08-04android: Remove error checking for debugfs_create_dir()Wang Ming
2023-07-31Merge 6.5-rc4 into char-misc-nextGreg Kroah-Hartman
2023-07-30Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-30Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-30Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-30Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-30mei: gsc: add module descriptionTomas Winkler
2023-07-30mei: pxp: Keep a const qualifier when calling mei_cldev_send()Christophe JAILLET
2023-07-30char: Explicitly include correct DT includesRob Herring
2023-07-30firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming
2023-07-30mei: obtain firmware version only on gsc.Alexander Usyskin
2023-07-30mei: bus: enable asynchronous suspend.Alexander Usyskin
2023-07-30mei: log firmware status on hw_start failure.Alexander Usyskin
2023-07-28Merge tag 'ata-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-07-28Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-28Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-07-28Merge tag 'hwmon-for-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-07-28Merge tag 'tpmdd-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-28tpm_tis: Explicitly check for error codeAlexander Steffen
2023-07-28tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-07-28Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-28Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-28Merge tag 'for-6.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-28Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-28ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng