index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-3
/
+0
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-03-22
drivers: base: Unified device connection lookup
Heikki Krogerus
1
-1
/
+2
2018-03-20
firmware: move firmware loader into its own directory
Luis R. Rodriguez
1
-5
/
+2
2018-03-20
firmware: split firmware fallback functionality into its own file
Luis R. Rodriguez
1
-1
/
+3
2018-03-14
firmware: enable to split firmware_class into separate target files
Luis R. Rodriguez
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli
1
-0
/
+1
2016-11-10
driver-core: add test module for asynchronous probing
Dmitry Torokhov
1
-0
/
+2
2016-06-17
isa: Allow ISA-style drivers on modern systems
William Breathitt Gray
1
-1
/
+1
2015-07-30
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier
1
-0
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-11-07
drivers: base: support cpu cache information interface to userspace via sysfs
Sudeep Holla
1
-1
/
+1
2014-11-04
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
1
-1
/
+1
2014-09-23
device coredump: add new device coredump class
Johannes Berg
1
-0
/
+1
2014-07-08
dma-buf: move to drivers/dma-buf
Maarten Lankhorst
1
-1
/
+0
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-01-10
drivers/base: provide an infrastructure for componentised subsystems
Russell King
1
-1
/
+1
2013-12-29
ACPI / hotplug / driver core: Handle containers in a special way
Rafael J. Wysocki
1
-1
/
+1
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
1
-1
/
+1
2013-07-02
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
1
-1
/
+1
2013-06-28
reservation: cross-device reservation support, v4
Maarten Lankhorst
1
-1
/
+1
2013-01-23
drivers/pinctrl: grab default handles from device core
Linus Walleij
1
-0
/
+1
2012-05-21
drivers: add Contiguous Memory Allocator
Marek Szyprowski
1
-0
/
+1
2012-02-10
drivers/base: add bus for System-on-Chip devices
Lee Jones
1
-0
/
+1
2012-01-22
driver core: remove drivers/base/sys.c and include/linux/sysdev.h
Greg Kroah-Hartman
1
-1
/
+1
2012-01-08
Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2012-01-06
dma-buf: Introduce dma buffer sharing mechanism
Sumit Semwal
1
-0
/
+1
2011-11-26
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
1
-2
/
+2
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+1
2011-07-23
regmap: Add generic non-memory mapped register access API
Mark Brown
1
-0
/
+1
2011-06-14
drivers: iommu: move to a dedicated folder
Ohad Ben-Cohen
1
-1
/
+0
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
1
-1
/
+1
2010-10-22
driver-core: base: change to new flag variable
matt mooney
1
-3
/
+1
2009-09-15
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
1
-0
/
+1
2009-09-15
driver-core: move dma-coherent.c from kernel to driver/base
Ming Lei
1
-0
/
+1
2009-01-03
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
Joerg Roedel
1
-0
/
+1
2008-02-05
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
Linus Torvalds
1
-1
/
+1
2008-01-24
driver core: fix build with SYSFS=n
Randy Dunlap
1
-0
/
+2
2008-01-24
Driver core: move the driver specific module code into the driver core
Greg Kroah-Hartman
1
-0
/
+1
2007-12-04
Move dmapool.c to mm/ directory
Matthew Wilcox
1
-1
/
+1
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
1
-2
/
+2
2007-02-09
devres: device resource management
Tejun Heo
1
-0
/
+1
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
Keith Mannthey
1
-1
/
+1
2006-06-21
[PATCH] Driver model: add ISA bus
Rene Herman
1
-0
/
+1
2006-06-21
[PATCH] Driver Core: Add /sys/hypervisor when needed
Michael Holzheu
1
-0
/
+1
2006-02-03
[PATCH] Export cpu topology in sysfs
Zhang, Yanmin
1
-0
/
+1
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
1
-0
/
+1
2005-06-20
[PATCH] Move device/driver code to drivers/base/dd.c
mochel@digitalimplant.org
1
-1
/
+1
2005-06-20
[PATCH] class: remove class_simple code, as no one in the tree is using it an...
gregkh@suse.de
1
-1
/
+1
[next]