summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000: remove obsolete driverDeepa Dinamani2015-10-241-2068/+0
* ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer()Daniele Alessandrelli2015-03-261-158/+41
* ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoringDaniele Alessandrelli2015-03-261-83/+106
* Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-2/+2
* Staging: ft1000: Iterate list using list_for_each_entrySomya Anand2015-03-161-4/+4
* staging: ft1000: ft1000-pcmcia: adjust function argumentsAya Mahfouz2015-03-151-3/+5
* staging: ft1000: ft1000-pcmcia: Added missing blank line.Gulsah Kose2015-02-261-0/+1
* staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses.Gulsah Kose2015-02-261-1/+1
* staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces.Gulsah Kose2015-02-261-3/+2
* staging: ft1000: ft1000-pcmcia: Removed all useless "else"Gulsah Kose2015-02-261-144/+141
* staging: ft1000: fix braces warningBilel DRIRA2015-02-071-44/+29
* Staging: ft1000-pcmcia: fix else close brace styleAustin Kerbow2015-01-171-19/+13
* Staging: ft1000: ft1000-pcmcia: Fixed a coding style issueDean Michael Ancajas2015-01-171-3/+3
* staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran2014-12-021-0/+1
* staging: ft1000: Logging message neateningJoe Perches2014-11-031-209/+131
* staging: ft1000: Whitespace neateningJoe Perches2014-11-031-343/+343
* Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings.Surya Seetharaman2014-10-301-4/+4
* staging: ft1000: ft1000-pcmcia: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* Staging: ft1000: ft1000-pcmcia: Fix whitespace issuesNicky Chorley2014-10-291-12/+12
* staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.cJiayi Ye2014-10-231-2/+0
* staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<...Kumari Radha2014-10-201-6/+6
* staging: ft1000: ft1000-pcmcia: Add require space after that ','Aybuke Ozdemir2014-09-281-3/+3
* staging: ft1000-pcmcia: Don't initialise static to 0Catalina Mocanu2014-09-231-2/+2
* drivers: staging: ft1000: Fix return is not a function, parentheses are not r...Greg Donald2014-09-021-4/+5
* staging: ft1000: remove procfs entriesNicolas Thery2014-07-271-4/+0
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* Drivers: Staging: ft1000: Fixed C99 // comments styling issueDaniel Dodge2013-12-081-368/+398
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-211-6/+15
|\
| * staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary2013-01-071-6/+15
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-4/+5
|/
* staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interruptDevendra Naga2012-07-111-29/+31
* staging/ft1000: fix the foo * bar warningDevendra Naga2012-07-091-1/+1
* staging/ft1000: fix the no brace needed warning in ft1000_read_fifo_lenDevendra Naga2012-07-091-3/+2
* staging/ft1000: fix the no brace needed warning in ft1000_interruptDevendra Naga2012-07-091-3/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Staging: ft1000-pcmcia: print MAC via printk format specifierDanny Kukawka2012-02-241-5/+2
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-2/+2
* staging: fix ft1000 sparse warningsRandy Dunlap2011-08-231-14/+10
* staging: ft1000-pcmcia: remove PSEUDOSZ, use sizeof(struct pseudo_hdr) insteadOndrej Zary2011-07-051-4/+4
* staging: ft1000-pcmcia: remove unused ft1000_asic_read and ft1000_asic_write ...Ondrej Zary2011-07-051-34/+0
* staging: ft1000-pcmcia: remove custom defines for standard typesOndrej Zary2011-07-051-26/+26
* staging: ft1000-pcmcia: remove unused fields from struct ft1000_infoOndrej Zary2011-07-051-28/+7
* staging: ft1000-pcmcia: remove FT1000_INFO typedefsOndrej Zary2011-07-051-29/+29
* staging: ft1000-pcmcia: remove PROV_RECORD typedefsOndrej Zary2011-07-051-6/+6
* staging: ft1000-pcmcia: remove DSPINITMSG typedefsOndrej Zary2011-07-051-3/+3
* staging: ft1000-pcmcia: remove MEDIAMSG typedefsOndrej Zary2011-07-051-2/+2
* staging: ft1000-pcmcia: remove DRVMSG typedefsOndrej Zary2011-07-051-2/+2
* staging: ft1000-pcmcia: remove PSEUDO_HDR typedefsOndrej Zary2011-07-051-7/+7
* staging: ft1000-pcmcia: get rid of ft1000_dev.hOndrej Zary2011-07-051-1/+0
* staging: ft1000: Remove unnecessary EXPORT_SYMBOLsJeff Mahoney2011-04-251-4/+0