linux-sg2042/drivers/scsi/bfa
Linus Torvalds 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Pull the trivial tree from Jiri Kosina:
 "Tiny usual fixes all over the place"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (34 commits)
  doc: fix old config name of kprobetrace
  fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc
  btrfs: fix the commment for the action flags in delayed-ref.h
  btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID
  vfs: fix kerneldoc for generic_fh_to_parent()
  treewide: fix comment/printk/variable typos
  ipr: fix small coding style issues
  doc: fix broken utf8 encoding
  nfs: comment fix
  platform/x86: fix asus_laptop.wled_type module parameter
  mfd: printk/comment fixes
  doc: getdelays.c: remember to close() socket on error in create_nl_socket()
  doc: aliasing-test: close fd on write error
  mmc: fix comment typos
  dma: fix comments
  spi: fix comment/printk typos in spi
  Coccinelle: fix typo in memdup_user.cocci
  tmiofb: missing NULL pointer checks
  tools: perf: Fix typo in tools/perf
  tools/testing: fix comment / output typos
  ...
2012-10-01 09:06:36 -07:00
..
Makefile [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfa.h [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation. 2012-03-28 09:55:22 +01:00
bfa_core.c [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation. 2012-03-28 09:55:22 +01:00
bfa_cs.h [SCSI] bfa: remove inactive functions 2010-12-31 09:38:53 -06:00
bfa_defs.h [SCSI] bfa: fix endian and bit field check bug 2011-12-15 10:55:01 +04:00
bfa_defs_fcs.h [SCSI] bfa: Extend BSG interface. 2011-06-29 17:16:54 -05:00
bfa_defs_svc.h [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation. 2012-03-28 09:55:22 +01:00
bfa_fc.h [SCSI] bfa: Revert back the current LUN Masking Implementation. 2012-01-10 17:01:24 -06:00
bfa_fcbuild.c [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_fcbuild.h [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_fcpim.c [SCSI] bfa: Revert back the current LUN Masking Implementation. 2012-01-10 17:01:24 -06:00
bfa_fcpim.h [SCSI] bfa: Revert back the current LUN Masking Implementation. 2012-01-10 17:01:24 -06:00
bfa_fcs.c [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. 2011-07-27 14:41:24 +04:00
bfa_fcs.h [SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo response. 2012-04-25 09:58:31 +01:00
bfa_fcs_fcpim.c [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. 2011-07-27 14:41:24 +04:00
bfa_fcs_lport.c [SCSI] bfa: Fix to set correct return error codes and misc cleanup. 2012-07-20 08:59:05 +01:00
bfa_fcs_rport.c [SCSI] bfa: BSG and User interface fixes. 2012-03-28 09:57:58 +01:00
bfa_hw_cb.c [SCSI] bfa: Update RME interrupt handling. 2011-07-27 14:44:48 +04:00
bfa_hw_ct.c [SCSI] bfa: Update RME interrupt handling. 2011-07-27 14:44:48 +04:00
bfa_ioc.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-10-01 09:06:36 -07:00
bfa_ioc.h treewide: fix comment/printk/variable typos 2012-09-01 10:33:05 -07:00
bfa_ioc_cb.c [SCSI] bfa: IOC bug fixes. 2011-06-29 16:57:52 -05:00
bfa_ioc_ct.c [SCSI] bfa: Flash controller IOC pll init fixes. 2012-03-28 09:54:32 +01:00
bfa_modules.h [SCSI] bfa: Add support to store driver configuration in flash. 2011-07-27 14:54:03 +04:00
bfa_plog.h [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_port.c [SCSI] bfa: Added support to query PHY. 2011-06-29 17:27:20 -05:00
bfa_port.h [SCSI] bfa: Added support for CEE info and stats query. 2011-06-29 17:21:23 -05:00
bfa_svc.c [SCSI] bfa: BSG and User interface fixes. 2012-03-28 09:57:58 +01:00
bfa_svc.h [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation. 2012-03-28 09:55:22 +01:00
bfad.c [SCSI] bfa: squelch lockdep complaint with a spin_lock_init 2012-07-20 08:59:03 +01:00
bfad_attr.c [SCSI] bfa: Fix to set vport FC host sysfs entries 2012-05-22 11:06:29 +01:00
bfad_bsg.c [SCSI] bfa: Fix to set correct return error codes and misc cleanup. 2012-07-20 08:59:05 +01:00
bfad_bsg.h [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation. 2012-03-28 09:55:22 +01:00
bfad_debugfs.c SCSI updates for post 3.2 merge window 2012-01-10 10:36:08 -08:00
bfad_drv.h [SCSI] bfa: Update the driver version to 3.0.23.0 2012-03-28 10:02:46 +01:00
bfad_im.c [SCSI] bfa: dereferencing freed memory in bfad_im_probe() 2012-07-20 08:58:37 +01:00
bfad_im.h [SCSI] bfa: Fix to set vport FC host sysfs entries 2012-05-22 11:06:29 +01:00
bfi.h [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. 2011-07-27 14:41:24 +04:00
bfi_ms.h [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation. 2012-03-28 09:55:22 +01:00
bfi_reg.h [SCSI] bfa: Flash controller IOC pll init fixes. 2012-03-28 09:54:32 +01:00