index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2023-04-20
driver core: Don't require dynamic_debug for initcall_debug probe timing
Stephen Boyd
2023-04-20
firmware_loader: rework crypto dependencies
Arnd Bergmann
2023-04-20
firmware_loader: Strip off \n from customized path
Florian Fainelli
2023-04-19
Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2023-04-14
cacheinfo: Add use_arch[|_cache]_info field/function
Pierre Gondois
2023-04-14
arch_topology: Remove early cacheinfo error message if -ENOENT
Pierre Gondois
2023-04-14
cacheinfo: Check cache properties are present in DT
Pierre Gondois
2023-04-14
cacheinfo: Check sib_leaf in cache_leaves_are_shared()
Pierre Gondois
2023-04-13
cacheinfo: Allow early level detection when DT/ACPI info is missing/broken
Radu Rendec
2023-04-13
cacheinfo: Add arch specific early level initializer
Radu Rendec
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2023-04-03
driver core: class: mark the struct class in struct class_interface constant
Greg Kroah-Hartman
2023-04-03
driver core: class: make class_register() take a const *
Greg Kroah-Hartman
2023-04-03
driver core: class: mark class_release() as taking a const *
Greg Kroah-Hartman
2023-04-03
driver core: remove incorrect comment for device_create*
Greg Kroah-Hartman
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-01
driver core: class: fix slab-use-after-free Read in class_register()
Greg Kroah-Hartman
2023-03-31
driver core: make sysfs_dev_char_kobj static
Greg Kroah-Hartman
2023-03-31
driver core: make sysfs_dev_block_kobj static
Greg Kroah-Hartman
2023-03-31
driver core: class: remove dev_kobj from struct class
Greg Kroah-Hartman
2023-03-31
driver core: clean up the logic to determine which /sys/dev/ directory to use
Greg Kroah-Hartman
2023-03-31
driver core: class: remove subsystem private pointer from struct class
Greg Kroah-Hartman
2023-03-31
driver core: create class_is_registered()
Greg Kroah-Hartman
2023-03-31
driver core: core: move to use class_to_subsys()
Greg Kroah-Hartman
2023-03-29
firmware_loader: Add debug message with checksum for FW file
Amadeusz Sławiński
2023-03-29
base: soc: populate machine name in soc_device_register if empty
Heiner Kallweit
2023-03-29
cacheinfo: Fix LLC is not exported through sysfs
Yicong Yang
2023-03-29
driver core: class.c: convert to only use class_to_subsys
Greg Kroah-Hartman
2023-03-29
driver core: class: implement class_get/put without the private pointer.
Greg Kroah-Hartman
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-28
driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT
Saravana Kannan
2023-03-28
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
2023-03-28
driver core: Add a comment to set_primary_fwnode() on nullifying
Andy Shevchenko
2023-03-27
driver core: move sysfs_dev_char_kobj out of class.h
Greg Kroah-Hartman
2023-03-27
driver core: class: fix documentation for class_create()
Greg Kroah-Hartman
2023-03-25
driver core: bus: move documentation for lock_key to proper location.
Greg Kroah-Hartman
2023-03-24
driver core: physical_location.h remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: base.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
2023-03-23
driver core: bus: constify bus_get()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
2023-03-17
driver core: device: make device_create*() take a const struct class *
Greg Kroah-Hartman
2023-03-17
driver core: device: mark struct class in struct device as constant
Greg Kroah-Hartman
2023-03-17
driver core: device: make device_destroy() take a const class *
Greg Kroah-Hartman
[next]