summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [S390] permanent subchannel busy conditions may cause I/O stallPeter Oberparleiter2006-07-271-1/+2
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-291-4/+4
|\ \ \ \ \ \
| * | | | | | [SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan2006-07-281-4/+4
| |/ / / / /
* | | | | | [PATCH] scsi: kill overeager "not-ready" messagesJens Axboe2006-07-281-4/+1Star
* | | | | | [PATCH] it821x: fix ide dma setup bugJens Axboe2006-07-281-3/+8
* | | | | | [PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe2006-07-281-1/+1
* | | | | | [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-282-2/+5
|/ / / / /
* | | | | [PATCH] fix compile regression for a few scsi driversChristoph Hellwig2006-07-262-12/+6Star
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-261-8/+4Star
|\ \ \ \ \
| * | | | | [SCSI] esp: Fix build.David S. Miller2006-07-251-8/+4Star
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-261-29/+87
|\ \ \ \ \
| * | | | | [TG3]: Update version and reldateMichael Chan2006-07-261-2/+2
| * | | | | [TG3]: Handle tg3_init_rings() failuresMichael Chan2006-07-261-5/+27
| * | | | | [TG3]: Add tg3_restart_hw()Michael Chan2006-07-261-22/+58
| |/ / / /
* | | | | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven2006-07-264-26/+23Star
* | | | | [PATCH] cciss: fix stall with softirq handling and CFQJens Axboe2006-07-251-41/+45
|/ / / /
* | | | [Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann2006-07-241-1/+1
* | | | [Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann2006-07-241-1/+2
* | | | [Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann2006-07-241-1/+2
* | | | [Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann2006-07-241-2/+15
* | | | IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier2006-07-241-2/+3
* | | | IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-242-0/+24
* | | | IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-241-4/+4
* | | | IB/mad: Validate MADs for spec complianceSean Hefty2006-07-242-21/+88
* | | | IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell2006-07-241-4/+0Star
* | | | IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2006-07-242-0/+16
* | | | IB/ipath: Fix a data corruptionRalph Campbell2006-07-241-40/+36Star
* | | | IB/mthca: Fix SRQ limit event range checkDotan Barak2006-07-241-1/+2
* | | | IB/uverbs: Fix lockdep warningsRoland Dreier2006-07-241-11/+21
* | | | IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin2006-07-241-2/+8
| |_|/ |/| |
* | | [cpufreq] ondemand: make shutdown sequence more robustLinus Torvalds2006-07-231-6/+10
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-2214-27/+53
|\ \ \
| * | | [DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel2006-07-221-0/+1
| * | | [IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel2006-07-211-0/+1
| * | | [NET]: sun happymeal, little pci cleanupJiri Slaby2006-07-211-7/+2Star
| * | | [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engineHenrik Kretzschmar2006-07-211-1/+1
| * | | [WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa2006-07-214-16/+40
| * | | [WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2006-07-212-3/+4
| * | | [WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa2006-07-214-0/+4
* | | | [SERIAL] sunzilog: Fix instance enumeration.David S. Miller2006-07-211-36/+35Star
* | | | [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller2006-07-211-9/+1Star
* | | | [SERIAL] sunzilog: Register IRQ after all devices have been probed.David S. Miller2006-07-211-11/+35
* | | | [SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller2006-07-211-1/+1
* | | | [SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller2006-07-211-4/+5
* | | | [SPARC64] Fix sunsab ports orderingMarc Zyngier2006-07-211-1/+1
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-07-2153-662/+790
|\ \ \
| * | | [SCSI] More buffer->request_buffer changesChristoph Hellwig2006-07-1414-21/+19Star
| * | | [SCSI] mptfusion: bump version to 3.04.01Eric Moore2006-07-131-2/+2
| * | | [SCSI] mptfusion: misc fix'sEric Moore2006-07-139-49/+10Star
| * | | [SCSI] mptfusion: firmware download boot fix'sEric Moore2006-07-131-8/+18