summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Driver core: fix race in dev_driver_stringAlan Stern2009-12-111-1/+8
* Driver Core: Early platform driver bufferMagnus Damm2009-12-111-7/+22
* Driver core: Don't remove kobjects in device_shutdown.Eric W. Biederman2009-12-111-3/+0
* firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-111-8/+6
* Driver-Core: devtmpfs - set root directory mode to 0755Kay Sievers2009-12-111-1/+1
* Driver Core: devtmpfs: cleanup node on device creation errorKay Sievers2009-12-111-0/+2
* Driver Core: devtmpfs: do not remove non-kernel-created directoriesKay Sievers2009-12-111-23/+16
* Driver Core: devtmpfs: use sys_mount()Kay Sievers2009-12-111-7/+2
* Driver core: devtmpfs: prevent concurrent subdirectory creation and removalKay Sievers2009-12-111-10/+16
* Driver Core: devtmpfs: ignore umask while setting file modeKay Sievers2009-12-111-10/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()Rafael J. Wysocki2009-12-061-5/+3
* | | PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()Rafael J. Wysocki2009-12-061-0/+2
* | | PM / Runtime: Use deferred_resume flag in pm_request_resumeAlan Stern2009-12-061-4/+7
* | | PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()Rafael J. Wysocki2009-12-061-1/+1
|/ /
* | PM: fix irq enable/disable in runtime PM codeAlan Stern2009-11-291-6/+6
|/
* PM: Remove some debug messages producing too much noisePavel Machek2009-11-031-4/+0
* PM: Fix warning on suspend errorsRomit Dasgupta2009-11-031-0/+1
* Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov2009-10-302-7/+16
* Driver core: fix driver_register() return valueStas Sergeev2009-10-301-1/+1
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-221-0/+2
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-221-0/+3
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-192-15/+28
* Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-156-0/+403
* driver core: platform_device_add_data(): use kmemdup()Andrew Morton2009-09-151-4/+4
* Driver core: Add support for compatibility classesJean Delvare2009-09-151-0/+87
* driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-152-0/+177
* driver model: constify attribute groupsDavid Brownell2009-09-152-4/+4
* Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman2009-09-153-8/+48
* Driver core: add new device to bus's list before probingAlan Stern2009-09-153-15/+12
* PM: Reset transition_started at dpm_resume_noirqXiaotian Feng2009-09-141-1/+1
* PM: Update kerneldoc comments in drivers/base/power/main.cRafael J. Wysocki2009-09-141-85/+84
* PM: Run-time PM platform device bus supportMagnus Damm2009-08-231-9/+37
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-235-8/+1068
* Merge branch 'master' into for-linusRafael J. Wysocki2009-08-161-3/+0
|\
| * PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm2009-08-101-3/+0
* | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-302-2/+1
|\ \ | |/
| * driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add failsXiaotian Feng2009-07-281-1/+1
| * driver core: firmware_class:fix memory leak of page pointers arrayMing Lei2009-07-281-1/+0
* | Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-242-4/+6
* | PM: Remove platform device suspend_late()/resume_early() V2Magnus Damm2009-07-221-36/+0
|/
* Firmware: firmware_class, fix lock imbalanceJiri Slaby2009-07-121-2/+4
* devres: WARN() and return, don't crash on device_del() of uninitialized deviceBenjamin Herrenschmidt2009-07-121-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-07-081-0/+1
|\
| * PM: Clear -EAGAIN in dpm_prepareSebastian Ott2009-07-081-0/+1
* | Free struct device in fw_dev_release()Catalin Marinas2009-07-081-4/+2
|/
* Merge branch 'akpm'Linus Torvalds2009-06-161-4/+0
|\
| * mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-4/+0
OpenPOWER on IntegriCloud