Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0d93fe75d44884e26fe3d2c308c2b0261fb655e8
0d93fe7
atomisp: comment out some unused defines
by Alan Cox
· 8 years ago
7e8dbea
staging: bcm2835-camera: Remove explicit cache flush operations
by Michael Zoran
· 8 years ago
5b6d458
staging: unisys: fix sparse warnings
by Andrea Ghittino
· 8 years ago
766ceda
staging: wlan-ng: Replace "the the " with "the"
by simran singhal
· 8 years ago
cd63eb0
staging: rtl8192u: Replace "the the " with "the"
by simran singhal
· 8 years ago
bffa320
staging: unisys: Replace "the the " with "the"
by simran singhal
· 8 years ago
e13b567
Staging: media: platform: bcm2835 - style fix
by Derek Robson
· 8 years ago
d01e631
staging: bcm2835-audio: remove unused semaphores
by Aishwarya Pant
· 8 years ago
85fa002
staging: bcm2835-camera: Replace ternary operator with min_t macro
by Narcisa Ana Maria Vasile
· 8 years ago
fb1e876
staging: comedi: Replace "is is" with "is"
by simran singhal
· 8 years ago
dc109dc5
staging: rtl8192u: Replace "is is" with "is"
by simran singhal
· 8 years ago
7d83584
staging: lustre: Remove lustre_eacl.h
by Gargi Sharma
· 8 years ago
fb1c325
staging: lustre: lnet: Constify kernel_param_ops structure
by Gargi Sharma
· 8 years ago
fd535ae7
staging: lustre: fix sparse warning about different address spaces
by Mario Bambagini
· 8 years ago
2501656
staging: atomisp: fix include Makefile mess
by Greg Kroah-Hartman
· 8 years ago
4452b09
staging: greybus: Replace "is is" with "is"
by simran singhal
· 8 years ago
35fd248
staging: greybus: loop_backtest: fixed consistent spacing style issue
by Jonathan Bowie
· 8 years ago
105d3b9
staging: dgnc: replace usleep_range with udelay
by Aishwarya Pant
· 8 years ago
541e68e
staging: dgnc: Constify ktermios structure
by Gargi Sharma
· 8 years ago
5ad7288
staging: wilc1000: Logical continuations should be on the previous line
by Arushi Singhal
· 8 years ago
804b8ca
staging: wilc1000: function prototype argument should have identifier name
by Arushi Singhal
· 8 years ago
27f2d03
staging: wilc1000: Alignment should match open parenthesis
by Arushi Singhal
· 8 years ago
25280d9
staging: bcm2835-audio: use min_t() macro instead of min()
by Aishwarya Pant
· 8 years ago
c828033
staging: bcm2835-audio: match alignment with open parenthesis
by Aishwarya Pant
· 8 years ago
30b3adf
staging: bcm2835-audio: fix typo in word
by Aishwarya Pant
· 8 years ago
c05f4ad
staging: bcm2835-audio: use braces on all arms of statement
by Aishwarya Pant
· 8 years ago
da2ee3e
staging: bcm2835-audio: remove spaces after cast
by Aishwarya Pant
· 8 years ago
637e078
staging: bcm2835-audio: replace printk(KERN_ERR...) with dev_err(...)
by Aishwarya Pant
· 8 years ago
1f52aaf
staging: bcm2835-audio: remove extra blank line
by Aishwarya Pant
· 8 years ago
d812cd5
staging: bcm2835-audio: use kernel preferred block commenting style
by Aishwarya Pant
· 8 years ago
01fb592
staging: bcm2835-audio: move logical continuation to the same line
by Aishwarya Pant
· 8 years ago
d561c88
staging: bcm2835-audio: remove space after cast
by Aishwarya Pant
· 8 years ago
32c2aaf
staging: bcm2835-camera: select BCM2835_VCHIQ rather then depending on it.
by Michael Zoran
· 8 years ago
8400dbe
staging: bcm2835-audio: select BCM2835_VCHIQ rather then depending on it.
by Michael Zoran
· 8 years ago
6bbfe4a
staging: vc04_services: Create new BCM_VIDEOCORE setting for VideoCore services.
by Michael Zoran
· 8 years ago
36b4894
staging: bcm2835-camera: prefer allocating memory using sizeof(*ptr) instead of sizeof(struct type name)
by Aishwarya Pant
· 8 years ago
1625538
staging: bcm2835-camera: Replace 'uint32_t' with kernel type u32
by Narcisa Ana Maria Vasile
· 8 years ago
3213a6e
staging: bcm2835-camera: Add spaces around '<<'
by Narcisa Ana Maria Vasile
· 8 years ago
a68eb15
staging: bcm2835-camera: Remove unnecessary blank lines
by Narcisa Ana Maria Vasile
· 8 years ago
3302603
staging: vc04_services: bcm2835-camera: Remove unnecessary variable
by Narcisa Ana Maria Vasile
· 8 years ago
91b0faa
atomisp: fix __udiv warning
by Alan Cox
· 8 years ago
34ff6c2
Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
cc4e33d
atomisp2: unify some ifdef cases caused by format changes
by Alan Cox
· 8 years ago
c9d9602
staging: media: atomisp: Replace NULL comparison.
by Varsha Rao
· 8 years ago
da79269
staging: media: atomisp: Fixed typo.
by Varsha Rao
· 8 years ago
b2289d5
staging: media: atomisp: Use unsigned int instead of unsigned.
by Varsha Rao
· 8 years ago
0ec73c0
staging: media: atomisp: Removes the FSF mailing address.
by Varsha Rao
· 8 years ago
e17a17a
staging: media: atomisp: Fix block comments warning.
by Varsha Rao
· 8 years ago
80833c1
staging: media: atomisp: Replace 'uint32_t' with kernel type u32.
by Varsha Rao
· 8 years ago
56b4183
staging: media: atomisp: Added spaces around arithmetic and bitwise operators.
by Varsha Rao
· 8 years ago
92d1765
staging: media: atomisp: Fix line over 80 characters.
by Varsha Rao
· 8 years ago
6c49221
staging: media: atomisp: Removed unnecessary parentheses.
by Varsha Rao
· 8 years ago
d89f191
staging/atomisp: fix semicolon.cocci warnings
by kbuild test robot
· 8 years ago
26ac851
staging/atomisp: fix returnvar.cocci warnings
by kbuild test robot
· 8 years ago
e407377
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
dfb52d5
staging/atomisp: fix returnvar.cocci warnings
by kbuild test robot
· 8 years ago
5dd3894
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
2d6dcde
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
bd2e36a
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
ab1b722
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
a24d389
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
bbe022f
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
56f2556
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
77d39d6
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
a0a0a38
staging/atomisp: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
41e596a
staging: media: atomisp: handle sched.h breakup
by Greg Kroah-Hartman
· 8 years ago
a49d253
staging/atomisp: Add support for the Intel IPU v2
by Alan Cox
· 8 years ago
372499b
staging: vc04_services: Removed unnecessary variable
by Narcisa Ana Maria Vasile
· 8 years ago
fa2ccd3
staging: bcm2835-camera: Refactored get_format function
by Narcisa Ana Maria Vasile
· 8 years ago
2430125
staging: speakup: Clean up if conditions
by Sreya Mittal
· 8 years ago
4cb3150
staging: speakup: Align with parentheses
by Sreya Mittal
· 8 years ago
5e38c98
staging: dgnc: replace udelay with usleep_range
by Aishwarya Pant
· 8 years ago
4bc58d1
staging: vc04_services: bcm2835-camera: Simplify NULL comparisons
by Aishwarya Pant
· 8 years ago
69385ad
staging: lustre: Replace typedef with struct
by Gargi Sharma
· 8 years ago
22171e3
Staging: xgifb: vb_setmode.c: Fix checkpath warnings
by Manoj Sawai
· 8 years ago
8b0a4c1
Staging: xgifb: vb_setmode.c: Fix checkpath warning
by Manoj Sawai
· 8 years ago
6cc0c25
staging: wilc1000: add check for kmalloc allocation failure.
by Colin Ian King
· 8 years ago
2af5f66
staging: wilc1000: remove redundant result < 0 check
by Colin Ian King
· 8 years ago
079306e
staging: fbtft: add adriver for SH1106
by Heiner Kallweit
· 8 years ago
2fad314
staging: fbtft: Merged two identical conditionals into one.
by Narcisa Ana Maria Vasile
· 8 years ago
5963db9
staging: fbtft: fix unnecessary line continuations
by Cezary Gapinski
· 8 years ago
1ce08c2
Staging: vt6656: Fix spaces and char limit
by Jitendra Kumar Khasdev
· 8 years ago
dd4eab3
staging: vchiq_arm: Don't define PAGE_SIZE
by Stefan Wahren
· 8 years ago
6d80d63
staging: vchiq_arm: Include linux/mm.h
by Stefan Wahren
· 8 years ago
3791ea9
staging: vchiq_arm: Remove unnecessary includes
by Stefan Wahren
· 8 years ago
1935c14
staging: ks7010: Unnecessary parentheses removed and improved coding style.
by Arushi Singhal
· 8 years ago
eb1397d
staging: rtl8192u: Remove ternary operator
by Gargi Sharma
· 8 years ago
483b100
staging: ks7010: fix coding style issue of aligning comments properly
by Chetan Sethi
· 8 years ago
d670333
staging: ks7010: fix coding style issue of using __func__ instead of __FUNCTION__
by Chetan Sethi
· 8 years ago
1227d76
staging: ks7010: fix coding style issue of using pr_notice instead of printk
by Chetan Sethi
· 8 years ago
05be989
staging: ks7010: fix coding style issue of enclosing complex macro value in parentheses
by Chetan Sethi
· 8 years ago
01d9de8
staging: ks7010: fixed warning of avoiding line over 80 characters
by Chetan Sethi
· 8 years ago
c89e986
staging:rtl8188eu Add spaces around binary operator
by Georgiana Rodica Chelu
· 8 years ago
15411ed
staging: bcm2835-audio: Fixed spacing around '&'
by Narcisa Ana Maria Vasile
· 8 years ago
ac3c5ec8
Staging: bcm2835-audio: Removed redundant check
by Alexandru Jercaianu
· 8 years ago
128aacf
staging: bcm2835-camera: Update driver name
by Michael Zoran
· 8 years ago
fa5dc7c
staging: bcm2835-audio: Update driver description
by Michael Zoran
· 8 years ago
212afb9
staging: bcm2835-camera: Move driver under vc04_services
by Michael Zoran
· 8 years ago
051420a
staging: bcm2835-audio: Move driver under vc04_services
by Michael Zoran
· 8 years ago
4529d89
staging: sm750fb: Remove blank lines after { and before } braces.
by Varsha Rao
· 8 years ago
Next »