index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-29
base: soc: populate machine name in soc_device_register if empty
Heiner Kallweit
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-28
powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init()
Greg Kroah-Hartman
2023-03-27
driver core: move sysfs_dev_char_kobj out of class.h
Greg Kroah-Hartman
2023-03-27
device property: Remove unused struct net_device forward declaration
Andy Shevchenko
2023-03-27
device property: Add headers to the Driver Core entry in MAINTAINERS
Andy Shevchenko
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
kernel/ksysfs.c: use sysfs_emit for sysfs show handlers
Thomas Weißschuh
2023-03-24
kobject.h remove extern from function prototypes
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: driver.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: bus.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: class.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
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-23
driver core: device.h: make struct bus_type a const *
Greg Kroah-Hartman
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
2023-03-23
ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()
Greg Kroah-Hartman
2023-03-23
dmaengine: idxd: use const struct bus_type *
Greg Kroah-Hartman
2023-03-23
vhost-vdpa: vhost_vdpa_alloc_domain() should be using a const struct bus_type *
Greg Kroah-Hartman
2023-03-23
drm/i915/huc: use const struct bus_type pointers
Greg Kroah-Hartman
2023-03-23
crypto: hisilicon/qm - make struct bus_type * const
Greg Kroah-Hartman
2023-03-23
driver core: make the bus_type in struct device_driver constant
Greg Kroah-Hartman
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-22
cpuidle: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-22
ACPI: LPIT: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-22
EDAC/sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-21
tpm: Fix a possible dereference of ERR_PTR in tpm_init()
Harshit Mogalapalli
2023-03-17
irqchip/mbigen: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
cpufreq: amd-pstate: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
s390/smp: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
s390/topology: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
sh: intc: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
sh: dma-sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
powerpc/fsl: move to use bus_get_dev_root()
Greg Kroah-Hartman
[next]