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
2009-03-12
[SCSI] scsi_sysfs: delete extra kernel-doc
Randy Dunlap
1
-1
/
+0
2009-03-12
[SCSI] ses: Use new scsi VPD helper
Matthew Wilcox
1
-27
/
+4
2009-03-12
[SCSI] Add VPD helper
Matthew Wilcox
1
-0
/
+104
2009-03-10
[SCSI] qla2xxx: Update version number to 8.03.00-k4.
Andrew Vasquez
1
-1
/
+1
2009-03-10
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
1
-4
/
+0
2009-03-10
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2
-2
/
+2
2009-03-10
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
3
-9
/
+15
2009-03-10
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
1
-1
/
+5
2009-03-10
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
1
-8
/
+1
2009-03-10
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...
Robert Love
1
-1
/
+1
2009-03-10
[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)
Chris Leech
1
-57
/
+24
2009-03-10
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2
-24
/
+22
2009-03-10
[SCSI] fcoe: fix kfree(skb)
Roel Kluin
1
-1
/
+1
2009-03-10
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
1
-13
/
+0
2009-03-10
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
Robert Love
2
-3
/
+5
2009-03-10
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
1
-5
/
+3
2009-03-10
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
2
-7
/
+7
2009-03-10
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
4
-20
/
+20
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
7
-250
/
+245
2009-03-07
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
2
-40
/
+40
2009-03-07
[SCSI] libfc: rename rp to rdata in fc_disc_new_target()
Robert Love
1
-4
/
+4
2009-03-07
[SCSI] libfc: correct RPORT_TO_PRIV usage
Robert Love
1
-2
/
+2
2009-03-07
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
3
-5
/
+8
2009-03-07
[SCSI] libfc: exch mgr is freed while lport still retrying sequences
Steve Ma
1
-0
/
+2
2009-03-07
[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost
Vasu Dev
1
-3
/
+3
2009-03-07
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2
-49
/
+64
2009-03-07
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
4
-59
/
+28
2009-03-07
[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts
Vasu Dev
1
-1
/
+1
2009-03-07
[SCSI] libfc: handle RRQ exch timeout
Vasu Dev
1
-1
/
+1
2009-03-07
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
1
-1
/
+6
2009-03-07
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
3
-5
/
+6
2009-03-05
[SCSI] sd: Don't try to spin up drives that are connected to an inactive port
Matthew Wilcox
1
-15
/
+11
2009-03-04
drm: fix double lock typo
Helge Bahmann
1
-1
/
+1
2009-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-5
/
+7
2009-03-04
crypto: ixp4xx - Fix qmgr_request_queue build failure
Krzysztof Hałasa
1
-2
/
+4
2009-03-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-12
/
+12
2009-03-04
[ARM] fix lots of ARM __devexit sillyness
Russell King
5
-6
/
+6
2009-03-03
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-12
/
+20
2009-03-03
drm/i915: Fix use-before-null-check in i915_irq_emit().
Eric Anholt
1
-2
/
+3
2009-03-03
drm: Avoid client deadlocks when the master disappears.
Thomas Hellstrom
3
-8
/
+15
2009-03-03
drm: Wake up all lock waiters when the master disappears.
Thomas Hellstrom
2
-2
/
+2
2009-03-03
drm: Don't return ERESTARTSYS to user-space.
Thomas Hellstrom
1
-1
/
+1
2009-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-1
/
+7
2009-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-135
/
+281
2009-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-49
/
+84
2009-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
13
-174
/
+366
2009-03-02
sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip
Andres Salomon
1
-0
/
+1
2009-03-02
sdhci: Add quirk for controllers with no end-of-busy IRQ
Ben Dooks
2
-1
/
+6
2009-03-02
zaurus: add usb id for motomagx phones
Dmitriy Taychenachev
1
-0
/
+5
2009-03-02
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
Bjørn Mork
1
-2
/
+2
[next]