aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk1-1/+0
2006-07-31[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman1-5/+15
2006-07-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-25/+51
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik29-228/+411
2006-07-29Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream-fixesJeff Garzik1-4/+13
2006-07-29[PATCH] skge: chip clock rate typoStephen Hemminger1-4/+1
2006-07-29[PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin1-1/+1
2006-07-29Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-3/+6
2006-07-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-8/+5
2006-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+4
2006-07-28[SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan1-4/+4
2006-07-28[PATCH] scsi: kill overeager "not-ready" messagesJens Axboe1-4/+1
2006-07-28[PATCH] it821x: fix ide dma setup bugJens Axboe1-3/+8
2006-07-28[PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe1-1/+1
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2-2/+5
2006-07-27[PATCH] orinoco: fix setting transmit key onlyDan Williams1-2/+2
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-1/+1
2006-07-27[PATCH] airo: should select crypto_aesRobert Schulze1-0/+1
2006-07-27[PATCH] zd1201: workaround interference problemPavel Machek1-0/+2
2006-07-27[S390] duplicate ccw devices in ccwgroup.Cornelia Huck1-7/+3
2006-07-27[S390] permanent subchannel busy conditions may cause I/O stallPeter Oberparleiter1-1/+2
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig2-12/+6
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-8/+4
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-29/+87
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven4-26/+23
2006-07-25[TG3]: Update version and reldateMichael Chan1-2/+2
2006-07-25[TG3]: Handle tg3_init_rings() failuresMichael Chan1-5/+27
2006-07-25[TG3]: Add tg3_restart_hw()Michael Chan1-22/+58
2006-07-25[PATCH] cciss: fix stall with softirq handling and CFQJens Axboe1-41/+45
2006-07-24[SCSI] esp: Fix build.David S. Miller1-8/+4
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann1-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann1-2/+15
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier1-2/+3
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2-0/+24
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz1-4/+4
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty2-21/+88
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell1-4/+0
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2-0/+16
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell1-40/+36
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak1-1/+2
2006-07-24Merge branch 'master' into upstream-fixesJeff Garzik83-1198/+1325
2006-07-24[libata] sata_promise: comment out duplicate PCI IDJeff Garzik1-0/+7
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier1-11/+21
2006-07-23IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin1-2/+8
2006-07-23[cpufreq] ondemand: make shutdown sequence more robustLinus Torvalds1-6/+10
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-27/+53
2006-07-21[DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel1-0/+1
2006-07-21[IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel1-0/+1