summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_hw.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000-usb: check for errors in card_send_commandAndrey Utkin2014-07-091-7/+18
* Staging: ft1000-usb: Fix Smatch Warning in ft1000_hw.cMonam Agarwal2014-03-161-1/+1
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging: ft1000: fix remaining checkpatch issues in ft1000_hw.cKelley Nielsen2013-11-101-234/+196
* staging: ft1000: flatten nesting in dsp_broadcast_msg_id()Kelley Nielsen2013-11-101-26/+20
* staging: ft1000: fix checkpatch issues in ft1000_poll()Kelley Nielsen2013-11-101-118/+126
* staging: ft1000: flatten nesting in handle_misc_portidKelley Nielsen2013-11-101-36/+25
* staging: ft1000: extract helper handle_misc_portid()Kelley Nielsen2013-11-101-41/+51
* staging: ft1000: extract dsp_broadcast_msg_id()Kelley Nielsen2013-11-101-35/+50
* staging: ft1000: remove unused variable nxtphKelley Nielsen2013-11-101-6/+3
* staging: ft1000: STATUS defines completely removedKelley Nielsen2013-11-101-36/+37
* staging: ft1000: remove formal function headers from ft1000_hw.cKelley Nielsen2013-11-101-366/+56
* staging: ft1000: change values of status return variable in write_dpram32_and...Kelley Nielsen2013-10-291-1/+1
* Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.cRashika Kheria2013-10-281-1/+1
* Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_hw.cRashika Kheria2013-10-281-10/+10
* Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.cEbru Akagunduz2013-10-271-221/+212
* Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.cEbru Akagunduz2013-10-271-1/+1
* Staging: ft1000-usb: Fix call to obsolete functionKurt Kanzenbach2013-01-071-2/+2
* staging: ft1000: rename struct ft1000_device to ft1000_usbOndrej Zary2013-01-071-39/+39
* staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary2013-01-071-50/+50
* staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT.Marek Belisko2012-08-131-6/+6
* staging: ft1000: Fix ft1000_control function timeout argument usage.Marek Belisko2012-08-131-1/+1
* staging/ft1000: fix minor coding style problemDevendra Naga2012-07-061-2/+2
* staging/ft1000: remove usage of ret in ft1000_openDevendra Naga2012-06-201-4/+1
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* staging: ft1000: dont cast void* from kmalloc()Thomas Meyer2011-08-231-1/+1
* netdevice: Kill 'feature' test macros.David S. Miller2011-07-121-9/+0
* staging: ft1000: Removed unused variable InterruptsEnabled.Marek Belisko2011-05-031-1/+0
* staging: ft1000: Remove unused variable CurrentInterruptEnableMask.Marek Belisko2011-05-031-1/+0
* staging: ft1000: Remove unused variable DSPResetNum.Marek Belisko2011-05-031-2/+0
* staging: ft1000: Remove unused variable ASICResetNum.Marek Belisko2011-05-031-3/+0
* staging:ft1000: Remove dead code in ft1000_hw.cMarek Belisko2011-04-201-121/+30
* Fix common misspellingsLucas De Marchi2011-03-311-8/+8
* staging: ft1000: Fix coding style in ft1000_proc_drvmsg function.Marek Belisko2011-03-141-263/+295
* staging: ft1000: Fix coding style in ft1000_dsp_prov function.Marek Belisko2011-03-141-68/+73
* staging: ft1000: Fix coding style in ft1000_receive_cmd function.Marek Belisko2011-03-141-47/+61
* staging: ft1000: Fix coding style in ft1000_chkcard function.Marek Belisko2011-03-141-30/+31
* staging: ft1000: Fix coding style in ft1000_close function.Marek Belisko2011-03-141-12/+11
* staging: ft1000: Fix coding style in ft1000_open function.Marek Belisko2011-03-141-13/+12
* staging: ft1000: Fix coding style in ft1000_copy_up_pkt function.Marek Belisko2011-03-141-88/+79
* staging: ft1000: Fix coding style in ft1000_submit_rx_urb function.Marek Belisko2011-03-141-24/+22
* staging: ft1000: Fix coding style in ft1000_start_xmit function.Marek Belisko2011-03-141-43/+38
* staging: ft1000: Fix coding style in ft1000_copy_down_pkt function.Marek Belisko2011-03-141-41/+34
* staging: ft1000: Fix coding style in ft1000_usb_transmit_complete function.Marek Belisko2011-03-141-4/+4
* staging: ft1000: Fix coding style in ft1000_reset function.Marek Belisko2011-03-141-2/+2
* staging: ft1000: Fix coding style in reg_ft1000_netdev function.Marek Belisko2011-03-141-22/+18
* staging: ft1000: Change return value for init_ft1000_netdev function.Marek Belisko2011-03-141-1/+1
* staging: ft1000: Fix coding style in init_ft1000_netdev function.Marek Belisko2011-03-141-68/+56
* staging: ft1000: Fix identation in ftnet_ops struct.Marek Belisko2011-03-141-4/+4
* staging: ft1000: Fix coding style in ft1000_reset_card function.Marek Belisko2011-03-141-33/+32
OpenPOWER on IntegriCloud