summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x/gdm_mux.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: gdm724x: Use min instead of ternary operatorBhumika Goyal2016-03-051-1/+1
* staging: gdm724x: gdm_mux: Remove create_workqueue()Amitoj Kaur Chawla2016-02-151-15/+3Star
* staging: gdm724x: remove multiple blank linesIoana Ciornei2015-10-251-4/+0Star
* staging: gdm724x: correct kzalloc/kmalloc sizeof argumentIoana Ciornei2015-10-251-4/+4
* staging: gdm724x: add spaces around binary operatorsIoana Ciornei2015-10-251-2/+2
* stating: gdm724x: remove explicit NULL comparisonIoana Ciornei2015-10-251-2/+2
* staging: gdm724x: properly indent to match open paranthesisIoana Ciornei2015-10-251-1/+1
* Staging: gdx724x: gdm_mux: Remove explicit castShivani Bhardwaj2015-10-171-1/+1
* Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke2015-10-171-2/+2
* staging: gdm724x: Correction of variable usage after applying ALIGN()SÅ‚awomir Demeszko2015-05-101-9/+7Star
* Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed2015-03-181-2/+2
* Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed2015-03-181-2/+2
* Staging: gdm724x: fix space before comma coding style issue in gdm_mux.cRobert Nachlinger2015-01-171-1/+1
* staging: gdm724x: Fix missing blank line warning.Gulsah Kose2014-09-201-0/+1
* Staging: gdm724x: gdm_mux.c: fixed coding styleDaniel Ngu2014-03-171-10/+16
* Staging: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.cRashika Kheria2013-11-101-6/+2Star
* staging: gdm7240: fix memory leak on failure pathAlexey Khoroshilov2013-10-121-2/+2
* staging: gdm7240: alloc_mux_rx() does not need GFP_ATOMICAlexey Khoroshilov2013-10-121-3/+3
* staging: gdm724x: Fix sparse warnings regarding static functions/variablesValentina Manea2013-10-111-2/+2
* staging: gdm7240: fix error handling of probe()Dan Carpenter2013-08-211-32/+25Star
* staging: gdm7240: a TTY rewrite according to the latest TTY APIsWon Kang2013-08-201-5/+4Star
* staging: gdm724x: use GFP_ATOMIC under spin lockWei Yongjun2013-07-271-1/+1
* staging: gdm724x: Remove version.h header inclusion in gdm_mux.cSachin Kamat2013-07-251-1/+0Star
* staging: gdm724x: Update loggingJoe Perches2013-07-251-21/+20Star
* staging: gdm7240: adding LTE USB driverWon Kang2013-07-241-0/+700