summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn2014-07-111-24/+5
* staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn2014-07-111-18/+5
* staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn2014-07-111-21/+5
* staging: dgap: removes redundant null check and change paramter for dgap_set_...Daeseok Youn2014-07-111-28/+8
* staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn2014-07-111-18/+5
* staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn2014-07-111-23/+5
* staging: dgap: removes redundant null check and change the paramter for dgap_...Daeseok Youn2014-07-111-36/+13
* staging: dgap: remove unused variable in dgap_param()Daeseok Youn2014-07-111-3/+0
* staging: dgap: redundant NULL and magic check in dgap_get_modem_info()Daeseok Youn2014-07-111-3/+0
* staging: vt6656: rxtx replace debug messages DBG_PRTMalcolm Priestley2014-07-111-4/+2
* staging: vt6656: rxtx remove unneeded commentsMalcolm Priestley2014-07-111-37/+0
* staging: vt6656: rxtx remove static declarationsMalcolm Priestley2014-07-111-15/+0
* staging: vt6656: rename s_vGetFreeContext to vnt_get_free_contextMalcolm Priestley2014-07-111-4/+4
* staging: vt6656: clean up and rename wFB_Opt1 to vnt_fb_opt1Malcolm Priestley2014-07-111-6/+6
* staging: vt6656: clean up and rename wFB_Opt0 to vnt_fb_opt0Malcolm Priestley2014-07-111-6/+7
* staging: vt6656: rename and cleanup wTimeStampOffMalcolm Priestley2014-07-111-5/+5
* staging: vt6656: rename s_uGetTxRsvTime to vnt_get_rsvtimeMalcolm Priestley2014-07-111-7/+7
* staging: vt6656: rename s_uGetRTSCTSRsvTime to vnt_get_rtscts_rsvtime_leMalcolm Priestley2014-07-111-9/+9
* staging: vt6656: rename s_uGetDataDuration to vnt_get_duration_leMalcolm Priestley2014-07-111-15/+15
* staging: vt6656: s_uGetDataDuration remove camel caseMalcolm Priestley2014-07-111-10/+11
* staging: vt6656: rxtx rename s_uGetRTSCTSDuration to vnt_get_rtscts_duration_leMalcolm Priestley2014-07-111-27/+27
* staging: vt6656: s_uGetRTSCTSDuration remove camel caseMalcolm Priestley2014-07-111-20/+20
* staging: gdm724x: fix leak at failure path in init_usb()Alexey Khoroshilov2014-07-111-5/+6
* staging: ced1401: usb1401.c: join quoted stringsLuca Ellero2014-07-111-16/+7
* staging: ced1401: usb1401.c: split long linesLuca Ellero2014-07-111-63/+105
* staging: ced1401: usb1401.c rename camel case variableLuca Ellero2014-07-111-6/+7
* staging: ced1401: usb1401.c: fix code indentLuca Ellero2014-07-111-1/+2
* staging: ced1401: usb1401.c: add blank line after declarationsLuca Ellero2014-07-111-0/+14
* staging: ced1401: ced_ioc.c : split long linesLuca Ellero2014-07-111-24/+42
* staging: ced1401: ced_ioc.c: remove else branch in ced_wait_eventLuca Ellero2014-07-111-32/+33
* staging: ced1401: ced_ioc.c: remove else branch in ced_set_eventLuca Ellero2014-07-111-17/+19
* staging: ced1401: ced_ioc.c: remove space before tabsLuca Ellero2014-07-111-1/+1
* staging: ced1401: ced_ioc.c: add blank line after declarationsLuca Ellero2014-07-111-0/+26
* staging: ced1401: usb1401.h: fix "foo * bar"Luca Ellero2014-07-111-1/+1
* staging: ced1401: usb1401.c: change spaces to tabsLuca Ellero2014-07-111-4/+4
* staging: vt6656: rename s_vFillCTSHead to vnt_fill_cts_headMalcolm Priestley2014-07-101-7/+3
* staging: vt6656: s_vFillCTSHead remove camel caseMalcolm Priestley2014-07-101-33/+33
* staging: vt6656: rename s_vGenerateTxParameter to vnt_generate_tx_parameterMalcolm Priestley2014-07-101-9/+4
* staging: vt6656: s_vGenerateTxParameter remove camel caseMalcolm Priestley2014-07-101-10/+10
* staging: vt6656: s_vGenerateTxParameter remove else from if statementsMalcolm Priestley2014-07-101-14/+9
* staging: vt6656: merge data positions for packet types a and b into vnt_rxtx_abMalcolm Priestley2014-07-101-84/+25
* staging: vt6656: move s_vFillCTSHead to vnt_rxtx_ctsMalcolm Priestley2014-07-101-14/+14
* staging: vt6656: merge PK_TYPE_11GB and PK_TYPE_11GA into vnt_rxtx_rtsMalcolm Priestley2014-07-101-26/+15
* staging: vt6656: s_vGenerateTxParameter parse out vnt_rrv_time_abMalcolm Priestley2014-07-101-29/+30
* staging: vt6656: s_vGenerateTxParameter rxtx.c s_vGenerateTxParameter pBuf->r...Malcolm Priestley2014-07-101-3/+3
* staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_ctsMalcolm Priestley2014-07-101-11/+20
* staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_rtsMalcolm Priestley2014-07-101-15/+24
* staging: vt6656: move current_rate setting out of s_vGenerateTxParameterMalcolm Priestley2014-07-101-3/+2
* staging: vt6656: rxtx remove fb_option from functions.Malcolm Priestley2014-07-101-48/+36
* staging: vt6656: rxtx: move tx_context->fb_option into function structure.Malcolm Priestley2014-07-101-3/+3
OpenPOWER on IntegriCloud