summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com2005-11-117-133/+41Star
* [PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com2005-11-114-734/+65Star
* [PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com2005-11-118-993/+96Star
* [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-11-116-3237/+85Star
* [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-111-14/+32
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-102-13/+7Star
|\
| * [BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville2005-11-101-10/+2Star
| * [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/+6Star
| * [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/+4Star
| * [IB] Have cq_resize() method take an int, not int*Roland Dreier2005-11-101-10/+2Star
| * [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/+4Star
| * [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-071-2/+2
| * [IB] mthca: report page size capabilityJack Morgenstein2005-11-053-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/+12Star
|\ \ \
| * | | [PCMCIA] i82365: release all resources if no devices are foundIgor Popik2005-11-101-0/+1
| * | | [PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti2005-11-103-25/+7Star
| * | | [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-1012-18/+338
|\ \ \ | |/ / |/| |
| * | [PATCH] ide-floppy: software eject not working with LS-120 driveOndrej Zary2005-11-101-4/+2Star
| * | [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/+1Star
| * | [PATCH] ide: incorrect device link for ide-csHannes Reinecke2005-11-092-3/+5
* | | Fix AGP compile on non-x86 architecturesLinus Torvalds2005-11-092-6/+4Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2005-11-093-27/+20Star
|\ \ \
| * | | [PATCH] i2c-viapro: Some adjustmentsJean Delvare2005-11-081-13/+14
| * | | [PATCH] hwmon: Fix two w83627hf bugsYuan Mu2005-11-081-12/+4Star
| * | | [PATCH] i2c: ds1337 BCD conversion fixJames Chapman2005-11-081-2/+2
* | | | [SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2005-11-091-0/+22
* | | | [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller2005-11-092-2/+2
| |/ / |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-094-12/+30
|\ \ \
| * | | [PATCH] i460-agp warning fixesAndrew Morton2005-11-081-3/+5