summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-20device property: make device_property functions take const device *Guenter Roeck
2023-04-20driver core: update comments in device_rename()Wedson Almeida Filho
2023-04-20driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd
2023-04-20firmware_loader: rework crypto dependenciesArnd Bergmann
2023-04-20firmware_loader: Strip off \n from customized pathFlorian Fainelli
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2023-04-18zram: fix up permission for the hot_add sysfs fileGreg Kroah-Hartman
2023-04-14cacheinfo: Add use_arch[|_cache]_info field/functionPierre Gondois
2023-04-14arch_topology: Remove early cacheinfo error message if -ENOENTPierre Gondois
2023-04-14cacheinfo: Check cache properties are present in DTPierre Gondois
2023-04-14cacheinfo: Check sib_leaf in cache_leaves_are_shared()Pierre Gondois
2023-04-13cacheinfo: Allow early level detection when DT/ACPI info is missing/brokenRadu Rendec
2023-04-13cacheinfo: Add arch specific early level initializerRadu Rendec
2023-04-03tty: make tty_class a static const structureGreg Kroah-Hartman
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman
2023-04-03driver core: class: mark the struct class in struct class_interface constantGreg Kroah-Hartman
2023-04-03driver core: class: make class_register() take a const *Greg Kroah-Hartman
2023-04-03driver core: class: mark class_release() as taking a const *Greg Kroah-Hartman
2023-04-03driver core: remove incorrect comment for device_create*Greg Kroah-Hartman
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-02Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas
2023-04-02Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-02pktcdvd: simplify the class_pktcdvd logicGreg Kroah-Hartman
2023-04-01Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-01Merge tag 'pinctrl-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-01driver core: class: fix slab-use-after-free Read in class_register()Greg Kroah-Hartman
2023-03-31media: i2c: imx290: fix conditional function defintionsArnd Bergmann
2023-03-31Merge tag 'platform-drivers-x86-v6.3-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-03-31Merge tag 'pci-v6.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-31Merge tag 'regulator-fix-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-03-31Merge tag 'block-6.3-2023-03-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-31platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLEHans de Goede
2023-03-31platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 m...weiliang1503
2023-03-31platform/x86: gigabyte-wmi: add support for X570S AORUS ELITEHans de Goede
2023-03-31Merge tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-31Merge tag 'acpi-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-31driver core: make sysfs_dev_char_kobj staticGreg Kroah-Hartman
2023-03-31driver core: make sysfs_dev_block_kobj staticGreg Kroah-Hartman
2023-03-31driver core: class: remove dev_kobj from struct classGreg Kroah-Hartman
2023-03-31driver core: clean up the logic to determine which /sys/dev/ directory to useGreg Kroah-Hartman
2023-03-31driver core: class: remove subsystem private pointer from struct classGreg Kroah-Hartman
2023-03-31driver core: create class_is_registered()Greg Kroah-Hartman
2023-03-31driver core: core: move to use class_to_subsys()Greg Kroah-Hartman
2023-03-31Merge branch 'thermal-intel-fixes'Rafael J. Wysocki
2023-03-31media: pvrusb2: clean up unneeded complexity in pvrusb2 class logicGreg Kroah-Hartman
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang
2023-03-31iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu
2023-03-31iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()Lu Baolu
2023-03-30Merge tag 'md-fixes-2023-03-29' of https://git.kernel.org/pub/scm/linux/kerne...Jens Axboe