summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2014-07-17staging: vt6656: Remove commented out long frequency_listMalcolm Priestley
2014-07-17staging: vt6656: main_usb remove static function declarations.Malcolm Priestley
2014-07-17staging: vt6656: main_usb remove dead module params macrosMalcolm Priestley
2014-07-17staging: vt6656: remove dead code DEVICE_PARAMMalcolm Priestley
2014-07-17staging: vt6656: main_usb.c Replace DEVICE_PARAM TxDescriptors0Malcolm Priestley
2014-07-17staging: vt6656: main_usb.c Replace DEVICE_PARAM RxDescriptors0Malcolm Priestley
2014-07-17staging: vt6656: remove DBG_PRT kernel messages macro and enumsMalcolm Priestley
2014-07-17staging: vt6656: power.c replace DBG_PRT debug messagesMalcolm Priestley
2014-07-17staging: vt6656: replace DBG_PRT error messagesMalcolm Priestley
2014-07-17staging: vt6656: main_usb replace DBG_PRT debug messagesMalcolm Priestley
2014-07-17staging: vt6656: device_init_registers remove camel caseMalcolm Priestley
2014-07-17staging: vt6656: device_set_options remove camel caseMalcolm Priestley
2014-07-17staging: vt6656: device_set_options fix opening function bracketMalcolm Priestley
2014-07-17staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_thresholdMalcolm Priestley
2014-07-17staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleepMalcolm Priestley
2014-07-17staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleepMalcolm Priestley
2014-07-17staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offsetMalcolm Priestley
2014-07-17staging: vt6656: rename BBvSetShortSlotTime to vnt_set_short_slot_timeMalcolm Priestley
2014-07-17staging: vt6656: rename BBbVT3184Init to vnt_vt3184_initMalcolm Priestley
2014-07-17staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_modeMalcolm Priestley
2014-07-17staging: vt6656: baseband.c rename awcFrameTime to vnt_frame_timeMalcolm Priestley
2014-07-16staging: vt6556: Replace printk by dev_warnPeter Senna Tschudin
2014-07-16staging: vt6556: Remove typedefsPeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup coding style: indentationPeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup coding style: lines over 80 charsPeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup coding style: commentsPeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup coding style: #definePeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup indentation on statementsPeter Senna Tschudin
2014-07-15staging: vt6656: usbpipe irrelevant function descriptionsMalcolm Priestley
2014-07-15staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_comp...Malcolm Priestley
2014-07-15staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urbMalcolm Priestley
2014-07-15staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_completeMalcolm Priestley
2014-07-15staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context.Malcolm Priestley
2014-07-15staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt...Malcolm Priestley
2014-07-15staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urbMalcolm Priestley
2014-07-15staging: vt6656: int.c remove irrelevant function descriptionMalcolm Priestley
2014-07-15staging: vt6656: rename INTvWorkItem to vnt_int_start_interruptMalcolm Priestley
2014-07-15staging: vt6656: int rename INTnsProcessData to vnt_int_process_dataMalcolm Priestley
2014-07-15staging: vt6656: int.c Replace DBG_PRT debug messagesMalcolm Priestley
2014-07-15staging: vt6656: INTvWorkItem remove camel caseMalcolm Priestley
2014-07-15staging: vt6556: Remove double parenthesesPeter Senna Tschudin
2014-07-15staging: vt6656: set BBvSetAntennaMode in device_init_registersMalcolm Priestley
2014-07-15staging: vt6656: device.h remove old wireless statsMalcolm Priestley
2014-07-13staging: vt6656: wcnd.c clean up commentsMalcolm Priestley
2014-07-13staging: vt6656: wcmd remove unneeded headersMalcolm Priestley
2014-07-13staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timerMalcolm Priestley
2014-07-13staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley
2014-07-13staging: vt6656: rename vRunCommand to vnt_run_commandMalcolm Priestley
2014-07-13staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_waitMalcolm Priestley
2014-07-13staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_completeMalcolm Priestley