summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/hdm-dim2/dim2_hal.c
Commit message (Expand)AuthorAgeFilesLines
* staging: most: dim2: rename moduleChristian Gromm2017-11-271-979/+0
* staging: most: Remove redundant license textGreg Kroah-Hartman2017-11-271-7/+0
* staging: most: add SPDX identifiers to all most driver filesGreg Kroah-Hartman2017-11-271-0/+1
* staging: most: dim2: replace function parameter with the expressionAndrey Shvetsov2017-05-151-7/+8
* staging: most: dim2: enable flow control for isoc channelsAndrey Shvetsov2017-05-151-0/+2
* staging: most: Using macro DIV_ROUND_UPsimran singhal2017-03-061-3/+4
* staging: most: hdm-dim2: monitor atx DBR spaceAndrey Shvetsov2016-09-151-2/+83
* staging: most: hdm-dim2: remove clearance of pending MLB interruptAndrey Shvetsov2016-09-151-4/+0
* staging: most: hdm-dim2: rename functionAndrey Shvetsov2016-09-151-1/+1
* staging: most: hdm-dim2: round up DBR memory for async/ctrlAndrey Shvetsov2016-09-151-1/+3
* staging: most: hdm-dim2: relocate variable declarationsAndrey Shvetsov2016-09-151-11/+8
* staging: most: dim2-hdm: introduce function dim2_transfer_madrChristian Gromm2016-08-181-23/+15
* staging: most: dim2-hdm: initialize DBR memory of synchronous channelsChristian Gromm2016-08-181-0/+22
* staging: most: dim2-hdm: fix possible kernel freeze when reusing a dim2 channelChristian Gromm2016-08-151-0/+3
* staging: most: dim2-hdm: add configuration for fcntChristian Gromm2016-08-151-20/+14
* staging: most: add __iomem for io_base and registersHugo Camboulive2016-02-071-2/+2
* staging: most: rename DIM_EnqueueBuffer to dim_enqueue_bufferChaehyun Lim2015-11-151-1/+2
* staging: most: rename DIM_GetChannelState to dim_get_channel_stateChaehyun Lim2015-11-151-2/+2
* staging: most: rename DIM_ServiceChannel to dim_service_channelChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_ServiceIrq to dim_service_irqChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_DestroyChannel to dim_destroy_channelChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_InitSync to dim_init_syncChaehyun Lim2015-11-151-2/+2
* staging: most: rename DIM_InitIsoc to dim_init_isocChaehyun Lim2015-11-151-2/+2
* staging: most: rename DIM_InitAsync to dim_init_asyncChaehyun Lim2015-11-151-2/+2
* staging: most: rename DIM_InitControl to dim_init_controlChaehyun Lim2015-11-151-2/+2
* staging: most: rename DIM_NormSyncBufferSize to dim_norm_sync_buffer_sizeChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_NormIsocBufferSize to dim_norm_isoc_buffer_sizeChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_NormCtrlAsyncBufferSize to dim_norm_ctrl_async_buff...Chaehyun Lim2015-11-151-1/+1
* staging: most: rename DIMCB_IoRead to dimcb_io_readChaehyun Lim2015-11-151-8/+8
* staging: most: rename DIMCB_IoWrite to dimcb_io_writeChaehyun Lim2015-11-151-38/+38
* staging: most: rename DIMCB_OnError to dimcb_on_errorChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_GetLockState to dim_get_lock_stateChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_DetachBuffers to dim_detach_buffersChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_Shutdown to dim_shutdownChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_Startup to dim_startupChaehyun Lim2015-11-151-1/+1
* staging: most: make alignment match open parenthesisChristian Gromm2015-10-241-1/+1
* staging: most: remove multiple assignmentChristian Gromm2015-10-241-1/+2
* staging: most: removed redundant codeChristian Gromm2015-10-241-16/+0
* staging: most: put spaces around operatorChristian Gromm2015-10-241-1/+1
* staging: most: remove multiple blank linesChristian Gromm2015-10-241-9/+0
* staging: most: correct coding style breachesChristian Gromm2015-10-161-9/+12
* staging: most: fix buffer size for DIM2Christian Gromm2015-09-291-2/+2
* staging: most: remove unused functionsSudip Mukherjee2015-09-121-5/+0
* staging/most: fix return value for DIM_GetChannelStateTomas Melin2015-08-141-1/+1
* Staging: most: add MOST driver's hdm-dim2 moduleChristian Gromm2015-07-241-0/+919
OpenPOWER on IntegriCloud