summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x/gdm_usb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: gdm724x: gdm_usb: Remove create_workqueue()Amitoj Kaur Chawla2016-03-051-26/+8Star
* staging: gdm724x: correct kzalloc/kmalloc sizeof argumentIoana Ciornei2015-10-251-5/+5
* staging: gdm724x: add spaces around binary operatorsIoana Ciornei2015-10-251-2/+2
* stating: gdm724x: remove explicit NULL comparisonIoana Ciornei2015-10-251-8/+8
* staging: gdm724x: properly indent to match open paranthesisIoana Ciornei2015-10-251-10/+10
* Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke2015-10-171-3/+3
* Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed2015-03-181-3/+4
* Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed2015-03-181-4/+4
* staging: gdm724x: Removed unnecessary else expression.Gulsah Kose2014-09-291-2/+1Star
* Staging: gdm724x: gdm_usb: added error checking in do_tx()Abel Moyo2014-09-201-0/+4
* staging: gdm724x: fix misplaced open bracesCihangir Akturk2014-07-271-17/+11Star
* Staging: gdm724x: gdm_usb.c: fix missing blank line after variable declarationKiran Padwal2014-07-231-0/+1
* staging: gdm724x: fix leak at failure path in init_usb()Alexey Khoroshilov2014-07-121-5/+6
* staging: gdm724x: gdm_usb.c: Fix line over 80 characters.Aybuke Ozdemir2014-03-171-11/+24
* staging: gdm724x: cleanup alloc_tx_sdu_struct()Dan Carpenter2014-02-181-17/+4Star
* staging: gdm724x: fix leak at failure path in gdm_usb_probe()Alexey Khoroshilov2013-11-251-23/+17Star
* staging: gdm724x: kzalloc should be used instead of kmalloc/memsetTeodora Baluta2013-10-281-4/+2Star
* staging: gdm724x: Modified function name conflict set_endianWon Kang2013-07-291-2/+2
* staging: gdm724x: Remove version.h header inclusion in gdm_usb.cSachin Kamat2013-07-251-1/+0Star
* staging: gdm724x: Update loggingJoe Perches2013-07-251-20/+23
* staging: gdm7240: adding LTE USB driverWon Kang2013-07-241-0/+1047