dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/bfa
Linus Torvalds 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (43 commits)
  Documentation/trace/events.txt: Remove obsolete sched_signal_send.
  writeback: fix global_dirty_limits comment runtime -> real-time
  ppc: fix comment typo singal -> signal
  drivers: fix comment typo diable -> disable.
  m68k: fix comment typo diable -> disable.
  wireless: comment typo fix diable -> disable.
  media: comment typo fix diable -> disable.
  remove doc for obsolete dynamic-printk kernel-parameter
  remove extraneous 'is' from Documentation/iostats.txt
  Fix spelling milisec -> ms in snd_ps3 module parameter description
  Fix spelling mistakes in comments
  Revert conflicting V4L changes
  i7core_edac: fix typos in comments
  mm/rmap.c: fix comment
  sound, ca0106: Fix assignment to 'channel'.
  hrtimer: fix a typo in comment
  init/Kconfig: fix typo
  anon_inodes: fix wrong function name in comment
  fix comment typos concerning "consistent"
  poll: fix a typo in comment
  ...

Fix up trivial conflicts in:
 - drivers/net/wireless/iwlwifi/iwl-core.c (moved to iwl-legacy.c)
 - fs/ext4/ext4.h

Also fix missed 'diabled' typo in drivers/net/bnx2x/bnx2x.h while at it.
2011-01-13 10:05:56 -08:00
..
Makefile [SCSI] bfa: remove inactive functions 2010-12-31 09:38:53 -06:00
bfa.h [SCSI] bfa: remove unused defintions and misc cleanups 2010-12-31 09:43:31 -06:00
bfa_core.c [SCSI] bfa: remove unused defintions and misc cleanups 2010-12-31 09:43:31 -06:00
bfa_cs.h [SCSI] bfa: remove inactive functions 2010-12-31 09:38:53 -06:00
bfa_defs.h [SCSI] bfa: remove all OS wrappers 2010-12-21 12:32:56 -06:00
bfa_defs_fcs.h [SCSI] bfa: fix comments for header files 2010-10-25 16:26:57 -05:00
bfa_defs_svc.h [SCSI] bfa: fix endianess sparse check warnings 2010-12-21 12:24:17 -06:00
bfa_fc.h [SCSI] bfa: remove unused defintions and misc cleanups 2010-12-31 09:43:31 -06:00
bfa_fcbuild.c [SCSI] bfa: remove unused functions and misc cleanups 2010-12-21 12:32:58 -06:00
bfa_fcbuild.h [SCSI] bfa: remove all OS wrappers 2010-12-21 12:32:56 -06:00
bfa_fcpim.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00
bfa_fcpim.h [SCSI] bfa: io tag handling and minor bug fix. 2010-12-21 12:37:17 -06:00
bfa_fcs.c [SCSI] bfa: replace bfa_assert with WARN_ON 2010-12-31 09:36:53 -06:00
bfa_fcs.h [SCSI] bfa: direct attach mode fix. 2010-12-21 12:37:16 -06:00
bfa_fcs_fcpim.c [SCSI] bfa: replace bfa_assert with WARN_ON 2010-12-31 09:36:53 -06:00
bfa_fcs_lport.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00
bfa_fcs_rport.c [SCSI] bfa: replace bfa_assert with WARN_ON 2010-12-31 09:36:53 -06:00
bfa_hw_cb.c [SCSI] bfa: replace bfa_assert with WARN_ON 2010-12-31 09:36:53 -06:00
bfa_hw_ct.c [SCSI] bfa: replace bfa_assert with WARN_ON 2010-12-31 09:36:53 -06:00
bfa_ioc.c [SCSI] bfa: remove unused defintions and misc cleanups 2010-12-31 09:43:31 -06:00
bfa_ioc.h [SCSI] bfa: remove unused defintions and misc cleanups 2010-12-31 09:43:31 -06:00
bfa_ioc_cb.c [SCSI] bfa: remove unused defintions and misc cleanups 2010-12-31 09:43:31 -06:00
bfa_ioc_ct.c [SCSI] bfa: remove unused defintions and misc cleanups 2010-12-31 09:43:31 -06:00
bfa_modules.h [SCSI] bfa: remove a file with small size 2010-12-21 12:32:44 -06:00
bfa_plog.h [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_port.c [SCSI] bfa: replace bfa_assert with WARN_ON 2010-12-31 09:36:53 -06:00
bfa_port.h [SCSI] bfa: remove unused and empty functions 2010-12-21 12:24:50 -06:00
bfa_svc.c [SCSI] bfa: remove unused defintions and misc cleanups 2010-12-31 09:43:31 -06:00
bfa_svc.h [SCSI] bfa: direct attach mode fix. 2010-12-21 12:37:16 -06:00
bfad.c [SCSI] bfa: remove inactive functions 2010-12-31 09:38:53 -06:00
bfad_attr.c [SCSI] bfa: remove all OS wrappers 2010-12-21 12:32:56 -06:00
bfad_debugfs.c [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfad_drv.h [SCSI] bfa: Update the driver version to 2.3.2.3 2010-12-21 12:37:18 -06:00
bfad_im.c [SCSI] bfa: remove inactive functions 2010-12-31 09:38:53 -06:00
bfad_im.h [SCSI] bfa: remove all OS wrappers 2010-12-21 12:32:56 -06:00
bfi.h [SCSI] bfa: remove all OS wrappers 2010-12-21 12:32:56 -06:00
bfi_cbreg.h [SCSI] bfa: IOC auto recovery fix. 2010-12-21 12:37:15 -06:00
bfi_ctreg.h [SCSI] bfa: IOC auto recovery fix. 2010-12-21 12:37:15 -06:00
bfi_ms.h [SCSI] bfa: direct attach mode fix. 2010-12-21 12:37:16 -06:00