summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_driver.c
AgeCommit message (Expand)Author
2016-03-28staging: dgnc: fix CamelCase in dgnc_driver.cDaeseok Youn
2016-03-12staging: dgnc: cleanup properlySudip Mukherjee
2016-03-12staging: dgnc: unregister pci driverSudip Mukherjee
2016-03-12staging: dgnc: remove pci_unregister_driverSudip Mukherjee
2016-03-12staging: dgnc: remove unneeded elseSudip Mukherjee
2015-10-17staging: dgnc: dgnc_driver: Remove useless initialisationAmitoj Kaur Chawla
2015-10-13staging: dgnc: alignment styleSudip Mukherjee
2015-10-13staging: dgnc: remove space after castSudip Mukherjee
2015-10-13staging: dgnc: remove blankline after braceSudip Mukherjee
2015-10-13staging: dgnc: remove blankline before braceSudip Mukherjee
2015-10-13staging: dgnc: remove multiple blank linesSudip Mukherjee
2015-10-04staging: dgnc: take a lock when storing value in dgnc_poll_tickSalah Triki
2015-10-04staging: dgnc: remove dgnc_init_globals functionSudip Mukherjee
2015-10-04staging: dgnc: remove initialization of globalSudip Mukherjee
2015-05-31staging: dgnc: delete all references to 'flipbuf'Gujulan Elango, Hari Prasath (H.)
2015-03-24dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGiedrius Statkevičius
2015-03-12Staging: dgnc: Use goto for error handlingQuentin Lambert
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-12dgnc: Make all lines under 80 characters in dgnc_driver.cGiedrius Statkevičius
2015-03-07Staging: dgnc: Fix checking return value of register_chrdevSalah Triki
2015-03-01Staging: dgnc: Replace printk() with dev_dbg()Cristina Opriceana
2015-02-26staging: dgnc: replace init_timer by setup_timerAya Mahfouz
2015-02-24Staging: dgnc: Fix warning of code styleVatika Harlalka
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-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-20staging: dgnc: Remove non-standard APR/RAPR printing macrosRoberta Dobrescu
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
2014-09-29staging: dgnc: dgnc_driver.c: Replace non-standard spinlock's macrosRoberta Dobrescu
2014-09-08staging: dgnc: remove Neo card ids from device tableBill Pemberton
2014-09-02staging: dgnc: split two assignments into the two assignments on two lines.Seunghun Lee
2014-08-30staging: dgnc: remove DPR Macros and related codes.Seunghun Lee
2014-08-17staging: dgnc: Remove unnecessary dgnc_Major_Control_Registered variableKonrad Zapalowicz
2014-08-17staging: dgnc: Remove not needed dgnc_driver_start variableKonrad Zapalowicz
2014-08-17staging: dgnc: Remove driver-wide polling counter variableKonrad Zapalowicz
2014-08-17staging: dgnc: Remove driver-wide state variableKonrad Zapalowicz
2014-08-16staging: dgnc: Siplify the dgnc_start functionKonrad Zapalowicz
2014-08-16staging: dgnc: Move utility functions out of dgnc_driver.cKonrad Zapalowicz
2014-08-16staging: dgnc: Remove unnecessary functions from dgnc_driver.cKonrad Zapalowicz
2014-08-16staging: dgnc: Fix no spaces before tabs checkpath warningKonrad Zapalowicz
2014-08-16staging: dgnc: Fix externs should be avoided in the .c filesKonrad Zapalowicz
2014-08-01staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee
2014-07-31staging: dgnc: removes unused if defined codeSeunghun Lee
2014-06-29staging: dgnc_driver.c: code style fixesGuillaume Morin