index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] be2iscsi: Code cleanup, removing the goto statement
Jayamohan Kallickal
2012-04-25
1
-7
/
+4
*
[SCSI] be2iscsi: Fix double free of MCCQ info memory.
Jayamohan Kallickal
2012-04-25
1
-1
/
+3
*
[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix fails
Jayamohan Kallickal
2012-04-25
1
-1
/
+4
*
[SCSI] be2iscsi: Fix typo function name mismatch
Jayamohan Kallickal
2012-04-25
1
-1
/
+1
*
[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup task
Mike Christie
2012-04-25
1
-45
/
+62
*
[SCSI] be2iscsi: WRB Initialization and Failure code path change
Jayamohan Kallickal
2012-04-25
2
-53
/
+49
*
[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.
Jayamohan Kallickal
2012-04-25
1
-2
/
+2
*
[SCSI] be2iscsi: Fix in the Asynchronous Code Path
Jayamohan Kallickal
2012-04-25
2
-46
/
+47
*
[SCSI] hpsa: use check_signature
Akinobu Mita
2012-04-24
2
-4
/
+2
*
[SCSI] aacraid: add an iounmap call to aac_src_ioremap
Tomas Henzl
2012-04-23
1
-0
/
+2
*
[SCSI] scsi_dh_alua: Optimize the STPG command
Moger, Babu
2012-04-23
1
-3
/
+26
*
[SCSI] scsi_dh_alua: Store the PREF bit from RTPG
Moger, Babu
2012-04-23
1
-1
/
+4
*
[SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handler
Moger, Babu
2012-04-23
1
-0
/
+36
*
[SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro
Roland Dreier
2012-04-23
1
-4
/
+0
*
[SCSI] mpt2sas: Bump driver vesion to 13.100.00.00
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-2
/
+2
*
[SCSI] mpt2sas: Fix for panic happening because of improper memory allocation
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-3
/
+3
*
[SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s...
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-8
/
+10
*
[SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of...
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-0
/
+3
*
[SCSI] mpt2sas : While enabling phy, read the current port number from sas io...
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-2
/
+59
*
[SCSI] mpt2sas: Fix linux driver sparse errors
nagalakshmi.nandigama@lsi.com
2012-04-23
2
-4
/
+6
*
[SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool
nagalakshmi.nandigama@lsi.com
2012-04-23
3
-18
/
+51
*
[SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...
nagalakshmi.nandigama@lsi.com
2012-04-23
4
-271
/
+329
*
[SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTH...
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-1
/
+2
*
[SCSI] mpt2sas: Added multisegment mode support for Linux BSG Driver
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-29
/
+104
*
[SCSI] mpt2sas: Removed redundant global mutex for IOCTLs
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-175
/
+122
*
[SCSI] mpt2sas: MPI next revision header update
nagalakshmi.nandigama@lsi.com
2012-04-23
2
-19
/
+56
*
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2012-04-23
2
-4
/
+4
*
[SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks
adam radford
2012-04-23
1
-8
/
+13
*
[SCSI] megaraid_sas: Optimize HostMSIxVectors setting
adam radford
2012-04-23
1
-3
/
+1
*
[SCSI] pm8001: fix endian issue with code optimization.
Santosh Nayak
2012-04-23
2
-4
/
+4
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-04-19
16
-24
/
+56
|
\
|
*
nouveau: Set special lane map for the right chipset
Henrik Rydberg
2012-04-19
1
-1
/
+1
|
*
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
Dave Airlie
2012-04-19
1
-1
/
+1
|
*
drm: Releasing FBs before releasing GEM objects during drm_release
Prathyush
2012-04-19
1
-3
/
+3
|
*
drm/nouveau/pm: don't read/write beyond end of stack buffer
Jim Meyering
2012-04-19
1
-0
/
+1
|
*
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...
Marcos Paulo de Souza
2012-04-19
1
-1
/
+0
|
*
radeon: fix r600/agp when vram is after AGP (v3)
Jerome Glisse
2012-04-19
2
-4
/
+4
|
*
drm: fix page_flip error handling
Joonyoung Shim
2012-04-19
1
-4
/
+6
|
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-04-19
5
-5
/
+26
|
|
\
|
|
*
drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
Chris Wilson
2012-04-18
1
-1
/
+7
|
|
*
drm/i915: Hold mode_config lock whilst changing mode for lastclose()
Chris Wilson
2012-04-16
1
-0
/
+4
|
|
*
drm/i915: don't clobber the special upscaling lvds timings
Daniel Vetter
2012-04-16
4
-4
/
+15
|
*
|
drm/radeon/kms: fix the regression of DVI connector check
Takashi Iwai
2012-04-19
1
-1
/
+1
|
*
|
drm/usb: fix module license on drm/usb layer.
Dave Airlie
2012-04-19
1
-1
/
+5
|
*
|
drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2
Alex Deucher
2012-04-16
1
-3
/
+2
|
*
|
drm/radeon: disable MSI on RV515
Dave Airlie
2012-04-16
1
-0
/
+6
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-04-19
2
-9
/
+17
|
\
\
|
*
|
[S390] s390/char/vmur.c: fix memory leak
Dennis Chen
2012-04-11
1
-1
/
+1
|
*
|
[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request
Julia Lawall
2012-04-11
1
-8
/
+16
*
|
|
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-04-18
6
-6
/
+10
|
\
\
\
[next]