aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...Karen Higgins2009-07-303-85/+60
| | * | | | | | | | [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins2009-07-301-3/+1
| | * | | | | | | | [SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins2009-07-301-10/+9
| | * | | | | | | | [SCSI] qla4xxx: add timeout handlerMike Christie2009-07-301-0/+17
| | * | | | | | | | [SCSI] qla4xxx: Correct Extended Sense Data ErrorsKaren Higgins2009-07-305-54/+122
| | * | | | | | | | [SCSI] libiscsi: disable bh in and abort handler.Mike Christie2009-07-301-2/+2
| | * | | | | | | | [SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt2009-07-301-8/+10
| | * | | | | | | | [SCSI] zfcp: Fix wka port processingSwen Schillig2009-07-302-7/+5
| | * | | | | | | | [SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig2009-07-301-4/+10
| | * | | | | | | | [SCSI] zfcp: Add port only once to FC transport classChristof Schmitt2009-07-301-1/+6
| | * | | | | | | | [SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt2009-07-301-1/+4
| | * | | | | | | | [SCSI] zfcp: Fix erp escalation procedureChristof Schmitt2009-07-301-26/+24
| | * | | | | | | | [SCSI] zfcp: Fix logic for physical port closeChristof Schmitt2009-07-301-1/+1
| | * | | | | | | | [SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt2009-07-301-3/+2
| | * | | | | | | | [SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt2009-07-301-8/+25
| | * | | | | | | | [SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt2009-07-301-2/+2
| | * | | | | | | | [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt2009-07-301-1/+1
| | * | | | | | | | [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt2009-07-301-1/+6
| | * | | | | | | | [SCSI] zfcp: Fix invalid command orderSwen Schillig2009-07-301-3/+4
| | * | | | | | | | [SCSI] libsas: reuse the original port when hotplugging phys in wide portsTom Peng2009-07-161-4/+15
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-08-041-0/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | amd64_edac: print debug statements only on errorDoug Thompson2009-08-041-0/+4
| | * | | | | | | | | amd64_edac: fix ECC checkingDoug Thompson2009-08-031-0/+3
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-048-18/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/ttm: Read buffer overflowRoel Kluin2009-08-041-1/+2
| | * | | | | | | | | drm/radeon: Read buffer overflowRoel Kluin2009-08-041-1/+2
| | * | | | | | | | | drm/ttm: Fix a sync object leak.Thomas Hellstrom2009-08-041-0/+4
| | * | | | | | | | | drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng2009-08-041-0/+2
| | * | | | | | | | | drm/radeon/kms: fix nomodeset.Dave Airlie2009-08-041-9/+8
| | * | | | | | | | | drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom2009-08-041-4/+4
| | * | | | | | | | | drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie2009-08-041-0/+1
| | * | | | | | | | | drm: Catch stop possible NULL pointer referenceJakob Bornecrantz2009-08-041-2/+4
| | * | | | | | | | | drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz2009-08-041-1/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds2009-08-049-12/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | parisc: hppb.c - fix printk format stringsHelge Deller2009-08-021-3/+6
| | * | | | | | | | | parisc: parisc-agp.c - use correct page_mask functionHelge Deller2009-08-021-1/+1
| | * | | | | | | | | parisc: sticore.c - check return valuesHelge Deller2009-08-021-2/+7
| | * | | | | | | | | parisc: dino.c - check return value of pci_assign_resource()Helge Deller2009-08-021-1/+1
| | * | | | | | | | | parisc: hp_sdc_mlc.c - check return value of down_trylock()Helge Deller2009-08-021-1/+1
| | * | | | | | | | | parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput2009-08-021-1/+0
| | * | | | | | | | | parisc: isa-eeprom - Fix loff_t usageMichael Buesch2009-08-021-1/+1
| | * | | | | | | | | parisc: fixed faulty check in lba_pciStoyan Gaydarov2009-08-021-1/+1
| | * | | | | | | | | parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin2009-08-021-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-08-041-31/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mfd: twl4030 irq fixesRussell King2009-08-041-31/+24
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | [CPUFREQ] Make cpufreq suspend code conditional on powerpc.Dave Jones2009-08-041-2/+19
| * | | | | | | | | [CPUFREQ] Fix a kobject reference bug related to managed CPUsThomas Renninger2009-08-041-1/+3
| * | | | | | | | | [CPUFREQ] Do not set policy for offline cpusPrarit Bhargava2009-08-041-0/+2
| * | | | | | | | | [CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh2009-08-041-0/+6
| |/ / / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-08-028-84/+132
| |\ \ \ \ \ \ \ \