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
2006-12-03
[SCSI] lpfc 8.1.11 : Fix Memory leaks
James Smart
4
-7
/
+41
2006-12-03
[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_support
James Smart
8
-21
/
+67
2006-12-03
[SCSI] lpfc 8.1.11 : Discovery Fixes
James Smart
5
-175
/
+73
2006-12-03
[SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver
FUJITA Tomonori
4
-0
/
+975
2006-12-03
[SCSI] scsi tgt: SCSI RDMA Protocol library functions
FUJITA Tomonori
3
-0
/
+452
2006-12-03
[SCSI] 53c700: brown paper bag fix for auto request sense
James Bottomley
1
-1
/
+6
2006-12-03
[SCSI] qla2xxx: use NULL instead of 0
Randy Dunlap
1
-1
/
+1
2006-11-25
[SCSI] scsi-ml: Makefile and Kconfig changes for tgt
FUJITA Tomonori
2
-0
/
+10
2006-11-25
[SCSI] scsi tgt: scsi target user and kernel communication interface
FUJITA Tomonori
1
-0
/
+350
2006-11-25
[SCSI] scsi tgt: scsi target lib functionality
FUJITA Tomonori
2
-0
/
+767
2006-11-25
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
3
-26
/
+54
2006-11-25
[SCSI] initio: fix section mismatches with HOTPLUG=n
Randy Dunlap
1
-1
/
+1
2006-11-23
[SCSI] qla2xxx: add asynchronous scsi scanning support.
Andrew Vasquez
1
-4
/
+29
2006-11-23
[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.
Andrew Vasquez
2
-107
/
+16
2006-11-23
[SCSI] Make scsi_scan_host work for drivers which find their own targets
Matthew Wilcox
1
-7
/
+20
2006-11-23
[SCSI] fix missing check for no scanning
Matthew Wilcox
1
-0
/
+3
2006-11-23
[SCSI] Add Kconfig option for asynchronous SCSI scanning
Matthew Wilcox
2
-1
/
+24
2006-11-22
[SCSI] aacraid: Driver version update
Mark Haverkamp
1
-2
/
+2
2006-11-22
[SCSI] aacraid: Abort management FIBs
Mark Haverkamp
1
-0
/
+14
2006-11-22
[SCSI] aacraid: Detect Blinkled at startup
Mark Haverkamp
1
-0
/
+9
2006-11-22
[SCSI] ipr: Driver version 2.3.0
Brian King
1
-2
/
+2
2006-11-22
[SCSI] ipr: Make ipr_ioctl static
Adrian Bunk
1
-1
/
+1
2006-11-22
[SCSI] ipr: Reduce default error log size
Brian King
2
-5
/
+10
2006-11-22
[SCSI] ipr: Add support for logging SAS fabric errors
Brian King
2
-7
/
+290
2006-11-22
[SCSI] ipr: Remove debug trace points from dump code
Brian King
1
-2
/
+0
2006-11-22
[SCSI] ipr: Remove ipr_scsi_timed_out
Brian King
1
-36
/
+4
2006-11-22
[SCSI] ipr: Set default ipr Kconfig values
Brian King
1
-0
/
+2
2006-11-22
[SCSI] ipr: PCI IDs for new SAS adapters
Brian King
2
-1
/
+23
2006-11-22
[SCSI] ipr: Stop issuing cancel all to disk arrays
Brian King
1
-1
/
+1
2006-11-22
[SCSI] ipr: SATA reset - wait for host reset completion
Brian King
1
-0
/
+12
2006-11-22
[SCSI] qla4xxx: fix for timing issue for nvram accesses.
David C Somayajulu
1
-28
/
+36
2006-11-22
[SCSI] megaraid_sas: make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-11-22
[SCSI] qla4xxx: add support for qla4032
David C Somayajulu
12
-163
/
+98
2006-11-22
Merge ../scsi-rc-fixes-2.6
James Bottomley
619
-6356
/
+12792
2006-11-22
[SCSI] aic94xx: fix pointer to integer conversion warning
James Bottomley
1
-1
/
+1
2006-11-22
[PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed befor...
David C Somayajulu
4
-37
/
+15
2006-11-22
[PATCH] aic94xx: delete ascb timers when freeing queues
Darrick J. Wong
1
-0
/
+9
2006-11-22
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
3
-8
/
+46
2006-11-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+3
2006-11-22
[TG3]: Add missing unlock in tg3_open() error path.
Ira W. Snyder
1
-1
/
+3
2006-11-22
[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error
Dave Jones
1
-0
/
+1
2006-11-21
IB/ipath: Depend on CONFIG_NET
Bryan O'Sullivan
1
-1
/
+1
2006-11-20
Add "pure_initcall" for static variable initialization
Linus Torvalds
1
-1
/
+1
2006-11-20
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-8
/
+7
2006-11-20
[PATCH] fix build error for HISAX_NETJET
Toralf Foerster
1
-1
/
+1
2006-11-20
[PATCH] ftape: fix printk format warnings
Randy Dunlap
1
-2
/
+2
2006-11-20
[PATCH] scx200_acb: handle PCI errors
Jeff Garzik
1
-3
/
+4
2006-11-20
[PATCH] i2c-ixp4xx: fix ") != 0))" typo
Alexey Dobriyan
1
-1
/
+2
2006-11-20
[PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices
Daniel Ritz
1
-0
/
+3
2006-11-18
Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-5
/
+0
[next]