summaryrefslogtreecommitdiff
path: root/drivers/staging/most/hdm-dim2
AgeCommit message (Expand)Author
2016-03-28Staging: most: Remove __cplusplus check in header filesPrasannaKumar Muralidharan
2016-03-28Staging: most: Remove atomic_counter_t typedefPrasannaKumar Muralidharan
2016-03-22staging: most: hdm-dim2: Remove possible dereference errorAmitoj Kaur Chawla
2016-03-10Staging: most: Use list_first_entry instead of list_entryBhumika Goyal
2016-03-10Staging: most: Replace pr_err with dev_errBhumika Goyal
2016-02-25staging: most: compress return logic into one lineEva Rachel Retuya
2016-02-20staging: most: hdm-dim2: Replace pr_err with dev_errAmitoj Kaur Chawla
2016-02-20staging: most: hdm-dim2: Replace request_irq with devm_request_irqAmitoj Kaur Chawla
2016-02-20staging: most: hdm-dim2: Switch to devm_ioremap_resource()Amitoj Kaur Chawla
2016-02-20staging: most: hdm-dim2: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla
2016-02-07staging: most: add __iomem for io_base and registersHugo Camboulive
2016-02-07staging: most: use readl and writel functionsChristian Gromm
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: fix argument name of DIM_GetChannelStateChaehyun 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-11-15staging: most: add spaces preferred around that '<<'Chaehyun Lim
2015-11-15staging: most: remove blank line after an open braceChaehyun Lim
2015-11-15staging: most: remove multiple blank linesChaehyun Lim
2015-10-29staging: most: hdm-dim2: use min_t()Christian Gromm
2015-10-24staging: most: remove unnecessary parenthesesChristian Gromm
2015-10-24staging: most: use braces on all arms of statementChristian Gromm
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: fix line-over-80-characters violationsChristian Gromm
2015-10-16staging: most: correct coding style breachesChristian Gromm
2015-10-16Staging: most: Remove unnecessary cast on void pointerShraddha Barke
2015-10-12Staging: most: Fix typo in staging/mostMasanari Iida
2015-10-04Staging: most: Use module_platform_driverShraddha Barke
2015-09-29staging: most: add fair buffer distributionChristian Gromm
2015-09-29staging: most: fix buffer size for DIM2Christian Gromm