summaryrefslogtreecommitdiff
path: root/drivers/staging/most/hdm-dim2/dim2_hal.c
AgeCommit message (Expand)Author
2017-11-27staging: most: dim2: rename moduleChristian Gromm
2017-11-27staging: most: Remove redundant license textGreg Kroah-Hartman
2017-11-27staging: most: add SPDX identifiers to all most driver filesGreg Kroah-Hartman
2017-05-15staging: most: dim2: replace function parameter with the expressionAndrey Shvetsov
2017-05-15staging: most: dim2: enable flow control for isoc channelsAndrey Shvetsov
2017-03-06staging: most: Using macro DIV_ROUND_UPsimran singhal
2016-09-15staging: most: hdm-dim2: monitor atx DBR spaceAndrey Shvetsov
2016-09-15staging: most: hdm-dim2: remove clearance of pending MLB interruptAndrey Shvetsov
2016-09-15staging: most: hdm-dim2: rename functionAndrey Shvetsov
2016-09-15staging: most: hdm-dim2: round up DBR memory for async/ctrlAndrey Shvetsov
2016-09-15staging: most: hdm-dim2: relocate variable declarationsAndrey Shvetsov
2016-08-18staging: most: dim2-hdm: introduce function dim2_transfer_madrChristian Gromm
2016-08-18staging: most: dim2-hdm: initialize DBR memory of synchronous channelsChristian Gromm
2016-08-15staging: most: dim2-hdm: fix possible kernel freeze when reusing a dim2 channelChristian Gromm
2016-08-15staging: most: dim2-hdm: add configuration for fcntChristian Gromm
2016-02-07staging: most: add __iomem for io_base and registersHugo Camboulive
2015-11-15staging: most: rename DIM_EnqueueBuffer to dim_enqueue_bufferChaehyun Lim
2015-11-15staging: most: rename DIM_GetChannelState to dim_get_channel_stateChaehyun Lim
2015-11-15staging: most: rename DIM_ServiceChannel to dim_service_channelChaehyun Lim
2015-11-15staging: most: rename DIM_ServiceIrq to dim_service_irqChaehyun Lim
2015-11-15staging: most: rename DIM_DestroyChannel to dim_destroy_channelChaehyun Lim
2015-11-15staging: most: rename DIM_InitSync to dim_init_syncChaehyun Lim
2015-11-15staging: most: rename DIM_InitIsoc to dim_init_isocChaehyun Lim
2015-11-15staging: most: rename DIM_InitAsync to dim_init_asyncChaehyun Lim
2015-11-15staging: most: rename DIM_InitControl to dim_init_controlChaehyun Lim
2015-11-15staging: most: rename DIM_NormSyncBufferSize to dim_norm_sync_buffer_sizeChaehyun Lim
2015-11-15staging: most: rename DIM_NormIsocBufferSize to dim_norm_isoc_buffer_sizeChaehyun Lim
2015-11-15staging: most: rename DIM_NormCtrlAsyncBufferSize to dim_norm_ctrl_async_buff...Chaehyun Lim
2015-11-15staging: most: rename DIMCB_IoRead to dimcb_io_readChaehyun Lim
2015-11-15staging: most: rename DIMCB_IoWrite to dimcb_io_writeChaehyun Lim
2015-11-15staging: most: rename DIMCB_OnError to dimcb_on_errorChaehyun Lim
2015-11-15staging: most: rename DIM_GetLockState to dim_get_lock_stateChaehyun Lim
2015-11-15staging: most: rename DIM_DetachBuffers to dim_detach_buffersChaehyun Lim
2015-11-15staging: most: rename DIM_Shutdown to dim_shutdownChaehyun Lim
2015-11-15staging: most: rename DIM_Startup to dim_startupChaehyun Lim
2015-10-24staging: most: make alignment match open parenthesisChristian Gromm
2015-10-24staging: most: remove multiple assignmentChristian Gromm
2015-10-24staging: most: removed redundant codeChristian Gromm
2015-10-24staging: most: put spaces around operatorChristian Gromm
2015-10-24staging: most: remove multiple blank linesChristian Gromm
2015-10-16staging: most: correct coding style breachesChristian Gromm
2015-09-29staging: most: fix buffer size for DIM2Christian Gromm
2015-09-12staging: most: remove unused functionsSudip Mukherjee
2015-08-14staging/most: fix return value for DIM_GetChannelStateTomas Melin
2015-07-24Staging: most: add MOST driver's hdm-dim2 moduleChristian Gromm