Staging: rtl8192u: Simplify if condition.
[deliverable/linux.git] / drivers /
2015-02-26  Ksenija StanojevicStaging: rtl8192u: Simplify if condition.
2015-02-26  Ksenija StanojevicStaging: rtl8192u: Convert comments from C99 to C89...
2015-02-26  Navya Sri Nizamkaristaging: rtl8192u: Remove unnecessary comment
2015-02-26  Navya Sri Nizamkaristaging: rtl8192u: Remove commented header.
2015-02-26  Navya Sri Nizamkaristaging: rtl8192u: Remove commented header.
2015-02-26  Navya Sri Nizamkaristaging: rtl8192u: Remove commented header.
2015-02-26  Navya Sri Nizamkaristaging: rtl8192u: Remove commented header.
2015-02-26  Navya Sri Nizamkaristaging: rtl8192u: Remove commented header.
2015-02-26  Ksenija StanojevicStaging: rtl8192u: Remove trailing whitespace.
2015-02-26  Dilek UzulmezStaging: rtl8192u: Fix do not use // c99 comments.
2015-02-26  Dilek UzulmezStaging: rtl8192u: Remove space before ','
2015-02-26  Dilek UzulmezStaging: rtl8192u: Fix do not use // c99 comments.
2015-02-26  Ksenija StanojevicStaging: rtl8192u: Replace printk() with pr_debug(...
2015-02-26  Ksenija StanojevicStaging: rtl8192u: Remove else after return
2015-02-26  Ksenija StanojevicStaging: rtl8192u: Replace header files
2015-02-26  Ksenija StanojevicStaging: rtl8192u: Remove space before tab
2015-02-26  Gamze POLATStaging: dgnc: Removed trailing whitespace
2015-02-26  Aya Mahfouzstaging: slicloss: replace init_timer by setup_timer
2015-02-26  Aya Mahfouzstaging: rtl8192u: ieee80211: replace init_timer by...
2015-02-26  Aya Mahfouzstaging: panel: replace init_timer by setup_timer
2015-02-26  Aya Mahfouzstaging: dgnc: replace init_timer by setup_timer
2015-02-26  Aya Mahfouzstaging: wlan-ng: replace init_timer by setup_timer
2015-02-26  Yeliz TanerogluStaging: fbtft: removed trailing whitespace
2015-02-26  Melike YurtogluStaging: fbtft: Convert comment from C99 style to C89...
2015-02-26  Melike YurtogluStaging: fbtft: remove trailing whitespace
2015-02-26  aybuke ozdemirStaging: fbtft: Added blank line after declaration
2015-02-26  aybuke ozdemirStaging: fbtft: Added blank line after declaration
2015-02-26  Aya Mahfouzstaging: fbtft: fix spacing errors
2015-02-26  Aya Mahfouzstaging: fbtft: fix space prohibited before that ','
2015-02-26  Aya Mahfouzstaging: fbtft: fix space required after that ','
2015-02-26  Aya Mahfouzstaging: fbtft: fix braces {} are not necessary for...
2015-02-26  Aya Mahfouzstaging: fbtft: fix space prohibited before that ','
2015-02-26  Aya Mahfouzstaging: fbtft: fix braces {} are not necessary for...
2015-02-26  Aya Mahfouzstaging: fbtft: fix code indent should use tabs where...
2015-02-26  Melike YurtogluStaging: rtl8723au: Add blank line after declarations
2015-02-26  Melike YurtogluStaging: rtl8723au: Remove return in void function
2015-02-26  Melike YurtogluStaging: rtl8723au: Tabs should be used
2015-02-26  Melike YurtogluStaging: rtl8723au: remove unnecessary break after...
2015-02-26  Melike YurtogluStaging: rtl8723au: Remove return in void function
2015-02-26  Dilek UzulmezStaging: rtl8723au: Add blank line after declarations
2015-02-26  Dilek UzulmezStaging: rtl8723au: core: Fix quoted string split acros...
2015-02-26  Vaishali ThakkarStaging: rtl8723au: Use put_unaligned_le16
2015-02-26  Haneen MohammedStaging: rts5208: Remove braces around single if-statement
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Replace if-else block with switch...
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Refactor conditional code to increa...
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Combine two loops to increase reada...
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Remove unnecessary if condition
2015-02-26  Katie DunneStaging: rtl8188eu: Remove unused macros
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Remove unnecessary variable
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Refactored code to increase readility
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Replace ternary operator with exist...
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Remove redundant if condition
2015-02-26  Melike YurtogluStaging: rtl8188eu: Add blank line after declarations
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Changed array and loop construct
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Replace unneeded switch-case block
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Remove unnecessary variable
2015-02-26  Vatika HarlalkaStaging: rtl8188eu: Fix line over 80 characters
2015-02-26  Vaishali ThakkarStaging: rtl8188eu: Use put_unaligned_le16
2015-02-26  Vaishali ThakkarStaging: rtl8188eu: Remove unused struct ndis_802_11_key
2015-02-26  Aya Mahfouzstaging: comedi: drivers: replace init_timer by setup_timer
2015-02-26  Katie DunneStaging: media: mn88473: Match alignment with open...
2015-02-26  Vaishali ThakkarStaging: media: Change data value in setup_timer function
2015-02-26  Vaishali ThakkarStaging: media: lirc: Use setup_timer
2015-02-26  Yeliz TanerogluStaging: i2o: Add blank line
2015-02-26  Yeliz TanerogluStaging: i2o: Removed unnecessary braces
2015-02-26  aybuke ozdemirStaging: i2o: Remove unnecessary braces
2015-02-26  aybuke ozdemirStaging: i2o: Remove unnecessary 'out of memory' message
2015-02-26  Aya Mahfouzstaging: i2o: Use #include <linux/uaccess.h> instead...
2015-02-26  Aya Mahfouzstaging: i2o: Use #include <linux/uaccess.h> instead...
2015-02-26  Vatika HarlalkaStaging: i2o: Join quoted string split across lines
2015-02-26  Vatika HarlalkaStaging: i2o: Remove space after the * in a pointer...
2015-02-26  Vatika HarlalkaStaging: i2o: Convert comment from C99 style to C89...
2015-02-26  Vatika HarlalkaStaging: i2o: Use preferred library linux/uaccess.h...
2015-02-26  aybuke ozdemirStaging: vt6656: replace memcpy() by ether_addr_copy...
2015-02-26  Hatice ERTÜRKStaging: vt6655: changed C99 // comments
2015-02-26  Katie DunneStaging: vt6655: break lines over 80 characters
2015-02-26  Katie DunneStaging: vt6655: Replace C99 comments with C89
2015-02-26  Melike YurtogluStaging: lustre: Deleted space prohibited between funct...
2015-02-26  aybuke ozdemirStaging: lustre: Removed unnecessary spaces
2015-02-26  aybuke ozdemirStaging: lustre: use kstrtoul() instead of sscanf()
2015-02-26  aybuke ozdemirStaging: lustre: Removed unnecessary braces
2015-02-26  aybuke ozdemirStaging: lustre: Edit switch-case indent
2015-02-26  aybuke ozdemirStaging: lustre: Add blank line after variable declarations
2015-02-26  aybuke ozdemirStaging: lustre: Used "linux" instead of "asm"
2015-02-26  Gulsah Kosestaging: lustre: lnet: klnds: o2iblnd: Removed useless...
2015-02-26  Gulsah Kosestaging: lustre: lnet: klnds: o2iblnd: Added missing...
2015-02-26  Gulsah Kosestaging: lustre: lnet: klnds: o2iblnd: Removed unnecess...
2015-02-26  Melike YurtogluStaging: lustre: lnet: klnds: o2iblnd: Deleted space...
2015-02-26  Melike YurtogluStaging: lustre: lnet: klnds: o2iblnd: Remove intializa...
2015-02-26  aybuke ozdemirStaging: lustre: lnet: add spaces around '||'
2015-02-26  Melike YurtogluStaging: lustre: include: linux: libcfs: Remove spaces...
2015-02-26  Aya Mahfouzstaging: lustre: ldlm: remove commented call to LBUG
2015-02-24  Aya Mahfouzstaging: fbtft: fix space prohibited before that ','
2015-02-24  Aya Mahfouzstaging: fbtft: fix spacing errors
2015-02-24  Vatika HarlalkaStaging: emxx_udc: Convert from __attribute__((aligned...
2015-02-24  Tapasweni Pathakstaging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMIC
2015-02-24  Vatika HarlalkaStaging: dgnc: Fix warning of code style
2015-02-24  Vatika HarlalkaStaging: dgnc: Removed trailing whitespace to improve...
2015-02-24  Vatika HarlalkaStaging: dgnc: Indented code to increase readability
2015-02-23  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
next
This page took 0.066971 seconds and 8 git commands to generate.