index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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.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
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
Kobject: remove kobject_unregister() as no one uses it anymore
Greg Kroah-Hartman
2008-01-24
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Modules: remove unneeded release function
Greg Kroah-Hartman
2008-01-24
Kobject: auto-cleanup on final unref
Kay Sievers
2008-01-24
Kset: remove kset_add function
Greg Kroah-Hartman
2008-01-24
Kobject: remove kobject_register()
Greg Kroah-Hartman
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
2008-01-24
Kobject: remove kobject_init() as no one uses it anymore
Greg Kroah-Hartman
2008-01-24
Kobject: rename kobject_add_ng() to kobject_add()
Greg Kroah-Hartman
2008-01-24
Kobject: remove kobject_add() as no one uses it anymore
Greg Kroah-Hartman
2008-01-24
Kobject: convert kernel/module.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert drivers/md/md.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert block/ll_rw_blk.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert block/elevator.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2008-01-24
Kobject: drop child->parent ref at unregistration
Alan Stern
2008-01-24
sysfs: fix /sys/module/*/holders after sysfs logic change
Kay Sievers
2008-01-24
Driver core: fix class glue dir cleanup logic
Kay Sievers
2008-01-24
Driver core: fix race in __device_release_driver
Alan Stern
2008-01-24
Kobject: change drivers/base/bus to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
Driver core: clean up debugging messages
Greg Kroah-Hartman
2008-01-24
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
2008-01-24
Driver core: move the driver specific module code into the driver core
Greg Kroah-Hartman
2008-01-24
Driver: add driver_add_kobj for looney iseries_veth driver
Greg Kroah-Hartman
2008-01-24
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2008-01-24
zfcp: Use device_driver default attribute groups.
Cornelia Huck
2008-01-24
netiucv: Use device_driver default attribute groups.
Cornelia Huck
2008-01-24
driver core: Introduce default attribute groups.
Cornelia Huck
2008-01-24
PCI: remove foolish code from pci-driver.c
Greg Kroah-Hartman
2008-01-24
PCI: use proper call to driver_create_file
Greg Kroah-Hartman
2008-01-24
PCMCIA: use proper call to driver_create_file
Greg Kroah-Hartman
2008-01-24
USB: use proper call to driver_create_file
Greg Kroah-Hartman
2008-01-24
driver core: remove fields from struct bus_type
Greg Kroah-Hartman
2008-01-24
driver core: add way to get to bus device klist
Greg Kroah-Hartman
2008-01-24
driver core: add way to get to bus kset
Greg Kroah-Hartman
2008-01-24
driver core: remove owner field from struct bus_type
Greg Kroah-Hartman
2008-01-24
Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert mm/slub.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert kernel/user.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert kernel/params.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert fs/char_dev.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert drivers/base/core.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: convert drivers/base/class.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: the cris iop_fw_load.c code is broken
Greg Kroah-Hartman
2008-01-24
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...
Greg Kroah-Hartman
[next]