summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm724x/gdm_mux.c
AgeCommit message (Expand)Author
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold
2016-05-09staging/gdm724x: fix "alignment should match open parenthesis" issuesBruno Carvalho
2016-03-05Staging: gdm724x: Use min instead of ternary operatorBhumika Goyal
2016-02-14staging: gdm724x: gdm_mux: Remove create_workqueue()Amitoj Kaur Chawla
2015-10-24staging: gdm724x: remove multiple blank linesIoana Ciornei
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: gdx724x: gdm_mux: Remove explicit castShivani Bhardwaj
2015-10-16Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke
2015-05-10staging: gdm724x: Correction of variable usage after applying ALIGN()SÅ‚awomir Demeszko
2015-03-18Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed
2015-03-18Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed
2015-01-17Staging: gdm724x: fix space before comma coding style issue in gdm_mux.cRobert Nachlinger
2014-09-19staging: gdm724x: Fix missing blank line warning.Gulsah Kose
2014-03-17Staging: gdm724x: gdm_mux.c: fixed coding styleDaniel Ngu
2013-11-10Staging: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.cRashika Kheria
2013-10-11staging: gdm7240: fix memory leak on failure pathAlexey Khoroshilov
2013-10-11staging: gdm7240: alloc_mux_rx() does not need GFP_ATOMICAlexey Khoroshilov
2013-10-11staging: gdm724x: Fix sparse warnings regarding static functions/variablesValentina Manea
2013-08-21staging: gdm7240: fix error handling of probe()Dan Carpenter
2013-08-19staging: gdm7240: a TTY rewrite according to the latest TTY APIsWon Kang
2013-07-26staging: gdm724x: use GFP_ATOMIC under spin lockWei Yongjun
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_mux.cSachin Kamat
2013-07-24staging: gdm724x: Update loggingJoe Perches
2013-07-24staging: gdm7240: adding LTE USB driverWon Kang