aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/frontier/tranzport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23staging: frontier: remove driverKristina Martšenko1-973/+0
2014-05-28Staging/frontier/tranzport: coding style fixesRobin Schroer1-0/+2
2014-05-03staging: frontier: fix some indentingDan Carpenter1-4/+4
2014-03-08Staging:frontier: Fix quoted string split across linesEbru Akagunduz1-8/+4
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-24staging: frontier: use better DEVICE_ATTR_ macrosGreg Kroah-Hartman1-5/+5
2013-06-24staging: frontier: Fix typo in staging/frontierMasanari Iida1-1/+1
2013-05-21staging/frontier: Fixed up incorrect formatted commentsSara Bird1-7/+11
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-16/+10
2012-07-19staging/frontier: fix checkpatch warningsToshiaki Yamane1-6/+6
2012-04-20USB: tranzport.c: remove err() usageGreg Kroah-Hartman1-6/+10
2012-02-24Staging: frontier: Fix checkpatch.pl issue.Hitoshi NAKAMORI1-1/+1
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2011-11-26Staging: frontier: Removed use of obsolete functionKen O'Brien1-1/+1
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman1-26/+1
2010-11-18Staging: frontier: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-16Staging: frontier: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-28/+28
2010-10-19Staging: frontier: fix coding style issues in tranzport.cGustavo Silva1-27/+27
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-11staging: frontier: switch semaphores to mutexesEli Lindsey1-14/+14
2010-05-11staging: frontier: switch to strict_strtoul in tranzport.cEli Lindsey1-1/+3
2010-05-11staging: frontier: Fix coding style issues in 2 files.Michael Tate1-2/+2
2010-03-03staging: make USB device id constantNémeth Márton1-1/+1
2009-06-19Staging: remove unused #include <linux/version.h>'sHuang Weiyi1-1/+0
2009-04-03Staging: frontier: Remove unused components of the alphatrack/tranzport sysfs interface.David Täht1-118/+10
2009-04-03Staging: frontier: Make checkpatch.pl considerably happier with tranzport driver.David Täht1-315/+414
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-11/+11
2009-01-06Staging: frontier: fix compiler warningsGreg Kroah-Hartman1-11/+0
2009-01-06Staging: add frontier tranzport and alphatrack driversDavid Taht1-0/+1017