summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x/gdm_usb.c
AgeCommit message (Expand)Author
2018-07-11staging: gdm724x: redundant variables idProduct and idVendorColin Ian King
2018-04-26staging: gdm724x: remove redundant license informationGreg Kroah-Hartman
2018-04-26staging: gdm724x: add SPDX identifiers to all files.Greg Kroah-Hartman
2018-02-23Staging: gdm724x: Simplify the struct gdm_endian to a variable.Quytelda Kahja
2017-06-03Staging: gdm724x: Change spaces to tabsMart Lubbers
2016-08-21staging: gdm724x: gdm_usb: Remove ignored valueLuis de Bethencourt
2016-05-09staging/gdm724x: Fix avoid CamelCaseBruno Carvalho
2016-03-05staging: gdm724x: gdm_usb: Remove create_workqueue()Amitoj Kaur Chawla
2015-10-24staging: gdm724x: correct kzalloc/kmalloc sizeof argumentIoana Ciornei
2015-10-24staging: gdm724x: add spaces around binary operatorsIoana Ciornei
2015-10-24stating: gdm724x: remove explicit NULL comparisonIoana Ciornei
2015-10-24staging: gdm724x: properly indent to match open paranthesisIoana Ciornei
2015-10-16Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke
2015-03-18Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed
2015-03-18Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed
2014-09-28staging: gdm724x: Removed unnecessary else expression.Gulsah Kose
2014-09-19Staging: gdm724x: gdm_usb: added error checking in do_tx()Abel Moyo
2014-07-26staging: gdm724x: fix misplaced open bracesCihangir Akturk
2014-07-22Staging: gdm724x: gdm_usb.c: fix missing blank line after variable declarationKiran Padwal
2014-07-11staging: gdm724x: fix leak at failure path in init_usb()Alexey Khoroshilov
2014-03-16staging: gdm724x: gdm_usb.c: Fix line over 80 characters.Aybuke Ozdemir
2014-02-18staging: gdm724x: cleanup alloc_tx_sdu_struct()Dan Carpenter
2013-11-25staging: gdm724x: fix leak at failure path in gdm_usb_probe()Alexey Khoroshilov
2013-10-27staging: gdm724x: kzalloc should be used instead of kmalloc/memsetTeodora Baluta
2013-07-29staging: gdm724x: Modified function name conflict set_endianWon Kang
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_usb.cSachin Kamat
2013-07-24staging: gdm724x: Update loggingJoe Perches
2013-07-24staging: gdm7240: adding LTE USB driverWon Kang