index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-25
[SCSI] be2iscsi: WRB Initialization and Failure code path change
Jayamohan Kallickal
2
-53
/
+49
2012-04-25
[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.
Jayamohan Kallickal
1
-2
/
+2
2012-04-25
[SCSI] be2iscsi: Fix in the Asynchronous Code Path
Jayamohan Kallickal
2
-46
/
+47
2012-04-24
[SCSI] hpsa: use check_signature
Akinobu Mita
2
-4
/
+2
2012-04-23
[SCSI] aacraid: add an iounmap call to aac_src_ioremap
Tomas Henzl
1
-0
/
+2
2012-04-23
[SCSI] scsi_dh_alua: Optimize the STPG command
Moger, Babu
1
-3
/
+26
2012-04-23
[SCSI] scsi_dh_alua: Store the PREF bit from RTPG
Moger, Babu
1
-1
/
+4
2012-04-23
[SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handler
Moger, Babu
1
-0
/
+36
2012-04-23
[SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro
Roland Dreier
1
-4
/
+0
2012-04-23
[SCSI] mpt2sas: Bump driver vesion to 13.100.00.00
nagalakshmi.nandigama@lsi.com
1
-2
/
+2
2012-04-23
[SCSI] mpt2sas: Fix for panic happening because of improper memory allocation
nagalakshmi.nandigama@lsi.com
1
-3
/
+3
2012-04-23
[SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s...
nagalakshmi.nandigama@lsi.com
1
-8
/
+10
2012-04-23
[SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of...
nagalakshmi.nandigama@lsi.com
1
-0
/
+3
2012-04-23
[SCSI] mpt2sas : While enabling phy, read the current port number from sas io...
nagalakshmi.nandigama@lsi.com
1
-2
/
+59
2012-04-23
[SCSI] mpt2sas: Fix linux driver sparse errors
nagalakshmi.nandigama@lsi.com
2
-4
/
+6
2012-04-23
[SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool
nagalakshmi.nandigama@lsi.com
3
-18
/
+51
2012-04-23
[SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...
nagalakshmi.nandigama@lsi.com
4
-271
/
+329
2012-04-23
[SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTH...
nagalakshmi.nandigama@lsi.com
1
-1
/
+2
2012-04-23
[SCSI] mpt2sas: Added multisegment mode support for Linux BSG Driver
nagalakshmi.nandigama@lsi.com
1
-29
/
+104
2012-04-23
[SCSI] mpt2sas: Removed redundant global mutex for IOCTLs
nagalakshmi.nandigama@lsi.com
1
-175
/
+122
2012-04-23
[SCSI] mpt2sas: MPI next revision header update
nagalakshmi.nandigama@lsi.com
2
-19
/
+56
2012-04-23
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2
-4
/
+4
2012-04-23
[SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks
adam radford
1
-8
/
+13
2012-04-23
[SCSI] megaraid_sas: Optimize HostMSIxVectors setting
adam radford
1
-3
/
+1
2012-04-23
[SCSI] pm8001: fix endian issue with code optimization.
Santosh Nayak
2
-4
/
+4
2012-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-24
/
+56
2012-04-19
nouveau: Set special lane map for the right chipset
Henrik Rydberg
1
-1
/
+1
2012-04-19
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
Dave Airlie
1
-1
/
+1
2012-04-19
drm: Releasing FBs before releasing GEM objects during drm_release
Prathyush
1
-3
/
+3
2012-04-19
drm/nouveau/pm: don't read/write beyond end of stack buffer
Jim Meyering
1
-0
/
+1
2012-04-19
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...
Marcos Paulo de Souza
1
-1
/
+0
2012-04-19
radeon: fix r600/agp when vram is after AGP (v3)
Jerome Glisse
2
-4
/
+4
2012-04-19
drm: fix page_flip error handling
Joonyoung Shim
1
-4
/
+6
2012-04-19
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-5
/
+26
2012-04-19
drm/radeon/kms: fix the regression of DVI connector check
Takashi Iwai
1
-1
/
+1
2012-04-19
drm/usb: fix module license on drm/usb layer.
Dave Airlie
1
-1
/
+5
2012-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-9
/
+17
2012-04-18
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-6
/
+10
2012-04-18
libata: forbid port runtime pm by default, fixing regression
Lin Ming
1
-0
/
+1
2012-04-18
Revert "ACPI: Make ACPI interrupt threaded"
Thomas Gleixner
1
-2
/
+1
2012-04-18
drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
Chris Wilson
1
-1
/
+7
2012-04-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-25
/
+76
2012-04-17
PCI: Retry BARs restoration for Type 0 headers only
Rafael J. Wysocki
1
-9
/
+15
2012-04-16
drm/i915: Hold mode_config lock whilst changing mode for lastclose()
Chris Wilson
1
-0
/
+4
2012-04-16
drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2
Alex Deucher
1
-3
/
+2
2012-04-16
drm/radeon: disable MSI on RV515
Dave Airlie
1
-0
/
+6
2012-04-16
drm/i915: don't clobber the special upscaling lvds timings
Daniel Vetter
4
-4
/
+15
2012-04-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-43
/
+2
2012-04-16
PCI: Fix regression in pci_restore_state(), v3
Rafael J. Wysocki
1
-18
/
+39
2012-04-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
[prev]
[next]