summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_hw.c
AgeCommit message (Expand)Author
2015-10-24staging: ft1000: remove obsolete driverDeepa Dinamani
2015-09-15staging: ft1000: code style cleanupLucas Georges
2015-07-16staging: ft1000: ft1000-usb: remove unnecessary out of memory warningCHANG FU CHIAO
2015-06-17staging: ft1000: ft1000-usb: ft1000_hw.c: fix long linesMichał Kępień
2015-03-16Staging: ft1000: Iterate list using list_for_each_entrySomya Anand
2015-03-15staging: ft1000: ft1000-usb: ft1000_hw.c: adjust function argumentsAya Mahfouz
2015-01-17staging: ft1000: ft1000-usb: ft1000_hw.c: Fix a potential memory leak.Rickard Strandqvist
2014-11-03staging: ft1000: Logging message neateningJoe Perches
2014-11-03staging: ft1000: Whitespace neateningJoe Perches
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose
2014-10-02staging: ft1000: ft1000-usb: Removed unnecessary parentheses.Gulsah Kose
2014-10-02staging: ft1000: ft1000-usb: Added new line after declarations.Gulsah Kose
2014-07-09staging: ft1000-usb: check for errors in card_send_commandAndrey Utkin
2014-03-16Staging: ft1000-usb: Fix Smatch Warning in ft1000_hw.cMonam Agarwal
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-10staging: ft1000: fix remaining checkpatch issues in ft1000_hw.cKelley Nielsen
2013-11-10staging: ft1000: flatten nesting in dsp_broadcast_msg_id()Kelley Nielsen
2013-11-10staging: ft1000: fix checkpatch issues in ft1000_poll()Kelley Nielsen
2013-11-10staging: ft1000: flatten nesting in handle_misc_portidKelley Nielsen
2013-11-10staging: ft1000: extract helper handle_misc_portid()Kelley Nielsen
2013-11-10staging: ft1000: extract dsp_broadcast_msg_id()Kelley Nielsen
2013-11-10staging: ft1000: remove unused variable nxtphKelley Nielsen
2013-11-10staging: ft1000: STATUS defines completely removedKelley Nielsen
2013-11-10staging: ft1000: remove formal function headers from ft1000_hw.cKelley Nielsen
2013-10-29staging: ft1000: change values of status return variable in write_dpram32_and...Kelley Nielsen
2013-10-28Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.cRashika Kheria
2013-10-28Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_hw.cRashika Kheria
2013-10-27Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.cEbru Akagunduz
2013-10-27Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.cEbru Akagunduz
2013-01-07Staging: ft1000-usb: Fix call to obsolete functionKurt Kanzenbach
2013-01-07staging: ft1000: rename struct ft1000_device to ft1000_usbOndrej Zary
2013-01-07staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary
2012-08-13staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT.Marek Belisko
2012-08-13staging: ft1000: Fix ft1000_control function timeout argument usage.Marek Belisko
2012-07-06staging/ft1000: fix minor coding style problemDevendra Naga
2012-06-20staging/ft1000: remove usage of ret in ft1000_openDevendra Naga
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-08-23staging: ft1000: dont cast void* from kmalloc()Thomas Meyer
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-05-03staging: ft1000: Removed unused variable InterruptsEnabled.Marek Belisko
2011-05-03staging: ft1000: Remove unused variable CurrentInterruptEnableMask.Marek Belisko
2011-05-03staging: ft1000: Remove unused variable DSPResetNum.Marek Belisko
2011-05-03staging: ft1000: Remove unused variable ASICResetNum.Marek Belisko
2011-04-20staging:ft1000: Remove dead code in ft1000_hw.cMarek Belisko
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: ft1000: Fix coding style in ft1000_proc_drvmsg function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_dsp_prov function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_receive_cmd function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_chkcard function.Marek Belisko
2011-03-14staging: ft1000: Fix coding style in ft1000_close function.Marek Belisko