index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
osst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-12
[SCSI] osst: replace scsi_execute_async with the block layer API
FUJITA Tomonori
1
-6
/
+81
2009-03-12
[SCSI] osst: make all the buffer the same size
FUJITA Tomonori
1
-5
/
+0
2009-03-12
[SCSI] osst: Remove SUGGEST flags
James Bottomley
1
-2
/
+2
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-1
/
+2
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-2
/
+1
2008-06-20
osst: cdev lock_kernel() pushdown.
Jonathan Corbet
1
-1
/
+14
2008-05-20
SCSI: fix race in device_create
Greg Kroah-Hartman
1
-2
/
+1
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-37
/
+39
2007-10-27
[SCSI] osst: fix if (...) \n #if... cases missing semicolons when false
Ilpo Järvinen
1
-2
/
+4
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-4
/
+2
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-15
/
+17
2007-10-12
[SCSI] osst: Use mutex instead of semaphore
Matthias Kaehlcke
1
-8
/
+8
2007-10-12
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+2
2007-04-17
[SCSI] modalias for scsi devices
Michael Tokarev
1
-0
/
+1
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-6
/
+6
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-1
/
+1
2007-02-09
[PATCH] osst endianness annotations
Al Viro
1
-4
/
+4
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-10-04
[SCSI] SCSI osst: add error handling to module init, sysfs
Jeff Garzik
1
-40
/
+91
2006-09-26
[SCSI] Signdness issue in drivers/scsi/osst.c
Eric Sesterhenn
1
-2
/
+1
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
1
-1
/
+1
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+2
2006-03-28
[PATCH] drivers/scsi/*: use time_after() and friends
Marcelo Feitoza Parisi
1
-2
/
+3
2006-03-12
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
1
-0
/
+1
2006-03-07
[SCSI] osst: changes required to move forward to block request
Willem Riede
1
-224
/
+279
2006-02-27
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
1
-22
/
+2
2005-11-07
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-6
/
+3
2005-11-04
Merge by Hand
James Bottomley
1
-3
/
+3
2005-10-29
[SCSI] fix up mismerge in osst
James Bottomley
1
-1
/
+1
2005-10-28
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
1
-1
/
+1
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
1
-3
/
+3
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-2
/
+4
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: drivers/scsi
Al Viro
1
-2
/
+4
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
1
-7
/
+6
2005-06-20
[PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...
gregkh@suse.de
1
-5
/
+5
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+5914