aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * watchdog: Convert rdc321x_wdt to use southbridge pci deviceFlorian Fainelli2010-05-281-13/+40
| | * gpio: Add support for RDC321x GPIO controllerFlorian Fainelli2010-05-283-1/+255
| | * mfd: Add support for the RDC321x southbridgeFlorian Fainelli2010-05-283-1/+134
| | * mfd: Fix dangling pointersWolfram Sang2010-05-287-2/+10
| | * mfd: Add in XIIC to some configurations of timberdaleRichard Röjfors2010-05-281-0/+41
| | * mfd: Check t7l66 platform_data pointerSamuel Ortiz2010-05-281-0/+3
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-303-0/+876
| |\ \
| | * | DMA: PL330: Add dma api driverJassi Brar2010-05-233-0/+876
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-305-622/+203
| |\ \ \
| | * \ \ Merge branches 'misc' and 'qib' into for-nextRoland Dreier2010-05-274-614/+200
| | |\ \ \
| | | * | | IB/qib: Remove DCA support until feature is finishedRalph Campbell2010-05-271-189/+0
| | | * | | IB/qib: Use a single txselect module parameter for serdes tuningRalph Campbell2010-05-261-403/+179
| | | * | | IB/qib: Don't rely on (undefined) order of function parameter evaluationRoland Dreier2010-05-261-10/+15
| | | * | | IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell2010-05-252-12/+6
| | * | | | IB/ucm: Use memdup_user()Julia Lawall2010-05-251-8/+3
| | |/ / /
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-301-8/+0
| |\ \ \ \
| | * | | | pohmelfs: Remove dead quota codeDmitry Monakhov2010-05-271-8/+0
| * | | | | rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-302-5/+7
| * | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-281-2/+3
| |\ \ \ \ \
| | * | | | | drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie2010-05-291-2/+3
| * | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-2811-37/+524
| |\ \ \ \ \ \
| | * | | | | | intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown2010-05-285-2/+479
| | * | | | | | ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown2010-05-281-12/+16
| | * | | | | | acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLINGLen Brown2010-05-271-9/+0
| | * | | | | | ACPI: allow a native cpuidle driver to displace ACPILen Brown2010-05-271-5/+6
| | * | | | | | cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-274-9/+20
| | * | | | | | cpuidle: add cpuidle_unregister_driver() error checkLen Brown2010-05-271-1/+4
| * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-2829-402/+3611
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-141-2/+2
| | * | | | | | | | Merge branch 'misc-2.6.35' into releaseLen Brown2010-05-285-26/+30
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi2010-05-281-2/+11
| | | * | | | | | | | drivers/acpi/sleep.h: Checkpatch cleanupAndrea Gelmini2010-05-281-1/+1
| | | * | | | | | | | ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi2010-05-281-4/+10
| | | * | | | | | | | ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown2010-05-211-13/+3
| | | * | | | | | | | ACPI: EC: Use kmemdupJulia Lawall2010-05-201-2/+1
| | | * | | | | | | | drivers/acpi: use kasprintfJulia Lawall2010-05-201-4/+4
| | | | |/ / / / / / | | | |/| | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'video' and 'video-edid' into releaseLen Brown2010-05-282-9/+103
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI: Export EDID blocks to the kernelMatthew Garrett2010-04-191-8/+102
| | | * | | | | | | | | ACPI: video: fix acpi_backlight=videoKamal Mostafa2010-05-201-1/+1
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'acpi_enable' into releaseLen Brown2010-05-283-186/+24
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-121-155/+2
| | | * | | | | | | | | ACPICA: simplify SCI_EN workaroundLen Brown2010-05-122-31/+22
| | * | | | | | | | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-281-27/+40
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-1/+1
| | | * | | | | | | | | | ACPI: pci_root: save downstream bus rangeBjorn Helgaas2010-04-041-27/+40
| | * | | | | | | | | | | ACPI, APEI, EINJ injection parameters supportHuang Ying2010-05-191-5/+67
| | * | | | | | | | | | | ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying2010-05-192-1/+856
| | * | | | | | | | | | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-193-0/+442
| | * | | | | | | | | | | ACPI, APEI, UEFI Common Platform Error Record (CPER) headerHuang Ying2010-05-193-1/+104