index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
Driver core: add bus_sort_breadthfirst() function
Greg Kroah-Hartman
1
-0
/
+3
2008-10-16
debug: Introduce a dev_WARN() function
Arjan van de Ven
1
-0
/
+8
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
1
-1
/
+5
2008-10-16
device create: remove device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+0
2008-10-09
driver-core: use klist for class device list and implement iterator
Tejun Heo
1
-1
/
+13
2008-08-21
driver core: add init_name to struct device
Greg Kroah-Hartman
1
-0
/
+1
2008-08-21
dev_printk(): constify the `dev' argument
Jean Delvare
1
-2
/
+2
2008-07-21
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
1
-1
/
+0
2008-07-21
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
1
-3
/
+0
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-2
/
+1
2008-07-21
class: add lockdep infrastructure
Matthew Wilcox
1
-2
/
+23
2008-07-21
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
1
-5
/
+2
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+2
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+2
2008-07-21
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-5
/
+4
2008-07-21
driver core: remove device_create()
Greg Kroah-Hartman
1
-3
/
+0
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
1
-0
/
+3
2008-06-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
1
-0
/
+9
2008-05-29
driver-core: prepare for 2.6.27 api change by adding dev_set_name
Stephen Rothwell
1
-0
/
+3
2008-05-20
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
1
-0
/
+12
2008-05-14
Driver core: struct class remove children list
Dave Young
1
-1
/
+0
2008-05-02
driver-core: add dev_name() to help transition away from using bus_id
Kay Sievers
1
-1
/
+7
2008-04-30
driver core: remove no longer used "struct class_device"
Kay Sievers
1
-97
/
+0
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-26
/
+9
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
1
-14
/
+0
2008-04-19
Driver core: make device_is_registered() work for class devices
Greg Kroah-Hartman
1
-2
/
+1
2008-04-19
PM: Convert wakeup flag accessors to inline functions
Alan Stern
1
-0
/
+3
2008-04-19
driver core: Convert debug functions declared inline __attribute__((format (p...
Joe Perches
1
-10
/
+5
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-02-05
iommu sg merging: add device_dma_parameters structure
FUJITA Tomonori
1
-0
/
+11
2008-02-02
PM: Export device_pm_schedule_removal
Rafael J. Wysocki
1
-0
/
+6
2008-01-27
Driver core: add bus_find_device_by_name function
Greg Kroah-Hartman
1
-0
/
+3
2008-01-24
Driver core: fix coding style issues in device.h
Greg Kroah-Hartman
1
-138
/
+145
2008-01-24
Driver Core: add class iteration api
Dave Young
1
-2
/
+7
2008-01-24
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
1
-9
/
+7
2008-01-24
Driver: add driver_add_kobj for looney iseries_veth driver
Greg Kroah-Hartman
1
-0
/
+4
2008-01-24
driver core: Introduce default attribute groups.
Cornelia Huck
1
-0
/
+1
2008-01-24
driver core: remove fields from struct bus_type
Greg Kroah-Hartman
1
-10
/
+2
2008-01-24
driver core: add way to get to bus device klist
Greg Kroah-Hartman
1
-0
/
+1
2008-01-24
driver core: add way to get to bus kset
Greg Kroah-Hartman
1
-0
/
+2
2008-01-24
driver core: remove owner field from struct bus_type
Greg Kroah-Hartman
1
-1
/
+0
2008-01-24
firmware: remove firmware_(un)register()
Greg Kroah-Hartman
1
-5
/
+0
2008-01-24
kset: convert struct bus_device->drivers to use kset_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
kset: convert struct bus_device->devices to use kset_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
1
-9
/
+15
2008-01-24
PM: Acquire device locks on suspend
Rafael J. Wysocki
1
-0
/
+8
2007-10-31
Revert "Driver core: remove class_device_*_bin_file"
Greg Kroah-Hartman
1
-0
/
+4
2007-10-30
Driver core: remove class_device_*_bin_file
Greg Kroah-Hartman
1
-4
/
+0
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-10
/
+5
2007-10-12
Driver core: make sysfs uevent-attributes static
Kay Sievers
1
-2
/
+0
[next]