summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-251-1/+1
* Disable VGA text console for AVR32 architectureHans-Christian Egtvedt2008-01-251-1/+1
* spi: omap2_mcspi PIO RX fixKalle Valo2008-01-241-3/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-248-56/+580
|\
| * Pull dmi-2.6.24 into release branchLen Brown2008-01-234-45/+519
| |\
| | * ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems.Len Brown2008-01-231-0/+343
| | * ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-listLen Brown2008-01-231-0/+27
| | * ACPI: make _OSI(Linux) console messages smarterLen Brown2008-01-232-20/+113
| | * ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI listLen Brown2008-01-231-29/+0
| | * ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode outputLen Brown2008-01-231-4/+10
| | * ACPI: create acpi_dmi_dump()Len Brown2008-01-231-0/+28
| | * DMI: create dmi_get_slot()Len Brown2008-01-231-0/+8
| | * DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-231-2/+0
| * | Pull bugzilla-9798 into release branchLen Brown2008-01-232-1/+41
| |\ \
| | * | Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown2008-01-232-1/+41
| | |/
| * | Pull bugzilla-8459 into release branchLen Brown2008-01-231-8/+18
| |\ \
| | * | ACPI: EC: "DEBUG" needs to be defined earlierMárton Németh2008-01-231-3/+3
| | * | ACPI: EC: add leading zeros to debug messagesMárton Németh2008-01-231-4/+4
| | * | ACPI: EC: fix dmesg spam regressionAlexey Starikovskiy2008-01-231-1/+11
| | |/
| * | Pull bugzilla-9747 into release branchLen Brown2008-01-231-2/+2
| |\ \ | | |/ | |/|
| | * ACPI: processor: Fix null pointer dereference in throttlingAlexey Starikovskiy2008-01-151-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-231-2/+2
|\ \ \
| * | | [SPARC64]: Fix section error in sparcspkrSam Ravnborg2008-01-211-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-234-14/+23
|\ \ \ \
| * | | | sis190: scheduling while atomic errorFrancois Romieu2008-01-231-2/+0
| * | | | sis190: mdio operation failure is not correctly detectedFrancois Romieu2008-01-231-1/+1
| * | | | sis190: remove duplicate INIT_WORKFrancois Romieu2008-01-231-2/+0
| * | | | sis190: add cmos ram access code for the SiS19x/968 chipset pairFrancois Romieu2008-01-231-6/+9
| * | | | iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre2008-01-232-0/+10
| * | | | [TULIP] DMFE: Fix SROM parsing regression.David S. Miller2008-01-231-3/+3
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-01-231-2/+6
|\ \ \ \
| * | | | [SCSI] initio: fix module hangs on loadingStuart Swales2008-01-231-2/+6
| |/ / /
* | | | drm/i915: add support for E7221 chipsetCarlos Martín2008-01-231-0/+1
* | | | agp/intel: add support for E7221 chipsetCarlos Martín2008-01-231-2/+9
|/ / /
* | | Fix file references in documentation and KconfigJohann Felix Soden2008-01-224-6/+3
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-01-221-9/+23
|\ \ \
| * | | hwmon: (it87) request only Environment Controller portsBjorn Helgaas2008-01-221-9/+23
| |/ /
* | | W1: w1_therm.c is flagging 0C etc as invalidDavid Fries2008-01-221-1/+1
* | | W1: w1_therm.c ds18b20 decode freezing temperatures correctlyDavid Fries2008-01-221-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-217-19/+14
|\ \
| * | [NET]: rtnl_link: fix use-after-freePatrick McHardy2008-01-201-13/+1
| * | [ATM] atm/suni.c: Fix section mismatch.Adrian Bunk2008-01-201-1/+1
| * | [ATM] atm/idt77105.c: Fix section mismatch.Adrian Bunk2008-01-201-1/+1
| * | [NET]: Fix interrupt semaphore corruption in Intel drivers.David S. Miller2008-01-204-4/+11
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-211-1/+1
|\ \ \
| * | | tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto2008-01-221-1/+1
| |/ /
* | | s3c2410_fb: fix line length calculationStefan Schmidt2008-01-211-1/+1
* | | keyspan: fix oopsAlan Cox2008-01-211-1/+1
|/ /
* | Remove bogus duplicate CONFIG_LGUEST_GUEST entry.Rusty Russell2008-01-191-7/+0
* | pata_pdc202xx_old: Fix crashes with ATAPIAlan Cox2008-01-191-0/+19