linux_dsm_epyc7002/drivers/net/wireless/brcm80211/brcmfmac
Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull second vfs pile from Al Viro:
 "The stuff in there: fsfreeze deadlock fixes by Jan (essentially, the
  deadlock reproduced by xfstests 068), symlink and hardlink restriction
  patches, plus assorted cleanups and fixes.

  Note that another fsfreeze deadlock (emergency thaw one) is *not*
  dealt with - the series by Fernando conflicts a lot with Jan's, breaks
  userland ABI (FIFREEZE semantics gets changed) and trades the deadlock
  for massive vfsmount leak; this is going to be handled next cycle.
  There probably will be another pull request, but that stuff won't be
  in it."

Fix up trivial conflicts due to unrelated changes next to each other in
drivers/{staging/gdm72xx/usb_boot.c, usb/gadget/storage_common.c}

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (54 commits)
  delousing target_core_file a bit
  Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
  fs: Remove old freezing mechanism
  ext2: Implement freezing
  btrfs: Convert to new freezing mechanism
  nilfs2: Convert to new freezing mechanism
  ntfs: Convert to new freezing mechanism
  fuse: Convert to new freezing mechanism
  gfs2: Convert to new freezing mechanism
  ocfs2: Convert to new freezing mechanism
  xfs: Convert to new freezing code
  ext4: Convert to new freezing mechanism
  fs: Protect write paths by sb_start_write - sb_end_write
  fs: Skip atime update on frozen filesystem
  fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
  fs: Improve filesystem freezing handling
  switch the protection of percpu_counter list to spinlock
  nfsd: Push mnt_want_write() outside of i_mutex
  btrfs: Push mnt_want_write() outside of i_mutex
  fat: Push mnt_want_write() outside of i_mutex
  ...
2012-08-01 10:26:23 -07:00
..
bcmsdh_sdmmc.c brcmfmac: add BCM4334 support 2012-06-27 15:23:18 -04:00
bcmsdh.c brcmfmac: Fix likely misuse of | for & 2012-06-04 15:26:11 -04:00
dhd_bus.h brcmfmac: add support for bus specific data command 2012-06-27 15:23:17 -04:00
dhd_cdc.c brcm80211: fmac: add frame header extension support 2012-04-13 14:32:52 -04:00
dhd_common.c brcmfmac: move glom alignment setting to SDIO bus layer 2012-06-27 15:23:17 -04:00
dhd_dbg.c brcmfmac: expose sdio internal counters in debugfs 2012-06-13 14:35:50 -04:00
dhd_dbg.h brcmfmac: expose sdio internal counters in debugfs 2012-06-13 14:35:50 -04:00
dhd_linux.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2012-08-01 10:26:23 -07:00
dhd_proto.h brcm80211: fmac: move common layer bus interface context to dhd_bus.h 2011-12-19 14:40:46 -05:00
dhd_sdio.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2012-06-29 12:42:14 -04:00
dhd.h brcmfmac: add debugfs helper functions 2012-06-13 14:35:49 -04:00
Makefile brcmfmac: add debugfs helper functions 2012-06-13 14:35:49 -04:00
sdio_chip.c brcmfmac: add BCM4334 support 2012-06-27 15:23:18 -04:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl 2012-05-15 17:27:58 -04:00
usb_rdl.h brcm80211: fmac: add USB support for bcm43235/6/8 chipsets 2012-02-22 14:48:53 -05:00
usb.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem 2012-05-30 10:32:16 -04:00
usb.h brcm80211: fmac: use counters in brcmf_bus structure 2012-03-05 15:53:55 -05:00
wl_cfg80211.c wireless: brcm80211: use %pM to print BSSID 2012-07-12 15:27:19 -04:00
wl_cfg80211.h brcm80211: Use pr_fmt and pr_<level> 2012-01-24 14:21:14 -05:00