Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
34ff6c2fe366f389dbe45badb5d100bd3aa02bea
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
a4ce938
staging: sm750fb: Replace NULL comparison.
by Varsha Rao
· 8 years ago
dca633d
staging: sm750fb: Added spaces around arithmetic operators.
by Varsha Rao
· 8 years ago
4e7f31c
staging: sm750fb: Remove unnecessary blank lines.
by Varsha Rao
· 8 years ago
47c565e
staging: sm750fb: Add identifier to function definition argument.
by Varsha Rao
· 8 years ago
8726d48
staging: sm750fb: Fix line over 80 characters.
by Varsha Rao
· 8 years ago
f0588ef
staging: sm750fb: Add braces around if statement.
by Varsha Rao
· 8 years ago
dad5980
staging: ks7010: refactor function call parameters
by Tobin C. Harding
· 8 years ago
3188bc0
staging: ks7010: remove switch statement
by Tobin C. Harding
· 8 years ago
cf57e65
staging: ks7010: move logic operator to end of line
by Tobin C. Harding
· 8 years ago
9f9d703
staging: ks7010: fix checkpatch MULTILINE_DEREFERENCE
by Tobin C. Harding
· 8 years ago
d5f1db3
staging: ks7010: invert conditional, reduce indent
by Tobin C. Harding
· 8 years ago
6d642ea
staging: wilc1000: Rename network_info member str_rssi to rssi_history
by Tahia Khan
· 8 years ago
36d98c1
staging: wilc1000: Rename tstrRSSI members and change type of u8Full to bool
by Tahia Khan
· 8 years ago
f3ae44f
staging: wilc1000: Rename struct tstrRSSI to rssi_history_buffer
by Tahia Khan
· 8 years ago
d351c2d
staging: speakup: Replace BUG_ON() with WARN_ON().
by Varsha Rao
· 8 years ago
ec72ba7
staging: lustre: lnet: use struct bio_vec instead of typedef
by James Simmons
· 8 years ago
f997ffa
staging: lustre: lnet: remove unused lnet_md_iovec_t
by James Simmons
· 8 years ago
c2c2a39
staging: lustre: lnet: remove LNET_SEQ_BASETYPE
by James Simmons
· 8 years ago
8942bc2
staging: lustre: lnet: change lnet_ack_req_t to proper enum
by James Simmons
· 8 years ago
4d237d6
staging: lustre: lnet: change lnet_event_kind_t to proper enum
by James Simmons
· 8 years ago
9abb742
staging: lustre: lnet: change lnet_ins_pos_t to proper enum
by James Simmons
· 8 years ago
058b88d
staging: lustre: lnet: change lnet_unlink_t to proper enum
by James Simmons
· 8 years ago
77f49e9
staging: lustre: lnet: change lnet_msg_type_t to proper enum
by James Simmons
· 8 years ago
06ef1af
staging: lustre: lnet: change lnet_process_id_t to proper structure
by James Simmons
· 8 years ago
16b9ab7
staging: lustre: lnet: change lnet_event_t to proper structure
by James Simmons
· 8 years ago
ef391ea
staging: lustre: lnet: change lnet_md_t to proper structure
by James Simmons
· 8 years ago
d933105
staging: lustre: lnet: change lnet_counter_t to proper structure
by James Simmons
· 8 years ago
79d2c25
staging: lustre: lnet: give LNET_MATCH* enum a name
by James Simmons
· 8 years ago
8a6cd85
staging: lustre: lnet: change lnet_t to proper structure
by James Simmons
· 8 years ago
5342a33
staging: lustre: lnet: change lnet_portal_t to proper structure
by James Simmons
· 8 years ago
e99cc0f
staging: lustre: lnet: change lnet_rtrbuf_t to proper structure
by James Simmons
· 8 years ago
91a39e2
staging: lustre: lnet: change lnet_rtrbufpool_t to proper structure
by James Simmons
· 8 years ago
37c324c
staging: lustre: lnet: change lnet_remotenet_t to proper structure
by James Simmons
· 8 years ago
e3d2716
staging: lustre: lnet: change lnet_route_t to proper structure
by James Simmons
· 8 years ago
5716397
staging: lustre: lnet: change lnet_peer_t to proper structure
by James Simmons
· 8 years ago
ff67f7f
staging: lustre: lnet: change lnet_rc_data_t to proper structure
by James Simmons
· 8 years ago
21e86fd
staging: lustre: lnet: change lnet_ni_t to proper structure
by James Simmons
· 8 years ago
0fffc26
staging: lustre: lnet: change lnd_t to proper structure
by James Simmons
· 8 years ago
f1e0bfb
staging: lustre: lnet: change lnet_test_peer_t to proper structure
by James Simmons
· 8 years ago
5272e80
staging: lustre: lnet: change lnet_libmd_t to proper structure
by James Simmons
· 8 years ago
70ec6db
staging: lustre: lnet: change lnet_me_t to proper structure
by James Simmons
· 8 years ago
Next »