index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
staging: ks7010: fix complete_handler
Tobin C. Harding
2017-04-18
5
-43
/
+38
*
|
|
staging: ks7010: replace defines with enum types
Tobin C. Harding
2017-04-18
1
-5
/
+9
*
|
|
staging: ks7010: create reg_status_type enum type
Tobin C. Harding
2017-04-18
2
-11
/
+9
*
|
|
staging: greybus: uart.c: Remove include linux/serial.h
Darryl T. Agostinelli
2017-04-18
1
-1
/
+0
*
|
|
staging: greybus: light.c: Remove include linux/version.h
Darryl T. Agostinelli
2017-04-18
1
-1
/
+0
*
|
|
staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and...
Skanda Guruanand
2017-04-18
1
-4
/
+4
*
|
|
Staging: lustre cleanup macros in libcfs_private.h
Craig Inches
2017-04-18
1
-36
/
+15
*
|
|
staging: greybus: make cport_quiesce() method optional
Alexandre Bailon
2017-04-18
1
-0
/
+3
*
|
|
staging/media: make atomisp vlv2_plat_clock explicitly non-modular
Paul Gortmaker
2017-04-18
1
-20
/
+1
*
|
|
staging: atomisp: remove odd 'list' file
Greg Kroah-Hartman
2017-04-18
1
-182
/
+0
*
|
|
staging: atomisp: fix build breakage from files going away
Greg Kroah-Hartman
2017-04-18
1
-2
/
+0
*
|
|
staging: ks7010: remove unused spin_lock
Tobin C. Harding
2017-04-14
2
-2
/
+0
*
|
|
staging: ks7010: remove unused structure description
Tobin C. Harding
2017-04-14
1
-6
/
+0
*
|
|
staging: ks7010: remove unused read_buf
Tobin C. Harding
2017-04-14
2
-12
/
+3
*
|
|
staging: ks7010: remove unused completion
Tobin C. Harding
2017-04-14
2
-2
/
+0
*
|
|
staging: rtl8723bs: ensure cmd is large enough for %4s scanf format
Colin Ian King
2017-04-14
1
-1
/
+1
*
|
|
staging: lustre: checking for NULL instead if IS_ERR
Dan Carpenter
2017-04-14
1
-2
/
+2
*
|
|
staging: media: atomisp: i2c: removed unnecessary white space before comma in...
Valerio Genovese
2017-04-14
1
-1
/
+1
*
|
|
staging: atomisp: avoid false-positive maybe-uninitialized warning
Arnd Bergmann
2017-04-14
1
-8
/
+8
*
|
|
atomisp: remove UDS kernel code
Alan Cox
2017-04-14
7
-85
/
+23
*
|
|
atomisp: remove xnr3_0_5 and xnr3_0_11
Alan Cox
2017-04-14
9
-596
/
+0
*
|
|
atomisp: remove fixedbds kernel code
Alan Cox
2017-04-14
6
-100
/
+19
*
|
|
atomisp: remove satm kernel
Alan Cox
2017-04-14
5
-122
/
+0
*
|
|
atomisp: remove contiguous handling
Alan Cox
2017-04-14
4
-61
/
+15
*
|
|
atomisp: remove sh_css_malloc indirections where we can
Alan Cox
2017-04-14
4
-65
/
+72
*
|
|
atomisp: remove indirection from sh_css_malloc
Alan Cox
2017-04-14
3
-49
/
+25
*
|
|
atomisp: unwrap the _ex malloc/free functions
Alan Cox
2017-04-14
2
-25
/
+7
*
|
|
atomisp: remove most of the uses of atomisp_kernel_malloc
Alan Cox
2017-04-14
4
-32
/
+28
*
|
|
staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...
Daeseok Youn
2017-04-14
1
-3
/
+5
*
|
|
staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()
Daeseok Youn
2017-04-14
1
-2
/
+2
*
|
|
staging: atomisp: remove enable_isp_irq function and add disable_isp_irq
Daeseok Youn
2017-04-14
1
-27
/
+9
*
|
|
staging/atomisp: fix spelling mistake: "falied" -> "failed"
Colin Ian King
2017-04-14
1
-1
/
+1
*
|
|
staging: atomisp: use local variable to reduce number of references
Daeseok Youn
2017-04-14
1
-17
/
+20
*
|
|
staging: ks7010: move check and break to top of loop
Tobin C. Harding
2017-04-11
1
-20
/
+14
*
|
|
staging: ks7010: remove multi-way decision
Tobin C. Harding
2017-04-11
1
-23
/
+25
*
|
|
staging: ks7010: remove unused macro
Tobin C. Harding
2017-04-11
1
-2
/
+0
*
|
|
staging: ks7010: fix checkpatch MULTILINE_DEREFERENCE
Tobin C. Harding
2017-04-11
1
-5
/
+7
*
|
|
staging: ks7010: fix checkpatch LOGICAL_CONTINUATIONS
Tobin C. Harding
2017-04-11
1
-30
/
+28
*
|
|
staging: ks7010: rename identifier packet to skb
Tobin C. Harding
2017-04-11
2
-22
/
+22
*
|
|
staging: ks7010: add task to TODO file
Tobin C. Harding
2017-04-11
1
-0
/
+2
*
|
|
staging: ks7010: rename RecvMIC to recv_mic
Tobin C. Harding
2017-04-11
1
-3
/
+3
*
|
|
staging: ks7010: fix checkpatch UNNECESSARY_ELSE
Tobin C. Harding
2017-04-11
1
-16
/
+15
*
|
|
staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENT
Tobin C. Harding
2017-04-11
1
-1
/
+1
*
|
|
staging: ks7010: utilize local variable
Tobin C. Harding
2017-04-11
1
-4
/
+4
*
|
|
staging: ks7010: simplify calls to memcpy()
Tobin C. Harding
2017-04-11
1
-19
/
+12
*
|
|
staging: ks7010: move null check before dereference
Tobin C. Harding
2017-04-11
1
-3
/
+2
*
|
|
staging: ks7010: fix multi-way decision
Tobin C. Harding
2017-04-11
1
-12
/
+2
*
|
|
staging: ks7010: factor out send stop request
Tobin C. Harding
2017-04-11
1
-20
/
+32
*
|
|
staging: ks7010: fix function return code path
Tobin C. Harding
2017-04-11
1
-18
/
+15
*
|
|
staging: ks7010: separate dissimilar checks
Tobin C. Harding
2017-04-11
1
-2
/
+4
[prev]
[next]