Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
be611a1de3989bd03a09ae9fbfbacf19072169af
be611a1
staging: comedi: COMEDI_BUFINFO: terminate "write" command when stopped
by Ian Abbott
· 9 years ago
36a5117
staging: comedi: COMEDI_BUFINFO: return -EPIPE for abnormal read
by Ian Abbott
· 9 years ago
f3aa8c0
staging: comedi: COMEDI_BUFINFO: become non-busy even if bytes_read is 0
by Ian Abbott
· 9 years ago
57c563b
staging: comedi: COMEDI_BUFINFO: return error if no active command
by Ian Abbott
· 9 years ago
bb0c6bf
staging: comedi: COMEDI_BUFINFO: force bytes_written to 0 if stopped
by Ian Abbott
· 9 years ago
0657856
staging: comedi: COMEDI_BUFINFO: update buffer before becoming non-busy
by Ian Abbott
· 9 years ago
66c3650
staging: comedi: COMEDI_BUFINFO: force bytes_read or bytes_written to 0
by Ian Abbott
· 9 years ago
e5be74c
staging: comedi: COMEDI_BUFINFO: get amount freed, not amount allocated
by Ian Abbott
· 9 years ago
2ead7b3
staging: comedi: drivers: Use DIV_ROUND_CLOSEST
by Amitoj Kaur Chawla
· 9 years ago
b7c57dd
staging: comedi: drivers: Remove unnecessary else following return
by Janani Ravichandran
· 9 years ago
5f9001d
staging: android: Remove unneeded else following a return
by Janani Ravichandran
· 9 years ago
55bbc4f
staging: mt29f_spinand: Remove unneeded else following return
by Janani Ravichandran
· 9 years ago
7aa47db
staging: vt6656: simplify tests of successful urb status
by Alison Schofield
· 9 years ago
7cb07dc
staging: rtl8712: Replace explicit NULL comparison
by Bhaktipriya Shridhar
· 9 years ago
8c5af16
staging: rtl8712: reduce stack usage
by Arnd Bergmann
· 9 years ago
b900d57
staging: rtl8712: Improve suspend/resume functionality.
by Hemmo Nieminen
· 9 years ago
f99ca866
staging: rtl8712: Declare function as static
by Amitoj Kaur Chawla
· 9 years ago
9397ce2
staging: fsl-mc: Remove unneeded else following a return
by Janani Ravichandran
· 9 years ago
453dd922
Staging: fsl-mc: bus: Drop owner assignment from platform_driver
by Bhumika Goyal
· 9 years ago
e26bf88
Staging: octeon: Remove blank lines after open braces
by Dilek Uzulmez
· 9 years ago
dcf24f7
staging: octeon: drop atomic usage from rx counters
by Aaro Koskinen
· 9 years ago
a89e28e
staging: octeon-usb: make driver name to match the file name
by Aaro Koskinen
· 9 years ago
3c98ef9
staging: octeon-usb: add spaces around operator
by Aaro Koskinen
· 9 years ago
cce6600
staging: octeon-usb: switch to use kernel types
by Aaro Koskinen
· 9 years ago
4666573
staging: octeon-usb: clean up includes
by Aaro Koskinen
· 9 years ago
ec7c4d7
staging: octeon-usb: delete space after cast
by Aaro Koskinen
· 9 years ago
6de14f1
staging: octeon-usb: add missing braces
by Aaro Koskinen
· 9 years ago
c9d1961
staging: octeon-usb: delete redundant blank lines
by Aaro Koskinen
· 9 years ago
7949be6
staging: rtl8192e: Drop useless initialisation
by Bhaktipriya Shridhar
· 9 years ago
a4eed41
staging: rtl8192e: Remove explicit pointer cast in assignments
by Janani Ravichandran
· 9 years ago
1761a85
staging: rtl8192u: Remove create_workqueue()
by Bhaktipriya Shridhar
· 9 years ago
f591409
Staging: rtl8192u: Convert long if-else block to switch-case
by Bhumika Goyal
· 9 years ago
e4d1bff
staging: fbtft: Fix block comment coding style
by Anchal Jain
· 9 years ago
b383f2a
staging: rtl8188eu: core: Remove unnecessary braces
by Bhaktipriya Shridhar
· 9 years ago
816c2db
staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_D
by Andrew Bradford
· 9 years ago
a3c0c480
Staging: rtl8188eu/core: Coding style fix, avoid line over 80 characters
by Colin Vidal
· 9 years ago
18dbf8e
Staging: rtl8188eu/core: Coding style fix, set constant operand on right in tests
by Colin Vidal
· 9 years ago
c358821
Staging: rtl8188eu/core: Coding style fix, set conform spaces between identifiers
by Colin Vidal
· 9 years ago
7ca6a96
Staging: rtl8188eu/core: remove paragraph which mention FSF address in comment header
by Colin Vidal
· 9 years ago
684d2f1
staging: rtl8188eu: core: Use put_unaligned_le16
by Amitoj Kaur Chawla
· 9 years ago
da04bf7
Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfree
by Bhumika Goyal
· 9 years ago
64e6619
Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfree
by Bhumika Goyal
· 9 years ago
bfb7ff2
staging: rtl8723au: hal: Use macro ARRAY_SIZE
by Bhaktipriya Shridhar
· 9 years ago
382f005
staging: rtl8723au: Remove unnecessary else following return
by Janani Ravichandran
· 9 years ago
f0eba51
staging: rtl8723au: whitespace and blank line cleaning
by Geliang Tang
· 9 years ago
703a760
staging: rtl8723au: core: rtw_recv: remove useless codes
by Geliang Tang
· 9 years ago
e280d71
staging: rtl8723au: use list_for_each_entry*()
by Geliang Tang
· 9 years ago
338e4716
Staging: rtl8723au: hal: Remove unused macros
by Bhumika Goyal
· 9 years ago
e3479f7
staging: most: hdm-usb: Remove create_workqueue()
by Amitoj Kaur Chawla
· 9 years ago
a642bbb
staging: most: hdm-dim2: Replace pr_err with dev_err
by Amitoj Kaur Chawla
· 9 years ago
3eced21
staging: most: hdm-dim2: Replace request_irq with devm_request_irq
by Amitoj Kaur Chawla
· 9 years ago
bab469c
staging: most: hdm-dim2: Switch to devm_ioremap_resource()
by Amitoj Kaur Chawla
· 9 years ago
8661fca
staging: most: hdm-dim2: Replace kzalloc with devm_kzalloc
by Amitoj Kaur Chawla
· 9 years ago
11b49d9
staging: netlogic: Return zero pointer after failed kmalloc
by Laura Garcia Liebana
· 9 years ago
bf8b2bb
staging: netlogic: Fix indent for conditional statement
by Laura Garcia Liebana
· 9 years ago
800325f
staging: netlogic: Insert spaces around operator
by Laura Garcia Liebana
· 9 years ago
4b032eb
staging: netlogic: Fix comparison to NULL
by Laura Garcia Liebana
· 9 years ago
a5cecac
staging: netlogic: Fix CamelCase for constants
by Laura Garcia Liebana
· 9 years ago
06409808
staging: netlogic: Fix multiple assignments
by Laura Garcia Liebana
· 9 years ago
c8550db
staging: netlogic: Remove blank spaces after a cast
by Laura Garcia Liebana
· 9 years ago
3a694d0c
staging: netlogic: Fix several parentheses alignments
by Laura Garcia Liebana
· 9 years ago
c3397c1
staging: media: davinci_vpfe: remove ret variable in switch statements
by Thaissa Falbo
· 9 years ago
afa5d19
staging: media: davinci_vpfe: remove unnecessary ret variable
by Thaissa Falbo
· 9 years ago
8e8919f
staging:media:davinci_vpfe: Fix lines over 80 characters
by Thaissa Falbo
· 9 years ago
735a8b4
staging:media:davinci_vpfe: Fixed code identation warning as detected by checkpatch
by Thaissa Falbo
· 9 years ago
b369a87
staging:media:davinci_vpfe: Fixed comparisons with constants warnings
by Thaissa Falbo
· 9 years ago
9c5d893
staging:media:davinci_vpfe: Fixed block comments according to kernel coding style
by Thaissa Falbo
· 9 years ago
72a5f6a
staging: rdma: hfi1: Use offset_in_page macro
by Amitoj Kaur Chawla
· 9 years ago
809487c
staging: rdma: hfi1: Use DIV_ROUND_UP
by Amitoj Kaur Chawla
· 9 years ago
94b397c
staging: rdma: hfi1: Replace kmalloc and memcpy with kmemdup
by Amitoj Kaur Chawla
· 9 years ago
1e61380
staging: wlan-ng: fix NULL comparison
by Fu Yong Quah
· 9 years ago
5be2f42
staging: wlan-ng: Remove flush_scheduled_work
by Amitoj Kaur Chawla
· 9 years ago
896774f
Staging: wlan-ng: Remove unused functions and prototypes
by Bhumika Goyal
· 9 years ago
49e845a
Staging: wlan-ng: Remove function hfa384x_drvr_commtallies
by Bhumika Goyal
· 9 years ago
b5b6e7b
staging: iio: resolver: fix comparison to NULL
by Eva Rachel Retuya
· 9 years ago
c7e426d
staging: iio: resolver: remove unnecessary blank line
by Eva Rachel Retuya
· 9 years ago
c3f63dd
staging: iio: resolver: delete space after a cast
by Eva Rachel Retuya
· 9 years ago
84681c7
staging: iio: resolver: add missing braces on if-else statements
by Eva Rachel Retuya
· 9 years ago
8d80ccb
staging: iio: resolver: use blank line after array declaration
by Eva Rachel Retuya
· 9 years ago
cdd6dee
staging: iio: resolver: add spaces around operators
by Eva Rachel Retuya
· 9 years ago
ae6394a
staging: iio: resolver: align to match open parenthesis
by Eva Rachel Retuya
· 9 years ago
ddab4a0
staging: iio: light: fix multiple assignments in a single line
by Eva Rachel Retuya
· 9 years ago
e537daa
staging: iio: light: add space around '*"
by Eva Rachel Retuya
· 9 years ago
7f3829a
staging: iio: light: fix block comments according to kernel coding style
by Eva Rachel Retuya
· 9 years ago
79783b3
staging: iio: light: omit space after a cast
by Eva Rachel Retuya
· 9 years ago
ca52c88
staging: iio: light: indent to match open parenthesis
by Eva Rachel Retuya
· 9 years ago
911568b
staging: iio: accel: Remove unnecessary else after goto in if block
by Janani Ravichandran
· 9 years ago
0fd736f
staging: iio: adc: Remove unnecessary test from if conditions
by Amitoj Kaur Chawla
· 9 years ago
6a707a9
Staging: wilc1000: Remove and rename struct typedefs from .c files
by Bhumika Goyal
· 9 years ago
5bc3216
Staging: wilc1000: Remove unused function WILC_WFI_update_stats
by Bhumika Goyal
· 9 years ago
541ac71
Staging: lustre: lnet: Remove and rename struct typedef lstcon_session_t
by Bhumika Goyal
· 9 years ago
a6e19b4
staging: lustre: Replace __attribute__((packed)) with __packed
by Amitoj Kaur Chawla
· 9 years ago
6c441b9
staging: lustre: lustre: Remove unneeded else after goto
by Janani Ravichandran
· 9 years ago
7d51a7d
staging: lustre: lustre: Remove unnecessary else after return
by Janani Ravichandran
· 9 years ago
496baea
Staging: lustre: lov: Pull assignments out of function call
by Bhumika Goyal
· 9 years ago
f51e5a2
staging: lustre: osc: osc_request: Declare local function and structure as static
by Amitoj Kaur Chawla
· 9 years ago
8cee691
staging: lustre: obdclass: obd_mount: Declare function as static
by Amitoj Kaur Chawla
· 9 years ago
0a37f7a
staging: lustre: Fixed the parenthesis
by Shalin Mehta
· 9 years ago
ae0246d
staging/lustre: Convert cfs_str2num_check to use kstrtoul
by Oleg Drokin
· 9 years ago
4d8a00e
staging/lustre: Convert cfs_trace_daemon_command to use kstrtoul
by Oleg Drokin
· 9 years ago
Next »