index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
Makefile
Age
Commit message (
Expand
)
Author
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2011-07-23
regmap: Add generic non-memory mapped register access API
Mark Brown
2011-06-14
drivers: iommu: move to a dedicated folder
Ohad Ben-Cohen
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
2010-10-22
driver-core: base: change to new flag variable
matt mooney
2009-09-15
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2009-09-15
driver-core: move dma-coherent.c from kernel to driver/base
Ming Lei
2009-01-03
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
Joerg Roedel
2008-02-05
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
Linus Torvalds
2008-01-24
driver core: fix build with SYSFS=n
Randy Dunlap
2008-01-24
Driver core: move the driver specific module code into the driver core
Greg Kroah-Hartman
2007-12-04
Move dmapool.c to mm/ directory
Matthew Wilcox
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
2007-02-09
devres: device resource management
Tejun Heo
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
Keith Mannthey
2006-06-21
[PATCH] Driver model: add ISA bus
Rene Herman
2006-06-21
[PATCH] Driver Core: Add /sys/hypervisor when needed
Michael Holzheu
2006-02-03
[PATCH] Export cpu topology in sysfs
Zhang, Yanmin
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
2005-06-20
[PATCH] Move device/driver code to drivers/base/dd.c
mochel@digitalimplant.org
2005-06-20
[PATCH] class: remove class_simple code, as no one in the tree is using it an...
gregkh@suse.de
2005-05-17
[PATCH] Driver Core: remove driver model detach_state
David Brownell
2005-01-17
add a generic device transport class
James Bottomley
2005-01-17
Add attribute container to generic device model
James Bottomley
2004-03-08
Driver core: make CONFIG_DEBUG_DRIVER implementation a whole lot cleaner
Greg Kroah-Hartman
2004-02-08
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
2004-02-03
[PATCH] Remove memblks from the kernel
Andrew Morton
2004-02-01
[PATCH] PCI: Replace pci_pool with generic dma_pool
Deepak Saxena
2004-01-19
[PATCH] Driver Core: add class_simple support
Greg Kroah-Hartman
2003-08-06
[power] Split device PM functions
Patrick Mochel
2003-06-18
[PATCH] DRIVER: request_firmware() hotplug interface
Manuel Estrada Sainz
2003-05-24
[PATCH] kobj_map
Alexander Viro
2003-04-28
driver core: rework driver class structures and logic
Greg Kroah-Hartman
2003-03-03
driver model: Make initialization explicit.
Patrick Mochel
2003-02-03
kbuild: Remove export-objs := ... statements
Kai Germaschewski
2002-12-14
[PATCH] Remove Rules.make from Makefiles (2/3)
Brian Gerst
2002-10-31
[PATCH] Update/Create core files for DriverFS Topology.
Andrew Morton
2002-10-30
create firmware subsystem and register it on startup.
Patrick Mochel
2002-09-26
add hotplug support to the driver core for devices, if their bus type support...
Greg Kroah-Hartman
2002-09-23
driver model: add better platform device support.
Patrick Mochel
2002-09-23
driver model: add support for CPUs.
Patrick Mochel
2002-08-26
Add struct bus_type platform_bus and document its intentions.
Patrick Mochel
2002-08-25
Introduce struct device_interface.
Patrick Mochel
2002-08-25
Introduce struct device_class
Patrick Mochel
2002-08-01
driverfs: Move driverfs calls from drivers/base/*.c to drivers/base/fs/*.c
Patrick Mochel
2002-05-28
Merge master.kernel.org:/home/mochel/BK/linux-2.5-linus
Linus Torvalds
2002-05-28
Merge
Kai Germaschewski
2002-05-28
kbuild: Group together descending/linking in drivers/*
Kai Germaschewski
2002-05-28
Beef up centralized driver mgmt:
Patrick Mochel
2002-05-27
deivce model: actually compile and use bus drivers
Patrick Mochel
[next]