aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x/gdm_mux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-24staging: gdm724x: remove multiple blank linesIoana Ciornei1-4/+0
2015-10-24staging: gdm724x: correct kzalloc/kmalloc sizeof argumentIoana Ciornei1-4/+4
2015-10-24staging: gdm724x: add spaces around binary operatorsIoana Ciornei1-2/+2
2015-10-24stating: gdm724x: remove explicit NULL comparisonIoana Ciornei1-2/+2
2015-10-24staging: gdm724x: properly indent to match open paranthesisIoana Ciornei1-1/+1
2015-10-16Staging: gdx724x: gdm_mux: Remove explicit castShivani Bhardwaj1-1/+1
2015-10-16Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke1-2/+2
2015-05-10staging: gdm724x: Correction of variable usage after applying ALIGN()SÅ‚awomir Demeszko1-9/+7
2015-03-18Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed1-2/+2
2015-03-18Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed1-2/+2
2015-01-17Staging: gdm724x: fix space before comma coding style issue in gdm_mux.cRobert Nachlinger1-1/+1
2014-09-19staging: gdm724x: Fix missing blank line warning.Gulsah Kose1-0/+1
2014-03-17Staging: gdm724x: gdm_mux.c: fixed coding styleDaniel Ngu1-10/+16
2013-11-10Staging: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.cRashika Kheria1-6/+2
2013-10-11staging: gdm7240: fix memory leak on failure pathAlexey Khoroshilov1-2/+2
2013-10-11staging: gdm7240: alloc_mux_rx() does not need GFP_ATOMICAlexey Khoroshilov1-3/+3
2013-10-11staging: gdm724x: Fix sparse warnings regarding static functions/variablesValentina Manea1-2/+2
2013-08-21staging: gdm7240: fix error handling of probe()Dan Carpenter1-32/+25
2013-08-19staging: gdm7240: a TTY rewrite according to the latest TTY APIsWon Kang1-5/+4
2013-07-26staging: gdm724x: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_mux.cSachin Kamat1-1/+0
2013-07-24staging: gdm724x: Update loggingJoe Perches1-21/+20
2013-07-24staging: gdm7240: adding LTE USB driverWon Kang1-0/+700