index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
6
-18
/
+18
2014-11-12
scsi: document scsi_try_to_abort_cmd
Hannes Reinecke
1
-3
/
+21
2014-11-12
scsi: use shost argument in scsi_eh_prt_fail_stats
Hannes Reinecke
1
-1
/
+1
2014-11-12
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
2
-42
/
+39
2014-11-12
scsi: simplify scsi_log_(send|completion)
Hannes Reinecke
4
-43
/
+55
2014-11-12
scsi: remove scsi_show_result()
Hannes Reinecke
3
-42
/
+28
2014-11-12
scsi: separate out scsi_(host|driver)byte_string()
Hannes Reinecke
1
-14
/
+44
2014-11-12
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
7
-27
/
+11
2014-11-12
scsi: repurpose the last argument from print_opcode_name()
Hannes Reinecke
4
-29
/
+26
2014-11-12
scsi: consolidate opcode lookup in scsi_opcode_sa_name()
Hannes Reinecke
1
-16
/
+23
2014-11-12
scsi: merge print_opcode_name()
Hannes Reinecke
1
-60
/
+38
2014-11-12
scsi: implement scsi_opcode_sa_name
Hannes Reinecke
1
-78
/
+53
2014-11-12
scsi: remove scsi_print_status()
Hannes Reinecke
1
-35
/
+0
2014-11-12
scsi: use 'bool' as return value for scsi_normalize_sense()
Hannes Reinecke
2
-9
/
+9
2014-11-12
scsi: do not decode sense extras
Hannes Reinecke
1
-62
/
+0
2014-11-12
scsi: stop decoding if scsi_normalize_sense() fails
Hannes Reinecke
1
-18
/
+16
2014-11-12
53c700: remove scsi_print_sense() usage
Hannes Reinecke
1
-7
/
+2
2014-11-12
fas216: update logging messages
Hannes Reinecke
1
-15
/
+11
2014-11-12
fas216: return DID_ERROR for incomplete data transfer
Hannes Reinecke
1
-2
/
+1
2014-11-12
acornscsi: use scsi_print_command()
Hannes Reinecke
1
-6
/
+6
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
16
-91
/
+95
2014-11-12
scsi: introduce sdev_prefix_printk()
Hannes Reinecke
5
-11
/
+8
2014-11-12
aha152x: debug output update and whitespace cleanup
Hannes Reinecke
1
-770
/
+224
2014-11-12
sd: remove scsi_print_sense() in sd_done()
Hannes Reinecke
1
-1
/
+0
2014-11-12
scsi: remove scsi_cmd_print_sense_hdr()
Hannes Reinecke
1
-14
/
+0
2014-11-12
enclosure: handle non-unique element descriptors
Markus Stockhausen
1
-4
/
+40
2014-11-12
st: add a debug_flag module parameter request
Laurence Oberman
1
-1
/
+15
2014-11-12
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
Douglas Gilbert
3
-13
/
+34
2014-11-12
scsi: PC partition tables are little endian
Christoph Hellwig
1
-2
/
+2
2014-11-12
scsi: resolve some missing-field-initializers warnings
Mark Rustad
1
-1
/
+1
2014-11-12
scsi: fix off-by-one LUN check in scsi_scan_host_selected()
Mark Knibbs
1
-1
/
+1
2014-11-12
scsi: fix trivial typos in scsi_scan.c comment
Mark Knibbs
1
-2
/
+2
2014-11-10
bnx2fc: fix tgt spinlock locking
Maurizio Lombardi
2
-11
/
+10
2014-11-10
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
Jiang Liu
1
-1
/
+1
2014-11-10
cxgb4i: send abort_rpl correctly
Anish Bhatt
2
-16
/
+17
2014-11-10
scsi: TUR path is down after adapter gets reset with multipath
wenxiong@linux.vnet.ibm.com
1
-0
/
+7
2014-11-10
scsi: call device handler for failed TUR command
Christoph Hellwig
1
-8
/
+8
2014-11-10
scsi: only re-lock door after EH on devices that were reset
Christoph Hellwig
1
-1
/
+3
2014-11-09
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-39
/
+1
2014-11-09
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-72
/
+84
2014-11-09
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2014-11-09
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-54
/
+20
2014-11-09
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-8
/
+29
2014-11-09
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-34
/
+110
2014-11-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
53
-223
/
+8
2014-11-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+17
2014-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
10
-24
/
+32
2014-11-07
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-7
/
+8
2014-11-07
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-4
/
+7
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
1
-3
/
+3
[next]