summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: quirks.c: cleanupAdrian Bunk2007-02-082-29/+17Star
| * | PCI : Add selected_regions funcsHidetoshi Seto2007-02-081-17/+63
| * | PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto2007-02-083-11/+34
| * | PCI : Move pci_fixup_device and is_enabled (originally intended change)Hidetoshi Seto2007-02-081-12/+12
| * | PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto2007-02-083-25/+1Star
| * | PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu2007-02-081-13/+56
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-081-1/+3
|\ \
| * | PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-1/+3
| |/
* | Altix: Add ACPI SSDT PCI device support (hotplug)John Keller2007-02-031-7/+148
* | ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-031-5/+5
|/
* ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-021-2/+2
* [PATCH] pci: remove warning messagesAndrew Morton2007-02-021-8/+2Star
* [PATCH] via quirk updateJean Delvare2007-02-021-3/+5
* [PATCH] Fix VIA quirksJean Delvare2007-01-311-36/+42
* PCI: fix pci-driver kernel-docRandy Dunlap2007-01-221-2/+1Star
* PCI: Unhide the SMBus on the Asus P4P800-XJean Delvare2007-01-221-0/+5
* [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin2007-01-121-1/+2
* [PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal2007-01-111-1/+1
* [PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman2007-01-091-6/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-01-061-1/+1
|\
| * [PATCH] PCI: disable PCI_MULTITHREAD_PROBEAndrew Morton2007-01-051-1/+1
* | [PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen2007-01-061-0/+24
|/
* [PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap2006-12-301-3/+2Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-231-2/+1Star
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1Star
* | [PATCH] increase CARDBUS_MEM_SIZEAndrew Morton2006-12-221-1/+1
* | acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi2006-12-201-1/+1
* | shpchp: cleanup shpchp.hKenji Kaneshige2006-12-203-144/+77Star
* | shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige2006-12-201-24/+1Star
* | shpchp: cleanup struct controllerKenji Kaneshige2006-12-202-31/+1Star
* | shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-204-249/+73Star
* | PCI: ATI sb600 sata quirkConke Hu2006-12-201-0/+17
* | PCI legacy resource fixRalf Baechle2006-12-202-6/+24
* | PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl2006-12-201-0/+2
* | PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-203-60/+112
* | PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman2006-12-201-12/+16
* | PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman2006-12-201-8/+1Star
* | PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman2006-12-201-3/+81
* | PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman2006-12-201-9/+19
* | pci: Introduce pci_find_presentAlan Cox2006-12-201-17/+22
* | PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige2006-12-201-1/+1
* | rpaphp: compiler warning cleanupLinas Vepstas2006-12-201-24/+23Star
* | PCI quirks: remove redundant checkDavid Rientjes2006-12-201-2/+1Star
* | PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King2006-12-201-7/+3Star
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-133-6/+6
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-101-1/+2
* [PATCH] struct path: convert pciJosef Sipek2006-12-081-4/+4
* Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...Linus Torvalds2006-12-081-8/+4Star
|\
| * PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik2006-12-071-8/+4Star
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1