Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
eb8c4e546961cbdb7d448458c24dfae9d1622510
eb8c4e5
staging: ks7010: remove multi-way decision
by Tobin C. Harding
· 8 years ago
1e0aa79
staging: ks7010: remove unused macro
by Tobin C. Harding
· 8 years ago
4906be2
staging: ks7010: fix checkpatch MULTILINE_DEREFERENCE
by Tobin C. Harding
· 8 years ago
331454f
staging: ks7010: fix checkpatch LOGICAL_CONTINUATIONS
by Tobin C. Harding
· 8 years ago
78037ef
staging: ks7010: rename identifier packet to skb
by Tobin C. Harding
· 8 years ago
dd85d71
staging: ks7010: add task to TODO file
by Tobin C. Harding
· 8 years ago
37ab542
staging: ks7010: rename RecvMIC to recv_mic
by Tobin C. Harding
· 8 years ago
ba93287
staging: ks7010: fix checkpatch UNNECESSARY_ELSE
by Tobin C. Harding
· 8 years ago
8f0ef77
staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENT
by Tobin C. Harding
· 8 years ago
3da1b23
staging: ks7010: utilize local variable
by Tobin C. Harding
· 8 years ago
b121d84
staging: ks7010: simplify calls to memcpy()
by Tobin C. Harding
· 8 years ago
9ff19a6
staging: ks7010: move null check before dereference
by Tobin C. Harding
· 8 years ago
dc59ef2
staging: ks7010: fix multi-way decision
by Tobin C. Harding
· 8 years ago
2ab6fd5
staging: ks7010: factor out send stop request
by Tobin C. Harding
· 8 years ago
f864148
staging: ks7010: fix function return code path
by Tobin C. Harding
· 8 years ago
482c03c
staging: ks7010: separate dissimilar checks
by Tobin C. Harding
· 8 years ago
fa740a9
staging: ks7010: change static function return type
by Tobin C. Harding
· 8 years ago
638a75b
staging: ks7010: invert conditional, reduce indentation
by Tobin C. Harding
· 8 years ago
f717248
staging: ks7010: rename identifier retval to ret
by Tobin C. Harding
· 8 years ago
03b0244
staging: ks7010: rename identifier rc to ret
by Tobin C. Harding
· 8 years ago
881f76b
staging: ks7010: change length type to unsigned
by Tobin C. Harding
· 8 years ago
5141e9c
staging: ks7010: remove void * cast
by Tobin C. Harding
· 8 years ago
ed246b9
staging: ks7010: remove unnecessary function parameter
by Tobin C. Harding
· 8 years ago
b388285
staging: rtl8723bs: fix spelling mistake: "acquire"
by Colin Ian King
· 8 years ago
103ab68
staging: rtl8723bs: fix spelling mistakes in RT_TRACE messages
by Colin Ian King
· 8 years ago
5c42e7e
staging: rtl8188eu: force driver to be built as a module
by Hans de Goede
· 8 years ago
1e7605e
staging: rtl8723bs: force driver to be built as a module.
by Greg Kroah-Hartman
· 8 years ago
7ad61a3
staging: rtl8723bs: remove null test before kfree
by Aishwarya Pant
· 8 years ago
9ddf6e3
staging: rtl8723bs: Add missing include <linux/of.h> to fix compile error
by Hans de Goede
· 8 years ago
f78a823
Merge 4.11-rc6 into staging-next
by Greg Kroah-Hartman
· 8 years ago
39da7c5
Linux 4.11-rc6
by Linus Torvalds
· 8 years ago
84ced7f
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
462e9a3
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
5b50be7
Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
62e1fd0
Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
2a610b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6cb3d05
staging: rtl8723bs: core: rtw_cmd: drop unneeded null tests
by Julia Lawall
· 8 years ago
f951e88
staging: rtl8723bs: core: rtw_cmd: drop unneeded null test
by Julia Lawall
· 8 years ago
1c21a34
staging: rtl8723bs: Fix indenting error in core/rtw_pwrctrl.c
by Larry Finger
· 8 years ago
bd51edb
staging: rtl8723bs: Fix indenting problems in core/rtw_odm.c
by Larry Finger
· 8 years ago
ef9209b
staging: rtl8723bs: Fix indenting errors and an off-by-one mistake in core/rtw_mlme_ext.c
by Larry Finger
· 8 years ago
3498d68
staging: rtl8723bs: Fix white-space errors in core/rtw_recv.c
by Larry Finger
· 8 years ago
0ba8d4b
staging: rtl8723bs: Fix some white-space errors in core/rtw_security.c
by Larry Finger
· 8 years ago
aa29d8b
staging: rtl8723bs: Fix indenting problem in core/rtw_sta_mgt.c
by Larry Finger
· 8 years ago
130cf72
staging: rtl8723bs: Fix some indenting problems and a potential data overrun
by Larry Finger
· 8 years ago
5004922
staging: rtl8723bs: Fix indenting mistakes in core/rtw_mlme.c
by Larry Finger
· 8 years ago
b7126fa
staging: rtl8723bs: Fix indenting mistakes in core/rtw_ieee80211.c
by Larry Finger
· 8 years ago
9c63e98
staging: rtl8723bs: Fix indenting mistake in core/rtw_ap.c
by Larry Finger
· 8 years ago
21a9509
staging: rtl8723bs: Fix possible usage of NULL pointer in core/rtw_debug.c
by Larry Finger
· 8 years ago
f195f7d
staging: rtl8723bs: Fix indenting problems in core/rtw_xmit.c
by Larry Finger
· 8 years ago
1793db1
staging: rtl8723bs: Fix indenting problem for hal/hal_com.c
by Larry Finger
· 8 years ago
0952abb
staging: rtl8723bs: Fix indening problem in hal/hal_com_phycfg.c
by Larry Finger
· 8 years ago
d9be201
staging: rtl8723bs: Fix indenting problems in hal/HalHWImg8723B_BB.c
by Larry Finger
· 8 years ago
7e2b0aa
staging: rtl8723bs: Fix potential usage while NULL error in hal/rtl8723b_hal_init.c
by Larry Finger
· 8 years ago
6557ddf
staging: rtl8723bs: Fix various errors in os_dep/ioctl_cfg80211.c
by Larry Finger
· 8 years ago
e62bb92
staging: rtl8723bs: Fix indenting mistake in os_dep/mlme_linux.c
by Larry Finger
· 8 years ago
72544c5f
staging: rtl8723bs: Fix indenting warning in os_dep/os_intfs.c
by Larry Finger
· 8 years ago
2679a3fb
staging: rtl8723bs: Fix dereference before check warning in os_dep/recv_linux.c
by Larry Finger
· 8 years ago
c49c1f2
staging: rtl8723bs: Fix indenting warning in os_dep/rtw_proc.c
by Larry Finger
· 8 years ago
9ad88c7
staging: rtl8723bs: Fix indenting warning in os_dep/xmit_linux.c
by Larry Finger
· 8 years ago
78d91a7
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
c3df1c7
Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
894ca30
Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
cf01fb9
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
by Chris Salls
· 8 years ago
425fffd
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
by Liping Zhang
· 8 years ago
27f395b
MAINTAINERS: separate out kernfs maintainership
by Tejun Heo
· 8 years ago
c8a139d
sysfs: be careful of error returns from ops->show()
by NeilBrown
· 8 years ago
cf903e9
Documentation: stable-kernel-rules: fix stable-tag format
by Johan Hovold
· 8 years ago
1375baa
staging:r8188eu: remove sw_encrypt member of security_priv struct
by Ivan Safonov
· 8 years ago
82407f3
staging:r8188eu: remove software_encrypt member of registry_priv struct
by Ivan Safonov
· 8 years ago
d79640d
staging:r8188eu: replace rtw_software_encrypt with its default value
by Ivan Safonov
· 8 years ago
2288387
staging:r8188eu: remove sw_decrypt member of security_priv struct
by Ivan Safonov
· 8 years ago
8c98611
staging:r8188eu: remove software_decrypt member of registry_priv struct
by Ivan Safonov
· 8 years ago
0e7018b
staging:r8188eu: replace rtw_software_decrypt with its value
by Ivan Safonov
· 8 years ago
361b3f5
staging: vc04_services: add parenthesis to macros
by Haim Daniel
· 8 years ago
e45c237
staging: comedi: drivers: s626.c - fixed checkpatch issue about data type
by Andrea della Porta
· 8 years ago
1bb90b6
staging: rts5208: ms.c fixed checkpatch warning - using __func__ instead of hardcoded name
by Andrea della Porta
· 8 years ago
141a10a
staging: fsl-mc/dpio: Fix early writing of valid bit
by Ioana Radulescu
· 8 years ago
ad3dbb9
staging: rtl8712: fixed multiple line derefence issue
by Prasant Jalan
· 8 years ago
b76cc94
staging: rtl8712: code style fix
by Tejaswini Poluri
· 8 years ago
919a9bb
staging: fbtft: fix type assignment warning
by Alex Wilson
· 8 years ago
ca86987
staging: xgifb: added blankline after decl.
by Andrea della Porta
· 8 years ago
271dbae
staging: sm750fb: removed line continuations in quoted strings
by Prasant Jalan
· 8 years ago
4895398
staging: sm750fb: fixing function return with lock held
by Prasant Jalan
· 8 years ago
d6171ba
staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 chars
by Andrea della Porta
· 8 years ago
951142c
staging: bcm2835-audio: remove unnecessary log messages
by Aishwarya Pant
· 8 years ago
34bc8f9
staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary"
by Colin Ian King
· 8 years ago
76b4580
staging wlan-ng: fix type mismatch warnings in mkpdrlist()
by Maciek Borzecki
· 8 years ago
2bbd502
staging: comedi: amplc_pci224: convert CLK_CONFIG() macro to function
by Ian Abbott
· 8 years ago
a19aa38
staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()
by Ian Abbott
· 8 years ago
c5665df
staging: comedi: amplc_pci230: convert CLK_CONFIG() macro to function
by Ian Abbott
· 8 years ago
112d55e
staging: comedi: amplc_pci230: remove 'inline' from pci230_gat_config()
by Ian Abbott
· 8 years ago
ba50868
staging: wilc1000: fix incorrect strncasecmp length
by Colin Ian King
· 8 years ago
0e49065
staging: wilc1000: Fix problem with wrong vif index
by Aditya Shankar
· 8 years ago
5600da6
staging: wilc1000: Use new format for configuring firmware
by Aditya Shankar
· 8 years ago
0f8931f
staging: rtl8192u: ieee80211: Fix space required after }.
by Valerio Genovese
· 8 years ago
62f9868
staging: rtl8188eu: Remove extra spaces
by Alfonso Lima Astor
· 8 years ago
6cd43f0
staging: rtl8188eu: Macros with complex values should be enclosed in parentheses
by Alfonso Lima Astor
· 8 years ago
bbc2a2d
Staging: nvec: Remove FSF's mailing address
by Riku Salminen
· 8 years ago
54f74b4
staging: comedi: labpc: fix isadma dependency
by Arnd Bergmann
· 8 years ago
Next »