Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
053ead220203d3e742d8345d411ebb166f2aa6b4
053ead2
staging: fsl-mc: remove .owner field for driver
by Wei Yongjun
· 8 years ago
9f4feef
staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEAD
by Wei Yongjun
· 8 years ago
4a236d0
staging: android ion/hisi: fix dependencies
by Arnd Bergmann
· 8 years ago
299ac4442
staging: android: ion: Fix return value check in hi6220_ion_probe()
by Wei Yongjun
· 8 years ago
29b7d58
staging: lustre: Remove unnecessary return capture
by Rehas Sachdeva
· 8 years ago
3428e91
staging: emxx_udc: add braces to if-else block
by Gargi Sharma
· 8 years ago
190b951
staging: emxx_udc: Fix unsigned int to bare use of unsigned
by Anchal Jain
· 8 years ago
d5102ad
staging: gs_fpgaboot: Remove FSF address from GPL notice
by Rehas Sachdeva
· 8 years ago
49288a3
staging: gdm724x: Remove unnecessary blank line
by Rehas Sachdeva
· 8 years ago
30fde3a
Staging: netlogic: Remove unused function
by Bhumika Goyal
· 8 years ago
bbac843
staging: dgnc: Fix long line and spelling mistake
by Rehas Sachdeva
· 8 years ago
e88e446
staging: dgnc: Fix lines over 80 characters
by Rehas Sachdeva
· 8 years ago
4db7c0b
staging: rtl8712: fix double lock bug in SetPSModeWorkItemCallback()
by Wei Yongjun
· 8 years ago
e30ed33
staging: ks7010: remove unused including <linux/version.h>
by Wei Yongjun
· 8 years ago
a1a736d
staging: ks7010: Remove the explicit cast on kmalloc
by sayli karnik
· 8 years ago
c8abeaf
staging: ks7010: Remove whitespace before newline
by Rehas Sachdeva
· 8 years ago
baa3062
staging: slicoss: Remove unnecessary braces {}
by Rehas Sachdeva
· 8 years ago
1462b30
staging: slicoss: Remove blank lines before & after braces
by Rehas Sachdeva
· 8 years ago
1ef87b8
staging: slicoss: Remove unnecessary blank line
by Rehas Sachdeva
· 8 years ago
a54570a
staging: media: lirc: lirc_imon: Fix alignment with the open parenthesis
by Anchal Jain
· 8 years ago
f32519b
staging: media: lirc: lirc_imon: Add space around the operators
by Anchal Jain
· 8 years ago
c16f06f
staging: media: lirc: lirc_imon: Remove a blank line before a close parenthesis '}'
by Anchal Jain
· 8 years ago
09ed2c0
staging: media: lirc: lirc_imon: Remove unnecessary blank line
by Anchal Jain
· 8 years ago
0152b5b
staging: media: lirc: lirc_imon: Remove multiple blank lines
by Anchal Jain
· 8 years ago
2c768b8
staging: media: lirc: lirc_bt829: Remove explicit NULL comparison
by Anchal Jain
· 8 years ago
1fed320
staging: sm750fb: Change 'uint32_t' to 'u32'
by Rehas Sachdeva
· 8 years ago
71b4de8
staging: sm750fb: Change 'x != NULL' to 'x'
by Rehas Sachdeva
· 8 years ago
b29376c3
staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c
by Moshe Green
· 8 years ago
46b7dd7
staging: sm750fb: fix line length coding style issues in ddk750_chip.c
by Moshe Green
· 8 years ago
d769079
Staging: sm750fb: Remove unnecessary blank line
by Sandhya Bankar
· 8 years ago
e52f214
Staging: wlan-ng: Use !x instead of x == NULL.
by Sandhya Bankar
· 8 years ago
f8b3085
staging: octeon: use defines instead of magic numbers
by Asbjoern Sloth Toennesen
· 8 years ago
08441a9
staging: lustre: clean function declarations in class_obd.c up
by Baoyou Xie
· 8 years ago
c03eb75
staging: lustre: Fix indentation
by Rehas Sachdeva
· 8 years ago
994b487
staging: lustre: Remove unnecessary 'return'
by Rehas Sachdeva
· 8 years ago
02c041c
staging: lustre: Change 'seq_printf' to 'seq_puts'
by Rehas Sachdeva
· 8 years ago
483ace0
staging: lustre: Change 'unsigned' to 'unsigned int'
by Rehas Sachdeva
· 8 years ago
e9d6122
staging: lustre: Fix block comment style
by Rehas Sachdeva
· 8 years ago
b9aabfc
staging: lustre: Add space b/w concatenated strings
by Rehas Sachdeva
· 8 years ago
8f53346
staging: most: hdm-dim2: monitor atx DBR space
by Andrey Shvetsov
· 8 years ago
a0adbc7
staging: most: hdm-dim2: fix dim2-ip interrupt names
by Andrey Shvetsov
· 8 years ago
3512ede
staging: most: hdm-dim2: remove clearance of pending MLB interrupt
by Andrey Shvetsov
· 8 years ago
cad29b4
staging: most: hdm-dim2: delete error code from logging message
by Andrey Shvetsov
· 8 years ago
055f1d1
staging: most: hdm-dim2: rename function
by Andrey Shvetsov
· 8 years ago
52076fe
staging: most: hdm-dim2: remove structure member
by Andrey Shvetsov
· 8 years ago
a85ee2a
staging: most: hdm-dim2: round up DBR memory for async/ctrl
by Andrey Shvetsov
· 8 years ago
6631c5c9
staging: most: hdm-dim2: double size of DBR buffer
by Andrey Shvetsov
· 8 years ago
9b762fd
staging: most: hdm-dim2: relocate variable declarations
by Andrey Shvetsov
· 8 years ago
424a679
staging: most: hdm-dim2: remove macro ENABLE_HDM_TEST
by Andrey Shvetsov
· 8 years ago
55f142c
staging: most: hdm-dim2: fix channel configuration
by Andrey Shvetsov
· 8 years ago
8c243d2
staging: android: ion: Make ION_OF depend on OF_ADDRESS
by Laura Abbott
· 8 years ago
552edf8
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
d2f3e10
staging: fwserial: fix checkpatch permission warnings
by Simon Chopin
· 8 years ago
1d191e1
Staging: wilc1000: Remove struct typedef
by Bhumika Goyal
· 8 years ago
65f5c3e
staging: vme/devices: vme_user.c: fix: converted decimal permissions to octal
by Ryan Swan
· 8 years ago
b9ac4b6
staging: gs_fpga_boot: Remove multiple blank lines
by sayli karnik
· 8 years ago
c7e65f4
staging: ks7010: Remove the explicit NULL comparison
by sayli karnik
· 8 years ago
8b70d69
staging: netlogic: Make net_device_ops const
by Mike Kofron
· 8 years ago
b8a7b47
Staging: vt6655: Remove unused function vnt_key_init_table
by Bhumika Goyal
· 8 years ago
c371ffa
staging: slicoss: add new line after struct declaration
by Gargi Sharma
· 8 years ago
602facf
staging: most: core: constify structure member
by Andrey Shvetsov
· 8 years ago
bc5f96a
staging: most: core: show all linked channels
by Christian Gromm
· 8 years ago
25b80db
Staging: comedi: drivers: Delete NULL check before pci_dev_put
by Bhumika Goyal
· 8 years ago
6e30293
staging: comedi: comedi_fops: coding style fixes
by Matias Mucciolo
· 8 years ago
601e59f
staging: gdm724x: Add spaces around the '*' operator
by sayli karnik
· 8 years ago
4a2a867
staging: rtl8712: fix block comments
by Shaily Sangwan
· 8 years ago
12bc1d1
staging: rtl8712: fix coding style error reported from checkpatch
by Omri Arad
· 8 years ago
1696566
iio: accel: mxc6255: Fix chip-id check
by Hans de Goede
· 8 years ago
f6573ad
staging: unisys: visorbus: cleanup include listings
by David Kershner
· 8 years ago
4f3f0c3
staging: unisys: visorbus: merge guestlinuxdebug with vmcallinterface.h
by David Kershner
· 8 years ago
7f5780a
staging: unisys: remove check for GNUC
by David Kershner
· 8 years ago
dca0a14
staging: unisys: visorbus: Move non global guestlinuxdebug to visorbus
by David Kershner
· 8 years ago
443c0c7
staging: unisys: visorbus: remove include for vbuschannel.h
by David Kershner
· 8 years ago
77190cf
staging: unisys: visorbus: Merge iovmcall_gnuc into vmcallinterface
by David Kershner
· 8 years ago
b6d0fa1
staging: unisys: visorbus: merge vbusdeviceinfo.h into vbuschannel
by David Kershner
· 8 years ago
3995c5d
staging: unisys: visorbus: Reorder functions to avoid including header
by David Kershner
· 8 years ago
8a7a2fd
staging: unisys: visorbus: Merge controlvm completion status to controlvmchannel
by David Kershner
· 8 years ago
e308d69
staging: unisys: merge diagchannel.h to visorbus.h
by Erik Arfvidson
· 8 years ago
89cb051
staging: unisys: visorinput: Remove ultrainputreport.h include
by Bryan Thompson
· 8 years ago
d7cbd9f
staging: unisys: visorinput: Update visorinput.c includes
by Bryan Thompson
· 8 years ago
d6d0c6f
staging: unisys: visorbus: Merge channel_guid.h with channel.h
by David Binder
· 8 years ago
7339cb0
staging: unisys: visorbus: Convert visorchipset.h refs
by David Binder
· 8 years ago
43c0ab0
staging: unisys: Move vbushelper.h contents to visorbus_private.h
by Bryan Thompson
· 8 years ago
1e5bcbe
staging: unisys: visorbus: remove putfile_buffer_entry
by Jon Frisch
· 8 years ago
d5bc757
staging: unisys: visorbus: remove unused lists
by Jon Frisch
· 8 years ago
1bda5a2
staging: unisys: visorbus: remove g_devicechangestate_packet
by Jon Frisch
· 8 years ago
fbb5d8c
staging: unisys: visornic_main.c remove unused pound defines
by Erik Arfvidson
· 8 years ago
992d03d
staging: unisys: visorbus_main.c remove unused pound defines
by Erik Arfvidson
· 8 years ago
f6376a5
staging: unisys: visorchipset.c remove unused pound defines
by Erik Arfvidson
· 8 years ago
0c8de4c
staging: dgnc: dgnc_sysfs *_ATTR() macros convert
by Matias Mucciolo
· 8 years ago
970e82d
staging: dgnc: Fix multi line comment alignment
by Fernando Apesteguia
· 8 years ago
60dcf58
staging: octeon: stop using cvmx_helper_link_autoconf()
by Aaro Koskinen
· 8 years ago
943407c
Staging: wlan-ng: changed definition of DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro
by Claudiu Beznea
· 8 years ago
17d9ff12
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey3
by Claudiu Beznea
· 8 years ago
8d3a225
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey2
by Claudiu Beznea
· 8 years ago
41e9b84
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey1
by Claudiu Beznea
· 8 years ago
152f044
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey0
by Claudiu Beznea
· 8 years ago
992f961
staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.
by Phil Turnbull
· 8 years ago
77795318
speakup: Add spinlock in synth_direct_store
by Pavel Andrianov
· 8 years ago
da25a8e
staging: rtl8188eu: remove unused debugging functions
by Luca Ceresoli
· 8 years ago
Next »