index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
staging: media: lirc: Fix missing blank line warning.
Gulsah Kose
2014-09-19
1
-0
/
+1
*
staging: media: lirc: Fix unnecessary return warning.
Gulsah Kose
2014-09-19
1
-4
/
+0
*
staging: media: lirc: Fix missing blank line warning.
Gulsah Kose
2014-09-19
1
-0
/
+7
*
Staging: media: lirc: lirc_imon: Removed unnecessary variable to simplify ret...
Tina Johnson
2014-09-19
1
-6
/
+2
*
staging: lustre: lnet: lnet: Fixed quoted string split warning.
Gulsah Kose
2014-09-19
1
-8
/
+4
*
staging: lustre: lnet: lnet: Fix missing line warning.
Gulsah Kose
2014-09-19
1
-0
/
+1
*
staging: lustre: lnet: lnet: Fix quoted string split warning.
Gulsah Kose
2014-09-19
1
-4
/
+1
*
Staging: lustre: Fix return in void function warning
Darshana Padmadas
2014-09-19
1
-1
/
+0
*
Staging: lustre: place open brace following struct on same line
Darshana Padmadas
2014-09-19
1
-2
/
+1
*
Staging: lustre: libcfs: fix checkpatch warning else after return statement
Darshana Padmadas
2014-09-19
1
-2
/
+1
*
Staging: lustre: include: libcfs: removed else before return statement in lib...
Darshana Padmadas
2014-09-19
1
-4
/
+2
*
staging: speakup: fix checkpatch warning
Roxana Blaj
2014-09-19
1
-2
/
+4
*
staging: speakup: fix checkpatch warning
Roxana Blaj
2014-09-19
1
-0
/
+1
*
Staging: speakup: fix checkpatch warning
Nicoleta Birsan
2014-09-19
1
-0
/
+1
*
staging: skein: replace spaces with tabs
Blaj Roxana
2014-09-19
1
-1
/
+1
*
staging: dgnc: Check sscanf return value
Roberta Dobrescu
2014-09-19
1
-3
/
+15
*
staging: dgnc: Fix unnecessary space warning.
Gulsah Kose
2014-09-19
1
-18
/
+18
*
staging: dgnc: Fix missing blank line warning.
Gulsah Kose
2014-09-19
1
-0
/
+1
*
Staging: dgnc: Merge lines and remove unused variable for immediate return
Vaishali Thakkar
2014-09-19
1
-4
/
+1
*
staging: dgnc: Move open brace on previous line
Roberta Dobrescu
2014-09-19
1
-8
/
+4
*
staging: dgnc: Do not initialise statics to 0 or NULL
Roberta Dobrescu
2014-09-19
1
-1
/
+1
*
staging: dgnc: Replace kzalloc with kcalloc
Roberta Dobrescu
2014-09-19
1
-4
/
+4
*
staging: dgnc: Fix warnings relating to printk()
Roberta Dobrescu
2014-09-19
1
-2
/
+2
*
Staging: rtl8192ee: rtl8192ee: Fix missing blank line warning
Mahati Chamarthy
2014-09-19
1
-0
/
+7
*
Staging: rtl8192ee: Fix else not useful style warning
Mahati Chamarthy
2014-09-19
1
-4
/
+2
*
Staging: rtl8192ee: Fix break is not useful warning
Mahati Chamarthy
2014-09-19
1
-4
/
+0
*
Staging: rtl8192ee: Fix else is not useful warning
Mahati Chamarthy
2014-09-19
1
-4
/
+2
*
Staging: rtl8192ee: Fix missing blank line warning
Mahati Chamarthy
2014-09-19
1
-0
/
+5
*
Staging: rtl8192e: Fix printk debug style warning
Mahati Chamarthy
2014-09-19
1
-2
/
+2
*
Staging: rtl8192e: Fix printk style warning
Mahati Chamarthy
2014-09-19
1
-2
/
+2
*
Staging: rtl8192e: Fix space before semicolon warning
Mahati Chamarthy
2014-09-19
1
-1
/
+1
*
Staging: rtl8192e: Fix else is not useful warning
Mahati Chamarthy
2014-09-19
1
-2
/
+1
*
Staging: rtl8192e: Fix void function return statements style warning
Mahati Chamarthy
2014-09-19
1
-4
/
+0
*
Staging: rtl8192e: Fix else is not useful style warning
Mahati Chamarthy
2014-09-19
1
-5
/
+3
*
Staging: rtl8192e: Fixed style warning relating to printk()
Vaishali Thakkar
2014-09-19
1
-2
/
+2
*
Staging: rtl8192e: Fix unnecessary parentheses style warning
Mahati Chamarthy
2014-09-19
1
-1
/
+1
*
staging: rtl8192u: delete unused function CAM_read_entry
Benedict Boerger
2014-09-19
1
-28
/
+0
*
staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.h
Ragnar B. Johannsson
2014-09-19
2
-10
/
+9
*
Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUG
Mahati Chamarthy
2014-09-19
1
-5
/
+5
*
Staging: rtl8192e: rtl8192e: Remove unnecessory braces and space
Vaishali Thakkar
2014-09-19
1
-3
/
+3
*
Staging: rtl8192e: rtl8192e: Remove unnecessory variable
Vaishali Thakkar
2014-09-19
1
-5
/
+4
*
Staging: vt6655: Break 80 character long line to remove checkpatch error
Rajbinder Brar
2014-09-19
1
-1
/
+2
*
Staging: vt6656: Removing else after break statement to fix warning
Rajbinder Brar
2014-09-19
1
-11
/
+9
*
Staging: vt6655: Fix C99 style commenting.
Aybuke Ozdemir
2014-09-19
1
-9
/
+9
*
Staging: gdm724x: gdm_usb: added error checking in do_tx()
Abel Moyo
2014-09-19
1
-0
/
+4
*
staging: gdm724x: Fix missing blank line warning.
Gulsah Kose
2014-09-19
1
-0
/
+1
*
staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()
Daeseok Youn
2014-09-19
2
-33
/
+7
*
Staging: dgap: Remove unnecessary variable.
Ankita Patil
2014-09-19
1
-8
/
+2
*
staging: android: sw_sync: checkpatch fixes
Purnendu Kapadia
2014-09-19
2
-5
/
+4
*
Staging: rtl8723au: hal: Space prohibited before semicolon
Aybuke Ozdemir
2014-09-19
1
-2
/
+2
[prev]
[next]