summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-283-0/+7
|\
| * [libata] Disable FUAJeff Garzik2006-02-283-0/+7
* | [TG3]: Fix Sun tg3 variant detection.David S. Miller2006-02-271-0/+9
* | [PATCH] Fix Specialix SX corruptionMarc Zyngier2006-02-271-5/+5
|/
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-271-9/+43
|\
| * [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fixTejun Heo2006-02-251-6/+27
| * [PATCH] sata_sil: add board ID for 3512Tejun Heo2006-02-251-4/+17
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-271-2/+2
|\ \
| * | Fix Wake on LAN support in sis900Daniele Venzano2006-02-251-2/+2
| |/
* | [PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen2006-02-261-1/+1
* | [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen2006-02-261-5/+3Star
* | [PATCH] Fix Specialix SI probingMarc Zyngier2006-02-261-4/+8
* | [PATCH] sd: fix memory corruption with broken mode page headersAl Viro2006-02-261-3/+17
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-251-0/+6
|\
| * [SERIAL] Add comment about early_serial_setup()Russell King2006-02-231-0/+6
* | [PATCH] dm: free minor after unlink gendiskJun'ichi Nomura2006-02-241-1/+3
* | [PATCH] dm: missing bdput/thaw_bdev at removalJun'ichi Nomura2006-02-241-0/+4
* | [PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()Antonino A. Daplas2006-02-241-12/+9Star
* | [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg2006-02-241-1/+2
* | [PATCH] gbefb: Set default of FB_GBE_MEM to 4 MBMartin Michlmayr2006-02-241-1/+1
* | [PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang2006-02-241-0/+3
* | [PATCH] cfi: init wait queue in chip structSimon Vogl2006-02-241-0/+1
* | [PATCH] vgacon: no vertical resizing on EGASamuel Thibault2006-02-241-32/+35
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-246-153/+370
|\ \
| * | [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk2006-02-241-0/+2
| * | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-245-153/+368
| |\ \
| | * | skge: protect interrupt maskStephen Hemminger2006-02-232-7/+15
| | * | skge: genesis phy initialzationStephen Hemminger2006-02-231-11/+26
| | * | skge: NAPI/irq race fixStephen Hemminger2006-02-231-12/+5Star
| | * | r8169: enable wake on lanFrancois Romieu2006-02-231-0/+87
| | * | r8169: fix broken ring index handling in suspend/resumeFrancois Romieu2006-02-231-43/+59
| | * | [PATCH] sky2: close race on IRQ mask update.Stephen Hemminger2006-02-232-7/+17
| | * | [PATCH] sky2: use device iomem to access PCI configStephen Hemminger2006-02-232-48/+54
| | * | [PATCH] sky2: force early transmit statusStephen Hemminger2006-02-231-8/+6Star
| | * | [PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger2006-02-231-0/+11
| | * | [PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger2006-02-231-3/+3
| | * | [PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger2006-02-232-19/+90
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-241-1/+1
|\ \ \ \
| * | | | [NET]: Increase default IFB device count.Richard Lucassen2006-02-241-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-241-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | [PATCH] Fix race condition in hvc console.Michal Ostrowski2006-02-241-3/+5
| | |/ | |/|
* | | sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-231-23/+19Star
* | | sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-232-69/+59Star
* | | sbp2: fix another deadlock after disconnectionStefan Richter2006-02-231-2/+8
|/ /
* / [SCSI] esp: fix eh lockingChristoph Hellwig2006-02-221-3/+1Star
|/
* [PATCH] padlock: Fix typo that broke 256-bit keysHerbert Xu2006-02-221-4/+4
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-212-7/+10
|\
| * [PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo2006-02-201-5/+8
| * [PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo2006-02-202-2/+2
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-02-214-1/+58
|\ \