index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
staging: fsl-mc: convert mc command build/parse to use C structs
Ioana Radulescu
10
-633
/
+1056
2016-06-27
staging: fsl-mc: properly set hwirq in msi set_desc
Stuart Yoder
1
-1
/
+16
2016-06-27
staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprc
Stuart Yoder
1
-4
/
+6
2016-06-27
staging: fsl-mc: dprc: add missing irq free
Stuart Yoder
1
-0
/
+5
2016-06-27
staging: fsl-mc: fix asymmetry in destroy of mc_io
Bharat Bhushan
2
-4
/
+9
2016-06-27
staging: fsl-mc: make fsl_mc_is_root_dprc() global
Stuart Yoder
2
-15
/
+15
2016-06-27
staging: fsl-mc: export mc_get_version
Stuart Yoder
1
-0
/
+1
2016-06-27
staging: fsl-mc: add support for device table matching
Stuart Yoder
1
-13
/
+0
2016-06-27
staging: fsl-mc: clean up the device id struct
Stuart Yoder
4
-10
/
+6
2016-06-27
staging: fsl-mc: implement uevent callback and set the modalias
Stuart Yoder
1
-1
/
+7
2016-06-27
staging: fsl-mc: add support for the modalias sysfs attribute
Stuart Yoder
1
-0
/
+25
2016-06-26
staging: wilc1000: fix return value check in wlan_initialize_threads()
Wei Yongjun
1
-2
/
+2
2016-06-26
staging: wilc1000: arrays can't be NULL
Luis de Bethencourt
2
-24
/
+17
2016-06-26
staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd
Binoy Jayan
1
-175
/
+158
2016-06-26
staging: wilc1000: Replace kthread with workqueue for host interface
Binoy Jayan
2
-212
/
+75
2016-06-26
staging: wilc1000: message_queue: Move code to host interface
Binoy Jayan
4
-174
/
+162
2016-06-26
staging: wilc1000: Remove semaphore close_exit_sync
Binoy Jayan
1
-7
/
+0
2016-06-26
staging: wilc1000: Replace semaphore sync_event with completion
Binoy Jayan
2
-6
/
+6
2016-06-26
staging: wilc1000: Replace semaphore cfg_event with completion
Binoy Jayan
3
-9
/
+10
2016-06-26
staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
Binoy Jayan
3
-10
/
+8
2016-06-26
staging: wilc1000: Replace semaphore txq_event with completion
Binoy Jayan
3
-8
/
+11
2016-06-26
staging: wilc1000: fix typo
Julia Lawall
1
-1
/
+1
2016-06-26
staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"
Colin Ian King
2
-2
/
+2
2016-06-26
staging: wilc1000: remove unnecesary type cast of bss_type
Chaehyun Lim
1
-1
/
+1
2016-06-26
staging: wilc1000: add bss_type to remove line over 80 characters
Chaehyun Lim
1
-3
/
+5
2016-06-26
staging: wilc1000: remove unused struct set_mac_addr
Chaehyun Lim
2
-5
/
+0
2016-06-26
staging: wilc1000: rename result in handle_cfg_param
Chaehyun Lim
1
-4
/
+4
2016-06-26
staging: wilc1000: change data type of result in handle_cfg_param
Chaehyun Lim
1
-1
/
+1
2016-06-26
staging: wilc1000: change handle_cfg_param's return type to void
Chaehyun Lim
1
-21
/
+2
2016-06-21
staging: lustre: quiet lockdep recursive lock warning
Andreas Dilger
3
-2
/
+10
2016-06-21
staging/lustre/libcfs: Do not call kthread_run in wrong state
Oleg Drokin
1
-1
/
+1
2016-06-21
staging/lustre/osc: glimpse lock should match only with granted locks
Andriy Skulysh
1
-2
/
+6
2016-06-21
staging/lustre: Add documentation for unstable_stats in sysfs
Oleg Drokin
1
-0
/
+8
2016-06-21
staging/lustre/osc: fix signed one bit field
Dmitry Eremin
1
-1
/
+1
2016-06-21
staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong ino
akam kumar bharathi
1
-1
/
+3
2016-06-21
staging/lustre/llite: ll_revalidate_dentry update
Oleg Drokin
1
-0
/
+11
2016-06-21
staging/lustre/llite: Restore proper opencache operations
Oleg Drokin
3
-1
/
+32
2016-06-21
staging/lustre/llite: don't panic when fid is insane
Sergey Cheremencev
1
-1
/
+7
2016-06-21
staging/lustre/mdc: Zero atime in close RPC
Niu Yawei
1
-0
/
+12
2016-06-21
staging/lustre/llite: ensure obd is effective in onu_upcall
Yang Sheng
1
-3
/
+5
2016-06-21
staging/lustre/ldlm: const qualify struct lustre_handle * params
John L. Hammond
4
-19
/
+19
2016-06-21
staging/lustre/llite: change it_data to it_request
John L. Hammond
10
-23
/
+22
2016-06-21
staging/lustre: Inline Lustre intent disposition functions
Oleg Drokin
3
-21
/
+15
2016-06-21
staging/lustre/llite: flatten struct lookup_intent
John L. Hammond
13
-131
/
+125
2016-06-21
staging/lustre: Add newline to LU_OBJECT_DEBUG() message
Bob Glossman
1
-1
/
+1
2016-06-21
staging/lustre: LDLM_DEBUG() shouldn't be passed \n
Alex Zhuravlev
8
-10
/
+11
2016-06-21
staging/lustre/llite: take trunc_sem only at vvp layer
Patrick Farrell
1
-7
/
+0
2016-06-21
staging/lustre/ptlrpc: lost bulk leads to a hang
Vitaly Fertman
5
-31
/
+91
2016-06-21
staging/lustre/ptlrpc: Remove __ptlrpc_request_bufs_pack
Ben Evans
1
-21
/
+13
2016-06-21
staging/lustre/ptlrpc: Early Reply vs Reply MDunlink
Vitaly Fertman
1
-1
/
+2
[next]