index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-16
staging: most: fix argument name of DIM_GetChannelState
Chaehyun Lim
2015-11-16
staging: most: rename DIM_ServiceChannel to dim_service_channel
Chaehyun Lim
2015-11-16
staging: most: rename DIM_ServiceIrq to dim_service_irq
Chaehyun Lim
2015-11-16
staging: most: rename DIM_DestroyChannel to dim_destroy_channel
Chaehyun Lim
2015-11-16
staging: most: rename DIM_InitSync to dim_init_sync
Chaehyun Lim
2015-11-16
staging: most: rename DIM_InitIsoc to dim_init_isoc
Chaehyun Lim
2015-11-16
staging: most: rename DIM_InitAsync to dim_init_async
Chaehyun Lim
2015-11-16
staging: most: rename DIM_InitControl to dim_init_control
Chaehyun Lim
2015-11-16
staging: most: rename DIM_NormSyncBufferSize to dim_norm_sync_buffer_size
Chaehyun Lim
2015-11-16
staging: most: rename DIM_NormIsocBufferSize to dim_norm_isoc_buffer_size
Chaehyun Lim
2015-11-16
staging: most: rename DIM_NormCtrlAsyncBufferSize to dim_norm_ctrl_async_buff...
Chaehyun Lim
2015-11-16
staging: most: rename DIMCB_IoRead to dimcb_io_read
Chaehyun Lim
2015-11-16
staging: most: rename DIMCB_IoWrite to dimcb_io_write
Chaehyun Lim
2015-11-16
staging: most: rename DIMCB_OnError to dimcb_on_error
Chaehyun Lim
2015-11-16
staging: most: rename DIM_GetLockState to dim_get_lock_state
Chaehyun Lim
2015-11-16
staging: most: rename DIM_DetachBuffers to dim_detach_buffers
Chaehyun Lim
2015-11-16
staging: most: rename DIM_Shutdown to dim_shutdown
Chaehyun Lim
2015-11-16
staging: most: rename DIM_Startup to dim_startup
Chaehyun Lim
2015-11-16
staging: most: add spaces preferred around that '<<'
Chaehyun Lim
2015-11-16
staging: most: remove blank line after an open brace
Chaehyun Lim
2015-11-16
staging: most: remove multiple blank lines
Chaehyun Lim
2015-11-16
staging: rtl8188eu: goto removed
Ivan Safonov
2015-11-16
staging: rtl8188eu: goto replaced by 'else' branch
Ivan Safonov
2015-11-16
staging: rtl8188eu: unused macros removed
Ivan Safonov
2015-11-16
staging: rtl8188eu: rarely used macros replaced by their definitions
Ivan Safonov
2015-11-16
staging: rtl8188eu: for loop instead of while loop used
Ivan Safonov
2015-11-16
staging: rtl8188eu: offset renamed to write_address
Ivan Safonov
2015-11-16
staging: rtl8188eu: pu4BytePtr renamed to dword_buffer
Ivan Safonov
2015-11-16
staging: rtl8188eu: buf_ptr renamed to byte_buffer
Ivan Safonov
2015-11-16
staging: rtl8188eu: unnessesary braces for single statement block removed
Ivan Safonov
2015-11-16
staging: rtl8188eu: unnecessary initialization removed
Ivan Safonov
2015-11-16
staging: rtl8188eu: types of local variables conformed with types of function...
Ivan Safonov
2015-11-16
staging: rtl8188eu: buf_ptr variable completely defined in a single line
Ivan Safonov
2015-11-16
staging: rtl8188eu: offset increment placed into for loop header
Ivan Safonov
2015-11-16
staging: rtl8188eu: unnecessary branching removed
Ivan Safonov
2015-11-16
staging: rtl8188eu: unnecessary variable override removed
Ivan Safonov
2015-11-16
staging: rtl8188eu: offset variable replaced by its value
Ivan Safonov
2015-11-16
staging: rtl8188eu: initial value placed in the variable
Ivan Safonov
2015-11-16
staging: rtl8188eu: assigning a value to the variable is replaced by the incr...
Ivan Safonov
2015-11-16
staging: rtl8188eu: *(ptr + i) replaced by ptr[i] in _rtl88e_fw_block_write
Ivan Safonov
2015-11-16
Staging: rtl8188eu: fix space prohibited before that ','
Abdul Hussain
2015-11-16
staging: rtl8188eu: 'infinite' loop removed
Ivan Safonov
2015-11-16
staging: rtl8188eu: while loop replaced by for loop
Ivan Safonov
2015-11-16
staging: rtl8188eu: do .. while (0) loop replaced by while (...) loop
Ivan Safonov
2015-11-16
staging: rtl8188eu: add missing delay in polling loops.
Rémy Oudompheng
2015-11-16
staging: rtl8188eu: jiffies are unsigned long
Rémy Oudompheng
2015-11-16
Staging: lustre: ldlm_pool: Drop unneeded wrapper function
Shivani Bhardwaj
2015-11-16
Staging: lustre: ldlm_pool: Drop wrapper function
Shivani Bhardwaj
2015-11-16
Staging: lustre: ldlm_pool: Remove unneeded wrapper function
Shivani Bhardwaj
2015-11-16
Staging: lustre: tracefile: Remove function prototype
Shivani Bhardwaj
[next]