summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2006-08-2012-176/+217
|\ \ \ \ \
| | | | | * PCI: quirk to disable e100 interrupt if RESET failed toBjorn Helgaas2006-07-261-0/+57
| | | | * | ACPI: hotkey.c fixes, fix for potential crash of hotkey.cHandle X2006-08-161-162/+119
| | | |/ /
| | * | | ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown2006-08-162-1/+11
| | * | | ACPIPHP: allow acpiphp to build without ACPI_DOCKKristen Carlson Accardi2006-08-161-1/+1
| | * | | ACPI: memory hotplug: remove useless message at boot timeYasunori Goto2006-08-161-6/+2
| | * | | ACPI: verbose on kset/kobject_register errorsRandy Dunlap2006-08-151-2/+10
| | * | | ACPI: add message if firmware_register() init failsRandy Dunlap2006-08-151-1/+5
| | * | | ACPI: skip smart battery init when acpi=offLen Brown2006-08-151-0/+3
| | * | | ACPI: fix boot with acpi=offPavel Machek2006-08-152-0/+5
| | * | | ACPI: fix kfree in i2c_ec error pathJean Delvare2006-08-111-1/+1
| | |/ /
| * | | ACPI: restore some dmesg to DEBUG-only, ala 2.6.17Len Brown2006-07-251-2/+3
| * | | ACPI: scan: handle kset/kobject errorsRandy Dunlap2006-07-121-2/+10
| * | | ACPI: handle firmware_register init errorsRandy Dunlap2006-07-121-1/+5
* | | | [PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris2006-08-171-11/+19
* | | | [BNX2]: Convert to netdev_alloc_skb()Michael Chan2006-08-171-8/+6
* | | | [BNX2]: Fix tx race condition.Michael Chan2006-08-172-23/+24
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman2006-08-164-73/+46
|\ \ \ \
| * | | | [S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter2006-08-161-14/+18
| * | | | [S390] dasd slab cache alignment.Heiko Carstens2006-08-161-2/+3
| * | | | [S390] dasd calls kzalloc while holding a spinlock.Horst Hummel2006-08-102-41/+32
| * | | | [S390] dasd set offline kernel bug.Horst Hummel2006-08-091-1/+1
| * | | | [S390] xpram system device class.Martin Schwidefsky2006-08-071-24/+1
* | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGreg Kroah-Hartman2006-08-161-4/+4
|\ \ \ \ \
| * | | | | [WATCHDOG] Kconfig typos fix.Matt LaPlante2006-08-151-4/+4
| | |_|/ / | |/| | |
* | | | | [PATCH] dm: BUG/OOPS fixMichal Miroslaw2006-08-141-1/+2
* | | | | [PATCH] add imacfb documentation and detectionEdgar Hucek2006-08-142-6/+45
* | | | | USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg2006-08-111-2/+3
* | | | | USB: ftdi_sio driver - new PIDsJonathan Davies2006-08-112-0/+8
* | | | | USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama2006-08-111-0/+2
* | | | | USB: appletouch: fix atp_disconnectJohannes Berg2006-08-111-1/+1
* | | | | USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa2006-08-111-1/+0
* | | | | USB: unusual_devs entry for A-VOX WSX-300ER MP3 playerDavid Kuehling2006-08-111-0/+10
* | | | | PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones2006-08-111-7/+0
* | | | | pciehp: make pciehp build for powerpcKristen Carlson Accardi2006-08-112-4/+5
* | | | | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmcGreg Kroah-Hartman2006-08-102-5/+7
|\ \ \ \ \
| * | | | | [MMC] Another stray 'io' referencePierre Ossman2006-08-071-1/+2
| * | | | | [MMC] Fix base address configuration in wbsdPierre Ossman2006-08-061-3/+3
| * | | | | [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is pluggedJuha [êölä2006-08-061-1/+2
* | | | | | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2006-08-102-1/+4
|\ \ \ \ \ \
| * | | | | | [ARM] Fix Acorn platform SCSI driver build failuresRussell King2006-08-061-1/+1
| * | | | | | [ARM] Fix NCR5380-based SCSI card buildRussell King2006-08-061-0/+3
| |/ / / / /
* | | | | | [PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox2006-08-091-0/+30
* | | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-092-28/+31
|\ \ \ \ \ \
| * | | | | | [TG3]: Fix tx race conditionMichael Chan2006-08-072-26/+31
| * | | | | | [TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig2006-08-071-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-091-1/+1
|\ \ \ \ \ \
| * | | | | | [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin2006-08-091-1/+1
| |/ / / / /
* | | | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-094-29/+24
|\ \ \ \ \ \
| * | | | | | [PATCH] libata: clear sdev->locked on door lock failureTejun Heo2006-08-091-0/+13
OpenPOWER on IntegriCloud