index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ch.c
Age
Commit message (
Expand
)
Author
2021-07-28
scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()
Christoph Hellwig
2021-07-28
scsi: core: Remove scsi_compat_ioctl()
Christoph Hellwig
2021-07-28
scsi: ch: Consolidate compat ioctl handling
Christoph Hellwig
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2020-02-24
scsi: ch: remove ch_mutex()
Hannes Reinecke
2020-02-24
scsi: ch: synchronize ch_probe() and ch_open()
Hannes Reinecke
2020-02-24
scsi: ch: fixup refcounting imbalance for SCSI devices
Hannes Reinecke
2020-01-03
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
2019-10-09
scsi: ch: Make it possible to open a ch device multiple times again
Bart Van Assche
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-06-26
scsi: core: check for equality of result byte values
Johannes Thumshirn
2017-08-24
scsi: ch: add refcounting
Hannes Reinecke
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-01-20
ch: remove debug noise in ch_do_scsi
Christoph Hellwig
2015-01-09
scsi: use external buffer for command logging
Hannes Reinecke
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
2014-11-12
scsi: split scsi_nonblockable_ioctl
Christoph Hellwig
2014-11-12
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-11-12
scsi: introduce sdev_prefix_printk()
Hannes Reinecke
2014-07-17
scsi: Implement ch_printk()
Hannes Reinecke
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2013-02-27
scsi: convert to idr_alloc()
Tejun Heo
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-11
drivers/scsi/ch.c: don't use vprintk as macro
Joe Perches
2010-08-11
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-22
[SCSI] ch: Check NULL for kmalloc() return
Davidlohr Bueso A
2009-03-13
[SCSI] ch: Add scsi type modalias
Scott James Remnant
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-26
[SCSI] ch: fix ch_remove oops
FUJITA Tomonori
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-06-20
changer: BKL pushdown
Jonathan Corbet
2008-05-20
SCSI: fix race in device_create
Greg Kroah-Hartman
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-07
[SCSI] ch: fix sparse shadowed variable warnings
Harvey Harrison
2008-01-25
[SCSI] ch: remove forward declarations
FUJITA Tomonori
2008-01-25
[SCSI] ch: fix device minor number management bug
FUJITA Tomonori
2008-01-23
[SCSI] ch: handle class_device_create failure properly
FUJITA Tomonori
2008-01-23
[SCSI] ch: Convert to use unlocked_ioctl
Mathieu Segaud
2007-05-06
[SCSI] ch: kmalloc/memset->kzalloc
vignesh.babu@wipro.com
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
[next]