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