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
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-11
staging: most: hdm-usb: Remove invalid reference error
Amitoj Kaur Chawla
2016-03-10
Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...
Sandhya Bankar
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: hdm-usb: Use macro DIV_ROUND_UP
Bhaktipriya Shridhar
2016-02-25
Staging: most: Do not print message if kzalloc() failed.
Sandhya Bankar
2016-02-25
staging: most: compress return logic into one line
Eva Rachel Retuya
2016-02-20
staging: most: hdm-usb: Remove create_workqueue()
Amitoj Kaur Chawla
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-11
staging: most: return proper error
Sudip Mukherjee
2016-02-11
staging: most: return error value
Sudip Mukherjee
2016-02-07
staging: most: add __iomem for io_base and registers
Hugo Camboulive
2016-02-07
staging: most: replace multiple if..else with table lookup
Hari Prasath Gujulan Elango
2016-02-07
staging: most: fix error comparison
Sudip Mukherjee
2016-02-07
staging: most: remove 2nd forward declaration of struct most_aim
Christian Gromm
2016-02-07
staging: most: add statistics for dropped packets
Christian Gromm
2016-02-07
staging: most: rearrange function aim_write
Christian Gromm
2016-02-07
staging: most: remove stacked_mbo
Christian Gromm
2016-02-07
staging: most: change type of access_ref
Christian Gromm
2016-02-07
staging: most: fix race conditions
Christian Gromm
2016-02-07
staging: most: rename variable channel
Christian Gromm
2016-02-07
staging: most: fix retrieval of buffer availability
Christian Gromm
2016-02-07
staging: most: encapsulate shared code
Christian Gromm
2016-02-07
staging: most: remove redundant call to wake_up_interruptible
Christian Gromm
2016-02-07
staging: most: remove redundant mutexes
Christian Gromm
2016-02-07
staging: most: remove code to destroy channel
Christian Gromm
2016-02-07
staging: most: remove reference counter
Christian Gromm
2016-02-07
staging: most: remove tainted flag
Christian Gromm
2016-02-07
staging: most: move channel disconnect to function most_deregister_interface
Christian Gromm
2016-02-07
staging: most: move mutex
Christian Gromm
2016-02-07
staging: most: move initialization of pointer
Christian Gromm
2016-02-07
staging: most: move call to disconnect_channel callback
Christian Gromm
2016-02-07
staging: most: add missing call to ida_simple_remove
Christian Gromm
2016-02-07
staging: most: remove function destroy_most_c_obj
Christian Gromm
2016-02-07
staging: most: use readl and writel functions
Christian Gromm
2016-02-07
staging: most: fix tracking of MBO offset
Christian Gromm
2016-02-07
staging: most: fix mbo leak
Christian Gromm
2016-02-07
staging: most: use min_t
Christian Gromm
2016-02-07
staging: most: unify types
Christian Gromm
2016-02-07
staging: most: simplify expression
Christian Gromm
2016-02-07
staging: most: rename variables
Christian Gromm
2016-02-07
staging: most: remove unnecessary keep_mbo variable
Christian Gromm
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
[next]