summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-2622-175/+250
|\
| * drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-264-75/+69
| * mmc: add missing printk levelsPierre Ossman2007-07-262-10/+8
| * mmc: remove redundant debug information from sdhci and wbsdPierre Ossman2007-07-262-26/+0
| * mmc: proper debugging output in corePierre Ossman2007-07-261-8/+40
| * mmc: be more verbose about card insertions/removalPierre Ossman2007-07-263-2/+35
| * mmc: Don't hold lock when releasing an added cardPierre Ossman2007-07-262-10/+16
| * mmc: add a might_sleep() to mmc_claim_host()Pierre Ossman2007-07-261-0/+2
| * mmc: update kerneldocPierre Ossman2007-07-263-14/+26
| * mmc: update header file pathsPierre Ossman2007-07-2618-18/+18
| * sdhci: add support to ENE-CB714Leandro Dorileo2007-07-261-0/+27
| * mmc: check error bits before command completionPierre Ossman2007-07-261-13/+10
* | Don't force-enable suspend/hibernate support just for ACPILinus Torvalds2007-07-261-3/+0
* | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-261-2/+0
* | PNP: fix up after LindentBjorn Helgaas2007-07-2618-450/+248
* | PNP: Lindent all source filesBjorn Helgaas2007-07-2618-1145/+1384
* | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata2007-07-261-9/+0
* | Char: cyclades, select FW_LOADERJiri Slaby2007-07-261-0/+1
* | drivers/edac: fix pasemi kconfig dependsDoug Thompson2007-07-261-1/+1
* | drivers/edac: fix edac_pci sysfsDoug Thompson2007-07-263-128/+337
* | drivers/edac: fix reset edac_mc pollmsecDoug Thompson2007-07-263-23/+62
* | chipsfb: use correct pm stateRafael J. Wysocki2007-07-261-1/+2
* | xenbus_xs.c: fix a use-after-freeAdrian Bunk2007-07-261-1/+1
* | edac is bust on mipsAndrew Morton2007-07-261-1/+1
* | i2c: ds1682 warning fixAndrew Morton2007-07-261-1/+2
* | Reorder RTC MakefileAlessandro Zummo2007-07-261-20/+22
* | lguest: documentation VII: FIXMEsRusty Russell2007-07-268-0/+77
* | lguest: documentation VI: SwitcherRusty Russell2007-07-262-46/+276
* | lguest: documentation V: HostRusty Russell2007-07-266-85/+924
* | lguest: documentation IV: LauncherRusty Russell2007-07-264-28/+427
* | lguest: documentation III: DriversRusty Russell2007-07-264-35/+501
* | lguest: documentation II: GuestRusty Russell2007-07-262-37/+470
* | lguest: documentation I: PreparationRusty Russell2007-07-2612-17/+153
* | rtc-ds1307: typo fix found by coverityDavid Brownell2007-07-261-1/+1
* | fixup s3c24xx build after arch movesBen Dooks2007-07-261-1/+1
* | ax88796 (address space): cast to unsigned long, not longAl Viro2007-07-261-1/+1
* | raw1394 __user annotationAl Viro2007-07-261-1/+1
* | drivers/ misc __iomem annotationsAl Viro2007-07-264-5/+5
* | cxgb3 gfp_t annotationsAl Viro2007-07-261-1/+1
* | misannotation in pppol2tpAl Viro2007-07-261-2/+2
* | use CLOCKSOURCE_MASK() instead of too large constantAl Viro2007-07-261-1/+1
* | sun userflash is PCI-dependentAl Viro2007-07-261-1/+1
* | more VIRT_TO_BUS dependenciesAl Viro2007-07-261-2/+2
* | fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro2007-07-261-2/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-2537-206/+551
|\ \
| * \ Pull auto-load-modules into release branchLen Brown2007-07-2526-91/+296
| |\ \
| | * | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-2321-35/+169
| | * | ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-232-52/+123
| | * | ACPI: autoload modules - ACPICA modificationsThomas Renninger2007-07-233-4/+4
| * | | Pull d-states into release branchLen Brown2007-07-256-42/+175
| |\ \ \