summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c
AgeCommit message (Expand)Author
2015-10-25staging: ft1000: remove obsolete driverDeepa Dinamani
2015-03-26ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer()Daniele Alessandrelli
2015-03-26ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoringDaniele Alessandrelli
2015-03-16Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16Staging: ft1000: Iterate list using list_for_each_entrySomya Anand
2015-03-15staging: ft1000: ft1000-pcmcia: adjust function argumentsAya Mahfouz
2015-02-26staging: ft1000: ft1000-pcmcia: Added missing blank line.Gulsah Kose
2015-02-26staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses.Gulsah Kose
2015-02-26staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces.Gulsah Kose
2015-02-26staging: ft1000: ft1000-pcmcia: Removed all useless "else"Gulsah Kose
2015-02-07staging: ft1000: fix braces warningBilel DRIRA
2015-01-17Staging: ft1000-pcmcia: fix else close brace styleAustin Kerbow
2015-01-17Staging: ft1000: ft1000-pcmcia: Fixed a coding style issueDean Michael Ancajas
2014-12-03staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran
2014-11-04staging: ft1000: Logging message neateningJoe Perches
2014-11-04staging: ft1000: Whitespace neateningJoe Perches
2014-10-30Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings.Surya Seetharaman
2014-10-30staging: ft1000: ft1000-pcmcia: Remove useless cast on void pointerTapasweni Pathak
2014-10-29Staging: ft1000: ft1000-pcmcia: Fix whitespace issuesNicky Chorley
2014-10-23staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.cJiayi Ye
2014-10-20staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<...Kumari Radha
2014-09-29staging: ft1000: ft1000-pcmcia: Add require space after that ','Aybuke Ozdemir
2014-09-24staging: ft1000-pcmcia: Don't initialise static to 0Catalina Mocanu
2014-09-02drivers: staging: ft1000: Fix return is not a function, parentheses are not r...Greg Donald
2014-07-27staging: ft1000: remove procfs entriesNicolas Thery
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2013-12-09Drivers: Staging: ft1000: Fixed C99 // comments styling issueDaniel Dodge
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-07staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2012-07-12staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interruptDevendra Naga
2012-07-09staging/ft1000: fix the foo * bar warningDevendra Naga
2012-07-09staging/ft1000: fix the no brace needed warning in ft1000_read_fifo_lenDevendra Naga
2012-07-09staging/ft1000: fix the no brace needed warning in ft1000_interruptDevendra Naga
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-24Staging: ft1000-pcmcia: print MAC via printk format specifierDanny Kukawka
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-08-23staging: fix ft1000 sparse warningsRandy Dunlap
2011-07-05staging: ft1000-pcmcia: remove PSEUDOSZ, use sizeof(struct pseudo_hdr) insteadOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove unused ft1000_asic_read and ft1000_asic_write ...Ondrej Zary
2011-07-05staging: ft1000-pcmcia: remove custom defines for standard typesOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove unused fields from struct ft1000_infoOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove FT1000_INFO typedefsOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove PROV_RECORD typedefsOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove DSPINITMSG typedefsOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove MEDIAMSG typedefsOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove DRVMSG typedefsOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove PSEUDO_HDR typedefsOndrej Zary
2011-07-05staging: ft1000-pcmcia: get rid of ft1000_dev.hOndrej Zary
2011-04-26staging: ft1000: Remove unnecessary EXPORT_SYMBOLsJeff Mahoney