summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm2009-08-101-3/+0
* 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
* 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
* | Driver Core: add nodename callbacksKay Sievers2009-06-151-1/+50
* | driver core: fix gcc 4.3.3 warnings about string literalsGreg Kroah-Hartman2009-06-154-5/+5
* | firmware: allocate firmware id dynamicallySamuel Ortiz2009-06-151-4/+12
* | driver core: fix documentation of request_firmware_nowaitMing Lei2009-06-151-2/+3
* | driver core: synchronize device shutdownShaohua Li2009-06-151-0/+2
* | driver-core: make sysdev_class_register check kobject_set_name return valueDave Young2009-06-151-1/+7
* | Driver core: fix comment for device_attach()Dmitry Torokhov2009-06-151-1/+1
* | driver core: Const-correct platform getbyname functionsLinus Walleij2009-06-151-2/+3
* | driver core: add BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel2009-06-151-0/+4
* | driver core: firmware_class: replace kfree(dev) with put_device(dev)Ming Lei2009-06-151-3/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
|\
| * trivial: fix grammo in bus_for_each_dev() kerneldocAlex Chiang2009-06-121-1/+1
* | Driver Core: Rework platform suspend/resume, print warningMagnus Damm2009-06-121-24/+12
* | PM: Remove device_type suspend()/resume()Magnus Damm2009-06-121-7/+0
* | PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm2009-06-121-7/+0
* | PM core: rename suspend and resume functionsAlan Stern2009-06-121-46/+34
* | PM: Rename device_power_down/up()Magnus Damm2009-06-121-13/+13
* | PM: Warn if interrupts are enabled during suspend-resume of sysdevsRafael J. Wysocki2009-06-121-0/+16
* | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-06-121-26/+103
|\ \ | |/ |/|
| * firmware: speed up request_firmware(), v3David Woodhouse2009-05-151-26/+103
* | Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers2009-05-283-2/+11
* | PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki2009-05-241-0/+4
* | Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-081-3/+0
* | Revert driver core: fix passing platform_dataMing Lei2009-05-081-14/+1
* | Driver core: platform: fix kernel-doc warningsRandy Dunlap2009-05-081-3/+3
|/
* drivers/base/iommu.c: add missing includesAndrew Morton2009-05-061-0/+2
* driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-211-0/+1
* driver: dont update dev_name via device_add pathKay Sievers2009-04-201-1/+2
* driver core: prevent device_for_each_child from oopsingGreg Kroah-Hartman2009-04-161-0/+3
* Driver Core: early platform driverMagnus Damm2009-04-161-0/+239
* driver core: fix driver_match_deviceMing Lei2009-04-161-1/+1
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-1/+1
|\
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-1/+1
| |\
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-3011-120/+290
| | |\
| | * | cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-131-1/+1
| | * | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-111-1/+1
| | |\ \
* | | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\ \ \ \ \
| * | | | | trivial: fix typo "thier" -> "their"Uwe Kleine-Koenig2009-03-301-1/+1
* | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-031-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
OpenPOWER on IntegriCloud