index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
scsi: sd: Remove a superfluous assignment
Bart Van Assche
1
-1
/
+0
2018-06-26
scsi: qedi: Fix misleading indentation
Bart Van Assche
1
-14
/
+16
2018-06-26
scsi: don't add scsi command result bytes
Johannes Thumshirn
4
-5
/
+5
2018-06-26
scsi: core: check for equality of result byte values
Johannes Thumshirn
9
-19
/
+18
2018-06-26
scsi: core: scsi_io_completion convert BUGs to WARNs
Douglas Gilbert
1
-3
/
+12
2018-06-26
scsi: core: scsi_io_completion hints on fastpath
Douglas Gilbert
1
-9
/
+9
2018-06-26
scsi: core: add scsi_io_completion_reprep helper
Douglas Gilbert
1
-23
/
+18
2018-06-26
scsi: core: add scsi_io_completion_action helper
Douglas Gilbert
1
-154
/
+175
2018-06-26
scsi: core: add scsi_io_completion_nz_result function
Douglas Gilbert
1
-57
/
+75
2018-06-26
scsi: core: scsi_io_completion: rename variables
Douglas Gilbert
1
-33
/
+39
2018-06-26
scsi: core: scsi_io_completion: comment on end_request return
Douglas Gilbert
1
-0
/
+1
2018-06-26
scsi: target: remove target_find_device
Mike Christie
1
-24
/
+0
2018-06-26
scsi: tcmu: add module wide block/reset_netlink support
Mike Christie
1
-3
/
+97
2018-06-26
scsi: tcmu: misc nl code cleanup
Mike Christie
1
-12
/
+9
2018-06-26
scsi: tcmu: simplify nl interface
Mike Christie
1
-14
/
+12
2018-06-26
scsi: tcmu: track nl commands
Mike Christie
1
-29
/
+39
2018-06-26
scsi: tcmu: delete unused __wait
Mike Christie
1
-1
/
+0
2018-06-26
scsi: lpfc: use monotonic timestamps for statistics
Arnd Bergmann
3
-11
/
+5
2018-06-26
scsi: scsi_transport_fc: use 64-bit timestamps consistently
Arnd Bergmann
1
-2
/
+2
2018-06-26
scsi: aacraid: stop using deprated get_seconds()
Arnd Bergmann
3
-4
/
+6
2018-06-22
scsi: cxlflash: Change return type for fault handler
Souptick Joarder
2
-6
/
+5
2018-06-20
scsi: smartpqi: bump driver version to 1.1.4-130
Don Brace
1
-2
/
+2
2018-06-20
scsi: smartpqi: fix critical ARM issue reading PQI index registers
Kevin Barnett
2
-25
/
+30
2018-06-20
scsi: smartpqi: add inspur advantech ids
Kevin Barnett
1
-0
/
+16
2018-06-20
scsi: smartpqi: improve error checking for sync requests
Kevin Barnett
2
-16
/
+40
2018-06-20
scsi: smartpqi: improve handling for sync requests
Kevin Barnett
1
-32
/
+23
2018-06-20
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
7
-555
/
+363
2018-06-20
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
4
-148
/
+166
2018-06-20
scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()
Bart Van Assche
2
-10
/
+1
2018-06-20
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
1
-2
/
+3
2018-06-20
scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd
Bart Van Assche
2
-11
/
+9
2018-06-20
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
2
-0
/
+4
2018-06-20
scsi: mpt3sas: Remove set-but-not-used variables
Bart Van Assche
2
-15
/
+0
2018-06-20
scsi: mpt3sas: Fix indentation
Bart Van Assche
3
-22
/
+22
2018-06-20
scsi: libsas: dynamically allocate and free ata host
Jason Yan
4
-16
/
+31
2018-06-20
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
8
-21
/
+54
2018-06-20
scsi: target: Abstract tag freeing
Matthew Wilcox
7
-11
/
+9
2018-06-20
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
Tomas Winkler
3
-26
/
+33
2018-06-20
scsi: sg: clean up gfp_mask in sg_build_indirect
Jeff Moyer
1
-5
/
+2
2018-06-20
scsi: qla2xxx: remove irq save in qla2x00_poll()
Sebastian Andrzej Siewior
1
-3
/
+1
2018-06-20
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
16
-109
/
+114
2018-06-20
scsi: bnx2i: add error handling for ioremap_nocache
Zhouyang Jia
1
-0
/
+2
2018-06-20
scsi: libsas: remove irq save in sas_ata_qc_issue()
Sebastian Andrzej Siewior
1
-6
/
+1
2018-06-20
scsi: ipr: Format HCAM overlay ID 0x41
Wen Xiong
2
-0
/
+32
2018-06-20
scsi: hisi_sas: Update a couple of register settings for v3 hw
John Garry
1
-2
/
+1
2018-06-20
scsi: hisi_sas: Add missing PHY spinlock init
John Garry
1
-0
/
+2
2018-06-20
scsi: hisi_sas: Pre-allocate slot DMA buffers
Xiang Chen
2
-45
/
+42
2018-06-20
scsi: hisi_sas: Release all remaining resources in clear nexus ha
Xiaofei Tan
1
-3
/
+21
2018-06-20
scsi: hisi_sas: Add a flag to filter PHY events during reset
Xiaofei Tan
4
-4
/
+8
2018-06-20
scsi: hisi_sas: Adjust task reject period during host reset
Xiaofei Tan
2
-10
/
+15
[prev]
[next]