summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_hw.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000: remove obsolete driverDeepa Dinamani2015-10-241-1586/+0
* staging: ft1000: code style cleanupLucas Georges2015-09-151-1/+1
* staging: ft1000: ft1000-usb: remove unnecessary out of memory warningCHANG FU CHIAO2015-07-161-1/+0
* staging: ft1000: ft1000-usb: ft1000_hw.c: fix long linesMichał Kępień2015-06-171-29/+29
* Staging: ft1000: Iterate list using list_for_each_entrySomya Anand2015-03-161-3/+2
* staging: ft1000: ft1000-usb: ft1000_hw.c: adjust function argumentsAya Mahfouz2015-03-151-9/+9
* staging: ft1000: ft1000-usb: ft1000_hw.c: Fix a potential memory leak.Rickard Strandqvist2015-01-171-4/+4
* staging: ft1000: Logging message neateningJoe Perches2014-11-031-110/+84
* staging: ft1000: Whitespace neateningJoe Perches2014-11-031-122/+122
* staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose2014-10-021-43/+41
* staging: ft1000: ft1000-usb: Removed unnecessary parentheses.Gulsah Kose2014-10-021-1/+1
* staging: ft1000: ft1000-usb: Added new line after declarations.Gulsah Kose2014-10-021-0/+1
* 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
OpenPOWER on IntegriCloud