index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Age
Commit message (
Expand
)
Author
Lines
2016-03-28
Staging: most: Remove __cplusplus check in header files
PrasannaKumar Muralidharan
-24
/
+0
2016-03-28
Staging: most: Remove atomic_counter_t typedef
PrasannaKumar Muralidharan
-4
/
+2
2016-03-22
staging: most: hdm-dim2: Remove possible dereference error
Amitoj Kaur Chawla
-1
/
+1
2016-03-11
staging: most: hdm-usb: Remove invalid reference error
Amitoj Kaur Chawla
-2
/
+1
2016-03-10
Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...
Sandhya Bankar
-1
/
+1
2016-03-10
Staging: most: Use list_first_entry instead of list_entry
Bhumika Goyal
-3
/
+3
2016-03-10
Staging: most: Replace pr_err with dev_err
Bhumika Goyal
-2
/
+2
2016-02-25
staging: most: hdm-usb: Use macro DIV_ROUND_UP
Bhaktipriya Shridhar
-2
/
+1
2016-02-25
Staging: most: Do not print message if kzalloc() failed.
Sandhya Bankar
-1
/
+0
2016-02-25
staging: most: compress return logic into one line
Eva Rachel Retuya
-3
/
+1
2016-02-20
staging: most: hdm-usb: Remove create_workqueue()
Amitoj Kaur Chawla
-11
/
+6
2016-02-20
staging: most: hdm-dim2: Replace pr_err with dev_err
Amitoj Kaur Chawla
-3
/
+3
2016-02-20
staging: most: hdm-dim2: Replace request_irq with devm_request_irq
Amitoj Kaur Chawla
-11
/
+3
2016-02-20
staging: most: hdm-dim2: Switch to devm_ioremap_resource()
Amitoj Kaur Chawla
-28
/
+5
2016-02-20
staging: most: hdm-dim2: Replace kzalloc with devm_kzalloc
Amitoj Kaur Chawla
-6
/
+3
2016-02-11
staging: most: return proper error
Sudip Mukherjee
-8
/
+19
2016-02-11
staging: most: return error value
Sudip Mukherjee
-2
/
+2
2016-02-07
staging: most: add __iomem for io_base and registers
Hugo Camboulive
-9
/
+10
2016-02-07
staging: most: replace multiple if..else with table lookup
Hari Prasath Gujulan Elango
-17
/
+24
2016-02-07
staging: most: fix error comparison
Sudip Mukherjee
-1
/
+1
2016-02-07
staging: most: remove 2nd forward declaration of struct most_aim
Christian Gromm
-2
/
+0
2016-02-07
staging: most: add statistics for dropped packets
Christian Gromm
-3
/
+8
2016-02-07
staging: most: rearrange function aim_write
Christian Gromm
-18
/
+14
2016-02-07
staging: most: remove stacked_mbo
Christian Gromm
-13
/
+3
2016-02-07
staging: most: change type of access_ref
Christian Gromm
-9
/
+8
2016-02-07
staging: most: fix race conditions
Christian Gromm
-35
/
+54
2016-02-07
staging: most: rename variable channel
Christian Gromm
-108
/
+108
2016-02-07
staging: most: fix retrieval of buffer availability
Christian Gromm
-8
/
+14
2016-02-07
staging: most: encapsulate shared code
Christian Gromm
-26
/
+29
2016-02-07
staging: most: remove redundant call to wake_up_interruptible
Christian Gromm
-2
/
+0
2016-02-07
staging: most: remove redundant mutexes
Christian Gromm
-9
/
+0
2016-02-07
staging: most: remove code to destroy channel
Christian Gromm
-13
/
+0
2016-02-07
staging: most: remove reference counter
Christian Gromm
-12
/
+1
2016-02-07
staging: most: remove tainted flag
Christian Gromm
-32
/
+1
2016-02-07
staging: most: move channel disconnect to function most_deregister_interface
Christian Gromm
-13
/
+11
2016-02-07
staging: most: move mutex
Christian Gromm
-2
/
+1
2016-02-07
staging: most: move initialization of pointer
Christian Gromm
-2
/
+5
2016-02-07
staging: most: move call to disconnect_channel callback
Christian Gromm
-2
/
+2
2016-02-07
staging: most: add missing call to ida_simple_remove
Christian Gromm
-0
/
+2
2016-02-07
staging: most: remove function destroy_most_c_obj
Christian Gromm
-24
/
+14
2016-02-07
staging: most: use readl and writel functions
Christian Gromm
-2
/
+2
2016-02-07
staging: most: fix tracking of MBO offset
Christian Gromm
-3
/
+2
2016-02-07
staging: most: fix mbo leak
Christian Gromm
-1
/
+1
2016-02-07
staging: most: use min_t
Christian Gromm
-1
/
+3
2016-02-07
staging: most: unify types
Christian Gromm
-5
/
+3
2016-02-07
staging: most: simplify expression
Christian Gromm
-1
/
+1
2016-02-07
staging: most: rename variables
Christian Gromm
-8
/
+8
2016-02-07
staging: most: remove unnecessary keep_mbo variable
Christian Gromm
-8
/
+4
2015-11-15
staging: most: Delete an unnecessary check before the function call "module_put"
Markus Elfring
-2
/
+1
2015-11-15
staging: most: rename DIM_EnqueueBuffer to dim_enqueue_buffer
Chaehyun Lim
-6
/
+7
[next]