Marek Szyprowski
|
c64be2bb1c
drivers: add Contiguous Memory Allocator
|
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 |
Jim Cromie
|
b558c96ffa
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
|
13 years ago |
Randy Dunlap
|
2eda013f48
kernel-doc: fix new warnings in device.h
|
13 years ago |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Greg Kroah-Hartman
|
ff4b8a57f0
Merge branch 'driver-core-next' into Linux 3.2
|
13 years ago |
Greg Kroah-Hartman
|
b9d4e714a8
driver core: remove __must_check from device_create_file
|
13 years ago |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 years ago |
Kay Sievers
|
ca22e56deb
driver-core: implement 'sysdev' functionality for regular devices and buses
|
13 years ago |
Linus Torvalds
|
0cda56962b
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Rafael J. Wysocki
|
8b258cc8ac
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
|
13 years ago |
Lars-Peter Clausen
|
907d0ed1c8
drivercore: Generalize module_platform_driver
|
13 years ago |
Wolfram Sang
|
72f8c0bfa0
lib: devres: add convenience function to remap a resource
|
14 years ago |
Marcos Paulo de Souza
|
7b08fae8fb
device.h: Fix struct member documentation
|
14 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
14 years ago |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
14 years ago |
Paul Gortmaker
|
de47725421
include: replace linux/module.h with "struct module" wherever possible
|
14 years ago |
Paul Gortmaker
|
eb5589a8f0
include: convert various register fcns to macros to avoid include chaining
|
14 years ago |
Linus Torvalds
|
0cfdc72439
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
14 years ago |
Linus Torvalds
|
7e0bb71e75
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
14 years ago |
Linus Torvalds
|
8a9ea3237e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
14 years ago |
Joerg Roedel
|
ff21776d12
Driver core: Add iommu_ops to bus_type
|
14 years ago |
Eric W. Biederman
|
672d82c18d
class: Implement support for class attrs in tagged sysfs directories.
|
14 years ago |