Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
07b249fa5b1aea27d4210af671de2a21eeeaac78
07b249f
staging: lustre: namei.c: Fix trailing whitespace
by Laure Millet
· 10 years ago
7248859
Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar"
by Laure Millet
· 10 years ago
4355012
Staging: lustre: namei.c: fix missing a blank line after declarations
by Laure Millet
· 10 years ago
5ec29365
Staging: dgnc: release the lock before testing for nullity
by Quentin Lambert
· 10 years ago
8ac7f9b
Staging: iio: replace pr_* with dev_*
by Haneen Mohammed
· 10 years ago
2c9356d
Staging: media: replace pr_* with dev_*
by Haneen Mohammed
· 10 years ago
3d71942
Staging: gdm724x: replace pr_* with dev_*
by Haneen Mohammed
· 10 years ago
0f362d9
Staging: rtl8188eu: Remove timer handler macros
by Vaishali Thakkar
· 10 years ago
41f06c6
Staging: ft1000: replace pr_err with dev_err
by Haneen Mohammed
· 10 years ago
92371df
Staging: iio: replace pr_err with dev_err
by Haneen Mohammed
· 10 years ago
df02b50
Staging: gdm724x: replace pr_err with dev_err
by Haneen Mohammed
· 10 years ago
a112eab
Staging: comedi: replace pr_err with dev_err
by Haneen Mohammed
· 10 years ago
4c205ab
Staging: media: Use module_i2c_driver
by Vaishali Thakkar
· 10 years ago
70837c1
staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ...))
by Mario J. Rugiero
· 10 years ago
06133e8
staging/lustre: clean trailing semicolons in macros
by Mario J. Rugiero
· 10 years ago
636e5a6
staging: lustre: space required after that close brace '}'
by Alberto Pires de Oliveira Neto
· 10 years ago
0effc8e
staging: lustre: void function return statements are not generally useful.
by Alberto Pires de Oliveira Neto
· 10 years ago
d6f1170
staging: lustre: space prohibited between function name and open parenthesis '('
by Alberto Pires de Oliveira Neto
· 10 years ago
d841438
staging: lustre: echo_client: Use kernel style spacing
by Yogeswaran Thulasidoss
· 10 years ago
9cda685
staging: lustre: Use kmemdup rather than duplicating its implementation
by Ravindran, Madhusudhanan (M.)
· 10 years ago
834fe2e
staging/lustre: Don't call blocking funcitons when !RUNNABLE
by Oleg Drokin
· 10 years ago
aac2e54
staging/lustre/llite: avoid nonatomic memory alloc under spinlock
by Lai Siyao
· 10 years ago
4a316f7
staging/lustre/o2iblnd: Don't use cpus_weight
by Oleg Drokin
· 10 years ago
8417773
staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_
by Oleg Drokin
· 10 years ago
dfc1697
Staging: lustre: Fix spelling mistakes
by Haneen Mohammed
· 10 years ago
3962d2a
Staging: rtl8192u: Rename struct to avoid CamelCase
by Cristina Opriceana
· 10 years ago
70dada1
Staging: rtl8192u: Do not add new typedefs
by Cristina Opriceana
· 10 years ago
e0e982b
Staging: rtl8712: replace memcpy with ether_addr_copy
by Haneen Mohammed
· 10 years ago
9a836c0
staging: unisys: print MAC address via %pM
by Andy Shevchenko
· 10 years ago
bdbceb4
staging: unisys: fix some debugfs output
by Dan Carpenter
· 10 years ago
549fb6e
staging: unisys: fix checkpatch warnings
by Michel von Czettritz
· 10 years ago
4c42d97
Staging: nvec: use !x instead of x == NULL
by Somya Anand
· 10 years ago
6e3f3bb
Staging: goldfish: use !x instead of x == NULL
by Somya Anand
· 10 years ago
87e3dbc
Staging: gdm72xx: use !x instead of x == NULL
by Somya Anand
· 10 years ago
9d877fd
staging: gdm724x: use !x instead of x == NULL
by Somya Anand
· 10 years ago
93275c8
Staging: emuxx_udc: replace pr_* with dev_*
by Haneen Mohammed
· 10 years ago
964308a
Staging: ft1000: Remove parentheses around right side an assignment
by Haneen Mohammed
· 10 years ago
8126e17
Staging: media: Remove parentheses around right side an assignment
by Haneen Mohammed
· 10 years ago
acc4b97
Staging: rtl8723au: Remove parentheses around right side an assignment
by Haneen Mohammed
· 10 years ago
7e6eaa9
Staging: gdm72xx: Iterate list using list_for_each_entry
by Somya Anand
· 10 years ago
ca3d253
Staging: emxx_udc: Iterate list using list_for_each_entry
by Somya Anand
· 10 years ago
d19cb86
Staging: ft1000: Iterate list using list_for_each_entry
by Somya Anand
· 10 years ago
68f4b73
Staging: i2o: Move assignment out of if statement
by Somya Anand
· 10 years ago
afbd19e
Staging: fbtft: Remove unnecessary print messages
by Vatika Harlalka
· 10 years ago
956ff82
Staging: rtl8192u: Simplify if condition
by Ksenija Stanojevic
· 10 years ago
eb74037
Staging: rts5208: Use module_pci_driver
by Vaishali Thakkar
· 10 years ago
5cc8c56
Staging: ft1000: Use module_pcmcia_driver
by Vaishali Thakkar
· 10 years ago
e719bba
staging: rtl8723au: remove intialization of static ints
by Supriya Karanth
· 10 years ago
5900ada
staging: i2o: remove intialization of static ints
by Supriya Karanth
· 10 years ago
2049f1e
Staging: dgap: Use setup_timer to combine initialization
by Somya Anand
· 10 years ago
dc6ed26
Staging: iio: use !x instead of x == NULL
by Somya Anand
· 10 years ago
212db30
Staging: iio: Use braces on all arms of if statement
by Cristina Opriceana
· 10 years ago
01f6237
Staging: iio: Alignment should match open parenthesis
by Cristina Opriceana
· 10 years ago
9841ebc
Staging: iio: Do not use multiple blank lines
by Cristina Opriceana
· 10 years ago
f1d05b5
Staging: iio: Prefer using the BIT macro
by Cristina Opriceana
· 10 years ago
6970791
Staging: iio: Remove explicit comparison to NULL
by Cristina Opriceana
· 10 years ago
56cc3b6
Staging: iio: Remove space after type cast
by Cristina Opriceana
· 10 years ago
da29461
Staging: iio: Simplify return logic
by Cristina Opriceana
· 10 years ago
5db4851
Staging: iio: Remove parentheses around right side an assignment
by Haneen Mohammed
· 10 years ago
6fe9092
Staging: iio: ade7758: Remove braces on a single statement if
by Taiane Coelho Ramos
· 10 years ago
adb3d77
Staging: rtl8188eu: Remove parentheses around right side an assignment
by Haneen Mohammed
· 10 years ago
e1cc311
staging: rtl8188eu: remove break after return
by Supriya Karanth
· 10 years ago
37e0807
staging: rtl8188eu: remove intialization of static ints
by Supriya Karanth
· 10 years ago
28af7ea
Staging: rtl8188eu: Eliminate use of _init_timer
by Vaishali Thakkar
· 10 years ago
4d4efe3
Staging: rtl8188eu: Eliminate use of _set_timer
by Vaishali Thakkar
· 10 years ago
e7b1269
drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled word
by Ioana Ciornei
· 10 years ago
789fd7a
staging: rtl8188eu: use %pM specifier instead of passing direct values
by Mike Krinkin
· 10 years ago
44acc6b
Staging: rtl8192e: Bool tests don't need comparisons
by Cristina Opriceana
· 10 years ago
26049b1
staging: rtl8192e: remove break after return
by Supriya Karanth
· 10 years ago
e623d0f
Staging: rtl8192e: Remove unnecessary variables
by Cristina Opriceana
· 10 years ago
8b9733c
Staging: rtl8192e: Eliminate use of MSECS macro
by Vaishali Thakkar
· 10 years ago
453ce99
Staging: rtl8192e: Remove unnecessary macro
by Cristina Opriceana
· 10 years ago
d40b62b
staging: rtl8192e: remove unused functions
by Sudip Mukherjee
· 10 years ago
f883c4c
staging: rtl8192u: remove return from end of void function
by Supriya Karanth
· 10 years ago
2060f31
Staging: rtl8192u: Remove parentheses around right side an assignment
by Haneen Mohammed
· 10 years ago
a0886f7
Staging: rtl8192u: Bool tests don't need comparisons
by Cristina Opriceana
· 10 years ago
2a7089d
staging: rtl8192u: remove break after return
by Supriya Karanth
· 10 years ago
d064f3b
Staging: rtl8192u: Remove unnecessary struct and typedef
by Cristina Opriceana
· 10 years ago
6c14378
Staging: rtl8192u: Remove unnecessary variable
by Cristina Opriceana
· 10 years ago
acc6539
Staging: rtl8192u: Combine initialization using setup_timer
by Somya Anand
· 10 years ago
c3bb454
Staging: rtl8192u: Review phrase and fix spelling errors
by Cristina Opriceana
· 10 years ago
8236589
Staging: rtl8192u: Fix do not use // c99 comments.
by Dilek Uzulmez
· 10 years ago
ca67dfe
Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>
by Dilek Uzulmez
· 10 years ago
6465144
Staging: rtl8192u: Convert use of __constant_<foo> to <foo>
by Vaishali Thakkar
· 10 years ago
58662d9f
Staging: rtl8712: Replace __constant_cpu_to_le16
by Dilek Uzulmez
· 10 years ago
66faa44
Staging: rtl8712: fix potential null pointer dereference
by Matteo Semenzato
· 10 years ago
819ef63
Staging: rtl8712: remove else after return statement
by Haneen Mohammed
· 10 years ago
382d020
Staging: rtl8712: Eliminate use of _cancel_timer
by Vaishali Thakkar
· 10 years ago
6501c8e
Staging: rtl8712: Eliminate use of _cancel_timer_ex
by Vaishali Thakkar
· 10 years ago
2f1758d
Staging: skein: Remove do-while(0) from single statement macros
by Vatika Harlalka
· 10 years ago
192b3ff
staging: comedi: remove break after return
by Supriya Karanth
· 10 years ago
f0dff42
Staging: comedi: Remove parentheses around right side assignment
by Haneen Mohammed
· 10 years ago
81906c3
Staging: comedi: Use function setup_timer for combining initialization
by Somya Anand
· 10 years ago
6946edd
staging: sm750fb: remove parantheses from return statements
by Supriya Karanth
· 10 years ago
d2a6037
Staging: sm750fb: Add space after ','
by Somya Anand
· 10 years ago
b30edfc
staging: sm750fb: remove intialization of static ints
by Supriya Karanth
· 10 years ago
6fa7db8
staging: sm750fb: Add void to function definition with no arguments
by Supriya Karanth
· 10 years ago
d6b0d6d
staging: sm750: Fix switch-case indentation
by Ioana Ciornei
· 10 years ago
d7d3e89
staging: goldfish: remove extra parentheses around function arguments
by Aya Mahfouz
· 10 years ago
b30367c
staging: fbtft: fbtft_device.c: remove extra parentheses around function arguments
by Aya Mahfouz
· 10 years ago
Next »