index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
staging: ks7010: remove unused spin_lock
Tobin C. Harding
2
-2
/
+0
2017-04-14
staging: ks7010: remove unused structure description
Tobin C. Harding
1
-6
/
+0
2017-04-14
staging: ks7010: remove unused read_buf
Tobin C. Harding
2
-12
/
+3
2017-04-14
staging: ks7010: remove unused completion
Tobin C. Harding
2
-2
/
+0
2017-04-14
staging: rtl8723bs: ensure cmd is large enough for %4s scanf format
Colin Ian King
1
-1
/
+1
2017-04-14
staging: lustre: checking for NULL instead if IS_ERR
Dan Carpenter
1
-2
/
+2
2017-04-14
staging: media: atomisp: i2c: removed unnecessary white space before comma in...
Valerio Genovese
1
-1
/
+1
2017-04-14
staging: atomisp: avoid false-positive maybe-uninitialized warning
Arnd Bergmann
1
-8
/
+8
2017-04-14
atomisp: remove UDS kernel code
Alan Cox
7
-85
/
+23
2017-04-14
atomisp: remove xnr3_0_5 and xnr3_0_11
Alan Cox
9
-596
/
+0
2017-04-14
atomisp: remove fixedbds kernel code
Alan Cox
6
-100
/
+19
2017-04-14
atomisp: remove satm kernel
Alan Cox
5
-122
/
+0
2017-04-14
atomisp: remove contiguous handling
Alan Cox
4
-61
/
+15
2017-04-14
atomisp: remove sh_css_malloc indirections where we can
Alan Cox
4
-65
/
+72
2017-04-14
atomisp: remove indirection from sh_css_malloc
Alan Cox
3
-49
/
+25
2017-04-14
atomisp: unwrap the _ex malloc/free functions
Alan Cox
2
-25
/
+7
2017-04-14
atomisp: remove most of the uses of atomisp_kernel_malloc
Alan Cox
4
-32
/
+28
2017-04-14
staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...
Daeseok Youn
1
-3
/
+5
2017-04-14
staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()
Daeseok Youn
1
-2
/
+2
2017-04-14
staging: atomisp: remove enable_isp_irq function and add disable_isp_irq
Daeseok Youn
1
-27
/
+9
2017-04-14
staging/atomisp: fix spelling mistake: "falied" -> "failed"
Colin Ian King
1
-1
/
+1
2017-04-14
staging: atomisp: use local variable to reduce number of references
Daeseok Youn
1
-17
/
+20
2017-04-11
staging: ks7010: move check and break to top of loop
Tobin C. Harding
1
-20
/
+14
2017-04-11
staging: ks7010: remove multi-way decision
Tobin C. Harding
1
-23
/
+25
2017-04-11
staging: ks7010: remove unused macro
Tobin C. Harding
1
-2
/
+0
2017-04-11
staging: ks7010: fix checkpatch MULTILINE_DEREFERENCE
Tobin C. Harding
1
-5
/
+7
2017-04-11
staging: ks7010: fix checkpatch LOGICAL_CONTINUATIONS
Tobin C. Harding
1
-30
/
+28
2017-04-11
staging: ks7010: rename identifier packet to skb
Tobin C. Harding
2
-22
/
+22
2017-04-11
staging: ks7010: add task to TODO file
Tobin C. Harding
1
-0
/
+2
2017-04-11
staging: ks7010: rename RecvMIC to recv_mic
Tobin C. Harding
1
-3
/
+3
2017-04-11
staging: ks7010: fix checkpatch UNNECESSARY_ELSE
Tobin C. Harding
1
-16
/
+15
2017-04-11
staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENT
Tobin C. Harding
1
-1
/
+1
2017-04-11
staging: ks7010: utilize local variable
Tobin C. Harding
1
-4
/
+4
2017-04-11
staging: ks7010: simplify calls to memcpy()
Tobin C. Harding
1
-19
/
+12
2017-04-11
staging: ks7010: move null check before dereference
Tobin C. Harding
1
-3
/
+2
2017-04-11
staging: ks7010: fix multi-way decision
Tobin C. Harding
1
-12
/
+2
2017-04-11
staging: ks7010: factor out send stop request
Tobin C. Harding
1
-20
/
+32
2017-04-11
staging: ks7010: fix function return code path
Tobin C. Harding
1
-18
/
+15
2017-04-11
staging: ks7010: separate dissimilar checks
Tobin C. Harding
1
-2
/
+4
2017-04-11
staging: ks7010: change static function return type
Tobin C. Harding
1
-31
/
+31
2017-04-11
staging: ks7010: invert conditional, reduce indentation
Tobin C. Harding
1
-75
/
+69
2017-04-11
staging: ks7010: rename identifier retval to ret
Tobin C. Harding
1
-34
/
+28
2017-04-11
staging: ks7010: rename identifier rc to ret
Tobin C. Harding
2
-13
/
+10
2017-04-11
staging: ks7010: change length type to unsigned
Tobin C. Harding
1
-1
/
+1
2017-04-11
staging: ks7010: remove void * cast
Tobin C. Harding
1
-12
/
+8
2017-04-11
staging: ks7010: remove unnecessary function parameter
Tobin C. Harding
1
-4
/
+3
2017-04-11
staging: rtl8723bs: fix spelling mistake: "acquire"
Colin Ian King
1
-1
/
+1
2017-04-11
staging: rtl8723bs: fix spelling mistakes in RT_TRACE messages
Colin Ian King
3
-3
/
+8
2017-04-11
staging: rtl8188eu: force driver to be built as a module
Hans de Goede
1
-0
/
+1
2017-04-11
staging: rtl8723bs: force driver to be built as a module.
Greg Kroah-Hartman
1
-0
/
+1
[next]