summaryrefslogtreecommitdiffstats
path: root/drivers/staging/frontier/alphatrack.c
Commit message (Expand)AuthorAgeFilesLines
* staging: frontier: remove driverKristina Martšenko2014-07-231-849/+0
* staging: frontier: Fix quoted string split across linesGulsah Kose2014-03-161-4/+3
* staging: frontier: fix memory leak in usb_alphatrack_probe()Daeseok Youn2014-03-081-1/+3
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging: frontier: use after free in disconnect()Dan Carpenter2013-07-231-1/+1
* staging: frontier: Fix typo in staging/frontierMasanari Iida2013-06-241-1/+1
* staging/frontier: Fixed up incorrect formatted commentsSara Bird2013-05-211-31/+18
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-31/+20
* staging/frontier: fix checkpatch warningsToshiaki Yamane2012-07-191-3/+3
* USB: alphatrack.c: remove err() usageGreg Kroah-Hartman2012-04-201-6/+9
* Staging: frontier: Fix checkpatch.pl issue.Hitoshi NAKAMORI2012-02-241-1/+1
* USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-27/+1
* Staging: frontier: fix space and * coding style issues in alphatrack.cMauro Schilman2010-11-091-2/+2
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-1/+1
|\
| * staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-041-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* staging: frontier: switch semaphores to mutexesEli Lindsey2010-05-111-14/+14
* staging: frontier: Fix coding style issues in 2 files.Michael Tate2010-05-111-3/+3
* staging: make USB device id constantNémeth Márton2010-03-031-1/+1
* Staging: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-191-1/+0
* Staging: frontier: Remove unused components of the alphatrack/tranzport sysfs...David Täht2009-04-031-2/+0
* Staging: frontier: Make checkpatch.pl much happier with alphatrack driverDavid Täht2009-04-031-168/+213
* staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-071-6/+6
* Staging: frontier: fix compiler warningsGreg Kroah-Hartman2009-01-061-24/+0
* Staging: frontier: remove unused alphatrack_sysfs.c fileGreg Kroah-Hartman2009-01-061-24/+0
* Staging: add frontier tranzport and alphatrack driversDavid Taht2009-01-061-0/+901
OpenPOWER on IntegriCloud