summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/hdm-dim2
Commit message (Expand)AuthorAgeFilesLines
* staging: most: remove legacy foldersChristian Gromm2017-11-281-5/+0
* staging: most: dim2: rename moduleChristian Gromm2017-11-279-2381/+0
* staging: most: move core filesChristian Gromm2017-11-272-2/+2
* staging: most: Remove redundant license textGreg Kroah-Hartman2017-11-278-56/+0
* staging: most: add SPDX identifiers to all most driver filesGreg Kroah-Hartman2017-11-278-0/+8
* staging: most: hdm-dim2: fix error return code in dim2_probe()Gustavo A. R. Silva2017-08-181-4/+4
* staging: most: hdm-dim2: constify platform_device_idArvind Yadav2017-08-181-1/+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-152-0/+3
* staging: most: remove dependency on networking-aimAndrey Shvetsov2017-05-152-5/+14
* staging: most: Using macro DIV_ROUND_UPsimran singhal2017-03-061-3/+4
* staging: most: dim2_hdm octal permissions fixstephen knipe2017-02-091-2/+2
* staging: most: hdm-dim2: remove tracing of mac addressAndrey Shvetsov2016-10-161-4/+1
* Staging: most: hdm-dim2: constify attribute_group structuresBhumika Goyal2016-10-021-1/+1
* staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov2016-09-221-2/+2
* staging: most: hdm-dim2: monitor atx DBR spaceAndrey Shvetsov2016-09-154-2/+125
* staging: most: hdm-dim2: fix dim2-ip interrupt namesAndrey Shvetsov2016-09-151-3/+3
* staging: most: hdm-dim2: remove clearance of pending MLB interruptAndrey Shvetsov2016-09-151-4/+0
* staging: most: hdm-dim2: delete error code from logging messageAndrey Shvetsov2016-09-151-2/+1
* staging: most: hdm-dim2: rename functionAndrey Shvetsov2016-09-153-3/+3
* staging: most: hdm-dim2: remove structure memberAndrey Shvetsov2016-09-151-7/+5
* staging: most: hdm-dim2: round up DBR memory for async/ctrlAndrey Shvetsov2016-09-151-1/+3
* staging: most: hdm-dim2: double size of DBR bufferAndrey Shvetsov2016-09-151-2/+3
* staging: most: hdm-dim2: relocate variable declarationsAndrey Shvetsov2016-09-151-11/+8
* staging: most: hdm-dim2: remove macro ENABLE_HDM_TESTAndrey Shvetsov2016-09-151-35/+0
* staging: most: hdm-dim2: fix channel configurationAndrey Shvetsov2016-09-151-3/+3
* 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-154-29/+30
* staging: most: dim2-hdm: fix race condition when closing a channelChristian Gromm2016-08-151-0/+2
* Staging: most: Remove __cplusplus check in header filesPrasannaKumar Muralidharan2016-03-283-24/+0
* Staging: most: Remove atomic_counter_t typedefPrasannaKumar Muralidharan2016-03-281-4/+2
* staging: most: hdm-dim2: Remove possible dereference errorAmitoj Kaur Chawla2016-03-221-1/+1
* Staging: most: Use list_first_entry instead of list_entryBhumika Goyal2016-03-101-3/+3
* Staging: most: Replace pr_err with dev_errBhumika Goyal2016-03-101-2/+2
* staging: most: compress return logic into one lineEva Rachel Retuya2016-02-251-3/+1
* staging: most: hdm-dim2: Replace pr_err with dev_errAmitoj Kaur Chawla2016-02-201-3/+3
* staging: most: hdm-dim2: Replace request_irq with devm_request_irqAmitoj Kaur Chawla2016-02-201-11/+3
* staging: most: hdm-dim2: Switch to devm_ioremap_resource()Amitoj Kaur Chawla2016-02-201-28/+5
* staging: most: hdm-dim2: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla2016-02-201-6/+3
* staging: most: add __iomem for io_base and registersHugo Camboulive2016-02-074-9/+10
* staging: most: use readl and writel functionsChristian Gromm2016-02-071-2/+2
* staging: most: rename DIM_EnqueueBuffer to dim_enqueue_bufferChaehyun Lim2015-11-153-6/+7
* staging: most: rename DIM_GetChannelState to dim_get_channel_stateChaehyun Lim2015-11-153-6/+6
* staging: most: fix argument name of DIM_GetChannelStateChaehyun Lim2015-11-151-1/+1
* staging: most: rename DIM_ServiceChannel to dim_service_channelChaehyun Lim2015-11-153-3/+3
* staging: most: rename DIM_ServiceIrq to dim_service_irqChaehyun Lim2015-11-153-3/+3
* staging: most: rename DIM_DestroyChannel to dim_destroy_channelChaehyun Lim2015-11-153-3/+3
* staging: most: rename DIM_InitSync to dim_init_syncChaehyun Lim2015-11-153-5/+5
OpenPOWER on IntegriCloud