summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/hdm-usb
Commit message (Expand)AuthorAgeFilesLines
* staging: most: hdm-usb: Remove invalid reference errorAmitoj Kaur Chawla2016-03-111-2/+1
* Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...Sandhya Bankar2016-03-101-1/+1
* staging: most: hdm-usb: Use macro DIV_ROUND_UPBhaktipriya Shridhar2016-02-251-2/+1
* staging: most: hdm-usb: Remove create_workqueue()Amitoj Kaur Chawla2016-02-201-11/+6
* staging: most: hdm-usb: Use setup_timerMuhammad Falak R Wani2015-10-241-3/+2
* staging: most: remove comparison to NULLChristian Gromm2015-10-241-1/+1
* staging: most: use blank line after declarationsChristian Gromm2015-10-241-0/+4
* staging: most: use braces on all arms of statementChristian Gromm2015-10-241-2/+3
* staging: most: remove multiple blank linesChristian Gromm2015-10-241-1/+0
* staging: most: make hdm-usb follow the coding styleChristian Gromm2015-10-161-6/+8
* Staging: most: Fix typo in staging/mostMasanari Iida2015-10-121-2/+2
* staging: most: consolidate codeChristian Gromm2015-09-291-6/+2
* staging: most: prevent DMA on stackChristian Gromm2015-09-291-10/+16
* staging: most: simplify codeChristian Gromm2015-09-291-9/+8
* 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/+10
* staging: most: remove dead codeChristian Gromm2015-09-291-6/+0
* staging: most: remove unnecessary field initializationChristian Gromm2015-09-291-1/+0
* 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-121-5/+5
* | staging: most: remove unused variableSudip Mukherjee2015-09-121-3/+0
|/
* Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warningsAdrian Remonda2015-08-141-8/+8
* Staging: most: replace pr_*() functions by dev_*()Christian Gromm2015-07-311-57/+59
* Staging: most: fix doing DMA on stackChristian Gromm2015-07-311-13/+23
* Staging: most: add MOST driver's hdm-usb moduleChristian Gromm2015-07-243-0/+1460
OpenPOWER on IntegriCloud