aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2004-08-01[PATCH] rename CONFIG_PCI_USE_VECTOR to CONFIG_PCI_MSIBjorn Helgaas2-14/+7
2004-08-01[PATCH] MSI: MSI/MSI-X API updatesRoland Dreier2-323/+471
2004-08-01[PATCH] MSI: stop using dev->bus->ops directly in msi.cRoland Dreier1-58/+45
2004-07-22[PATCH] Asus M2N notebook hides SMBus deviceDominik Brodowski1-0/+6
2004-07-14Merge bk://kernel.bkbits.net/gregkh/linux/driver-2.6Linus Torvalds1-1/+8
2004-07-14Merge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6Linus Torvalds1-23/+35
2004-07-14Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-1/+8
2004-07-14[PATCH] I2C: patch quirks.c - SMBus hidden on hp laptopÖrjan Persson1-23/+35
2004-07-14[PCI, libata] Fix "combined mode" PCI quirk for ICH6Jeff Garzik1-7/+24
2004-07-12[PATCH] sparse: assorted drivers/* NULL noise removalAlexander Viro8-14/+14
2004-07-08[PATCH] Driver core: kset_find_obj should increment refcount of the found objectDmitry Torokhov1-1/+8
2004-07-02Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds4-7/+18
2004-07-01[PATCH] PCI: New PCI vendor/device ID for Radisys ENP-2611 boardLennert Buytenhek1-0/+1
2004-07-01[PATCH] PCI Hotplug: RPAPHP structure size/performanceLinas Vepstas1-2/+2
2004-07-01[PATCH] PCI Hotplug: rpaphp null pointer derefLinas Vepstas1-3/+12
2004-07-01[PATCH] PCI: export pci_scan_child_bus for the pci hotplug drivers to useLinda Xie1-2/+3
2004-07-01[PATCH] ppc64: remove RTAS arguments from PACADavid Gibson3-0/+3
2004-06-30[PATCH] sparse: NULL vs 0 - rest of driversMika Kukkonen1-1/+1
2004-06-29[PATCH] ppc64: vio infrastructure modificationsStephen Rothwell1-2/+2
2004-06-23Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman18-379/+652
2004-06-23[PATCH] Fix and Reenable MSI Support on x86_64Andrew Morton1-1/+1
2004-06-23[PATCH] PCI: (one more) PCI quirk for SMBus bridge on Asus P4 boardsOswald Buddenhagen1-0/+1
2004-06-22[PATCH] PCI: Fix MSI-X setupRoland Dreier1-5/+5
2004-06-22merge fixups.Greg Kroah-Hartman16-374/+646
2004-06-21merge Greg Kroah-Hartman3-18/+17
2004-06-13[PATCH] PCI: Fix off-by-one in pci_enable_wakeRoger Luethi1-1/+1
2004-06-11Merge nuts.davemloft.net:/disk1/BK/tg3work-2.6David S. Miller1-0/+3
2004-06-11[TG3]: Chip support update and a power-save bug fix.David S. Miller1-0/+3
2004-06-11[PATCH] PCI Hotplug: rpaphp.patch -- multi-function devices not handled corre...Linda Xie6-217/+508
2004-06-04[PATCH] Fixes for hot-plug drivers (updated)Dely Sy9-156/+137
2004-06-03PCI: convert to using dev_attrs for all PCI devices.Greg Kroah-Hartman3-18/+17
2004-05-28[PATCH] sparse: drivers/pci __user annotationAlexander Viro2-15/+15
2004-05-27[PATCH] PCI: fix pci/probe.c possible NULL pointer.Luiz Capitulino1-0/+2
2004-05-27Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman2-2/+29
2004-05-26[PATCH] PCI: restore pci config space on resumeArjan van de Ven2-2/+29
2004-05-18Reversed pci.ids changes, as Linus already fixed them in his treeGreg Kroah-Hartman1-4/+4
2004-05-18Shorten some PCI device namesLinus Torvalds1-5/+5
2004-05-18[PATCH] PCI: fix up build warnings in pci.ids file.Greg Kroah-Hartman1-4/+4
2004-05-18Resolve merge conflicts.David S. Miller1-227/+1244
2004-05-17Fix merge conflicts.David S. Miller1-1248/+235
2004-05-17mergeGreg Kroah-Hartman43-3820/+3945
2004-05-17PCI Hotplug: clean up a lot of global symbols that do not need to be.Greg Kroah-Hartman23-232/+212
2004-05-11[PATCH] acpiphp_glue.c oops fixHerbert Xu1-0/+2
2004-05-11[PATCH] PCI Hotplug: fix wrong var used in hotplug/shpchp_ctrl.c.Luiz Capitulino1-1/+1
2004-05-11[PATCH] SHPC PCI Hotplug: fix cleanup_slots again...Rolf Eike Beer1-2/+3
2004-05-11[PATCH] PCI Express, SHPCHP: fix freeing wrong resourcesRolf Eike Beer2-8/+8
2004-05-11[PATCH] CompactPCI: remove two useless functionsRolf Eike Beer1-18/+0
2004-05-11[PATCH] CompactPCI: remove slot_paranoia_check and get_slotRolf Eike Beer1-36/+5
2004-05-11[PATCH] CompactPCI: remove useless NULL checksRolf Eike Beer1-26/+0
2004-05-11[PATCH] CompactPCI: use goto for error handlingRolf Eike Beer1-25/+21
2004-05-11[PATCH] CompactPCI: remove two useless checksRolf Eike Beer1-7/+0
2004-05-11[PATCH] CompactPCI: remove set_attention_statusRolf Eike Beer1-16/+1
2004-05-10Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds1-0/+2
2004-05-10[PATCH] fix wrong var used in hotplug/shpchp_ctrl.c.Andrew Morton1-1/+1
2004-05-10Add IBM power RAID driver 2.0.6James Bottomley1-0/+2
2004-05-08[TG3]: Add 572x/575x PCI IDs.David S. Miller1-0/+10
2004-05-07All the Intel LPC bridges have the same PCI quirks.Linus Torvalds1-0/+11
2004-05-05[PATCH] PCI: PCI devices with no PCI_CACHE_LINE_SIZE implementedMatt Domsch1-1/+1
2004-05-05[PATCH] PCI Hotplug: rpaphp doesn't initialize slot's nameLinda Xie3-12/+9
2004-05-04PCI Hotplug: revert broken PCI Express hotplug patchGreg Kroah-Hartman1-34/+32
2004-05-01[PATCH] PCI Hotplug: pciehp-linkage-fix.patchAndrew Morton1-5/+5
2004-04-30PCI Hotplug: fix build error due to previous patches.Greg Kroah-Hartman1-1/+1
2004-04-30[PATCH] SHPC PCI Hotplug: remove some useless castsRolf Eike Beer1-1/+1
2004-04-30[PATCH] SHPC PCI Hotplug: more coding style fixesRolf Eike Beer2-81/+131
2004-04-30[PATCH] SHPC PCI Hotplug: kill useless NULL checksRolf Eike Beer1-32/+3
2004-04-30[PATCH] SHPC PCI Hotplug: codingstyle fixesRolf Eike Beer1-5/+5
2004-04-30[PATCH] SHPC PCI Hotplug: use goto for error handlingRolf Eike Beer1-29/+24
2004-04-30[PATCH] SHPC PCI Hotplug: fix cleanup_slots to use a release functionRolf Eike Beer1-15/+23
2004-04-30[PATCH] SHPC PCI Hotplug: kill hardware_testRolf Eike Beer1-9/+0
2004-04-30[PATCH] SHPC PCI Hotplug: use new style of module parametersRolf Eike Beer1-3/+4
2004-04-30[PATCH] RPA PCI Hotplug: codingstyle fixes for rpaphp_pci.cRolf Eike Beer1-16/+15
2004-04-30[PATCH] RPA PCI Hotplug: use goto for error handling in rpaphp_slot.cRolf Eike Beer1-32/+32
2004-04-30[PATCH] RPA PCI Hotplug: remove useless NULL checks from rpaphp_core.cRolf Eike Beer1-8/+2
2004-04-30[PATCH] RPA PCI Hotplug: fix up init_slots in rpaphp_core.cRolf Eike Beer1-14/+4
2004-04-30[PATCH] RPA PCI Hotplug: codingstyle fixes for rpaphp_core.cRolf Eike Beer1-13/+14
2004-04-30[PATCH] RPA PCI Hotplug: kill get_cur_bus_speed from rpaphp_core.cRolf Eike Beer1-14/+0
2004-04-30[PATCH] RPA PCI Hotplug: use new style of module parametersRolf Eike Beer1-1/+1
2004-04-30[PATCH] PCI Express Hotplug: codingstyle fixes for pciehp_pci.cRolf Eike Beer1-71/+118
2004-04-30[PATCH] PCI Express Hotplug: kill more useless castsRolf Eike Beer2-42/+42
2004-04-30[PATCH] PCI Express Hotplug: mark global variables staticRolf Eike Beer1-5/+5
2004-04-30[PATCH] PCI Express Hotplug: some cleanupsRolf Eike Beer1-32/+34
2004-04-30[PATCH] PCI Express Hotplug: remove useless kmalloc castsRolf Eike Beer1-8/+14
2004-04-30[PATCH] PCI Express Hotplug: codingstyle fixes for pciehp.hRolf Eike Beer1-11/+11
2004-04-30[PATCH] PCI Express Hotplug: use goto for error handlingRolf Eike Beer1-24/+21
2004-04-30[PATCH] Compaq PCI Hotplug: remove useless NULL checks from cpqphp_ctrl.cRolf Eike Beer1-20/+1
2004-04-30[PATCH] PCI Express Hotplug: kill hardware_testRolf Eike Beer1-7/+0
2004-04-30[PATCH] Compaq PCI Hotplug: kill useless kmalloc castsRolf Eike Beer1-22/+18
2004-04-30[PATCH] RPA PCI Hotplug: Remove useless NULL checksRolf Eike Beer3-37/+8
2004-04-30[PATCH] PCI Express Hotplug: remove useless NULL checksRolf Eike Beer2-92/+23
2004-04-30PCI Hotplug: fix stupid build bugs caused by previous patches.Greg Kroah-Hartman2-5/+1
2004-04-30[PATCH] Compaq PCI Hotplug: fix missing bracesRolf Eike Beer1-1/+1
2004-04-30[PATCH] PCI Express Hotplug: use new style of module parametersRolf Eike Beer2-8/+5
2004-04-30[PATCH] PCI Hotplug: Move an often used while loop to an inline functionRolf Eike Beer4-354/+152
2004-04-30[PATCH] PCI Hotplug Core: use new style of module parametersRolf Eike Beer1-6/+3
2004-04-30[PATCH] [BUGFIX] shpchp_pci.c: fix missing braces after ifRolf Eike Beer1-2/+3
2004-04-30[PATCH] PCI Hotplug: Remove type magic from kmallocRolf Eike Beer2-36/+39
2004-04-30[PATCH] Compaq PCI Hotplug: some final fixes for cpqphp_core.cRolf Eike Beer1-13/+11
2004-04-30[PATCH] Compaq PCI Hotplug: coding style fixes for cpqphp_ctrl.cRolf Eike Beer1-15/+14
2004-04-30[PATCH] Compaq PCI Hotplug: use goto for error handling in cpqphp_ctrl.cRolf Eike Beer1-41/+29
2004-04-30[PATCH] Compaq PCI Hotplug: fix C++ style commentsRolf Eike Beer1-391/+349
2004-04-30[PATCH] Compaq PCI Hotplug: remove useless NULL checks from cpqphp_core.cRolf Eike Beer1-13/+3
2004-04-30[PATCH] Compaq PCI Hotplug: use goto for error handlingRolf Eike Beer1-26/+31
2004-04-30[PATCH] Compaq PCI Hotplug: split up hardware_testRolf Eike Beer1-99/+38
2004-04-30[PATCH] Compaq PCI Hotplug: more coding style fixesRolf Eike Beer1-127/+151
2004-04-30[PATCH] Compaq PCI Hotplug: use new style of module parametersRolf Eike Beer2-8/+5
2004-04-30[PATCH] Compaq PCI Hotplug: move huge inline function out of header fileRolf Eike Beer2-133/+132
2004-04-30[PATCH] Compaq PCI Hotplug: remove useless NULL checksRolf Eike Beer3-151/+34
2004-04-30[PATCH] Compaq PCI Hotplug: coding style fixesRolf Eike Beer3-230/+253
2004-04-29[PATCH] PCI Express Hotplug: splut pciehp_ctrl.c::configure_new_functionRolf Eike Beer1-404/+422
2004-04-29[PATCH] PCI Express Hotplug: remove useless kmalloc castsRolf Eike Beer1-12/+18
2004-04-29[PATCH] PCI Express Hotplug: fix coding styleRolf Eike Beer1-120/+117
2004-04-29[PATCH] PCI Hotplug skeleton: final cleanupsRolf Eike Beer1-22/+25
2004-04-29[PATCH] PCI Hotplug skeleton: use goto for error handlingRolf Eike Beer1-22/+19
2004-04-29[PATCH] PCI Hotplug skeleton: mark functions __init/__exitRolf Eike Beer1-4/+4
2004-04-29[PATCH] PCI Hotplug skeleton: fix codingstyleRolf Eike Beer1-26/+25
2004-04-29[PATCH] PCI Hotplug skeleton: remove useless NULL checksRolf Eike Beer1-82/+17
2004-04-29[PATCH] PCI Hotplug skeleton: use new style of module parametersRolf Eike Beer1-6/+3
2004-04-29[PATCH] ACPI PCI Hotplug: add a BUG() where one should beRolf Eike Beer1-1/+2
2004-04-29[PATCH] ACPI PCI Hotplug: coding style fixesRolf Eike Beer1-5/+5
2004-04-29[PATCH] ACPI PCI Hotplug: use goto for error handlingRolf Eike Beer1-6/+7
2004-04-29[PATCH] ACPI PCI Hotplug: kill magic numberRolf Eike Beer2-3/+0
2004-04-29[PATCH] ACPI PCI Hotplug: use new style of module parametersRolf Eike Beer1-1/+2
2004-04-29[PATCH] CompactPCI Hotplug ZT5550: use new style of module parametersRolf Eike Beer1-6/+3
2004-04-29[PATCH] CompactPCI Hotplug: kill magic numberRolf Eike Beer2-3/+0
2004-04-29[PATCH] CompactPCI Hotplug: remove unneeded funtion for parameter handlingRolf Eike Beer1-67/+0
2004-04-29[PATCH] PCI Hotplug: Clean up acpiphp_core.c: remove 3 get_* functionsRolf Eike Beer1-43/+2
2004-04-29[PATCH] PCI Hotplug: Clean up acpiphp_core.c: returnRolf Eike Beer1-7/+1
2004-04-29[PATCH] PCI Hotplug: Clean up acpiphp_core.c: use goto for error handlingRolf Eike Beer1-16/+15
2004-04-29[PATCH] PCI Hotplug: Clean up acpiphp_core.c: kill hardware_testRolf Eike Beer1-20/+0
2004-04-29[PATCH] PCI Hotplug: Clean up acpiphp_core.c: coding styleRolf Eike Beer1-37/+20
2004-04-29[PATCH] PCI Hotplug: Clean up acpiphp_core.c: slot_paranoia_checkRolf Eike Beer1-48/+8
2004-04-29[PATCH] PCI Hotplug: Clean up acpiphp_core.c: null checksRolf Eike Beer1-35/+1
2004-04-29[PATCH] PCI Hotplug: RPA DLPAR remove slot, return code fixJohn Rose1-10/+10
2004-04-29[PATCH] PCI Hotplug: rpaphp: set eeh option (enabled ) prior to any i/o to ne...Linda Xie1-1/+3
2004-04-28[PATCH] PCI: message cleanup in PCI probeJochen Hein1-1/+1
2004-04-28[PATCH] PCI: pci.ids update from sf.net + add IXP4xx to pci_ids.hDeepak Saxena1-225/+1248
2004-04-21[PATCH] MIPS: PCI code is now shared.Andrew Morton1-2/+1
2004-04-17[PATCH] PCI MSI Kconfig consolidationAndrew Morton1-0/+19
2004-04-14mergeGreg Kroah-Hartman21-273/+343
2004-04-12[PATCH] PCI Hotplug: php_phy_location.patchLinda Xie4-69/+59
2004-04-12Merge bk://bk.arm.linux.org.uk/linux-2.6-pcmciaLinus Torvalds1-0/+1
2004-04-12[PATCH] remove concatenation with __FUNCTION__ drivers/*Andrew Morton1-5/+5
2004-04-11[PATCH] ia64 MSI supportAndrew Morton2-97/+22
2004-04-11[PCMCIA] Re-export pci_bus_alloc_resource() from PCI code.Russell King1-0/+1
2004-04-07[PATCH] PCI Hotplug: Fix interpretation of 0/1 for MRL in SHPC & PCI-E hot-plugDely Sy4-16/+17
2004-03-30[PATCH] PCI: Allow arch-specific pci_set_dma_mask and friendsDeepak Saxena1-0/+5
2004-03-30[PATCH] PCI Hotplug: RPA PCI Hotplug - redundant freeJohn Rose1-1/+0
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr2-5/+5
2004-03-26[PATCH] PCI Hotplug: Rewrite acpiphp detect_used_resourceMatthew Wilcox1-84/+26
2004-03-26[PATCH] PCI Hotplug: Don't up() twice in acpiphpMatthew Wilcox1-20/+18
2004-03-26[PATCH] PCI: Updates for PCI Express hot-plug driverDely Sy7-56/+94
2004-03-26PCI: add ability to access pci extended config space for PCI Express devicesGreg Kroah-Hartman4-28/+125
2004-03-22[PATCH] ppc64: Add eeh calls to hotplug driverAndrew Morton1-0/+2
2004-03-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman15-796/+1070
2004-03-18[PATCH] PCI: Use insert_resource in pci_claim_resourceMatthew Wilcox1-2/+7
2004-03-15[PATCH] Fix multiple EEH-related bugsAndrew Morton1-0/+1
2004-03-15Merge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6Linus Torvalds1-3/+5
2004-03-14mergeGreg Kroah-Hartman1-13/+1
2004-03-14Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-3/+5
2004-03-13[PATCH] move consistent_dma_mask to the generic deviceAndrew Morton2-2/+2
2004-03-10PCI Hotplug: use the new decl_subsys_name() macro instead of rolling our own.Greg Kroah-Hartman1-13/+1
2004-03-09[PATCH] PCI Hotplug: fix compiler warning in acpiphp driverGreg Kroah-Hartman1-1/+0
2004-03-09[PATCH] PCI Hotplug: rpaphp/rpadlpar latest (support for vio and multifunctio...Linda Xie7-761/+1038
2004-03-09[PATCH] PCI Hotlug: fix acpiphp unable to power off slotsTakayoshi Kochi4-29/+21
2004-03-09[PATCH] PCI Hotplug: Fix PCIE and SHPC hotplug drivers for ia64Andreas Schwab3-3/+4
2004-03-07merge fixupsGreg Kroah-Hartman1-3/+5
2004-03-05[SERIAL] Fix supprot for AFAVLAB 8port boards in 2.6.xHarald Welte1-0/+2
2004-03-02[libata ata_piix] Add yet another Intel ICH6 PCI idJeff Garzik1-0/+1
2004-03-02[libata ata_piix] Fix transposed ICH6 PCI idGo Taniguchi1-1/+1
2004-03-02PCI Hotplug: clean up the Makefile a bit more.Greg Kroah-Hartman1-18/+12
2004-03-02[PATCH] PCI Hotplug: fixes for shpc and pcie hot-plug driversDely Sy5-37/+26
2004-03-01PCI Hotplug: fix up the permission settings on a few of the sysfs files.Greg Kroah-Hartman1-4/+4
2004-03-01PCI Hotplug: fix stupid directory name of "pci_hotplug_slots" to be just "slots"Greg Kroah-Hartman1-2/+13
2004-02-29[PATCH] PCI Hotplug: Patch to get cpqphp working with IOAPICTorben Mathiasen4-45/+52
2004-02-26Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman4-1/+39
2004-02-26[PATCH] ppc64: fix pci hotplug compile errorAnton Blanchard2-4/+2
2004-02-26[libata ata_piix] Update PCI quirk with new Intel SATA devicesJeff Garzik1-0/+1
2004-02-25Merge bk://gkernel.bkbits.net/misc-2.5Linus Torvalds1-0/+8
2004-02-25MergeLinus Torvalds1-0/+8
2004-02-25Fix PCI MSI build when kirqd is disabled.Jeff Garzik2-1/+6
2004-02-24[PATCH] add the Intel Alder IO-APIC PCI device to quirksAndrew Morton1-0/+24
2004-02-23PCI Hotplug: clean up the Makefile a bit more.Greg Kroah-Hartman1-10/+8
2004-02-23PCI Hotplug: remove unneeded ACPI Makefile rules.Greg Kroah-Hartman1-14/+5
2004-02-23[PATCH] PCI Hotplug: Patch to get polling mode in SHPC hot-plug driver proper...Dely Sy4-22/+35
2004-02-23[PATCH] PCI Hotplug: fix rpaphp bugsLinda Xie3-5/+3
2004-02-23[PATCH] PCI: Introduce bus->bridge_ctl memberRussell King2-12/+14
2004-02-23[PATCH] PCI: Don't report pci_request_regions() failure twiceRussell King1-5/+0
2004-02-23[PATCH] PCI: Report meaningful error for failed resource allocationRussell King1-2/+3
2004-02-23Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-3/+5
2004-02-23[PATCH] PCI: fix i2c quirk for SiS735 chipset SMBus driverMark M. Hoffman1-3/+5
2004-02-22[PATCH] ia64: add Altix hotplug supportPat Gefre1-0/+8
2004-02-19[PATCH] PCI Hotplug: fix build warnings on 64 bit processorsGreg Kroah-Hartman3-6/+6
2004-02-19Merge kroah.com:/home/linux/BK/bleed-2.6Greg Kroah-Hartman36-61/+19892
2004-02-18[PATCH] Rename bitmap_snprintf() and cpumask_snprintf() to *_scnprintf()Andrew Morton1-1/+1
2004-02-18[PATCH] snprintf fixesAndrew Morton1-4/+4
2004-02-17PCI: fix pci quirk for P4B533-V, fixes bug 1720Greg Kroah-Hartman1-3/+6
2004-02-17[PATCH] PCI Hotplug : add DLPAR driver for PPC64 PCI Hotplug slotsJohn Rose5-0/+534
2004-02-17[PATCH] PCI Hotplug: Add PPC64 PCI Hotplug Driver for RPALinda Xie5-0/+1139
2004-02-17[PATCH] PCI Hotplug: Add SHPC and PCI Express hot-plug driversDely Sy26-0/+18167
2004-02-17[PATCH] PCI: Fix pci_bus_find_capability()Matthew Wilcox1-56/+38