aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-pcmcia
Commit message (Expand)AuthorAge
* staging: ft1000: Drop unneeded cast on netdev_privJulia Lawall2015-04-03
* ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer()Daniele Alessandrelli2015-03-26
* ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoringDaniele Alessandrelli2015-03-26
* Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-16
* Staging: ft1000: Iterate list using list_for_each_entrySomya Anand2015-03-16
* Staging: ft1000: Use module_pcmcia_driverVaishali Thakkar2015-03-16
* staging: ft1000: ft1000-pcmcia: adjust function argumentsAya Mahfouz2015-03-15
* staging: ft1000: adjust function argumentsAya Mahfouz2015-03-15
* staging: ft1000: ft1000-pcmcia: Added missing blank line.Gulsah Kose2015-02-26
* staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses.Gulsah Kose2015-02-26
* staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces.Gulsah Kose2015-02-26
* staging: ft1000: ft1000-pcmcia: Removed all useless "else"Gulsah Kose2015-02-26
* staging: ft1000: fix braces warningBilel DRIRA2015-02-07
* Staging: ft1000-pcmcia: fix else close brace styleAustin Kerbow2015-01-17
* Staging: ft1000: ft1000-pcmcia: Fixed a coding style issueDean Michael Ancajas2015-01-17
* staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst2014-12-02
* staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran2014-12-02
* staging: ft1000: Logging message neateningJoe Perches2014-11-03
* staging: ft1000: Whitespace neateningJoe Perches2014-11-03
* Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings.Surya Seetharaman2014-10-30
* staging: ft1000: ft1000-pcmcia: Remove useless cast on void pointerTapasweni Pathak2014-10-30
* Staging: ft1000: ft1000-pcmcia: Fix whitespace issuesNicky Chorley2014-10-29
* staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.cJiayi Ye2014-10-23
* staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<...Kumari Radha2014-10-19
* staging: ft1000: ft1000-pcmcia: Add require space after that ','Aybuke Ozdemir2014-09-28
* staging: ft1000: ft1000-pcmcia: Used "linux" instead of "asm".Gulsah Kose2014-09-28
* staging: ft1000: ft1000-pcmcia: Removed unnecessary else expression.Gulsah Kose2014-09-28
* staging: ft1000-pcmcia: Don't initialise static to 0Catalina Mocanu2014-09-23
* staging: ft1000-pcmcia: replace DEBUG macro with netdev_dbgCatalina Mocanu2014-09-23
* drivers: staging: ft1000: Fix return is not a function, parentheses are not r...Greg Donald2014-09-02
* staging: ft1000: remove procfs entriesNicolas Thery2014-07-27
* staging: ft1000_dnld.c:code indent should use tabs where possibleCheng-Wei Lee2014-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* | staging: ft1000: Convert printk to dev_err in ft1000_cs.cMasanari Iida2014-05-23
* | drivers: staging: ft1000: Fix lines over 80 charactersArtem Fetishev2014-05-15
|/
* Drivers: Staging: ft1000: Fixed C99 // comments styling issueDaniel Dodge2013-12-08
* Staging: ft1000: boot.h: fixed a few styling issuesAldo Iljazi2013-11-11
* Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.cRashika Kheria2013-10-28
* Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.hEbru Akagunduz2013-10-27
* Staging: ft1000: fixed two coding style issuesAldo Iljazi2013-10-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatchAldo Iljazi2013-06-06
* | Staging: ft1000: Change C99 comments in ft1000_dnld.cDylan Socolobsky2013-05-16
* | Staging: ft1000: fix brace coding style in ft1000_dnld.cDylan Socolobsky2013-05-16
|/
* staging: single_open() leaksAl Viro2013-05-05
* ft1000: Don't use create_proc_read_entry()David Howells2013-04-29
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-21
|\
| * staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary2013-01-07