aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki2007-07-241-5/+4
| | * | ACPI: ignore _PSx method for hotplugable PCI devicesShaohua Li2007-07-221-0/+4
| | * | ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li2007-07-223-9/+25
| | * | ACPI, PNP: hook ACPI D-state to PNP suspend/resumeShaohua Li2007-07-222-0/+19
| | * | ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li2007-07-221-0/+75
| | * | ACPI: Implement the set_target() callback from pm_opsRafael J. Wysocki2007-07-221-32/+52
| * | | Pull kconfig into release branchLen Brown2007-07-256-55/+39
| |\ \ \
| | * | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-255-13/+7
| | * | | ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86Len Brown2007-07-241-17/+4
| | * | | ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFSLen Brown2007-07-243-20/+16
| | * | | ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to NLen Brown2007-07-241-10/+17
| | | |/ | | |/|
| * | | ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown2007-07-251-16/+37
| * | | ACPI: asus-laptop: Fix failure exitsAl Viro2007-07-231-11/+21
| * | | ACPI: fix oops due to typo in new throttling codeLuming Yu2007-07-231-2/+4
| |/ /