summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Enable lguest drivers in KconfigRusty Russell2007-08-061-0/+2
* KVM: x86 emulator: fix debug reg mov instructionsAvi Kivity2007-08-061-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-062-11/+18
|\
| * [BNX2]: Fix suspend/resume problem.Michael Chan2007-08-031-4/+8
| * [TG3]: Fix suspend/resume problem.Michael Chan2007-08-031-7/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-0642-2039/+2821
|\ \
| * | [SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark2007-08-041-1/+3
| * | [SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh2007-08-041-44/+47
| * | [SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh2007-08-041-28/+27
| * | [SCSI] aha152x: Clean Reset pathBoaz Harrosh2007-08-041-9/+9
| * | [SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh2007-08-041-4/+4
| * | [SCSI] aha152x: use bounce bufferBoaz Harrosh2007-08-041-0/+7
| * | [SCSI] aha152x: fix debug mode symbol conflictBoaz Harrosh2007-08-042-6/+6
| * | [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-042-20/+11
| * | [SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart2007-08-031-1/+1
| * | [SCSI] qlogicpti: Some cosmetic changesMark Fortescue2007-08-021-21/+29
| * | [SCSI] lpfc 8.2.2 : Change version number to 8.2.2James Smart2007-08-011-1/+1
| * | [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-0111-54/+23
| * | [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-0116-246/+342
| * | [SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart2007-08-017-23/+168
| * | [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-0113-1137/+852
| * | [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-0110-149/+354
| * | [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-0110-223/+308
| * | [SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart2007-08-019-58/+488
| * | [SCSI] initialize shost_data to zeroFUJITA Tomonori2007-08-011-1/+1
| * | [SCSI] mptsas: add SMP passthrough support via bsgFUJITA Tomonori2007-07-311-0/+126
| * | [SCSI] ESP: Revert ESP_BUS_TIMEOUT back down to 250David Miller2007-07-311-1/+1
| * | [SCSI] dpt_i2o: convert to SCSI hotplug modelMatthew Wilcox2007-07-312-68/+73
| * | [SCSI] qla2xxx: fix panic caused by previous patchSeokmann Ju2007-07-311-0/+14
| * | [SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley2007-07-311-1/+21
| * | [SCSI] st: Use mutex instead of semaphoreMatthias Kaehlcke2007-07-312-9/+10
| * | [SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley2007-07-311-1/+16
| * | [SCSI] libsas: fix build dependencies on libataJames Bottomley2007-07-311-1/+2
| * | [SCSI] gdth: remove redundant PCI stuffJeff Garzik2007-07-312-32/+22
| * | [SCSI] ibmvscsi: use shost_privFUJITA Tomonori2007-07-311-22/+11
| * | [SCSI] ibmvscsi: remove unnecessary map_sg checkFUJITA Tomonori2007-07-311-6/+0
| * | [SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2007-07-312-37/+9
* | | drm/i915: Fix i965 secured batchbuffer usageDave Airlie2007-08-062-3/+12
| |/ |/|
* | fix s2io regressionAl Viro2007-08-031-3/+6
* | Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2007-08-032-5/+1
|\ \
| * | [MTD] Makefile fix for mtdsuperSatyam Sharma2007-08-032-5/+1
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-08-031-1/+1
|\ \ \
| * | | Don't compile the PMU power driver on 64-bit PowerPCPaul Mackerras2007-07-231-1/+1
* | | | serial: fix 8250 early console setupDaniel Ritz2007-08-032-2/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-031-1/+4
|\ \ \ \
| * | | | [CG6]: fix memory size detectionKrzysztof Helt2007-08-031-1/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-08-036-17/+21
|\ \ \ \ | |/ / / |/| | |
| * | | firewire: fw-core: make two variables staticStefan Richter2007-08-021-2/+2
| * | | firewire: fw-ohci: dma_free_coherent needs IRQs enabledStefan Richter2007-08-021-7/+13
| * | | firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)Stefan Richter2007-08-022-2/+5
OpenPOWER on IntegriCloud