index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-07
[SCSI] SAS: consolidate linkspeed definitions
James Bottomley
5
-39
/
+30
2006-09-07
[SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmnd
Henrik Kretzschmar
2
-16
/
+19
2006-09-07
[SCSI] fix up non-modular SCSI
James Bottomley
1
-2
/
+4
2006-09-07
[SCSI] Fix refcount breakage with 'echo "1" > scan' when target already present
James Bottomley
1
-4
/
+16
2006-09-04
[SCSI] lpfc 8.1.10 : Change version number to 8.1.10
James Smart
1
-1
/
+1
2006-09-04
[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute
James Smart
4
-0
/
+124
2006-09-04
[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...
James Smart
8
-173
/
+209
2006-09-04
[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...
James Smart
1
-11
/
+123
2006-09-02
[SCSI] lpfc 8.1.10 : Add support to return adapter symbolic name
James Smart
1
-1
/
+12
2006-09-02
[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfaces
James Smart
4
-0
/
+19
2006-09-02
[SCSI] SCSI & FC transport: extend event vendor id's to 64bits
James Smart
1
-1
/
+1
2006-09-02
[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...
James Smart
6
-1
/
+419
2006-09-02
[SCSI] add failure return to scsi_init_shared_tag_map()
James Bottomley
1
-3
/
+2
2006-09-02
[SCSI] stex: add shared tags from block
Ed Lin
1
-120
/
+57
2006-09-02
[SCSI] Add Promise SuperTrak driver
Jeff Garzik
3
-0
/
+1324
2006-09-02
[SCSI] Wrong size information for devices with disabled read access
Hannes Reinecke
1
-1
/
+1
2006-09-02
[SCSI] iscsi class: update version
Mike Christie
1
-1
/
+1
2006-09-02
[SCSI] libiscsi: don't call into lld to cleanup task
Mike Christie
1
-5
/
+4
2006-09-02
[SCSI] libiscsi: check that command ptr is set before accessing it
Mike Christie
1
-5
/
+22
2006-09-02
[SCSI] iscsi_tcp: fix partial digest recv
Mike Christie
1
-8
/
+13
2006-09-02
[SCSI] libiscsi: only check burst lengths when sending unsol data
Mike Christie
1
-1
/
+2
2006-09-02
[SCSI] iscsi_tcp: update header size during relogin
Mike Christie
1
-0
/
+2
2006-09-02
[SCSI] iscsi_tcp: fix header resend
Mike Christie
1
-1
/
+1
2006-09-02
[SCSI] scsi_tcp: rm data rx and tx tfms
Mike Christie
2
-72
/
+38
2006-09-02
[SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsets
Mike Christie
3
-420
/
+286
2006-09-02
[SCSI] attempt to complete r2t with data len greater than max burst
Mike Christie
1
-3
/
+14
2006-09-02
[SCSI] add refcouting around ctask usage in main IO patch
Mike Christie
1
-9
/
+50
2006-09-02
[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.
Mike Christie
5
-47
/
+28
2006-09-02
[SCSI] SCSI: sanitize INQUIRY strings
Alan Stern
1
-3
/
+34
2006-09-01
[SCSI] sd: fix cache flushing on module removal (and individual device removal)
James Bottomley
1
-6
/
+9
2006-08-31
[SCSI] add shared tag map helpers
James Bottomley
1
-0
/
+3
2006-08-30
[SCSI] aic94xx: Increase can_queue for better performance
Darrick J. Wong
1
-0
/
+2
2006-08-30
[SCSI] aic94xx: add MODULE_FIRMWARE tag
James Bottomley
1
-0
/
+3
2006-08-29
[SCSI] aic94xx: new driver
James Bottomley
33
-1
/
+17105
2006-08-27
[SCSI] scsi_transport_sas: remove local_attached flag
James Bottomley
2
-11
/
+10
2006-08-27
Merge ../linux-2.6
James Bottomley
349
-4858
/
+13361
2006-08-27
[PATCH] Fix tty layer DoS and comment relevant code
Alan Cox
1
-10
/
+79
2006-08-27
[PATCH] tty layer comment the locking assumptions and functions somewhat
Alan Cox
2
-62
/
+715
2006-08-27
[PATCH] cdrom/gdsc: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-08-27
[PATCH] /proc/meminfo: don't put spaces in names
Andrew Morton
1
-1
/
+1
2006-08-27
[PATCH] lockdep: annotate idescsi_pc_intr()
Ingo Molnar
1
-1
/
+1
2006-08-27
[PATCH] md: fix recent breakage of md/raid1 array checking
NeilBrown
1
-3
/
+4
2006-08-27
[PATCH] md: avoid backward event updates in md superblock when degraded.
NeilBrown
1
-0
/
+13
2006-08-27
[PATCH] MTD NAND: Fix ams-delta after core conversion
Jonathan McDowell
1
-4
/
+6
2006-08-27
[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)
Samuel Thibault
1
-0
/
+2
2006-08-27
[PATCH] matroxfb: fix jittery display on non-ppc systems
Paul A. Clarke
1
-0
/
+8
2006-08-27
[PATCH] char/moxa.c: fix endianess and multiple-card issues
Dirk Eibach
1
-2
/
+6
2006-08-27
[PATCH] x86: Fix dmi detection of MacBookPro and iMac
Thomas Meyer
1
-2
/
+2
2006-08-27
[PATCH] mtd corruption fix
Richard Purdie
1
-2
/
+4
2006-08-27
[PATCH] 1394: fix for recently added firewire patch that breaks things on ppc
Danny Tholen
1
-2
/
+2
[next]