summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-13Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman41-465/+1304
2014-07-13staging: rtl8188eu: Rename _rtw_init_mlme_priv() to rtw_init_mlme_priv()navin patidar2-11/+1
2014-07-13staging: rtl8188eu: Rename _rtw_free_mlme_priv() to rtw_free_mlme_priv()navin patidar2-9/+1
2014-07-13staging: rtl8188eu: Remove unused function _rtw_enqueue_network()navin patidar2-17/+0
2014-07-13staging: rtl8188eu: Remove unused function _rtw_dequeue_network()navin patidar2-21/+0
2014-07-13staging: rtl8188eu: Make _rtw_free_network() staticnavin patidar2-4/+1
2014-07-13staging: rtl8188eu: Rename _rtw_find_network() to rtw_find_network()navin patidar2-18/+1
2014-07-13staging: rtl8188eu: Rename _rtw_free_network_queue() to rtw_free_network_queue()navin patidar2-9/+1
2014-07-13staging: rtl8188eu: Remove unused function rtw_get_timestampe_from_ie()navin patidar2-6/+0
2014-07-13staging: rtl8188eu: Remove unused function _rtw_IOL_append_WW_cmd()navin patidar2-16/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_wep()navin patidar2-26/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_key()navin patidar2-40/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_802_11_add_key()navin patidar2-353/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_validate_ssid()navin patidar2-27/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_scan_mode()navin patidar2-18/+0
2014-07-13staging: rtl8188eu: Remove function rtw_set_channel_plan()navin patidar2-15/+1
2014-07-13staging: rtl8188eu: Remove unused function rtw_use_tkipkey_handler()navin patidar2-26/+0
2014-07-13staging: vt6656: wcnd.c clean up commentsMalcolm Priestley1-7/+2
2014-07-13staging: vt6656: wcmd remove unneeded headersMalcolm Priestley1-3/+0
2014-07-13staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timerMalcolm Priestley3-3/+3
2014-07-13staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley5-12/+10
2014-07-13staging: vt6656: rename vRunCommand to vnt_run_commandMalcolm Priestley3-3/+3
2014-07-13staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_waitMalcolm Priestley1-3/+3
2014-07-13staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_completeMalcolm Priestley1-55/+53
2014-07-13staging: vt6656: dead code remove typedef enum tagCMD_STATUSMalcolm Priestley1-10/+0
2014-07-13staging: vt6656: replace camel case from command variablesMalcolm Priestley3-21/+21
2014-07-13staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFFMalcolm Priestley2-3/+0
2014-07-13staging: vt6656: remove typedef struct tagCMD_ITEMMalcolm Priestley3-7/+3
2014-07-13staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_stateMalcolm Priestley3-20/+20
2014-07-13staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmdMalcolm Priestley3-16/+16
2014-07-13staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A()Jes Sorensen3-15/+2
2014-07-13staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a()Jes Sorensen3-11/+1
2014-07-13staging: rtl8723au: Remove unused ODM_MacStatusQuery23a()Jes Sorensen2-17/+0
2014-07-13staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a()Jes Sorensen4-35/+2
2014-07-13staging: rtl8723au: Remove unused ODM_ReadAndConfig_PHY_REG_PG_8723A() and re...Jes Sorensen4-196/+0
2014-07-13staging: rtl8723au: Remove pointless wrappers for calling odm_ConfigRFReg_872...Jes Sorensen3-20/+3
2014-07-13staging: rtl8723au: Remove zero value calculation added to addressJes Sorensen1-18/+4
2014-07-13staging: rtl8723au: Eliminate wrapper ODM_ConfigRFWithHeaderFile23a()Jes Sorensen4-29/+4
2014-07-13staging: rtl8723au: Call to ODM_ConfigRFWithHeaderFile23a path is identical f...Jes Sorensen1-7/+0
2014-07-13staging: rtl8723au: Remove horrendous code obfuscation READ_AND_CONFIG*()Jes Sorensen1-14/+4
2014-07-13staging: dgnc: DGNC_VERIFY_BOARD macro in do while blockJeremiah Mahler1-9/+11
2014-07-13staging:iio:adc:Kconfig: Let MXS_LRADC depend on HAS_IOMEMChen Gang1-1/+1
2014-07-13iio: mma8452: add DT supportMartin Fuzzey1-0/+6
2014-07-12staging: lustre: remove proc function wrappersGreg Kroah-Hartman3-49/+13
2014-07-12staging: lustre: delete params_tree.hGreg Kroah-Hartman2-165/+0
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman33-57/+56
2014-07-12staging: lustre: don't use custom typedef for an inodeGreg Kroah-Hartman1-4/+4
2014-07-12staging: lustre: remove ALLOC_ATOMIC_TRYGreg Kroah-Hartman2-7/+1
2014-07-12staging: lustre: remove kp30.hGreg Kroah-Hartman3-73/+23
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman53-183/+165