summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-05-16staging: dgap: Add check for MAXBOARDS in .probe (dgap_init_one)Mark Hounschell
2014-05-16staging: dgap: remove two unnecessary conditionalsMark Hounschell
2014-05-16staging: dgap: check unchecked return valuesMark Hounschell
2014-05-16staging: dgap: fix a few more sparse warningsMark Hounschell
2014-05-16staging: dgap: fix sparse warnings Using plain integer as NULL pointerMark Hounschell
2014-05-16staging: dgap: fix sparse warning about dgap_poll_lockMark Hounschell
2014-05-16staging: dgap: fix a few misc sparse warningsMark Hounschell
2014-05-16staging: dgap: fix sparse warnings for the entire cm_t structureMark Hounschell
2014-05-16staging: dgap: fix sparse warnings for the entire bs_t structureMark Hounschell
2014-05-16staging: dgap: fix sparse warnings for re_map_membase and re_map_portMark Hounschell
2014-05-16staging: dgap: Fix BUG in processing config fileMark Hounschell
2014-05-16staging: dgap: Fix how we insure config data is a stringMark 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