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
2005-07-14
[SCSI] qla2xxx: Add pci ids for new ISP types.
Andrew Vasquez
1
-21
/
+0
2005-07-14
[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.
Andrew Vasquez
10
-199
/
+275
2005-07-11
[SCSI] SPI transport class, don't negotiate options not supported
James Bottomley
1
-5
/
+8
2005-07-11
[SCSI] aic7xxx: remove ahc_tailq
Christoph Hellwig
7
-261
/
+6
2005-07-11
[SCSI] aic7xxx: sane pci probing
Christoph Hellwig
4
-60
/
+22
2005-07-11
[SCSI] add TYPE_RBC to our type table
James Bottomley
1
-0
/
+1
2005-07-11
[SCSI] dpt_i2o warning fix
Andrew Morton
1
-1
/
+0
2005-07-11
[SCSI] aic79xx: ahd_linux_dev_reset() cleanup
Andrew Morton
1
-2
/
+2
2005-07-03
[SCSI] aic7xxx: fix boot hang with Fujitsu drives
James Bottomley
1
-0
/
+8
2005-07-02
[SCSI] IBM VSCSI Client: sending client info to server
Linda Xie
3
-3
/
+54
2005-07-02
[SCSI] ifdef out broken fc4 EH code
Christoph Hellwig
1
-0
/
+6
2005-07-02
[SCSI] lpfc: Change version to 8.0.29.
James.Smart@Emulex.Com
1
-1
/
+1
2005-07-02
[SCSI] lpfc: Update copyright notices
James.Smart@Emulex.Com
20
-260
/
+272
2005-07-02
[SCSI] lpfc: Remove $Id$ keyword strings.
James.Smart@Emulex.Com
20
-74
/
+0
2005-07-02
[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list
James.Smart@Emulex.Com
1
-2
/
+7
2005-07-02
[SCSI] lpfc: Add completion handler to the abort iocbs
James.Smart@Emulex.Com
3
-2
/
+16
2005-07-02
[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()
James.Smart@Emulex.Com
1
-8
/
+8
2005-07-02
[SCSI] lpfc: Add LP6000 PCI ID
James.Smart@Emulex.Com
1
-0
/
+8
2005-07-02
[SCSI] lpfc: Set max_sectors in host template
James.Smart@Emulex.Com
1
-0
/
+1
2005-07-02
[SCSI] lpfc: Fix error loading on sparc
James.Smart@Emulex.Com
1
-5
/
+12
2005-07-02
[SCSI] lpfc: Fixes in mbox_timeout_handler
James.Smart@Emulex.Com
1
-9
/
+9
2005-07-02
[SCSI] Fix issue where all hosts log nodev message for other initiators
James.Smart@Emulex.Com
1
-8
/
+16
2005-07-02
[SCSI] lpfc: hgp/pgp cleanups
James.Smart@Emulex.Com
3
-46
/
+26
2005-07-01
[SCSI] - mptfusion - convert to new change_queue_depth API
Moore, Eric Dean
4
-55
/
+24
2005-06-26
[SCSI] aic7xxx: correct target valid check in aic7xxx_proc.c
James Bottomley
1
-2
/
+2
2005-06-26
[SCSI] use list_for_each_entry_safe in scsi_error.c
Christoph Hellwig
1
-38
/
+19
2005-06-26
[SCSI] remove scsi_eh_eflags_ macros
Christoph Hellwig
3
-21
/
+11
2005-06-26
[SCSI] remove scsi_cmnd->state
Christoph Hellwig
5
-42
/
+5
2005-06-26
[SCSI] remove scsi_cmnd->owner
Christoph Hellwig
4
-35
/
+1
2005-06-26
[SCSI] remove scsi_cmnd->abort_reason
Christoph Hellwig
5
-8
/
+4
2005-06-26
[SCSI] remove scsi_cmnd.eh_state
Christoph Hellwig
3
-24
/
+0
2005-06-26
[SCSI] megaraid: fix compilation after eh locking changes
James Bottomley
1
-17
/
+4
2005-06-26
[SCSI] aacraid: New products patch
Mark Haverkamp
5
-34
/
+125
2005-06-26
[SCSI] remove scsi_set_device
Christoph Hellwig
15
-30
/
+4
2005-06-26
[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()
Nishanth Aravamudan
1
-1
/
+1
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
20
-35
/
+22
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
20
-35
/
+22
2005-06-25
[PATCH] schedule the obsolete raw driver for removal
Adrian Bunk
1
-2
/
+2
2005-06-25
[PATCH] drivers/char/rio/: kill rio_udelay
Adrian Bunk
3
-9
/
+4
2005-06-25
[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...
Nishanth Aravamudan
1
-5
/
+4
2005-06-25
[PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti...
Nishanth Aravamudan
1
-5
/
+4
2005-06-25
[PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kc...
Tobias Klauser
1
-1
/
+1
2005-06-25
[PATCH] ll_merge_requests_fn() cleanup
Nikita Danilov
1
-3
/
+3
2005-06-25
[PATCH] drivers/isdn/hisax/: possible cleanups
Adrian Bunk
60
-1050
/
+263
2005-06-25
[PATCH] drivers/cdrom/cm206.c: cleanups
Adrian Bunk
1
-63
/
+50
2005-06-25
[PATCH] drivers/char/ip2*: cleanups
Adrian Bunk
3
-22
/
+6
2005-06-25
[PATCH] kfree cleanups for drivers/firmware/
Jesper Juhl
1
-3
/
+4
2005-06-25
[PATCH] kfree cleanups in ixj.c
Jesper Juhl
1
-33
/
+19
2005-06-25
[PATCH] remove pointless NULL check before kfree in sony535.c
Jesper Juhl
1
-2
/
+1
2005-06-25
[PATCH] drivers/block/ll_rw_blk.c: cleanups
Adrian Bunk
1
-59
/
+8
[next]