summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-12staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn
2014-07-12staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn
2014-07-12staging: dgap: removes redundant null check and change paramter for dgap_set_...Daeseok Youn
2014-07-12staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn
2014-07-12staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn
2014-07-12staging: dgap: removes redundant null check and change the paramter for dgap_...Daeseok Youn
2014-07-12staging: dgap: remove unused variable in dgap_param()Daeseok Youn
2014-07-12staging: dgap: redundant NULL and magic check in dgap_get_modem_info()Daeseok Youn
2014-07-12staging: vt6656: rxtx replace debug messages DBG_PRTMalcolm Priestley
2014-07-12staging: vt6656: rxtx remove unneeded commentsMalcolm Priestley
2014-07-12staging: vt6656: rxtx remove static declarationsMalcolm Priestley
2014-07-12staging: vt6656: rename s_vGetFreeContext to vnt_get_free_contextMalcolm Priestley
2014-07-12staging: vt6656: clean up and rename wFB_Opt1 to vnt_fb_opt1Malcolm Priestley
2014-07-12staging: vt6656: clean up and rename wFB_Opt0 to vnt_fb_opt0Malcolm Priestley
2014-07-12staging: vt6656: rename and cleanup wTimeStampOffMalcolm Priestley
2014-07-12staging: vt6656: rename s_uGetTxRsvTime to vnt_get_rsvtimeMalcolm Priestley
2014-07-12staging: vt6656: rename s_uGetRTSCTSRsvTime to vnt_get_rtscts_rsvtime_leMalcolm Priestley
2014-07-12staging: vt6656: rename s_uGetDataDuration to vnt_get_duration_leMalcolm Priestley
2014-07-12staging: vt6656: s_uGetDataDuration remove camel caseMalcolm Priestley
2014-07-12staging: vt6656: rxtx rename s_uGetRTSCTSDuration to vnt_get_rtscts_duration_leMalcolm Priestley
2014-07-12staging: vt6656: s_uGetRTSCTSDuration remove camel caseMalcolm Priestley
2014-07-12staging: gdm724x: fix leak at failure path in init_usb()Alexey Khoroshilov
2014-07-12staging: ced1401: usb1401.c: join quoted stringsLuca Ellero
2014-07-12staging: ced1401: usb1401.c: split long linesLuca Ellero
2014-07-12staging: ced1401: usb1401.c rename camel case variableLuca Ellero
2014-07-12staging: ced1401: usb1401.c: fix code indentLuca Ellero
2014-07-12staging: ced1401: usb1401.c: add blank line after declarationsLuca Ellero
2014-07-12staging: ced1401: ced_ioc.c : split long linesLuca Ellero
2014-07-12staging: ced1401: ced_ioc.c: remove else branch in ced_wait_eventLuca Ellero
2014-07-12staging: ced1401: ced_ioc.c: remove else branch in ced_set_eventLuca Ellero
2014-07-12staging: ced1401: ced_ioc.c: remove space before tabsLuca Ellero
2014-07-12staging: ced1401: ced_ioc.c: add blank line after declarationsLuca Ellero
2014-07-12staging: ced1401: usb1401.h: fix "foo * bar"Luca Ellero
2014-07-12staging: ced1401: usb1401.c: change spaces to tabsLuca Ellero
2014-07-10staging: vt6656: rename s_vFillCTSHead to vnt_fill_cts_headMalcolm Priestley
2014-07-10staging: vt6656: s_vFillCTSHead remove camel caseMalcolm Priestley
2014-07-10staging: vt6656: rename s_vGenerateTxParameter to vnt_generate_tx_parameterMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter remove camel caseMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter remove else from if statementsMalcolm Priestley
2014-07-10staging: vt6656: merge data positions for packet types a and b into vnt_rxtx_abMalcolm Priestley
2014-07-10staging: vt6656: move s_vFillCTSHead to vnt_rxtx_ctsMalcolm Priestley
2014-07-10staging: vt6656: merge PK_TYPE_11GB and PK_TYPE_11GA into vnt_rxtx_rtsMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter parse out vnt_rrv_time_abMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter rxtx.c s_vGenerateTxParameter pBuf->r...Malcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_ctsMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_rtsMalcolm Priestley
2014-07-10staging: vt6656: move current_rate setting out of s_vGenerateTxParameterMalcolm Priestley
2014-07-10staging: vt6656: rxtx remove fb_option from functions.Malcolm Priestley
2014-07-10staging: vt6656: rxtx: move tx_context->fb_option into function structure.Malcolm Priestley
2014-07-10staging: vt6656: rxtx remove struct ethhdr from functionsMalcolm Priestley