index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-05
968
-57679
/
+38074
|
\
|
*
Staging: rtl8192u: ieee80211: added missing blank lines
Kurt Kanzenbach
2015-10-29
1
-0
/
+5
|
*
Staging: rtl8192u: ieee80211: removed unnecessary braces
Kurt Kanzenbach
2015-10-29
1
-4
/
+2
|
*
Staging: rtl8192u: ieee80211: corrected block comments
Kurt Kanzenbach
2015-10-29
1
-10
/
+21
|
*
Staging: rtl8192u: ieee80211: corrected indent
Kurt Kanzenbach
2015-10-29
1
-5
/
+5
|
*
Staging: rtl8192u: ieee80211: added missing spaces after if
Kurt Kanzenbach
2015-10-29
1
-2
/
+2
|
*
Staging: rtl8192u: ieee80211: added missing space around '='
Kurt Kanzenbach
2015-10-29
1
-1
/
+1
|
*
Staging: rtl8192u: ieee80211: fixed position of else statements
Kurt Kanzenbach
2015-10-29
1
-4
/
+2
|
*
Staging: rtl8192u: ieee80211: fixed open brace positions
Kurt Kanzenbach
2015-10-29
1
-12
/
+6
|
*
staging: rdma: ipath: Remove unneeded vairable.
Muhammad Falak R Wani
2015-10-29
1
-2
/
+1
|
*
staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function
Ivan Safonov
2015-10-29
1
-2
/
+1
|
*
staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[...
Ivan Safonov
2015-10-29
1
-16
/
+18
|
*
staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.c
Ivan Safonov
2015-10-29
1
-6
/
+6
|
*
staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into tw...
Ivan Safonov
2015-10-29
1
-4
/
+8
|
*
staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis
Ivan Safonov
2015-10-29
1
-1
/
+1
|
*
staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/...
Ivan Safonov
2015-10-29
1
-4
/
+4
|
*
staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal...
Ivan Safonov
2015-10-29
1
-1
/
+1
|
*
staging: rtl8188eu: operator = replaced by += in loop increment
Ivan Safonov
2015-10-29
2
-4
/
+4
|
*
staging: rtl8188eu: occurrence of the 5 GHz code marked
Ivan Safonov
2015-10-29
1
-0
/
+3
|
*
staging: rtl8188eu: increment placed into for loop header
Ivan Safonov
2015-10-29
1
-2
/
+1
|
*
staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie
Ivan Safonov
2015-10-29
1
-3
/
+2
|
*
staging: rtl8188eu: unused MIN macro removed
Ivan Safonov
2015-10-29
1
-3
/
+0
|
*
staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING mac...
Ivan Safonov
2015-10-29
1
-3
/
+0
|
*
staging: rtl8188eu: unused SUCCESS and FAIL macros removed
Ivan Safonov
2015-10-29
1
-3
/
+0
|
*
staging: rtl8188eu: abs kernel macro used in simularity_compare function
Ivan Safonov
2015-10-29
1
-1
/
+1
|
*
staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro
Ivan Safonov
2015-10-29
3
-3
/
+3
|
*
staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro
Ivan Safonov
2015-10-29
8
-21
/
+20
|
*
staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro
Ivan Safonov
2015-10-29
3
-7
/
+5
|
*
staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal
Ivan Safonov
2015-10-29
1
-2
/
+1
|
*
staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro
Ivan Safonov
2015-10-29
3
-3
/
+3
|
*
drivers:staging:wlan_ng Fix no space is necessary after a cast
Bogicevic Sasa
2015-10-29
1
-4
/
+4
|
*
staging: board: Set PM domain before probe
Tomeu Vizoso
2015-10-29
1
-3
/
+3
|
*
staging: comedi: comedi_test: implement commands on AO subdevice
Ian Abbott
2015-10-29
1
-3
/
+209
|
*
staging: comedi: comedi_test: rename waveform_ai_interrupt()
Ian Abbott
2015-10-29
1
-3
/
+2
|
*
staging: comedi: comedi_test: handle partial scans in timer routine
Ian Abbott
2015-10-29
1
-31
/
+54
|
*
staging: comedi: comedi_test: allow read-back of AO channels
Ian Abbott
2015-10-29
1
-0
/
+1
|
*
staging: comedi: comedi_test: use unsigned short for loopback values
Ian Abbott
2015-10-29
1
-1
/
+1
|
*
staging: comedi: comedi_test: make timer rate similar to scan rate
Ian Abbott
2015-10-29
1
-4
/
+9
|
*
staging: comedi: comedi_test: rename waveform members
Ian Abbott
2015-10-29
1
-20
/
+20
|
*
staging: comedi: comedi_test: rename members for AI commands
Ian Abbott
2015-10-29
1
-19
/
+19
|
*
staging: comedi: comedi_test: simplify time since last AI scan
Ian Abbott
2015-10-29
1
-17
/
+10
|
*
staging: comedi: comedi_test: use unsigned int for waveform timing
Ian Abbott
2015-10-29
1
-7
/
+7
|
*
staging: comedi: comedi_test: move modulo operations for waveform
Ian Abbott
2015-10-29
1
-8
/
+10
|
*
staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOW
Ian Abbott
2015-10-29
1
-20
/
+44
|
*
staging: comedi: comedi_test: limit maximum convert_arg
Ian Abbott
2015-10-29
1
-21
/
+21
|
*
staging: comedi: comedi_test: remove nano_per_micro
Ian Abbott
2015-10-29
1
-10
/
+7
|
*
staging: comedi: comedi_test: saturate fake waveform values
Ian Abbott
2015-10-29
1
-6
/
+23
|
*
staging: comedi: comedi_test: reformat multi-line comments
Ian Abbott
2015-10-29
1
-47
/
+47
|
*
staging: most: remove exclusive wait_queue
Christian Gromm
2015-10-29
1
-3
/
+1
|
*
staging: most: hdm-dim2: use min_t()
Christian Gromm
2015-10-29
1
-1
/
+2
[next]