summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/hdm-usb
Commit message (Expand)AuthorAgeFilesLines
* staging: most: hdm-usb: Remove invalid reference errorAmitoj Kaur Chawla2016-03-121-2/+1Star
* Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...Sandhya Bankar2016-03-111-1/+1
* staging: most: hdm-usb: Use macro DIV_ROUND_UPBhaktipriya Shridhar2016-02-261-2/+1Star
* staging: most: hdm-usb: Remove create_workqueue()Amitoj Kaur Chawla2016-02-211-11/+6Star
* staging: most: hdm-usb: Use setup_timerMuhammad Falak R Wani2015-10-251-3/+2Star
* staging: most: remove comparison to NULLChristian Gromm2015-10-251-1/+1
* staging: most: use blank line after declarationsChristian Gromm2015-10-251-0/+4
* staging: most: use braces on all arms of statementChristian Gromm2015-10-251-2/+3
* staging: most: remove multiple blank linesChristian Gromm2015-10-251-1/+0Star
* staging: most: make hdm-usb follow the coding styleChristian Gromm2015-10-171-6/+8
* Staging: most: Fix typo in staging/mostMasanari Iida2015-10-131-2/+2
* staging: most: consolidate codeChristian Gromm2015-09-291-6/+2Star
* staging: most: prevent DMA on stackChristian Gromm2015-09-291-10/+16
* staging: most: simplify codeChristian Gromm2015-09-291-9/+8Star
* staging: most: fix MAC address representationChristian Gromm2015-09-291-8/+16
* staging: most: remove macro cpu_to_le16Christian Gromm2015-09-291-4/+4
* staging: most: fix buffer synchronization requestChristian Gromm2015-09-291-31/+10Star
* staging: most: remove dead codeChristian Gromm2015-09-291-6/+0Star
* staging: most: remove unnecessary field initializationChristian Gromm2015-09-291-1/+0Star
* staging: most: fix USB babble on IN pipeChristian Gromm2015-09-291-1/+2
* Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-291-1/+1
|\
| * staging: most: fix HDM_USB dependencies and build errorsRandy Dunlap2015-09-131-1/+1
* | staging: most: style of bool comparisonSudip Mukherjee2015-09-131-5/+5
* | staging: most: remove unused variableSudip Mukherjee2015-09-131-3/+0Star
|/
* Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warningsAdrian Remonda2015-08-151-8/+8
* Staging: most: replace pr_*() functions by dev_*()Christian Gromm2015-08-011-57/+59
* Staging: most: fix doing DMA on stackChristian Gromm2015-08-011-13/+23
* Staging: most: add MOST driver's hdm-usb moduleChristian Gromm2015-07-243-0/+1460