index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
staging: pi433: Fix missing 'undefined' value in enum modulation
Marcin Ciupak
2
-2
/
+3
2017-12-08
staging: wlan-ng: Fixing coding style warning
Rodrigo Zaiden
1
-1
/
+2
2017-12-08
staging: ccree: cleanup a small white space issue
Dan Carpenter
1
-2
/
+2
2017-12-08
staging: pi433: Add spaces around & and + operator
Simon Sandström
1
-15
/
+14
2017-12-08
staging: pi433: Fix ISO-8859 encoded non-english comments
Simon Sandström
1
-5
/
+6
2017-12-08
staging: fsl-dpaa2/eth: Make Tx buffer alignment optional
Ioana Radulescu
2
-5
/
+11
2017-12-08
staging: fsl-dpaa2/eth: Compute needed headroom per frame
Ioana Radulescu
2
-6
/
+14
2017-12-08
staging: fsl-dpaa2/eth: Don't enable FAS on Tx
Ioana Radulescu
2
-66
/
+13
2017-12-08
staging: fsl-dpaa2/eth: Add counter for skb reallocs
Ioana Radulescu
3
-0
/
+3
2017-12-08
staging: fsl-dpaa2/eth: Don't set netdev->needed_headroom
Ioana Radulescu
2
-23
/
+3
2017-12-08
staging: fsl-dpaa2/eth: Fix access to FAS field
Ioana Radulescu
2
-8
/
+13
2017-12-08
staging: pi433: pi433_if.c remove SET_CHECKED macro
Nguyen Phan Quang Minh
1
-54
/
+139
2017-12-07
Staging: rtl8192u: Fix no spaces around '+'
Akash Kumar
1
-1
/
+1
2017-12-07
staging: lustre: llite: Remove redundant else keyword
Luis de Bethencourt
1
-1
/
+1
2017-12-07
staging: lustre: llite: Remove redundant else keyword
Luis de Bethencourt
1
-1
/
+3
2017-12-07
staging: lustre: llite: Remove else after goto
Luis de Bethencourt
1
-2
/
+2
2017-12-06
staging: pi433: Remove SET_CHECKED usage from pi433_probe
Simon Sandström
1
-7
/
+21
2017-12-06
staging: pi433: Move enum option_on_off to pi433_if.h
Simon Sandström
2
-5
/
+5
2017-12-06
staging: pi433: Combine all rf69_set_amplifier_x()
Simon Sandström
3
-51
/
+9
2017-12-06
staging: pi433: Remove enum data_mode
Simon Sandström
4
-21
/
+4
2017-12-06
staging: pi433: Split rf69_set_sync_enabled into two functions
Simon Sandström
3
-16
/
+27
2017-12-06
staging: pi433: Split rf69_set_crc_enabled into two functions
Simon Sandström
3
-16
/
+28
2017-12-06
drivers: staging: remove duplicate includes
Pravin Shedge
3
-3
/
+0
2017-12-06
staging: unisys: move dependencies from UNISYSSPAR to VISORBUS
David Kershner
2
-2
/
+1
2017-12-06
staging: unisys: combine visorchannel.h and visorbus.h
David Kershner
5
-183
/
+168
2017-12-06
staging: unisys: remove !UML flag
David Kershner
1
-1
/
+1
2017-12-06
staging: unisys: fix dependencies with UNISYSSPAR Kconfig flag
David Kershner
1
-2
/
+1
2017-12-06
staging: pi433: Rename enum modShaping in rf69_enum.h
Simon Sandström
5
-20
/
+21
2017-12-06
staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with smarter fu...
Marcus Wolf
1
-156
/
+180
2017-12-06
staging: pi433: Rename enum optionOnOff in rf69_enum.h
Simon Sandström
5
-53
/
+63
2017-12-06
staging: pi433: Rename variable in struct pi433_rx_cfg
Simon Sandström
2
-2
/
+2
2017-12-06
staging: pi433: Capitalize constant definitions
Simon Sandström
2
-38
/
+38
2017-12-06
staging: pi433: Fix indentation in rf69_enum.h
Simon Sandström
1
-104
/
+103
2017-12-06
staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_objec...
Andrii
1
-1
/
+1
2017-12-06
staging: dgnc: add identifiers to function parameters
Ashish Kalra
1
-2
/
+2
2017-12-06
staging: android: add identifiers to function parameters
Ashish Kalra
1
-1
/
+2
2017-12-06
staging: android: Fix checkpatch.pl error
Ashish Kalra
1
-3
/
+3
2017-12-06
staging: olpc_dcon: Line up parentheses in func calls and defs
Zebulon McCorkle
2
-11
/
+21
2017-12-06
staging: olpc_dcon: Change bitshifts to BIT macro
Zebulon McCorkle
1
-15
/
+15
2017-12-06
staging: xgifb: remove macros with hidden variable
Joshua Abraham
2
-118
/
+118
2017-12-06
staging: ccree: amend aead func def for readability
Gilad Ben-Yossef
1
-90
/
+51
2017-12-06
staging: ccree: fix AEAD func naming convention
Gilad Ben-Yossef
3
-281
/
+273
2017-12-06
staging: ccree: NULLify backup_info when unused
Gilad Ben-Yossef
1
-0
/
+1
2017-12-06
staging: ccree: update TODO list
Gilad Ben-Yossef
1
-21
/
+2
2017-12-06
staging: ccree: remove interim DT docs
Gilad Ben-Yossef
1
-27
/
+0
2017-12-06
staging: ccree: remove braces for single statement blocks
Gilad Ben-Yossef
1
-2
/
+1
2017-12-06
staging: ccree: fix indentation of var assignment
Gilad Ben-Yossef
1
-2
/
+2
2017-12-06
staging: ccree: remove more unnecessary parentheses
Gilad Ben-Yossef
3
-6
/
+6
2017-12-06
staging: ccree: remove unproven likely/unlikely
Gilad Ben-Yossef
8
-227
/
+209
2017-12-06
staging: ccree: remove inline qualifiers
Gilad Ben-Yossef
5
-44
/
+43
[next]