summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: Remove unnecessary externsJoe Perches2015-08-141-8/+8
* Staging: dgnc: dgnc_driver.h: remove unnecessary commentsNavy Cheng2015-07-311-3/+3
* staging: dgnc: free memory allocatedHari Prasath Gujulan Elango2015-06-181-0/+4
* staging: dgnc: fix typo in comments secionHari Prasath Gujulan Elango2015-06-181-1/+1
* staging: dgnc: remove ununsed MacroHari Prasath Gujulan Elango2015-06-081-1/+0
* staging: dgnc: delete all references to 'flipbuf'Gujulan Elango, Hari Prasath (H.)2015-05-312-12/+0
* staging: dgnc: fix line length over 80 chars in dgnc_sysfs.cWim de With2015-05-311-36/+74
* Staging: dgnc: fixed coding style issue in digi.hBuţiu Alexandru Octavian2015-05-311-7/+7
* staging: dgnc: remove redundant checkGiedrius Statkevičius2015-05-081-6/+0
* staging: dgnc: remove dead code in dgnc_tty_write()Giedrius Statkevičius2015-05-081-44/+1
* staging: dgnc: remove redundant !ch checksGiedrius Statkevičius2015-05-082-4/+2
* staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni...Giedrius Statkevičius2015-05-081-2/+6
* staging: dgnc: clean up allocation of ->channels[i]Giedrius Statkevičius2015-05-081-16/+15
* staging: dgnc: remove some dead code from dgnc_tty.cGiedrius Statkevičius2015-05-081-16/+0
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-082-4/+4
* staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err()Ioana Ciornei2015-04-011-1/+1
* dgnc: Clean up dgnc_sysfs.hGiedrius Statkevičius2015-03-241-4/+1
* dgnc: remove unused stuff from dgnc_cls.hGiedrius Statkevičius2015-03-241-13/+0
* dgnc: remove old 2.4-2.6 compat kernel definesGiedrius Statkevičius2015-03-244-42/+1
* dgnc: use linux/types.h instead of dgnc_types.hGiedrius Statkevičius2015-03-245-39/+7
* dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGiedrius Statkevičius2015-03-245-112/+36
* dgnc: clean up digi.hGiedrius Statkevičius2015-03-241-267/+0
* dgnc: remove unused dgnc_ioctl_name() commandGiedrius Statkevičius2015-03-242-53/+0
* staging: dgnc: some off by one bugsDan Carpenter2015-03-244-7/+7
* Staging: dgnc: release the lock before testing for nullityQuentin Lambert2015-03-181-1/+1
* Staging: dgnc: Use goto for spinlock release before returnQuentin Lambert2015-03-121-25/+23
* Staging: dgnc: Use goto for error handlingQuentin Lambert2015-03-123-41/+22
* Staging: dgnc: Remove redundant parenthesesSomya Anand2015-03-121-17/+17
* Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninitQuentin Lambert2015-03-121-0/+1
* dgnc: clean up comments at start of filesGiedrius Statkevičius2015-03-1217-163/+0
* dgnc: Remove unneeded dgnc_state array of stringsGiedrius Statkevičius2015-03-122-9/+0
* staging: dgnc: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-121-1/+1
* staging: dgnc: off by one in dgnc_mgmt_ioctl()Dan Carpenter2015-03-121-2/+1
* dgnc: Make all lines under 80 characters in dgnc_driver.cGiedrius Statkevičius2015-03-121-7/+8
* dgnc: Make all lines under 80 characters in dgnc_cls.hGiedrius Statkevičius2015-03-121-12/+28
* dgnc: Remove redundant blank lines in dgnc_cls.cGiedrius Statkevičius2015-03-121-36/+0
* dgnc: Move DG_PART definition from Makefile to dgnc_driver.hCass May2015-03-122-2/+1
* dgnc: Remove superfluous EXTRA_CFLAGS variableCass May2015-03-121-1/+1
* drivers: staging: dgnc: Replace min with min_tDarshana Padmadas2015-03-091-1/+1
* Staging: dgnc: Fix checking return value of register_chrdevSalah Triki2015-03-061-2/+2
* staging: dgnc: fix braces {} are not necessary for single statement blocksSalah Triki2015-03-061-4/+0
* Staging: dgnc: Replace printk() with dev_dbg()Cristina Opriceana2015-03-011-2/+2
* Staging: dgnc: Replace printk with dev_errCristina Opriceana2015-03-011-1/+1
* Staging: dgnc: Removed trailing whitespaceGamze POLAT2015-02-261-3/+3
* staging: dgnc: replace init_timer by setup_timerAya Mahfouz2015-02-261-6/+2
* Staging: dgnc: Fix warning of code styleVatika Harlalka2015-02-241-1/+3
* Staging: dgnc: Removed trailing whitespace to improve readability.Vatika Harlalka2015-02-241-6/+6
* Staging: dgnc: Indented code to increase readabilityVatika Harlalka2015-02-241-2/+2
* drivers/staging: use current->state helpersDavidlohr Bueso2015-01-281-1/+1
* Staging: dgnc: fixed some coding style errorsAndrew Milkovich2015-01-252-36/+36
OpenPOWER on IntegriCloud