index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
2014-11-24
scsi: move scsi_dispatch_cmd to scsi_lib.c
Christoph Hellwig
2014-11-24
scsi: stop passing a gfp_mask argument down the command setup path
Christoph Hellwig
2014-11-24
scsi: remove scsi_next_command
Christoph Hellwig
2014-11-24
scsi: don't use scsi_next_command in scsi_reset_provider
Christoph Hellwig
2014-11-12
ufs: remove spurious scsi_set_tag_type call
Christoph Hellwig
2014-11-12
scsi: don't force tagged_supported in drivers
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
mptfusion: don't change queue type in ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
scsi: remove ordered_tag host template field
Christoph Hellwig
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
2014-11-12
scsi: device handlers must have attach and detach methods
Christoph Hellwig
2014-11-12
scsi: remove struct scsi_dh_devlist
Christoph Hellwig
2014-11-12
scsi: use container_of to get at device handler private data
Christoph Hellwig
2014-11-12
scsi_dh: get module reference outside of device handler
Christoph Hellwig
2014-11-12
scsi_dh_hp_sw: fix return value on failed allocation
Christoph Hellwig
2014-11-12
sd: disable discard_zeroes_data for UNMAP
Martin K. Petersen
2014-11-12
scsi: return EAGAIN when resetting a device under EH
Christoph Hellwig
2014-11-12
osst: call scsi_set_medium_removal directly
Christoph Hellwig
2014-11-12
st: call scsi_set_medium_removal directly
Christoph Hellwig
2014-11-12
sd: fix up ->compat_ioctl
Christoph Hellwig
2014-11-12
scsi: split scsi_nonblockable_ioctl
Christoph Hellwig
2014-11-12
scsi: refactor scsi_reset_provider handling
Christoph Hellwig
2014-11-12
scsi: add support for multiple hardware queues
Bart Van Assche
2014-11-12
scsi: ratelimit I/O error messages
Hannes Reinecke
2014-11-12
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
2014-11-12
scsi: document scsi_try_to_abort_cmd
Hannes Reinecke
2014-11-12
scsi: use shost argument in scsi_eh_prt_fail_stats
Hannes Reinecke
2014-11-12
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
2014-11-12
scsi: simplify scsi_log_(send|completion)
Hannes Reinecke
2014-11-12
scsi: remove scsi_show_result()
Hannes Reinecke
2014-11-12
scsi: separate out scsi_(host|driver)byte_string()
Hannes Reinecke
2014-11-12
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
2014-11-12
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
2014-11-12
scsi: consolidate opcode lookup in scsi_opcode_sa_name()
Hannes Reinecke
2014-11-12
scsi: merge print_opcode_name()
Hannes Reinecke
2014-11-12
scsi: implement scsi_opcode_sa_name
Hannes Reinecke
2014-11-12
scsi: remove scsi_print_status()
Hannes Reinecke
2014-11-12
scsi: use 'bool' as return value for scsi_normalize_sense()
Hannes Reinecke
2014-11-12
scsi: do not decode sense extras
Hannes Reinecke
2014-11-12
scsi: stop decoding if scsi_normalize_sense() fails
Hannes Reinecke
2014-11-12
53c700: remove scsi_print_sense() usage
Hannes Reinecke
2014-11-12
fas216: update logging messages
Hannes Reinecke
2014-11-12
fas216: return DID_ERROR for incomplete data transfer
Hannes Reinecke
[next]