summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
AgeCommit message (Expand)Author
2015-04-01staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err()Ioana Ciornei
2015-03-24dgnc: Clean up dgnc_sysfs.hGiedrius Statkevičius
2015-03-24dgnc: remove unused stuff from dgnc_cls.hGiedrius Statkevičius
2015-03-24dgnc: remove old 2.4-2.6 compat kernel definesGiedrius Statkevičius
2015-03-24dgnc: use linux/types.h instead of dgnc_types.hGiedrius Statkevičius
2015-03-24dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGiedrius Statkevičius
2015-03-24dgnc: clean up digi.hGiedrius Statkevičius
2015-03-24dgnc: remove unused dgnc_ioctl_name() commandGiedrius Statkevičius
2015-03-24staging: dgnc: some off by one bugsDan Carpenter
2015-03-18Staging: dgnc: release the lock before testing for nullityQuentin Lambert
2015-03-12Staging: dgnc: Use goto for spinlock release before returnQuentin Lambert
2015-03-12Staging: dgnc: Use goto for error handlingQuentin Lambert
2015-03-12Staging: dgnc: Remove redundant parenthesesSomya Anand
2015-03-12Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninitQuentin Lambert
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius
2015-03-12dgnc: Remove unneeded dgnc_state array of stringsGiedrius Statkevičius
2015-03-12staging: dgnc: Use kcalloc instead of kzalloc.Navya Sri Nizamkari
2015-03-12staging: dgnc: off by one in dgnc_mgmt_ioctl()Dan Carpenter
2015-03-12dgnc: Make all lines under 80 characters in dgnc_driver.cGiedrius Statkevičius
2015-03-12dgnc: Make all lines under 80 characters in dgnc_cls.hGiedrius Statkevičius
2015-03-12dgnc: Remove redundant blank lines in dgnc_cls.cGiedrius Statkevičius
2015-03-12dgnc: Move DG_PART definition from Makefile to dgnc_driver.hCass May
2015-03-12dgnc: Remove superfluous EXTRA_CFLAGS variableCass May
2015-03-09drivers: staging: dgnc: Replace min with min_tDarshana Padmadas
2015-03-06Staging: dgnc: Fix checking return value of register_chrdevSalah Triki
2015-03-06staging: dgnc: fix braces {} are not necessary for single statement blocksSalah Triki
2015-03-01Staging: dgnc: Replace printk() with dev_dbg()Cristina Opriceana
2015-03-01Staging: dgnc: Replace printk with dev_errCristina Opriceana
2015-02-26Staging: dgnc: Removed trailing whitespaceGamze POLAT
2015-02-26staging: dgnc: replace init_timer by setup_timerAya Mahfouz
2015-02-24Staging: dgnc: Fix warning of code styleVatika Harlalka
2015-02-24Staging: dgnc: Removed trailing whitespace to improve readability.Vatika Harlalka
2015-02-24Staging: dgnc: Indented code to increase readabilityVatika Harlalka
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso
2015-01-25Staging: dgnc: fixed some coding style errorsAndrew Milkovich
2015-01-25staging: dgnc: fix long lines in PCI device tableKrzysztof Adamski
2015-01-17staging: dgnc: implement proper error handling in dgnc_start()Alexey Khoroshilov
2014-10-30staging: dgnc: Remove useless cast on void pointerTapasweni Pathak
2014-10-28staging: dgnc: dgnc_kcompat.h: remove unused macroAya Mahfouz
2014-10-28staging: dgnc: remove debug symbolsAya Mahfouz
2014-10-28staging: dgnc: remove unused variable named rawreadokAya Mahfouz
2014-10-28staging: dgnc: dgnc_driver: remove all occurences of trcbuf_sizeAya Mahfouz
2014-10-28staging: dgnc: dgnc_kcompat.h: remove unused macrosAya Mahfouz
2014-10-28staging: dgnc: delete successive assignments to the same locationJiayi Ye
2014-10-23Staging: dgnc: Remove unused sniff codeSomya Anand
2014-10-20staging: dgnc: Remove space before tabsDilek Uzulmez
2014-10-20staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu
2014-10-20Staging: dgnc: Compress two lines of code into one.Heena Sirwani
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-02staging: dgnc: Fix do not add new typedefsEbru Akagunduz