summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI quirk: HP hides SMBus controller in Compaq nx9500 laptopsMichal Miroslaw2009-06-161-0/+1
* PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsetsMichal Miroslaw2009-06-161-0/+22
* PCI: expose SMBus on Asus notebook A6LMats Erik Andersson2009-06-111-0/+1
* PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-115-7/+157
* PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki2009-06-111-0/+2
* PCI: fix SR-IOV function dependency link problemYu Zhao2009-06-111-0/+2
* PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()Alex Chiang2009-06-111-2/+0Star
* PCI MSI: let drivers retry when not enough vectorsMichael S. Tsirkin2009-06-111-3/+3
* PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li2009-06-111-0/+4
* PCI: remove deprecated pci_find_slot() interfaceAlex Chiang2009-06-111-30/+0Star
* PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang2009-06-112-6/+12
* PCI Hotplug: cpqphp: constify slot_name()Alex Chiang2009-06-111-1/+1
* PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang2009-06-111-12/+2Star
* PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang2009-06-113-70/+47Star
* PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang2009-06-111-91/+91
* PCI Hotplug: cpqphp: style cleanupsAlex Chiang2009-06-111-11/+6Star
* PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang2009-06-111-46/+39Star
* PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang2009-06-111-91/+79Star
* PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang2009-06-111-197/+185Star
* PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang2009-06-111-33/+22Star
* PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang2009-06-111-237/+224Star
* PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.hAlex Chiang2009-06-111-31/+45
* PCI Hotplug: cpqphp: fix comment styleAlex Chiang2009-06-115-315/+387
* PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang2009-06-115-122/+110Star
* PCI: improve resource allocation under transparent bridgesYinghai Lu2009-06-112-14/+36
* PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-113-13/+55
* PCI MSI: Define PCI_MSI_MASK_32/64Hidetoshi Seto2009-06-112-4/+4
* PCI: ibmphp_core.c: fix warning due to missing module_exit()akpm@linux-foundation.org2009-06-111-0/+1
* PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-111-1/+1
* PCI MSI: Remove unused/obsolete macros and definitionsHidetoshi Seto2009-06-111-7/+1Star
* char: mxser, fix ISA board lookupPeter Botha2009-06-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-06-092-2/+2
|\
| * cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-092-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-091-6/+5Star
|\ \
| * | r8169: fix crash when large packets are receivedEric Dumazet2009-06-091-6/+5Star
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-06-091-14/+14
|\ \ \ | |_|/ |/| |
| * | md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown2009-06-091-1/+1
| * | md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown2009-06-091-11/+11
| * | md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown2009-06-091-2/+2
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-081-0/+1
|\ \ \
| * | | SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet2009-06-081-0/+1
| |/ /
* | | pata_netcell: Fix typoAlan Cox2009-06-081-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-06-081-16/+6Star
|\ \ \
| * | | pdc202xx_old: fix resetproc() methodSergei Shtylyov2009-06-071-14/+5Star
| * | | pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov2009-06-071-2/+1Star
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-081-0/+2
|\ \ \ \
| * | | | fix oops when using console=ttymxcN with N > 0Eric Lammerts2009-06-031-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-06-085-15/+80
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sdhci-of: Fix the wrong accessor to HOSTVER registerDave Liu2009-06-031-1/+7
| * | | | mvsdio: fix config failure with some high speed SDHC cardsNicolas Pitre2009-06-031-0/+25