summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2023-07-28ata: libata-core: fix when to fetch sense data for successful commandsNiklas Cassel
2023-07-28Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-07-28Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-28ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-27Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-27Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-07-27hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan
2023-07-27iommufd: Set end correctly when doing batch carryJason Gunthorpe
2023-07-27iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe
2023-07-27ublk: return -EINTR if breaking from waiting for existed users in DEL_DEVMing Lei
2023-07-27ublk: fail to recover device if queue setup is interruptedMing Lei
2023-07-27ublk: fail to start device if queue setup is interruptedMing Lei
2023-07-27usb: misc: ehset: fix wrong if conditionXu Yang
2023-07-27usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong