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
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-03-23
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-03-15
PM: Add support for device power domains
Rafael J. Wysocki
2011-02-28
drivercore/dt: add a match table pointer to struct device
Grant Likely
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
2011-01-10
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-01-08
sysfs: Introducing binary attributes for struct class
Stefan Achatz
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
2010-11-17
driver-core: merge private parts of class and bus
Kay Sievers
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
2010-08-05
driver core: device_rename's new_name can be const
Johannes Berg
2010-08-05
Driver core: Add BUS_NOTIFY_BIND_DRIVER
Magnus Damm
2010-08-05
Driver core: Drop __must_check from bus_for_each_drv()
Jean Delvare
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
drivercore: Add of_match_table to the common device drivers
Grant Likely
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
2010-03-10
driver core: Early dev_name() support.
Paul Mundt
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
driver core: Add class_attr_string for simple read-only string
Andi Kleen
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
2010-02-26
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
2009-12-23
Driver core: driver_attribute parameters can often be const*
Phil Carmody
2009-12-23
Driver core: bin_attribute parameters can often be const*
Phil Carmody
2009-12-23
Driver core: device_attribute parameters can often be const*
Phil Carmody
2009-12-11
Driver Core: devtmpfs: use sys_mount()
Kay Sievers
2009-10-30
Driver core: allow certain drivers prohibit bind/unbind via sysfs
Dmitry Torokhov
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-15
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2009-09-15
Driver core: Add support for compatibility classes
Jean Delvare
2009-09-15
driver model: constify attribute groups
David Brownell
2009-09-15
Driver core: Add accessor for device platform data
Mark Brown
2009-09-15
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
Greg Kroah-Hartman
2009-07-24
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
2009-07-12
Driver Core: remove BUS_ID_SIZE
Kay Sievers
2009-06-15
Driver Core: add nodename callbacks
Kay Sievers
2009-06-15
driver core: add BUS_NOTIFY_UNBOUND_DRIVER event
Joerg Roedel
2009-06-12
PM: Remove device_type suspend()/resume()
Magnus Damm
2009-06-12
PM: Remove bus_type suspend_late()/resume_early() V2
Magnus Damm
2009-05-08
Revert driver core: move platform_data into platform_device
Greg Kroah-Hartman
2009-04-21
driver synchronization: make scsi_wait_scan more advanced
Arjan van de Ven
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
[next]