Mika Westerberg
|
06f64c8f23
driver core / ACPI: Move ACPI support to core device and driver types
|
12 years ago |
Linus Torvalds
|
16642a2e7b
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Joe Perches
|
0a18b05043
device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit
|
13 years ago |
Joe Perches
|
666f355f38
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
|
13 years ago |
Joe Perches
|
05e4e5b87a
dev: Add dev_vprintk_emit and dev_printk_emit
|
13 years ago |
Joe Perches
|
798efc60e4
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
|
13 years ago |
Hiroshi Doyu
|
6f586e663e
driver-core: Shut up dev_dbg_reatelimited() without DEBUG
|
13 years ago |
Rafael J. Wysocki
|
feb70af0e3
PM: Do not use the syscore flag for runtime PM
|
13 years ago |
Ming Lei
|
bddb1b9078
driver core: devres: introduce devres_for_each_res
|
13 years ago |
Linus Torvalds
|
fa93669a19
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Joerg Roedel
|
395e51f18d
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next
|
13 years ago |
Linus Torvalds
|
eea03c20ae
Make wait_for_device_probe() also do scsi_complete_async_scans()
|
13 years ago |
Lars-Peter Clausen
|
a423296375
driver-core: Move kobj_to_dev from genhd.h to device.h
|
13 years ago |
Alex Williamson
|
74416e1e07
driver core: Add iommu_group tracking to struct device
|
13 years ago |
Linus Torvalds
|
d484864dd9
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
|
13 years ago |
Marek Szyprowski
|
c64be2bb1c
drivers: add Contiguous Memory Allocator
|
13 years ago |
Alan Stern
|
356c05d58a
sysfs: get rid of some lockdep false positives
|
13 years ago |
Hiroshi DOYU
|
6ca0459303
driver core: Add dev_*_ratelimited() family
|
13 years ago |
Mark Brown
|
d926d0e4c7
devres: Add devres_release()
|
13 years ago |
Michael Davidson
|
9475818568
driver-core: fix DEVICE_INT_ATTR to use correct show/store functions
|
13 years ago |
Greg Kroah-Hartman
|
7cd9c9bb57
Revert "driver core: check start node in klist_iter_init_node"
|
13 years ago |
Hannes Reinecke
|
a15d49fd30
driver core: check start node in klist_iter_init_node
|
13 years ago |
Linus Torvalds
|
5375871d43
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Linus Torvalds
|
ed378a52da
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Lars-Peter Clausen
|
cd4946188a
driver-core: Allow additional parameters for module_driver
|
13 years ago |
Stephen Rothwell
|
fcd6f76202
driver-core: remove legacy iSeries hack
|
13 years ago |
Greg Kroah-Hartman
|
ef8a3fd6e5
driver core: move the deferred probe pointer into the private area
|
13 years ago |
Grant Likely
|
d1c3414c2a
drivercore: Add driver probe deferral mechanism
|
13 years ago |
Greg Kroah-Hartman
|
bd1d462e13
Merge 3.3-rc2 into the driver-core-next branch.
|
13 years ago |
Alan Stern
|
9875bb480c
Eliminate get_driver() and put_driver()
|
13 years ago |