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
Age
Commit message (
Expand
)
Author
2015-11-15
staging: most: Delete an unnecessary check before the function call "module_put"
Markus Elfring
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: remove exclusive wait_queue
Christian Gromm
2015-10-29
staging: most: hdm-dim2: use min_t()
Christian Gromm
2015-10-24
staging: most: hdm-usb: Use setup_timer
Muhammad Falak R Wani
2015-10-24
staging: most: remove comparison to NULL
Christian Gromm
2015-10-24
staging: most: use preferred kzalloc parameters
Christian Gromm
2015-10-24
staging: most: use preferred kernel types
Christian Gromm
2015-10-24
staging: most: fix logical operator position
Christian Gromm
2015-10-24
staging: most: remove unnecessary parentheses
Christian Gromm
2015-10-24
staging: most: use blank line after declarations
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: change parameter description
Christian Gromm
2015-10-16
staging: most: replace memcpy by ether_addr_copy
Christian Gromm
2015-10-16
staging: most: fix misplaced constants in comparisons
Christian Gromm
2015-10-16
staging: most: make hdm-usb follow the coding style
Christian Gromm
2015-10-16
staging: most: fix checkpatch issues of hdm i2c
Christian Gromm
2015-10-16
staging: most: remove constants from comparisons
Christian Gromm
2015-10-16
staging: most: correct coding style breaches
Christian Gromm
2015-10-16
Staging: most: cdev: Remove useless check
Shivani Bhardwaj
2015-10-16
Staging: most: fix style issue in aim-cdev/cdev.c
Gavin Thomas Claugus
2015-10-16
Staging: most: Remove unnecessary cast on void pointer
Shraddha Barke
[next]