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
path:
root
/
drivers
/
base
/
core.c
Age
Commit message (
Expand
)
Author
2008-07-21
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
driver core: remove device_create()
Greg Kroah-Hartman
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
2008-06-11
dev_set_name: fix missing kernel-doc
Randy Dunlap
2008-05-29
driver-core: prepare for 2.6.27 api change by adding dev_set_name
Stephen Rothwell
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-20
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
2008-05-14
sysfs: remove error messages for -EEXIST case
Stephen Hemminger
2008-04-26
driver core: try parent numa_node at first before using default
Yinghai Lu
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-04-19
driver core: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-04-19
Driver core: Call device_pm_add() after bus_add_device() in device_add()
Rafael J. Wysocki
2008-04-19
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-03-24
driver core: debug for bad dev_attr_show() return value.
Andrew Morton
2008-03-04
Driver core: Fix cleanup when failing device_add().
Cornelia Huck
2008-03-04
driver core: Remove dpm_sysfs_remove() from error path of device_add()
Rafael J. Wysocki
2008-03-04
PM: Do not acquire device semaphores upfront during suspend
Rafael J. Wysocki
2008-02-02
Driver core: Remove unneeded get_{device,driver}() calls.
Cornelia Huck
2008-02-02
driver core: convert to use class_find_device api
Dave Young
2008-01-27
Driver core: Fix up build when CONFIG_BLOCK=N
Greg Kroah-Hartman
2008-01-24
Driver core: coding style fixes
Greg Kroah-Hartman
2008-01-24
Driver core: Cleanup get_device_parent() in device_add() and device_move()
Cornelia Huck
2008-01-24
Kobject: auto-cleanup on final unref
Kay Sievers
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
2008-01-24
Kobject: rename kobject_add_ng() to kobject_add()
Greg Kroah-Hartman
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2008-01-24
Driver core: fix class glue dir cleanup logic
Kay Sievers
2008-01-24
Driver core: clean up debugging messages
Greg Kroah-Hartman
2008-01-24
driver core: remove fields from struct bus_type
Greg Kroah-Hartman
2008-01-24
Kobject: convert drivers/base/core.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
driver core: clean up device_shutdown
Greg Kroah-Hartman
2008-01-24
kset: convert /sys/devices to use kset_create
Greg Kroah-Hartman
2008-01-24
kobject: get rid of kobject_kset_add_dir
Greg Kroah-Hartman
2008-01-24
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
PM: Acquire device locks on suspend
Rafael J. Wysocki
2007-11-28
create /sys/.../power when CONFIG_PM is set
Daniel Drake
2007-10-30
Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y
Kay Sievers
2007-10-12
Driver core: rename ktype_device
Greg Kroah-Hartman
2007-10-12
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-07
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
2007-09-26
Add explicit zeroing to "envp" array in device 'show' method
Linus Torvalds
2007-09-19
Driver core: fix deprectated sysfs structure for nested class devices
Dmitry Torokhov
2007-07-30
driver core: revert "device" link creation check
Cornelia Huck
2007-07-30
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
2007-07-18
Driver core: check return code of sysfs_create_link()
Cornelia Huck
2007-07-18
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
[next]