summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst2014-12-021-2/+2
* staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran2014-12-021-0/+1
* staging: ft1000: Logging message neateningJoe Perches2014-11-037-518/+383
* staging: ft1000: Whitespace neateningJoe Perches2014-11-0311-1407/+1407
* Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings.Surya Seetharaman2014-10-301-4/+4
* staging: ft1000: ft1000-usb: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* 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: do not initialise statics to 0 or NULLChen Weixiang2014-10-291-1/+1
* staging: ft1000: Remove curly braces for single statement blocksEbru Akagunduz2014-10-281-8/+4
* Staging: ft1000: ft1000-usb: Removed unnecessary parenthesesTina Johnson2014-10-281-2/+2
* staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.cJiayi Ye2014-10-231-2/+0
* staging: ft1000: Remove parentheses from return argumentsTapasweni Pathak2014-10-231-8/+8
* staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<...Kumari Radha2014-10-201-6/+6
* staging: ft1000: ft1000-usb: Removed unnecessary else statement.Gulsah Kose2014-10-021-6/+4
* 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: ft1000-pcmcia: Add require space after that ','Aybuke Ozdemir2014-09-281-3/+3
* staging: ft1000: ft1000-pcmcia: Used "linux" instead of "asm".Gulsah Kose2014-09-281-2/+2
* staging: ft1000: ft1000-pcmcia: Removed unnecessary else expression.Gulsah Kose2014-09-281-3/+2
* staging: ft1000-usb: use usleep_range instead of msleepCatalina Mocanu2014-09-281-1/+1
* staging: ft1000-usb: remove unnecessary return statementCatalina Mocanu2014-09-281-2/+0
* staging: ft1000-pcmcia: Don't initialise static to 0Catalina Mocanu2014-09-231-2/+2
* staging: ft1000-pcmcia: replace DEBUG macro with netdev_dbgCatalina Mocanu2014-09-231-12/+6
* drivers: staging: ft1000: Fix return is not a function, parentheses are not r...Greg Donald2014-09-022-5/+6
* staging: ft1000: remove procfs entriesNicolas Thery2014-07-279-474/+2
* staging: ft1000-usb: check for errors in card_send_commandAndrey Utkin2014-07-093-11/+22
* staging: ft1000_dnld.c:code indent should use tabs where possibleCheng-Wei Lee2014-06-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | staging: ft1000: Remove useless return variablesPeter Senna Tschudin2014-05-241-2/+1
* | staging: ft1000: Convert printk to dev_err in ft1000_cs.cMasanari Iida2014-05-241-3/+3
* | drivers: staging: ft1000: Fix lines over 80 charactersArtem Fetishev2014-05-154-33/+64
* | drivers: staging: ft1000: Remove typedefsArtem Fetishev2014-05-152-18/+18
* | drivers: staging: ft1000: Use pr_info instead of printkArtem Fetishev2014-05-151-1/+1
* | drivers: staging: ft1000: Fix IOCTL_FT1000_* marcosArtem Fetishev2014-05-151-8/+8
* | drivers: staging: ft1000: Fix indentationArtem Fetishev2014-05-151-46/+46
* | staging: ft1000: remove explicit static initialisationAngus Gibson2014-05-151-1/+1
* | Staging:ft1000_debug.c:Renaming __FUNCTION__Paul McQuade2014-05-151-1/+1
* | Staging: ft1000-usb: use netdev_warnAnders Darander2014-05-151-2/+2
* | Staging: ft1000-usb: wrap macros in do whileAnders Darander2014-05-151-9/+12
|/
* staging: ft1000: Fix line over 80 characters.Gulsah Kose2014-03-191-39/+117
* Staging: ft1000-usb: Fix Smatch Warning in ft1000_hw.cMonam Agarwal2014-03-161-1/+1
* Staging:ft1000: Fix __packed is preferred over __attribute__((packed)) in ft1...Ebru Akagunduz2014-03-071-4/+4
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-173-3/+0
* Drivers: Staging: ft1000: Fixed C99 // comments styling issueDaniel Dodge2013-12-083-425/+455
* drivers: staging: ft1000: ft1000-usb: ft1000_debug.c: check return value of g...Chen Gang2013-12-031-0/+2
* Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-021-2/+1
|\
| * staging: ft1000: fix use of potentially uninitialized variableMichal Nazarewicz2013-11-251-2/+1
OpenPOWER on IntegriCloud