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
2008-10-22
i2c: Constify i2c_get_clientdata's parameter
Jean Delvare
2008-10-16
Driver core: add bus_sort_breadthfirst() function
Greg Kroah-Hartman
2008-10-16
debug: Introduce a dev_WARN() function
Arjan van de Ven
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
2008-10-16
device create: remove device_create_drvdata
Greg Kroah-Hartman
2008-10-09
driver-core: use klist for class device list and implement iterator
Tejun Heo
2008-08-21
driver core: add init_name to struct device
Greg Kroah-Hartman
2008-08-21
dev_printk(): constify the `dev' argument
Jean Delvare
2008-07-21
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
2008-07-21
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
class: add lockdep infrastructure
Matthew Wilcox
2008-07-21
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
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-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-05-29
driver-core: prepare for 2.6.27 api change by adding dev_set_name
Stephen Rothwell
2008-05-20
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
2008-05-14
Driver core: struct class remove children list
Dave Young
2008-05-02
driver-core: add dev_name() to help transition away from using bus_id
Kay Sievers
2008-04-30
driver core: remove no longer used "struct class_device"
Kay Sievers
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-04-19
Driver core: make device_is_registered() work for class devices
Greg Kroah-Hartman
2008-04-19
PM: Convert wakeup flag accessors to inline functions
Alan Stern
2008-04-19
driver core: Convert debug functions declared inline __attribute__((format (p...
Joe Perches
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-02-05
iommu sg merging: add device_dma_parameters structure
FUJITA Tomonori
2008-02-02
PM: Export device_pm_schedule_removal
Rafael J. Wysocki
2008-01-27
Driver core: add bus_find_device_by_name function
Greg Kroah-Hartman
2008-01-24
Driver core: fix coding style issues in device.h
Greg Kroah-Hartman
2008-01-24
Driver Core: add class iteration api
Dave Young
2008-01-24
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
2008-01-24
Driver: add driver_add_kobj for looney iseries_veth driver
Greg Kroah-Hartman
2008-01-24
driver core: Introduce default attribute groups.
Cornelia Huck
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
firmware: remove firmware_(un)register()
Greg Kroah-Hartman
2008-01-24
kset: convert struct bus_device->drivers to use kset_create
Greg Kroah-Hartman
2008-01-24
kset: convert struct bus_device->devices to use kset_create
Greg Kroah-Hartman
2008-01-24
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
2008-01-24
PM: Acquire device locks on suspend
Rafael J. Wysocki
2007-10-31
Revert "Driver core: remove class_device_*_bin_file"
Greg Kroah-Hartman
2007-10-30
Driver core: remove class_device_*_bin_file
Greg Kroah-Hartman
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
[next]