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
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
2015-11-15
staging: most: rename DIM_DetachBuffers to dim_detach_buffers
Chaehyun Lim
2015-11-15
staging: most: rename DIM_Shutdown to dim_shutdown
Chaehyun Lim
2015-11-15
staging: most: rename DIM_Startup to dim_startup
Chaehyun Lim
2015-11-15
staging: most: add spaces preferred around that '<<'
Chaehyun Lim
2015-11-15
staging: most: remove blank line after an open brace
Chaehyun Lim
2015-11-15
staging: most: remove multiple blank lines
Chaehyun Lim
2015-10-29
staging: most: hdm-dim2: use min_t()
Christian Gromm
2015-10-24
staging: most: remove unnecessary parentheses
Christian Gromm
2015-10-24
staging: most: use braces on all arms of statement
Christian Gromm
2015-10-24
staging: most: make alignment match open parenthesis
Christian Gromm
2015-10-24
staging: most: remove multiple assignment
Christian Gromm
2015-10-24
staging: most: removed redundant code
Christian Gromm
2015-10-24
staging: most: put spaces around operator
Christian Gromm
2015-10-24
staging: most: remove multiple blank lines
Christian Gromm
2015-10-16
staging: most: fix line-over-80-characters violations
Christian Gromm
2015-10-16
staging: most: correct coding style breaches
Christian Gromm
2015-10-16
Staging: most: Remove unnecessary cast on void pointer
Shraddha Barke
2015-10-12
Staging: most: Fix typo in staging/most
Masanari Iida
2015-10-04
Staging: most: Use module_platform_driver
Shraddha Barke
2015-09-29
staging: most: add fair buffer distribution
Christian Gromm
2015-09-29
staging: most: fix buffer size for DIM2
Christian Gromm
[next]