summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds83-1297/+1360
2005-11-11[PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii1-3/+3
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-3/+4
2005-11-11[PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov1-18/+23
2005-11-10[PATCH] lpfc build fixJeff Garzik1-1/+0
2005-11-10[SPARC]: display7seg build fixAndrew Morton1-1/+1
2005-11-10[PATCH] PCI: fix namespace clashesRajesh Shah4-7/+7
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj1-8/+12
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk2-1/+3
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose3-76/+81
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman42-42/+0
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard2-9/+12
2005-11-10[PATCH] pci-driver: store_new_id() not inlineRandy Dunlap1-1/+1
2005-11-10[PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky1-0/+15
2005-11-10[PATCH] PCI: Fix VIA 686 PCI quirk namesMeelis Roos1-2/+2
2005-11-10[PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com1-5/+2
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com5-19/+89
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2-13/+7
2005-11-10[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com4-69/+28
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com7-133/+41
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com4-734/+65
2005-11-10[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com8-993/+96
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com6-3237/+85
2005-11-10[PATCH] PCI: add pci_find_next_capability()Roland Dreier1-14/+32
2005-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-13/+7
2005-11-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds18-158/+458
2005-11-10[BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville1-10/+2
2005-11-10[BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville1-0/+2
2005-11-10[BNX2]: output driver name as prefix in error messageJohn W. Linville1-1/+1
2005-11-10[ATM]: [horizon] fix sparse warningsDave Jones1-2/+2
2005-11-10[IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier1-24/+63
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin3-5/+39
2005-11-10[IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier1-10/+6
2005-11-10[IB] mthca: fix posting of atomic operationsMichael S. Tsirkin1-4/+4
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein7-13/+92
2005-11-10[IB] umad: get rid of unused mr arrayRoland Dreier1-25/+4
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier1-10/+2
2005-11-10[IB] mthca: fix typo in catastrophic error pollingRoland Dreier1-1/+1
2005-11-10[IPoIB] no need to set skb->dev right before freeing skbRoland Dreier1-13/+4
2005-11-10[IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier1-12/+17
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier5-49/+231
2005-11-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+6
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds8-26/+12
2005-11-10[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie1-0/+6
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-1/+5
2005-11-10[PCMCIA] i82365: release all resources if no devices are foundIgor Popik1-0/+1
2005-11-10[PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti3-25/+7
2005-11-10[PATCH] Alchemy PCMCIA: Fix config.h inclusionRalf Baechle4-1/+4
2005-11-10[PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas1-1/+1
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds12-18/+338