- 24 Aug, 2011 40 commits
-
-
Greg Kroah-Hartman authored
This is needed and makes the linux-next merge easier. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Paul Gortmaker <paul.gortmaker@windriver.com> Cc: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-
Greg Kroah-Hartman authored
This is needed to fix the build on alpha and ppc at the least. Reported-by: Andrew Morton <akpm@linux-foundation.org> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Cc: edwin_rong <edwin_rong@realsil.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-
git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192EGreg Kroah-Hartman authored
* git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E: (61 commits) staging: rtl8192e: Fix compilation warnings staging: rtl8192e: Fix unload/reload problem staging: rtl8192e: Remove dead code associated with CONFIG_RTL_RFKILL staging: rtl8192e: Remove conditional code associated with EEPROM_OLD_FORMAT_SUPPORT staging: rtl8192e: Remove dead code associated with EFUSE_REPG_WORKAROUND staging: rtl8192e: Remove LOOP_TEST as parameter staging: rtl8192e: Remove dead code associated with CONFIG_FW_SETCHAN staging: rtl8192e: Remove dead code associated with CONFIG_RTLWIFI_DEBUGFS staging: rtl8192e: Remove dead code associated with _RTL8192_EXT_PATCH_ staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUG staging: rtl8192e: Remove dead code associated with RTL819x_DEBUG staging: rtl8192e: Remove dead code associated with _ENABLE_SW_BEACON staging: rtl8192e: Remove dead code associated with CONFIG_CRYPTO_HMAC staging: rtl8192e: Remove dead code associated with CONFIG_BT_30 staging: rtl8192e: Remove dead code associated with ENABLE_NULL_PT_DEBUG staging: rtl8192e: Remove dead code associated with CONFIG_64BIT_DMA staging: rtl8192e: Remove dead code associated with CONFIG_RTLLIB_CRYPT_TKIP staging: rtl8192e: Remove dead code associated with IRQF_SHARED staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211 staging: rtl8192e: Remove dead code associated with BUILT_IN_CRYPTO ...
-
Larry Finger authored
When the driver is compiled, the following messages result: CC [M] drivers/staging/rtl8192e/r8192E_phy.o drivers/staging/rtl8192e/r8192E_phy.c: In function ‘rtl8192_phy_ConfigRFWithHeaderFile’: drivers/staging/rtl8192e/r8192E_phy.c:791:25: warning: array subscript is above array bounds drivers/staging/rtl8192e/r8192E_phy.c:780:25: warning: array subscript is above array bounds Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
The driver is not releasing the memory region that was mapped. As a result, the driver cannot be unloaded and reloaded. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
-
Larry Finger authored
This symbol is unconditionally defined in a header file, thus tests for it can be removed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
This symbol is defined in the kernel. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
This patch also removes an "#if 1 .... #endif" that survived an earlier edit. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
This configuration parameter is selected in the Makefile, thus the conditional code can be removed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
This configuration variable is set in the make file. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-