| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-13 | 1 | -0/+2 |
|\ |
|
| * | driver-core: add test module for asynchronous probing | Dmitry Torokhov | 2016-11-10 | 1 | -0/+2 |
* | | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-12-13 | 1 | -3/+3 |
|\ \ |
|
| * | | Backmerge tag 'v4.9-rc4' into drm-next | Dave Airlie | 2016-11-07 | 1 | -2/+4 |
| |\| |
|
| * | | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 2016-10-25 | 1 | -3/+3 |
* | | | Merge tag 'soc-device-match-tag1' into next | Ulf Hansson | 2016-11-29 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | base: soc: Introduce soc_device_match() interface | Arnd Bergmann | 2016-11-10 | 1 | -0/+1 |
| |/ |
|
* / | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger | Laura Abbott | 2016-10-27 | 1 | -2/+4 |
|/ |
|
* | driver core: add test of driver remove calls during probe | Rob Herring | 2016-08-31 | 1 | -0/+10 |
* | cma: make default CMA area size zero for x86 | Akinobu Mita | 2014-12-10 | 1 | -1/+7 |
* | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP | Johannes Berg | 2014-11-07 | 1 | -3/+3 |
* | tiny: reverse logic for DISABLE_DEV_COREDUMP | Aristeu Rozanski | 2014-11-07 | 1 | -8/+11 |
* | CMA: document cma=0 | Jean Delvare | 2014-10-09 | 1 | -0/+3 |
* | device coredump: add new device coredump class | Johannes Berg | 2014-09-23 | 1 | -0/+21 |
* | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 2014-08-06 | 1 | -10/+0 |
* | firmware loader: allow disabling of udev as firmware loader | Takashi Iwai | 2014-07-08 | 1 | -2/+8 |
* | fence: dma-buf cross-device synchronization (v18) | Maarten Lankhorst | 2014-07-08 | 1 | -0/+9 |
* | cma: increase CMA_ALIGNMENT upper limit to 12 | Marc Carino | 2014-06-04 | 1 | -1/+1 |
* | kobject: Make support for uevent_helper optional. | Michael Marineau | 2014-04-25 | 1 | -6/+11 |
* | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 2014-02-18 | 1 | -5/+0 |
* | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel | 2014-02-18 | 1 | -0/+8 |
* | drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text | Emilio López | 2013-12-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next | Alexander Graf | 2013-07-08 | 1 | -16/+4 |
|\ |
|
| * | mm/cma: Move dma contiguous changes into a seperate config | Aneesh Kumar K.V | 2013-07-02 | 1 | -16/+4 |
* | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -2/+0 |
|/ |
|
* | firmware: Make user-mode helper optional | Takashi Iwai | 2013-02-03 | 1 | -0/+11 |
* | Merge 3.7-rc3 into driver-core-next | Greg Kroah-Hartman | 2012-10-29 | 1 | -1/+1 |
|\ |
|
| * | drivers: cma: Fix wrong CMA selected region size default value | Laurent Pinchart | 2012-10-23 | 1 | -1/+1 |
* | | drivers/base: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-10-25 | 1 | -4/+3 |
|/ |
|
* | mm: factor out memory isolate functions | Minchan Kim | 2012-07-31 | 1 | -0/+1 |
* | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 2012-05-21 | 1 | -0/+89 |
* | drivers/base: add bus for System-on-Chip devices | Lee Jones | 2012-02-10 | 1 | -0/+3 |
* | dma-buf: drop option text so users don't select it. | Dave Airlie | 2012-01-13 | 1 | -1/+1 |
* | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 2012-01-11 | 1 | -0/+4 |
* | dma-buf: mark EXPERIMENTAL for 1st release. | Sumit Semwal | 2012-01-06 | 1 | -0/+1 |
* | dma-buf: Introduce dma buffer sharing mechanism | Sumit Semwal | 2012-01-06 | 1 | -0/+10 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-25 | 1 | -30/+34 |
|\ |
|
| * | driver core: add more help description for "path to uevent helper" | Márton Németh | 2011-07-01 | 1 | -0/+5 |
| * | driver-core: modify FIRMWARE_IN_KERNEL help message | matt mooney | 2011-07-01 | 1 | -4/+4 |
| * | driver-core: Kconfig grammar corrections in firmware configuration | matt mooney | 2011-07-01 | 1 | -30/+29 |
* | | regmap: Add generic non-memory mapped register access API | Mark Brown | 2011-07-23 | 1 | -0/+2 |
|/ |
|
* | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki | 2011-05-11 | 1 | -7/+0 |
* | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki | 2011-03-23 | 1 | -0/+7 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 1 | -1/+1 |
* | FW_LOADER: fix kconfig dependency warning on HOTPLUG | Randy Dunlap | 2010-10-22 | 1 | -1/+0 |
* | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard | 2010-05-21 | 1 | -2/+5 |
* | Driver-Core: disable /sbin/hotplug by default | Kay Sievers | 2010-03-07 | 1 | -1/+9 |
* | Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description | Kay Sievers | 2010-03-07 | 1 | -17/+24 |
* | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers | 2009-09-15 | 1 | -0/+25 |
* | trivial: Fix misspelled firmware in Kconfig | Nick Andrew | 2009-01-06 | 1 | -1/+1 |