Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d5a499671ba008915e886e95af6c498f168f42d4
d5a4996
Stging: bcm: Adapter.h : removed typedef from struct _U_IP_ADDRESS and changed it to lowercase
by Himangi Saraogi
· 11 years ago
17607ca
Staging: winbond: Fix Sparse Warnings in reg.c
by Ebru Akagunduz
· 11 years ago
06c789e
Staging: winbond: Fix Sparse Warnings in phy_calibration.c
by Ebru Akagunduz
· 11 years ago
f0c80e4
staging: comedi: use memdup_user to simplify code
by Teodora Baluta
· 11 years ago
8cf9ff5
staging: ft1000: status variables changed to int in ft1000_download.c
by Kelley Nielsen
· 11 years ago
74827f8
staging: ft1000: style issues fixed in write_blk
by Kelley Nielsen
· 11 years ago
eb2ec63
staging: ft1000: function write_dpram32_and_check extracted from write_blk
by Kelley Nielsen
· 11 years ago
e0a223b
staging: ft1000: duplicate code replaced with call to request_code_segment
by Kelley Nielsen
· 11 years ago
aaeb94c
staging: ft1000: function request_code_segment extracted
by Kelley Nielsen
· 11 years ago
eb3836c
staging: ft1000: function scram_start_dwnld extracted from scram_dnldr in ft1000_download.c
by Kelley Nielsen
· 11 years ago
93b2a6c
Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.c
by Rashika Kheria
· 11 years ago
9d8fe1f
Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.c
by Rashika Kheria
· 11 years ago
a68d106
Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_hw.c
by Rashika Kheria
· 11 years ago
36f955bf06
Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.c
by Rashika Kheria
· 11 years ago
dfff0c3
Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_usb.c
by Rashika Kheria
· 11 years ago
097f261
Staging: dwc2: Fix return error value in dwc2_driver_probe()
by Rashika Kheria
· 11 years ago
bb6c342
Staging: dwc2: Fix conditional statement since urb->actual_length is never less than zero.
by Rashika Kheria
· 11 years ago
1f74c04
Staging: sbe-2t3e3: Fix smatch warning of function definition with external linkage
by Rashika Kheria
· 11 years ago
2162498
staging: rtl8192e: use memdup_user to simplify code
by Teodora Baluta
· 11 years ago
0c45749
staging: rtl8187se: delete duplicated argument to |
by Teodora Baluta
· 11 years ago
3717013
staging: rtl8187se: fix code allignment
by Teodora Baluta
· 11 years ago
0fe249a
staging: rtl8187se: bool tests don't need comparisons
by Teodora Baluta
· 11 years ago
f268429
staging: rtl8187se: fix assignment of bool to 0/1
by Teodora Baluta
· 11 years ago
c9a6ffa
staging: rtl8187se: use memdup_user to simplify code
by Teodora Baluta
· 11 years ago
d5f9f1e
staging: sep: do not use comparisons on bool tests
by Valentina Manea
· 11 years ago
4bb0142
staging: rtl8192e: do not use comparisons on bool tests
by Valentina Manea
· 11 years ago
38272d2
staging: rtl8192u: use memdup_user to simplify code
by Teodora Baluta
· 11 years ago
5b66fb7
staging: rtl8188eu: do not use comparisons on bool tests
by Valentina Manea
· 11 years ago
89bc5be
staging: imx-drm: use true and false for bool variables
by Valentina Manea
· 11 years ago
9c7bc37
Staging: et131x: Fix Smatch Warning of Buffer Overflow
by Rashika Kheria
· 11 years ago
800df1a
Staging: rtl8187se: fix line over 80 characters in r8185b_init.c
by Ebru Akagunduz
· 11 years ago
0fed188
staging: rtl8187se: use netdev_warn instead of printk
by Teodora Baluta
· 11 years ago
d837ba3
staging: rtl8187se: use netdev_info instead of printk
by Teodora Baluta
· 11 years ago
8cc91dd
staging: rtl8187se: prefer netdev_dbg to printk
by Teodora Baluta
· 11 years ago
fe8433b
staging: rtl8187se: fix lines over 80 characters
by Teodora Baluta
· 11 years ago
bebe4a3
staging: rtl8187se: fixup multi-line comment
by Teodora Baluta
· 11 years ago
5cae05c
staging: rtl8187se: remove an unnecessary line continuation
by Teodora Baluta
· 11 years ago
ea748af
staging: rtl8187se: fix conditional statement indent
by Teodora Baluta
· 11 years ago
69e222d
staging: rtl8187se: else should follow close brace '}
by Teodora Baluta
· 11 years ago
fa520f0
staging: rtl8187se: fix comments over 80 characters
by Teodora Baluta
· 11 years ago
9c1822d
staging: rtl8187se: open brace following function declarations go on the next line
by Teodora Baluta
· 11 years ago
61ead61
staging: rtl8187se: fix checkpatch space and tab warnings
by Teodora Baluta
· 11 years ago
f70c8a9
staging: bcm: Replace FALSE with false
by Lisa Nguyen
· 11 years ago
3abd6f1
staging: bcm: Replace BOOLEAN with bool
by Lisa Nguyen
· 11 years ago
d31d478
staging: rtl8187se: use C89 comment style instead of C99-style
by Teodora Baluta
· 11 years ago
d27a71a
staging: rtl8187se: (foo*) should be (foo *)
by Teodora Baluta
· 11 years ago
41f7ba7
staging: sb105x: Remove unneeded semicolon in sb_pci_mp.c
by Lisa Nguyen
· 11 years ago
30bb0e7
Staging:line6: fix line over 80 characters
by Ebru Akagunduz
· 11 years ago
156d52c
staging: rts5139: Replaced min() with min_t() in
by Archana kumari
· 11 years ago
c0fa05f
Staging: line6: Fix Sparse Warning of incorrect type
by Rashika Kheria
· 11 years ago
f3912ce
Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integer
by Rashika Kheria
· 11 years ago
5a083bd
Staging: line6: Fix Sparse warning of restricted __le16 degrades to integer
by Rashika Kheria
· 11 years ago
afd4dfb
staging: vt6656: removed space after '*' in pointer declaration
by Nandini Hanumanthagowda
· 11 years ago
f27d2be
Staging: vt6656: fix code indenting error in power.c
by Johannes Löthberg
· 11 years ago
6dfd609
Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.c
by Ebru Akagunduz
· 11 years ago
6a12370
staging: lustre: lnet: Rewrite return statement in socklnd.c
by Lisa Nguyen
· 11 years ago
1f55864
staging: gdm724x: kzalloc should be used instead of kmalloc/memset
by Teodora Baluta
· 11 years ago
1f933fa
staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Valentina Manea
· 11 years ago
365aa51
staging: ktap: remove code from tree
by Greg Kroah-Hartman
· 11 years ago
9908b4f
Merge tag 'iio-for-3.13e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
97b0b6c
drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in Makefile
by Chen Gang
· 11 years ago
b1ad55e
Staging: winbond: removing unused variables thread_count and link_name[]
by Ashvini Varatharaj
· 11 years ago
f68cae4
Staging: winbond: removing CamelCase in core.h
by Ashvini Varatharaj
· 11 years ago
7aff381
Staging: slicoss: Replace seq_printf with seq_puts
by Rashika Kheria
· 11 years ago
b28ca1c
Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.c
by Ebru Akagunduz
· 11 years ago
5c36d5a
staging: vt6655: fixed use of unnecessary braces in baseband.c
by Archana kumari
· 11 years ago
0f783c9
Staging: vt6656: fix a brace coding style issue in power.c
by Johannes Löthberg
· 11 years ago
0aa8269
Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.c
by Ebru Akagunduz
· 11 years ago
07bcc80
Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.c
by Ebru Akagunduz
· 11 years ago
05aaf1a
staging: vt6656: removed braces from single line if-statement
by Nandini Hanumanthagowda
· 11 years ago
3cef1a2
staging: vt6656: fixed indentation and unnecessary space errors
by Nandini Hanumanthagowda
· 11 years ago
2467635
staging: vt6656: call usb_device_reset before netdev registration
by Malcolm Priestley
· 11 years ago
16fcfa1
Staging: lustre: Fix no use of assignment in if condition
by Rashika Kheria
· 11 years ago
b6ea5ef
staging:media: Use dev_dbg() instead of pr_debug()
by Dulshani Gunawardhana
· 11 years ago
a152e87
staging:media: Use dev_info() instead of pr_info()
by Dulshani Gunawardhana
· 11 years ago
44ee8e8
staging: media: Use dev_err() instead of pr_err()
by Dulshani Gunawardhana
· 11 years ago
5619d97
staging: media: lirc: Replaced printk macro with dev_info(dev,....) in lirc_imon.c
by Archana kumari
· 11 years ago
7ff1b12
Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.c
by Ebru Akagunduz
· 11 years ago
bfb3af4
Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.h
by Ebru Akagunduz
· 11 years ago
40c2f55
Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c
by Ebru Akagunduz
· 11 years ago
a5b7151
staging: sep: add missing misc_deregister() on error in sep_register_driver_with_fs()
by Wei Yongjun
· 11 years ago
6756bb7
Staging: lustre: Replace __FUNCTION__ with __func__
by Rashika Kheria
· 11 years ago
730ebc8
Staging: lustre: Fix paranthesis not required around return
by Rashika Kheria
· 11 years ago
5bd7797
Staging: lustre: Fix space required after ','
by Rashika Kheria
· 11 years ago
c8b9390
Staging: lustre: Fix no spaces at the start of the line
by Rashika Kheria
· 11 years ago
490f4db
Staging: lustre: Fix code indentation for conditional statements
by Rashika Kheria
· 11 years ago
ad0a75b
Staging: lustre: Fix initialisation of statics to NULL or 0
by Rashika Kheria
· 11 years ago
e46b3a0
Staging; lustre: Fix quoted string split across lines
by Rashika Kheria
· 11 years ago
24edbe4
Staging: lustre: Fix space prohibited between function and open paranthesis
by Rashika Kheria
· 11 years ago
13a7e2c
staging: lustre: replaced C99 comment style by C89 style
by Nandini Hanumanthagowda
· 11 years ago
90131cc
staging: lustre: added space before the open parenthesis
by Nandini Hanumanthagowda
· 11 years ago
b515461
Staging: lustre: Fix indentation of labels
by Rashika Kheria
· 11 years ago
9f100b8
Staging: lustre: Fix initialisation of statics to 0 or NULL
by Rashika Kheria
· 11 years ago
5129097
Staging: lustre: Fix quoted strings split across lines
by Rashika Kheria
· 11 years ago
735c2e2
Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/variable
by Rashika Kheria
· 11 years ago
f93c061
Staging: lustre: Fix space prohibited between function name and open paranthesis
by Rashika Kheria
· 11 years ago
218c394
drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warning
by Himangi Saraogi
· 11 years ago
5e1b887
staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Valentina Manea
· 11 years ago
ac0a287
staging: lustre: lnet: Reformat pointer variable in lib-lnet.h
by Lisa Nguyen
· 11 years ago
0281639
staging: lustre: lnet: Remove unnecessary () from return statements
by Lisa Nguyen
· 11 years ago
Next »