aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox1-28/+47
2006-12-01pci: fix __pci_register_driver error handlingAkinobu Mita1-2/+5
2006-12-01pci: clear osc support flags if no _OSC methodKristen Carlson Accardi1-1/+9
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita1-1/+3
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita1-6/+2
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller1-3/+6
2006-12-01Altix: SN ACPI hotplug support.John Keller1-22/+13
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox1-13/+18
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-1/+7
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2-56/+30
2006-12-01PCI: save/restore PCI-X stateStephen Hemminger1-0/+44
2006-12-01PCI: Make some MSI-X #defines genericMichael Ellerman1-8/+0
2006-12-01PCI: Let PCI_MULTITHREAD_PROBE not be brokenGreg Kroah-Hartman1-1/+1
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu1-2/+2
2006-11-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-8/+24
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund1-1/+1
2006-11-28[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King1-3/+6
2006-11-28[PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston1-0/+11
2006-11-28[PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo1-5/+7
2006-11-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-11-26V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey1-0/+4
2006-11-26V4L/DVB (4885): Improve saa711x checkHans Verkuil1-2/+7
2006-11-26V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia2-4/+2
2006-11-26V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driverIra Snyder1-1/+3
2006-11-26V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey1-1/+1
2006-11-26V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsystem-id 13c2:1003Oliver Endriss1-1/+9
2006-11-26V4L/DVB (4831): Fix tuning on older budget DVBS cards.Andrew de Quincey1-0/+1
2006-11-25[6PACK]: Masking bug in 6pack driver.Jean Delvare1-1/+1
2006-11-25[PATCH] usb: ati remote memleak fixMariusz Kozlowski1-6/+4
2006-11-25[PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita1-3/+2
2006-11-25[PATCH] sgiioc4: Disable module unloadJeremy Higdon1-7/+0
2006-11-25[PATCH] Fix device_attribute memory leak in device_delCatalin Marinas1-1/+3
2006-11-25[PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereferenceAdrian Bunk1-3/+3
2006-11-25[PATCH] rtc class locking bugfixesDavid Brownell5-11/+24
2006-11-25[PATCH] rtc framework handles periodic irqsDavid Brownell2-1/+13
2006-11-25[PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz1-0/+2
2006-11-23[PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare1-1/+1
2006-11-23[PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones1-3/+1
2006-11-22[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2-2/+2
2006-11-22[AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds1-7/+24
2006-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+3
2006-11-21[TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder1-1/+3
2006-11-21[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones1-0/+1
2006-11-20IB/ipath: Depend on CONFIG_NETBryan O'Sullivan1-1/+1
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds1-1/+1
2006-11-20Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-8/+7
2006-11-20[PATCH] fix build error for HISAX_NETJETToralf Foerster1-1/+1
2006-11-20[PATCH] ftape: fix printk format warningsRandy Dunlap1-2/+2
2006-11-20[PATCH] scx200_acb: handle PCI errorsJeff Garzik1-3/+4
2006-11-20[PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan1-1/+2