linux/drivers/staging/winbond
Greg Kroah-Hartman 43a34695d9 USB: winbond: remove __devinit* from the struct usb_device_id table
This structure needs to always stick around, even if CONFIG_HOTPLUG
is disabled, otherwise we can oops when trying to probe a device that
was added after the structure is thrown away.

Thanks to Fengguang Wu and Bjørn Mork for tracking this issue down.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Reported-by: Bjørn Mork <bjorn@mork.no>
Cc: stable <stable@vger.kernel.org>
CC: Pavel Machek <pavel@ucw.cz>
CC: Paul Gortmaker <paul.gortmaker@windriver.com>
CC: "John W. Linville" <linville@tuxdriver.com>
CC: Eliad Peller <eliad@wizery.com>
CC: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-17 17:50:45 -07:00
..
Kconfig Staging: wireless drivers Kconfig change 2009-10-30 14:47:44 -07:00
Makefile Staging: w35und: Merge mlmetxrx.c to mds.c 2010-12-01 14:45:46 -08:00
TODO staging: w35und: Add locking problems to TODO list 2010-09-21 10:46:04 -07:00
core.h staging: winbond: needs <linux/delay.h> for msleep and friends 2011-02-28 19:14:22 -08:00
localpara.h staging: winbond: localpara.h whitespace and indentation fixes. 2010-05-11 15:01:44 -07:00
mac_structures.h Staging: w35und: Kill unused code in mac_structures.h 2010-12-01 14:45:45 -08:00
mds.c Fix common misspellings 2011-03-31 11:26:23 -03:00
mds_f.h Staging: w35und: Kill empty Mds_Destroy function 2010-11-09 16:07:00 -08:00
mds_s.h staging: Fix typo in winbond 2012-06-12 10:52:32 -07:00
mto.c staging: Fix typo in winbond 2012-06-12 10:52:32 -07:00
mto.h Staging: winbond: mto.h Coding style fixes 2010-05-11 11:35:48 -07:00
phy_calibration.c Staging : winbond : fix coding style issue in phy_calibration.c 2011-08-23 15:24:46 -07:00
phy_calibration.h Staging: w35und: Rename wbhal_s.h to wbhal.h 2010-11-09 15:55:55 -08:00
reg.c Staging: w35und: Kill _IBSS_BEACON_SEQ_STICK_ 2010-12-01 14:45:46 -08:00
sme_api.h Staging: winbond: sme_api.h Coding style fixes. 2010-05-11 11:35:48 -07:00
wb35reg.c staging: winbond: Remove NULL check before kfree 2011-03-14 11:57:38 -07:00
wb35reg_f.h Staging: w35und: Rename wbhal_s.h to wbhal.h 2010-11-09 15:55:55 -08:00
wb35reg_s.h atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
wb35rx.c Staging: w35und: Kill struct wb_usb 2010-12-01 14:45:47 -08:00
wb35rx_f.h Staging: w35und: Rename wbhal_s.h to wbhal.h 2010-11-09 15:55:55 -08:00
wb35rx_s.h Staging: w35und: typedef removal 2009-04-03 14:53:16 -07:00
wb35tx.c Staging: winbond: wb35tx.c: Fixed coding style 2011-04-20 13:48:25 -07:00
wb35tx_f.h Staging: w35und: Merge wbhal_f.h to wbhal_s.h 2010-11-09 15:55:55 -08:00
wb35tx_s.h Staging: w35und: typedef removal 2009-04-03 14:53:16 -07:00
wbhal.h Staging: w35und: Kill struct wb_usb 2010-12-01 14:45:47 -08:00
wbusb.c USB: winbond: remove __devinit* from the struct usb_device_id table 2012-08-17 17:50:45 -07:00