index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
/
hdm-dim2
Age
Commit message (
Expand
)
Author
2017-03-06
staging: most: Using macro DIV_ROUND_UP
simran singhal
2017-02-09
staging: most: dim2_hdm octal permissions fix
stephen knipe
2016-10-16
staging: most: hdm-dim2: remove tracing of mac address
Andrey Shvetsov
2016-10-02
Staging: most: hdm-dim2: constify attribute_group structures
Bhumika Goyal
2016-09-22
staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOC
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: monitor atx DBR space
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: fix dim2-ip interrupt names
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: remove clearance of pending MLB interrupt
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: delete error code from logging message
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: rename function
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: remove structure member
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: round up DBR memory for async/ctrl
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: double size of DBR buffer
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: relocate variable declarations
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: remove macro ENABLE_HDM_TEST
Andrey Shvetsov
2016-09-15
staging: most: hdm-dim2: fix channel configuration
Andrey Shvetsov
2016-08-18
staging: most: dim2-hdm: introduce function dim2_transfer_madr
Christian Gromm
2016-08-18
staging: most: dim2-hdm: initialize DBR memory of synchronous channels
Christian Gromm
2016-08-15
staging: most: dim2-hdm: fix possible kernel freeze when reusing a dim2 channel
Christian Gromm
2016-08-15
staging: most: dim2-hdm: add configuration for fcnt
Christian Gromm
2016-08-15
staging: most: dim2-hdm: fix race condition when closing a channel
Christian Gromm
2016-03-28
Staging: most: Remove __cplusplus check in header files
PrasannaKumar Muralidharan
2016-03-28
Staging: most: Remove atomic_counter_t typedef
PrasannaKumar Muralidharan
2016-03-22
staging: most: hdm-dim2: Remove possible dereference error
Amitoj Kaur Chawla
2016-03-10
Staging: most: Use list_first_entry instead of list_entry
Bhumika Goyal
2016-03-10
Staging: most: Replace pr_err with dev_err
Bhumika Goyal
2016-02-25
staging: most: compress return logic into one line
Eva Rachel Retuya
2016-02-20
staging: most: hdm-dim2: Replace pr_err with dev_err
Amitoj Kaur Chawla
2016-02-20
staging: most: hdm-dim2: Replace request_irq with devm_request_irq
Amitoj Kaur Chawla
2016-02-20
staging: most: hdm-dim2: Switch to devm_ioremap_resource()
Amitoj Kaur Chawla
2016-02-20
staging: most: hdm-dim2: Replace kzalloc with devm_kzalloc
Amitoj Kaur Chawla
2016-02-07
staging: most: add __iomem for io_base and registers
Hugo Camboulive
2016-02-07
staging: most: use readl and writel functions
Christian Gromm
2015-11-15
staging: most: rename DIM_EnqueueBuffer to dim_enqueue_buffer
Chaehyun Lim
2015-11-15
staging: most: rename DIM_GetChannelState to dim_get_channel_state
Chaehyun Lim
2015-11-15
staging: most: fix argument name of DIM_GetChannelState
Chaehyun Lim
2015-11-15
staging: most: rename DIM_ServiceChannel to dim_service_channel
Chaehyun Lim
2015-11-15
staging: most: rename DIM_ServiceIrq to dim_service_irq
Chaehyun Lim
2015-11-15
staging: most: rename DIM_DestroyChannel to dim_destroy_channel
Chaehyun Lim
2015-11-15
staging: most: rename DIM_InitSync to dim_init_sync
Chaehyun Lim
2015-11-15
staging: most: rename DIM_InitIsoc to dim_init_isoc
Chaehyun Lim
2015-11-15
staging: most: rename DIM_InitAsync to dim_init_async
Chaehyun Lim
2015-11-15
staging: most: rename DIM_InitControl to dim_init_control
Chaehyun Lim
2015-11-15
staging: most: rename DIM_NormSyncBufferSize to dim_norm_sync_buffer_size
Chaehyun Lim
2015-11-15
staging: most: rename DIM_NormIsocBufferSize to dim_norm_isoc_buffer_size
Chaehyun Lim
2015-11-15
staging: most: rename DIM_NormCtrlAsyncBufferSize to dim_norm_ctrl_async_buff...
Chaehyun Lim
2015-11-15
staging: most: rename DIMCB_IoRead to dimcb_io_read
Chaehyun Lim
2015-11-15
staging: most: rename DIMCB_IoWrite to dimcb_io_write
Chaehyun Lim
2015-11-15
staging: most: rename DIMCB_OnError to dimcb_on_error
Chaehyun Lim
2015-11-15
staging: most: rename DIM_GetLockState to dim_get_lock_state
Chaehyun Lim
[next]