aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-16staging: dgap: Add Mark Hounschell to maintainers list for dgapMark Hounschell
2014-05-16staging: gdm72xx: Remove task from TODO listMichalis Pappas
2014-05-16staging: gdm72xx: Indentation and other whitespace fixesMichalis Pappas
2014-05-16staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas
2014-05-16staging: gdm72xx: Removed commented-out codeMichalis Pappas
2014-05-16staging: gdm72xx: Fix braces to conform with coding styleMichalis Pappas
2014-05-16staging: gdm72xx: Fix some camel-case variablesMichalis Pappas
2014-05-16staging: gdm72xx: Move logical continuation to previous line to conform to co...Michalis Pappas
2014-05-16staging: gdm72xx: Modify a struct allocation to match coding standardsMichalis Pappas
2014-05-16staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functionsMichalis Pappas
2014-05-16staging: gdm72xx: Remove unnecessary extern declarations from header filesMichalis Pappas
2014-05-16staging: rtl8723au: Remove some unused ODM dynamic TX power functionalityJes Sorensen
2014-05-16staging: rtl8723au: The DBG_IO code is all goneJes Sorensen
2014-05-16staging: rtl8723au: Remove some leftover obsolete prototypesJes Sorensen
2014-05-16staging: rtl8723au: Name port vs register access functions consistentlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_read_interrupt() directly instead of via HAL layerJes Sorensen
2014-05-16staging: rtl8723au: Call usb_{read,write}_port() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Clean up usb_{read,write}_port() usageJes Sorensen
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen
2014-05-16staging: rtl8723au: Clean up mess of parenthesis abuseJes Sorensen
2014-05-16staging: rtl8723au: usb_ops_linux.h: Remove some unused #definesJes Sorensen
2014-05-16staging: rtl8723au: Remove nasty wrappers used to hide wrong function typesJes Sorensen
2014-05-16staging: rtl8723au: Remove unused USB bulk related macros and variablesJes Sorensen
2014-05-16staging: rtl8723au: Don't wrap calls to usb_control_msg()Jes Sorensen
2014-05-16staging: rtl8723au: Call usb_intf_{start,stop} directlyJes Sorensen
2014-05-16staging: rtl8723au: Call rtl8723au_set_hw_type() directlyJes Sorensen
2014-05-16staging: rtl8723au: Remove unused usb_suspend_semaJes Sorensen
2014-05-16staging: rtl8723au: Move last utility function from osdep_service.c to os_int...Jes Sorensen
2014-05-16staging: rtl8723au: os_intfs.c: Various cosmetic cleanupsJes Sorensen
2014-05-16staging: rtl8723au: os_dep/usb_ops_linux.c: More bad parenthesis cleanupJes Sorensen
2014-05-16staging: rtl8723au: hal/usb_ops_linux.c: Various cleanupsJes Sorensen
2014-05-16staging: rtl8723au: odm_precomp.h: Remove unused #define TEST_FALG__Jes Sorensen
2014-05-16staging: rtl8723au: hal_com.c: Fix one case of returning status in an s32Jes Sorensen
2014-05-16staging: rtl8723au: rtl8723a_cmd.c: Fix up bad return typesJes Sorensen
2014-05-16staging: rtl8723au: rtl8723a_hal_init.c: Fix more messy return type abuseJes Sorensen
2014-05-16staging: rtl8723au: rtl8723a_phycfg.c: Use int for error return codesJes Sorensen
2014-05-16staging: rtl8723au: rtl8723au_xmit.c: Fixup messy return type usageJes Sorensen
2014-05-16staging: rtl8723au: rtl8723au_xmit_tasklet(): Remove unnecessary variable initJes Sorensen
2014-05-16staging: rtl8723au: usb_halinit.c: Another u8 error code caseJes Sorensen
2014-05-16staging: rtl8723au: usb_intf.c: Fixup yet another round of u8 abuse for error...Jes Sorensen
2014-05-16staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codesJes Sorensen
2014-05-16staging: rtl8732au: ioctl_cfg80211.c: Fix another case of u8 abuse for error ...Jes Sorensen
2014-05-16staging: rtl8723au: rtw_xmit.c: Be consistent in using int for error return typeJes Sorensen
2014-05-16staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs intJes Sorensen
2014-05-16staging: rtl8723au: rtw_sta_mgt.c: Clean up messy usage of return typesJes Sorensen
2014-05-16staging: rtl8723au: rtw_security.c: Clean up mess of error return code typesJes Sorensen
2014-05-16staging: rtl8723au: decryptor() use int to store error codesJes Sorensen
2014-05-16staging: rtl8723au: Don't return true/false in unsigned intJes Sorensen