aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-20[PATCH] PCI: fix show_modalias() function due to attribute changeGreg Kroah-Hartman1-1/+1
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou3-7/+7
2005-06-20[PATCH] use device_for_each_child() to properly access child devices.long1-74/+65
2005-06-20[PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov3-15/+17
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov1-6/+7
2005-06-18[PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen1-1/+1
2005-06-17[PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig1-1/+4
2005-06-13[PATCH] Fix PCI BAR size interpretation on 64-bit archesOlof Johansson1-1/+1
2005-06-09[PATCH] PCI: MSI functionality broken on Serverworks GC chipsetNarendra Sankar1-0/+6
2005-06-09[PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray2-1/+6
2005-06-07[PATCH] PCI: do VIA IRQ fixup always, not just in PIC modeBjorn Helgaas1-22/+13
2005-06-06[TG3]: Update pci.ids for BCM5752John W. Linville1-0/+1
2005-05-31[PATCH] PCI Hotplug: more CPCI updatesScott Murray2-254/+192
2005-05-31[PATCH] PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properlyKenji Kaneshige1-1/+1
2005-05-31[PATCH] PCI Hotplug: shpchp driver doesn't program _HPP values properlyKenji Kaneshige1-1/+1
2005-05-27[PATCH] Fixup VIA IRQ quirkAlexander Nyberg1-1/+1
2005-05-27[PATCH] VIA IRQ quirkLen Brown1-16/+24
2005-05-17[PATCH] PCI: add MODALIAS to hotplug event for pci devicesGreg KH1-0/+10
2005-05-17[PATCH] PCI: add modalias sysfs file for pci devicesGreg KH1-0/+12
2005-05-17[PATCH] PCI Hotplug: remove pci_visit_devScott Murray2-136/+0
2005-05-17[PATCH] PCI Hotplug: CPCI updateScott Murray3-411/+112
2005-05-17[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy4-79/+83
2005-05-17[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with SHPC driverDely Sy2-16/+16
2005-05-03[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk1-12/+0
2005-05-03[PATCH] PCI Hotplug: fix pciehp regressionDely Sy1-5/+18
2005-05-03[PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole6-10/+10
2005-05-03[PATCH] PCI: Rapid Hance quirkR.Marek@sh.cvut.cz1-0/+1
2005-05-03[PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too earlyRolf Eike Beer1-2/+5
2005-05-03[PATCH] PCI: Add pci shutdown abilityGreg KH1-0/+9
2005-05-03[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com1-24/+58
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH5-1/+5
2005-05-03[PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actually enabled/disabledKenji Kaneshige1-4/+3
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz2-7/+11
2005-04-16[PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek5-8/+8
2005-04-16[PATCH] ata_piix: IDE mode SATA patch for Intel ESB2Jason Gaston1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds91-0/+63799