Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3cef1a2e8cd63ff1f45a5c4594bbdffddede001a
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
62fbc9f
staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.h
by Lisa Nguyen
· 11 years ago
6da6eab
staging: lustre: Remove typedef and update cfs_hash struct
by Lisa Nguyen
· 11 years ago
6ea510c
staging: lustre: Remove typedef and update cfs_hash_bd struct
by Lisa Nguyen
· 11 years ago
a3ea59e
staging: lustre: Remove typedef and update cfs_debug_limit_state struct
by Lisa Nguyen
· 11 years ago
996adff
staging/lustre: fix tv_usec build warning on parisc
by Peng Tao
· 11 years ago
363090e
staging/lustre/llite: fix mkdir endless loop
by Peng Tao
· 11 years ago
86bac59
lustre/fld: remove fld_thread_key
by Peng Tao
· 11 years ago
1e27138
staging: lustre: Remove typedef and update cfs_hash_bucket struct
by Lisa Nguyen
· 11 years ago
7c64884
Staging: sb105x: Fix a possible null dereference
by Rashika Kheria
· 11 years ago
5957324
staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return value
by John Stultz
· 11 years ago
29323b3
staging: lustre: Remove typedef and update cfs_hash_lock union
by Lisa Nguyen
· 11 years ago
bcc3b70
staging:lustre: replace foo* with foo *
by Dulshani Gunawardhana
· 11 years ago
126e7da
staging:lustre: Fix externs should be avoided in .c files warning
by Dulshani Gunawardhana
· 11 years ago
5f3a68f
staging:lustre: Fix space before open parenthesis
by Dulshani Gunawardhana
· 11 years ago
2c0514e
staging:lustre: Replace max() with max_t()
by Dulshani Gunawardhana
· 11 years ago
5e44883
staging:lustre: Fix C99 style comments
by Dulshani Gunawardhana
· 11 years ago
66e7a94a
staging:lustre: Remove space between function name and open parenthesis
by Dulshani Gunawardhana
· 11 years ago
d338bce
staging: lustre: libcfs: Remove bitmap.h file
by Lisa Nguyen
· 11 years ago
2072875
staging: rtl8187se: checkpatch cleanups
by Teodora Baluta
· 11 years ago
17ab33e
staging: rtl8187se: fix static sparse warnings
by Teodora Baluta
· 11 years ago
8e87b1b
staging: rtl8187se: add missing __iomem annotation
by Teodora Baluta
· 11 years ago
8b65c5b
staging: rtl8187se: use gfp_t instead of int
by Teodora Baluta
· 11 years ago
131ccc2
Staging: sb105x: Remove redundant null check
by Rashika Kheria
· 11 years ago
056e0af
Staging: line6: replacing -EINVAL with retval in driver.c
by Ashvini Varatharaj
· 11 years ago
88ef9b1
Staging: line6: replacing -EINVAL with retval
by Ashvini Varatharaj
· 11 years ago
a8eecad
Staging: speakup: replacing simple_strtoul with kstrtoul
by Ashvini Varatharaj
· 11 years ago
1b7e763
Staging: sep: Fix Smatch Warning in sep_crypto.c
by Rashika Kheria
· 11 years ago
c8e46f4
staging: vt6655: Fix C99 commenting style in michael.h
by Archana kumari
· 11 years ago
79b0ae8
Staging: slicoss: Fix quoted string split across lines
by Rashika Kheria
· 11 years ago
f66626e
Staging: slicoss: Refactor code by introducing new function slic_interrupt_card_up()
by Rashika Kheria
· 11 years ago
1f6876c
Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as required
by Rashika Kheria
· 11 years ago
0217a88
Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safe
by Rashika Kheria
· 11 years ago
f32eca7
Staging: dgnc: avoiding buffer overflow
by Ashvini Varatharaj
· 11 years ago
e15b0c4
Staging: dgnc: removing the comparison 'board<0'
by Ashvini Varatharaj
· 11 years ago
a275823
staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.c
by Archana kumari
· 11 years ago
4ee0925
staging: dgnc:Removed unecessary error messages in dgnc_driver.c
by Archana kumari
· 11 years ago
35128d2
staging: wlags49_h2: Fixes the sparse warning in sta_h2.c
by Archana kumari
· 11 years ago
5a98068
staging: wlags49_h2: fixed space prohibited warnings in hcf.h
by Archana kumari
· 11 years ago
03c1a0b
staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setup
by Ian Abbott
· 11 years ago
e0b07b7
staging: comedi: s626: add missing bits for 'CRB' register
by Ian Abbott
· 11 years ago
9349399
staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused)
by Ian Abbott
· 11 years ago
622ec01
staging: comedi: s626: distinguish counter src from encoder mode
by Ian Abbott
· 11 years ago
7293808
staging: comedi: s626: correct a comment in s626_get_mode_b()
by Ian Abbott
· 11 years ago
2e179e4
staging: comedi: s626: specify bitshift for encoder A clock source
by Ian Abbott
· 11 years ago
6c66143
staging: comedi: s626: clock polarity and direction are the same
by Ian Abbott
· 11 years ago
f8d939e
staging: comedi: rtd520: use normal bitfield functions
by Ian Abbott
· 11 years ago
0735e83
Staging: ft1000: fixed two coding style issues
by Aldo Iljazi
· 11 years ago
35fcf7e
staging: xillybus: Use dev_* functions instead of pr_* in xillybus_core
by Eli Billauer
· 11 years ago
1a2f9a9
staging: xillybus: Use dev_* functions instead of pr_* in xillybus_of
by Eli Billauer
· 11 years ago
2cb85c0
staging: xillybus: Use dev_* functions instead of pr_* in xillybus_pcie
by Eli Billauer
· 11 years ago
26a6fc9
staging: xillybus: Remember device pointer for use with dev_* functions
by Eli Billauer
· 11 years ago
5f45aa1
staging/lustre/lnet: Remove unnecessary spaces in router_proc.c
by Lisa Nguyen
· 11 years ago
28ad960
staging/lustre/lnet: Fix static initialization error in router_proc.c
by Lisa Nguyen
· 11 years ago
51f01fa
staging/lustre/lnet: Reformat pointer variable in lib-move.c
by Lisa Nguyen
· 11 years ago
2b5f2e4
staging/lustre/lnet: Remove () from return statements in lib-move.c
by Lisa Nguyen
· 11 years ago
ae4003f
staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.c
by Lisa Nguyen
· 11 years ago
9b79ca8
staging/lustre/lnet: Move open braces to previous lines in lib-move.c
by Lisa Nguyen
· 11 years ago
af66a6e
staging/lustre/lnet: Remove unnecessary whitespace in lib-move.c
by Lisa Nguyen
· 11 years ago
5f849bb
staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.c
by Lisa Nguyen
· 11 years ago
5252bbf
staging/lustre/lnet/selftest: Fix trailing statements in brw_test.c
by Lisa Nguyen
· 11 years ago
f7a0fd5
Merge 3.12-rc6 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
31d141e
Linux 3.12-rc6
by Linus Torvalds
· 11 years ago
5e1e704
staging: rtl8192u: fix sparse warning, make a function static
by Teodora Baluta
· 11 years ago
c45a9a9
Staging: speakup: removing jiffies comparison in speakup_apollo.c
by Ashvini Varatharaj
· 11 years ago
75b76b4
Staging: speakup: removing jiffies comparison using time_after_eq()
by Ashvini Varatharaj
· 11 years ago
2ef9d83
Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
bdeeab6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
797afdf
Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
9219cec
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
43e01be
iio: light: gp2ap020a00f: Include linux/of.h header
by Sachin Kamat
· 11 years ago
Next »