summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-102-9/+12
* [PATCH] pci-driver: store_new_id() not inlineRandy Dunlap2005-11-101-1/+1
* [PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky2005-11-101-0/+15
* [PATCH] PCI: Fix VIA 686 PCI quirk namesMeelis Roos2005-11-101-2/+2
* [PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com2005-11-101-5/+2
* [PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com2005-11-105-19/+89
* [PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2005-11-102-13/+7
* [PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com2005-11-104-69/+28
* [PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com2005-11-107-133/+41
* [PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com2005-11-104-734/+65
* [PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com2005-11-108-993/+96
* [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-11-106-3237/+85
* [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-101-14/+32
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-102-13/+7
|\
| * [BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville2005-11-101-10/+2
| * [BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville2005-11-101-0/+2
| * [BNX2]: output driver name as prefix in error messageJohn W. Linville2005-11-101-1/+1
| * [ATM]: [horizon] fix sparse warningsDave Jones2005-11-101-2/+2
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-1018-158/+458
|\ \ | |/ |/|
| * [IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier2005-11-101-24/+63
| * [IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin2005-11-103-5/+39
| * [IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier2005-11-101-10/+6
| * [IB] mthca: fix posting of atomic operationsMichael S. Tsirkin2005-11-101-4/+4
| * [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-107-13/+92
| * [IB] umad: get rid of unused mr arrayRoland Dreier2005-11-101-25/+4
| * [IB] Have cq_resize() method take an int, not int*Roland Dreier2005-11-101-10/+2
| * [IB] mthca: fix typo in catastrophic error pollingRoland Dreier2005-11-101-1/+1
| * [IPoIB] no need to set skb->dev right before freeing skbRoland Dreier2005-11-101-13/+4
| * [IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier2005-11-101-12/+17
| * [IPoIB] add path record information in debugfsRoland Dreier2005-11-105-49/+231
| * [IB] umad: two small fixesMichael S. Tsirkin2005-11-061-2/+2
| * [IB] mthca: report page size capabilityJack Morgenstein2005-11-043-0/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-101-0/+6
|\ \
| * | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-101-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2005-11-108-26/+12
|\ \ \
| * | | [PCMCIA] i82365: release all resources if no devices are foundIgor Popik2005-11-101-0/+1
| * | | [PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti2005-11-103-25/+7
| * | | [PATCH] Alchemy PCMCIA: Fix config.h inclusionRalf Baechle2005-11-104-1/+4
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-105-1/+5
|\ \ \ | |/ / |/| |
| * | [PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas2005-11-101-1/+1
| * | [PATCH] fs_enet build fixMarcelo Tosatti2005-11-104-0/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-0912-18/+338
|\ \ \ | |/ / |/| |
| * | [PATCH] ide-floppy: software eject not working with LS-120 driveOndrej Zary2005-11-101-4/+2
| * | [PATCH] siimage: enable interrupts on Adaptec SA-1210 cardJohn W. Linville2005-11-101-0/+9
| * | [PATCH] ide: CS5535 driverJaya Kumar2005-11-093-0/+315
| * | [PATCH] ide: AMD Geode GX/LX supportJordan Crouse2005-11-091-0/+3
| * | [PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "...Willem Riede2005-11-091-2/+3
| * | [PATCH] ide: possible cleanupsAdrian Bunk2005-11-093-9/+1
| * | [PATCH] ide: incorrect device link for ide-csHannes Reinecke2005-11-092-3/+5
* | | Fix AGP compile on non-x86 architecturesLinus Torvalds2005-11-092-6/+4
OpenPOWER on IntegriCloud