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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-12
[SCSI] sas: clear parent->rphy in sas_rphy_delete
Christoph Hellwig
1
-0
/
+2
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
16
-119
/
+129
2006-01-12
[SCSI] aic7xxx: fix timer handling bug
James Bottomley
3
-41
/
+16
2006-01-12
[SCSI] qla2xxx: Kconfig: two fixes
Andrew Vasquez
3
-10
/
+14
2006-01-12
[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() static
Adrian Bunk
1
-1
/
+1
2006-01-12
[SCSI] scsi_transport_spi.c: make print_nego() static
Adrian Bunk
1
-1
/
+1
2006-01-12
[SCSI] raid_class.c - adding RAID10 and RAID10 defines
Moore, Eric
1
-0
/
+2
2006-01-12
[PATCH] m68k: fix PIO case in esp
Al Viro
1
-2
/
+3
2006-01-12
[PATCH] m68k: NULL noise removal
Al Viro
1
-2
/
+2
2006-01-12
[PATCH] m68k: oktagon makefile fix
Al Viro
1
-1
/
+2
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
6
-11
/
+11
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
3
-3
/
+0
2006-01-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-6
/
+0
2006-01-09
[PATCH] Fix sg_page_malloc() memset
Hugh Dickins
1
-1
/
+1
2006-01-09
Merge Linus' tree.
Russell King
1
-16
/
+5
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2
-9
/
+16
2006-01-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+24
2006-01-09
[PATCH] sata_nv, spurious interrupts at system startup with MAXTOR 6H500F0 drive
Andrew Chew
1
-6
/
+24
2006-01-09
[SCSI] Kill the SCSI softirq handling
Jens Axboe
3
-101
/
+45
2006-01-09
[ARM] Remove asm/irq.h includes from ARM drivers
Russell King
6
-6
/
+0
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-16
/
+5
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2
-9
/
+16
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
20
-125
/
+103
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
4
-0
/
+165
2006-01-06
[PATCH] parport: Kconfig dependency fixes
Marko Kohtala
1
-4
/
+4
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2006-01-06
[SCSI] scsi_end_async() needs to take an uptodate parameter
Jens Axboe
1
-1
/
+1
2006-01-06
[BLOCK] add FUA support to libata
Tejun Heo
3
-13
/
+54
2006-01-06
[BLOCK] update libata to use new blk_ordered for barriers
Tejun Heo
13
-13
/
+0
2006-01-06
[BLOCK] scsi: add FUA support to sd
Tejun Heo
1
-3
/
+26
2006-01-06
[BLOCK] update SCSI to use new blk_ordered for barriers
Tejun Heo
3
-93
/
+20
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
3
-4
/
+4
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
6
-228
/
+51
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
4
-68
/
+11
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
6
-65
/
+26
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
5
-134
/
+186
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-0
/
+9
2006-01-04
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
12
-246
/
+367
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
74
-3879
/
+16728
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-1
/
+1
2006-01-04
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
1
-1
/
+1
2006-01-03
Merge branch 'master'
Jeff Garzik
3
-18
/
+95
2006-01-01
gitignore: misc files
Brian Gerst
2
-0
/
+9
2005-12-26
[PATCH] Fix Fibre Channel boot oops
James Bottomley
1
-1
/
+2
2005-12-24
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2005-12-24
[PATCH] fix libata inquiry VPD for ATAPI devices
Tony Battersby
1
-4
/
+1
2005-12-24
Merge branch 'master'
Jeff Garzik
16
-88
/
+86
2005-12-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-14
/
+93
2005-12-18
[PATCH] dpt_i2o fix for deadlock condition
Salyzyn, Mark
1
-5
/
+20
[prev]
[next]