index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Commit message (
Expand
)
Author
Age
*
Driver core: allow certain drivers prohibit bind/unbind via sysfs
Dmitry Torokhov
2009-10-30
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
*
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-09-15
*
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
2009-07-25
*
Driver Core: remove BUS_ID_SIZE
Kay Sievers
2009-07-12
*
Driver Core: add nodename callbacks
Kay Sievers
2009-06-16
*
driver core: add BUS_NOTIFY_UNBOUND_DRIVER event
Joerg Roedel
2009-06-16
*
PM: Remove device_type suspend()/resume()
Magnus Damm
2009-06-12
*
PM: Remove bus_type suspend_late()/resume_early() V2
Magnus Damm
2009-06-12
*
Revert driver core: move platform_data into platform_device
Greg Kroah-Hartman
2009-05-08
*
driver synchronization: make scsi_wait_scan more advanced
Arjan van de Ven
2009-04-21
*
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
2009-03-24
*
driver core: move platform_data into platform_device
Ming Lei
2009-03-24
*
driver core: move knode_bus into private structure
Greg Kroah-Hartman
2009-03-24
*
driver core: move knode_driver into private structure
Greg Kroah-Hartman
2009-03-24
*
driver core: move klist_children into private structure
Greg Kroah-Hartman
2009-03-24
*
driver core: create a private portion of struct device
Greg Kroah-Hartman
2009-03-24
*
driver core: remove polling for driver_probe_done(v5)
Ming Lei
2009-03-24
*
driver core: get rid of struct device's bus_id string array
Kay Sievers
2009-03-24
*
Consolidate driver_probe_done() loops into one place
Arjan van de Ven
2009-02-21
*
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
2009-01-09
*
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
2009-01-09
*
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
2009-01-09
*
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
2009-01-09
*
driver core: add root_device_register()
Mark McLoughlin
2009-01-06
*
Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG
Cornelia Huck
2009-01-06
*
driver core: move knode_bus into private structure
Greg Kroah-Hartman
2009-01-06
*
driver core: move knode_driver into private structure
Greg Kroah-Hartman
2009-01-06
*
driver core: move klist_children into private structure
Greg Kroah-Hartman
2009-01-06
*
driver core: create a private portion of struct device
Greg Kroah-Hartman
2009-01-06
*
driver core: Rearrange struct device for better packing
Matthew Wilcox
2009-01-06
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
*
i2c: Constify i2c_get_clientdata's parameter
Jean Delvare
2008-10-22
*
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-16
*
driver-core: use klist for class device list and implement iterator
Tejun Heo
2008-10-09
*
driver core: add init_name to struct device
Greg Kroah-Hartman
2008-08-21
*
dev_printk(): constify the `dev' argument
Jean Delvare
2008-08-21
*
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
2008-07-22
*
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2008-07-22
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-22
*
class: add lockdep infrastructure
Matthew Wilcox
2008-07-22
[next]