alistair23-linux/drivers/net/wireless/b43
Linus Torvalds e880e87488 driver core update for 4.4-rc1
Here's the "big" driver core updates for 4.4-rc1.  Primarily a bunch of
 debugfs updates, with a smattering of minor driver core fixes and
 updates as well.
 
 All have been in linux-next for a long time.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlY6ePQACgkQMUfUDdst+ymNTgCgpP0CZw57GpwF/Hp2L/lMkVeo
 Kx8AoKhEi4iqD5fdCQS9qTfomB+2/M6g
 =g7ZO
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core updates from Greg KH:
 "Here's the "big" driver core updates for 4.4-rc1.  Primarily a bunch
  of debugfs updates, with a smattering of minor driver core fixes and
  updates as well.

  All have been in linux-next for a long time"

* tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  debugfs: Add debugfs_create_ulong()
  of: to support binding numa node to specified device in devicetree
  debugfs: Add read-only/write-only bool file ops
  debugfs: Add read-only/write-only size_t file ops
  debugfs: Add read-only/write-only x64 file ops
  debugfs: Consolidate file mode checks in debugfs_create_*()
  Revert "mm: Check if section present during memory block (un)registering"
  driver-core: platform: Provide helpers for multi-driver modules
  mm: Check if section present during memory block (un)registering
  devres: fix a for loop bounds check
  CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit
  base/platform: assert that dev_pm_domain callbacks are called unconditionally
  sysfs: correctly handle short reads on PREALLOC attrs.
  base: soc: siplify ida usage
  kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
  kobject: explain what kobject's sd field is
  debugfs: document that debugfs_remove*() accepts NULL and error values
  debugfs: Pass bool pointer to debugfs_create_bool()
  ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
2015-11-04 21:50:37 -08:00
..
b43.h b43: support bcma core reset on AC-PHY hardware 2015-01-29 10:54:43 +02:00
bus.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
bus.h b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
debugfs.c debugfs: Pass bool pointer to debugfs_create_bool() 2015-10-04 11:36:07 +01:00
debugfs.h debugfs: Pass bool pointer to debugfs_create_bool() 2015-10-04 11:36:07 +01:00
dma.c wireless: Use bool function returns of true/false instead of 1/0 2015-04-07 20:10:23 +03:00
dma.h B43: Handle DMA RX descriptor underrun 2013-05-08 17:15:06 -04:00
Kconfig ssb: pick PCMCIA host code support from b43 driver 2015-10-28 21:04:04 +02:00
leds.c
leds.h
lo.c b43: Fix typo in function name 2015-07-21 16:52:32 +03:00
lo.h b43: Fix typo in function name 2015-07-21 16:52:32 +03:00
main.c ssb: pick PCMCIA host code support from b43 driver 2015-10-28 21:04:04 +02:00
main.h b43: Implement PHY PLL reset 2014-09-15 15:00:53 -04:00
Makefile ssb: pick PCMCIA host code support from b43 driver 2015-10-28 21:04:04 +02:00
phy_a.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_a.h b43: remove leftover code from old devices support 2014-06-20 14:13:45 -04:00
phy_ac.c b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
phy_ac.h b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
phy_common.c b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
phy_common.h b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
phy_g.c b43: Fix typo in function name 2015-07-21 16:52:32 +03:00
phy_g.h
phy_ht.c b43: Implement PHY PLL reset 2014-09-15 15:00:53 -04:00
phy_ht.h b43: HT-PHY: Implement band switching 2014-09-15 15:00:50 -04:00
phy_lcn.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_lcn.h
phy_lp.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_lp.h
phy_n.c b43: Implement PHY PLL reset 2014-09-15 15:00:53 -04:00
phy_n.h b43: N-PHY: support setting custom TX power 2014-08-25 16:00:43 -04:00
pio.c b43: return true / false instead of numbers in functions which return bool value 2014-02-24 15:21:54 -05:00
pio.h
ppr.c b43: implement PPR (Power Per Rate) management/API 2014-08-25 16:00:43 -04:00
ppr.h b43: implement PPR (Power Per Rate) management/API 2014-08-25 16:00:43 -04:00
radio_2055.c
radio_2055.h
radio_2056.c b43: N-PHY: add missing calib values for radio 0x2026 rev 11 2014-05-22 14:04:37 -04:00
radio_2056.h
radio_2057.c b43: N-PHY: add tables for radio 0x2057 rev 14 2014-07-18 13:45:25 -04:00
radio_2057.h b43; N-PHY: write most of the missing code for revs 7+ 2014-07-15 15:51:39 -04:00
radio_2059.c b43: HT-PHY: Update values for frequency calibration 2014-09-15 15:00:50 -04:00
radio_2059.h b43: HT-PHY: Complete radio init (add missing entries) 2014-09-11 15:27:35 -04:00
rfkill.c
rfkill.h
sdio.c
sdio.h
sysfs.c net: Replace min macro with min_t 2014-03-03 15:35:54 -05:00
sysfs.h
tables.c
tables.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c b43: fix extpa_gain check for 2GHz 2015-07-31 09:24:11 +03:00
tables_nphy.h b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 2014-08-25 16:00:43 -04:00
tables_phy_ht.c
tables_phy_ht.h
tables_phy_lcn.c
tables_phy_lcn.h
wa.c b43: G-PHY: fix random mistakes to match specs 2014-04-22 15:06:32 -04:00
wa.h
xmit.c b43: report correct rate to mac80211 for 5 GHz packets 2014-07-23 13:08:35 -04:00
xmit.h b43: update some transmit header constants 2014-09-15 15:00:54 -04:00