Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
def0c450585089be57bf090c37dbd85d53587053
def0c45
staging: rtl8723au: Remove pointless wrappers around odm_TXPowerTrackingInit()
by Jes Sorensen
· 10 years ago
bb51449
staging: rtl8723au: Remove a number of unused entries from struct dm_odm_t
by Jes Sorensen
· 10 years ago
c2073f3
staging: rtl8723au: Remove unused struct rx_hp
by Jes Sorensen
· 10 years ago
dae7f15
staging: iio: hmc5843: Set iio name property in sysfs
by Marek Belisko
· 10 years ago
4c1d2dc
staging: dgap: Avoid name collision
by Fabio Estevam
· 10 years ago
08e03c2
vme: tsi148: Master windows support USERx and CR/CSR accesses, not slaves
by Martyn Welch
· 10 years ago
c74a804
staging: vme: mmap() support for vme_user
by Dmitry Kalinkin
· 10 years ago
0cd189a
staging: vme: use image mutex for ioctl()
by Dmitry Kalinkin
· 10 years ago
ad22d55
Staging: rtl8192e: remove assignment of function parameter
by Matteo Semenzato
· 10 years ago
b6b0012
staging: rtl8192e: Remove unnecessary OOM message
by Quentin Lambert
· 10 years ago
d08c028
staging: rtl8192x: Remove use of seq_printf return value
by Joe Perches
· 10 years ago
5877ecc
Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG macro
by Tolga Ceylan
· 10 years ago
6f43804
Staging: rtl9182u: r819xU_firmware: Replaced C99 comments with C89
by Tolga Ceylan
· 10 years ago
23723ea
Staging: rtl8192u: r819xU_firmware: removed commented out assert
by Tolga Ceylan
· 10 years ago
8edd9e7
Staging: rtl8192u: r819xU_firmware: removed commented out variable
by Tolga Ceylan
· 10 years ago
535f2e7
staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointer
by Rickard Strandqvist
· 10 years ago
1b08872
staging: unisys: remove LOGWRN() macros and uniklog.h
by Benjamin Romer
· 10 years ago
0aca7844
staging: unisys: remove ERRDEV macros
by Benjamin Romer
· 10 years ago
61620a1
staging: unisys: remove LOGVER macro
by Benjamin Romer
· 10 years ago
1a84fec
staging: unisys: remove ASSERT() macro
by Benjamin Romer
· 10 years ago
2098dbd
staging: unisys: remove LOGINF macros
by Benjamin Romer
· 10 years ago
4de57ac
staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macros
by Benjamin Romer
· 10 years ago
d9fabbd
Staging: fbtft: add header for internal functions
by Drew Fustini
· 10 years ago
980ac4d
MAINTAINERS: update for sm750fb driver
by Sudip Mukherjee
· 10 years ago
81dee67
staging: sm750fb: add sm750 to staging
by Sudip Mukherjee
· 10 years ago
c3d6047
staging: sm7xxfb: make vgamode static
by Sudip Mukherjee
· 10 years ago
6a3386b
staging: i2o: Remove use of seq_printf return value
by Joe Perches
· 10 years ago
8895f04
staging: rtl8188eu: Fix trivial typos in comments
by Yannick Guerrini
· 10 years ago
733345e
staging: panel: initialize lcd if lcd enabled
by Sudip Mukherjee
· 10 years ago
f43de77
staging: panel: register driver after checking device
by Sudip Mukherjee
· 10 years ago
9ab81fb
Staging: vt6655: fix C99 comments
by Matteo Semenzato
· 10 years ago
bb72dd5
staging: vt6655: Cleanup C99 comments
by Alex W Slater
· 10 years ago
7e59b04
Staging: vt6655 fix C99 style comments
by Matt
· 10 years ago
636cd168
staging: vt6655: fix coding style issues in channel.c
by Ivan Stankovic
· 10 years ago
d34add0
staging: vt6656: Fix possible leak in vnt_download_firmware()
by Christian Engelmayer
· 10 years ago
6498613
staging: ozwpan: Move code from success handling to error handling
by Quentin Lambert
· 10 years ago
e03b7297
staging: ozwpan: Remove allocation from delaration line
by Quentin Lambert
· 10 years ago
5f9dca1
Staging: dgnc: Fix checking return value of register_chrdev
by Salah Triki
· 10 years ago
834d867
staging: dgnc: fix braces {} are not necessary for single statement blocks
by Salah Triki
· 10 years ago
87643ab
staging:lustre:libcfs: Merge linux-proc.c into module.c
by Matthew Tyler
· 10 years ago
804db5d
staging: lustre: space prohibited between function name and open parenthesis '('
by Alberto Pires de Oliveira Neto
· 10 years ago
c96d236
staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_
by Oleg Drokin
· 10 years ago
6301647
staging/lustre/ptlrpc: Do not use deprecated cpus_* functions
by Oleg Drokin
· 10 years ago
6ac986d0
staging: comedi: drivers/*.c: add missing braces {} to if/else branches
by H Hartley Sweeten
· 10 years ago
c8f4b98
staging: comedi: drivers/*.c: remove unnecessary blank lines
by H Hartley Sweeten
· 10 years ago
6c7d2c8
staging: comedi: drivers/*.c: alignment should match open parenthesis
by H Hartley Sweeten
· 10 years ago
9949595
staging: comedi: drivers/*.c: fix common misspellings
by H Hartley Sweeten
· 10 years ago
857ced4
staging: comedi: s626: remove unnecessary 'cmd' pointer checks
by H Hartley Sweeten
· 10 years ago
4c36fdd
staging: comedi: kcomedilib_main: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
c6be154
staging: comedi: ni_mio_common: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
56e9707
staging: comedi: ni_tiocmd: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
9bacea5
staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
4ce82de
staging: comedi: ni_pcidio: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
c1bce7f
staging: comedi: ni_labpc_common: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
77ba71f
staging: comedi: ni_atmio: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
307da4b
staging: comedi: ni_660x: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
5effdf7
staging: comedi: mite: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
854472c
staging: comedi: cb_pcidas64: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
4d719ce
staging: comedi: amplc_pci230: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
0048b99
staging: comedi: amplc_pci224: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
e285016
staging: comedi: drivers: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
88cc30c
staging: comedi: comedi_fops: (!foo) preferred over (foo == NULL)
by H Hartley Sweeten
· 10 years ago
62af721
Staging: ste_rmi4: clean dev_err logging
by Haneen Mohammed
· 10 years ago
eb85620
Staging: slicoss: clean dev_err logging
by Haneen Mohammed
· 10 years ago
3daf9df
Staging: iio: clean dev_err logging
by Haneen Mohammed
· 10 years ago
651cd16
Staging: rts5208: clean dev_err logging
by Haneen Mohammed
· 10 years ago
ce82410
Staging: comedi: clean dev_err logging
by Haneen Mohammed
· 10 years ago
99beca1
Staging: gdm72xx: clean dev_err logging
by Haneen Mohammed
· 10 years ago
8c6ccbe
Staging: media: clean dev_err logging
by Haneen Mohammed
· 10 years ago
aed1c72
Staging: fbtft: clean dev_err() logging
by Haneen Mohammed
· 10 years ago
14f63ee
Staging: media: Replace dev_err with pr_err to avoid null pointer derefrence
by Haneen Mohammed
· 10 years ago
cd25503
Staging: comedi: Clean dev_err() logging
by Haneen Mohammed
· 10 years ago
6d67b3a
Staging: rtl8192u: Replace TRUE with true
by Ksenija Stanojevic
· 10 years ago
67d095a
Staging: rtl8723au: Fixed error 'else should follow close brace '}".
by Yeliz Taneroglu
· 10 years ago
708bca5
Staging: unisys: Remove unnecessary semicolon
by Yeliz Taneroglu
· 10 years ago
19cd229
Staging: drivers: Bool initializations should use true/false
by Cristina Opriceana
· 10 years ago
a568dc1
staging: rtl8192e: Remove if conditions.
by Navya Sri Nizamkari
· 10 years ago
3bd52fb
Staging: rtl8188eu: Remove unnecessary return statements
by Somya Anand
· 10 years ago
aea42ee
Staging: rtl8188eu: Remove redundant local variable
by Somya Anand
· 10 years ago
22905b8
staging: rtl8712: replace memset(x,0,ETH_ALEN)
by Aya Mahfouz
· 10 years ago
8e5d943
staging: rtl8188eu: replace memset(x,0,ETH_ALEN)
by Aya Mahfouz
· 10 years ago
a064872
staging: unisys: virthba: remove extra parentheses around left bit shift operations
by Aya Mahfouz
· 10 years ago
6e28c2a
staging: slicoss: remove extra parentheses around left bit shift operations
by Aya Mahfouz
· 10 years ago
5a80ee6
staging: rts5208: remove extra parentheses around left bit shift operation
by Aya Mahfouz
· 10 years ago
dbc9eb5
staging: ozwpan: remove extra parentheses around left bit shift operations
by Aya Mahfouz
· 10 years ago
e21bf33
staging: lustre: remove extra parentheses around left bit shift operations
by Aya Mahfouz
· 10 years ago
9ea755f
staging: xgifb: remove extra parentheses around right bit shift operations
by Aya Mahfouz
· 10 years ago
6de3f58
staging: speakup: remove extra parentheses around right bit shift operation
by Aya Mahfouz
· 10 years ago
a659b3e
staging: slicoss: remove extra parentheses around right bit shift operations
by Aya Mahfouz
· 10 years ago
e1bc88f
staging: rtl8723au: remove extra parentheses around right bit shift operations
by Aya Mahfouz
· 10 years ago
2597864
staging: rtl8712: remove extra parentheses around right bit shift operation
by Aya Mahfouz
· 10 years ago
9eb9e69
staging: rtl8192u: remove extra parentheses around right bit shift operation
by Aya Mahfouz
· 10 years ago
0c401c1
staging: rtl8192e: remove extra parentheses around right bit shift operation
by Aya Mahfouz
· 10 years ago
07add2d
staging: rtl8188eu: remove extra parentheses around right bit shift operations
by Aya Mahfouz
· 10 years ago
6182930
staging: media: lirc: remove extra parentheses around right bit shift operation
by Aya Mahfouz
· 10 years ago
11d6e5c
staging: media: bcm2048: remove extra parentheses around right bit shift operation
by Aya Mahfouz
· 10 years ago
a354e0d
staging: lustre: llite: remove extra parentheses around right bit shift operation
by Aya Mahfouz
· 10 years ago
159dc4b
staging: lustre: lclient: remove extra parentheses around right bit shift operation
by Aya Mahfouz
· 10 years ago
25ff6f8
staging: comedi: drivers: remove extra parentheses around right bit shift operation
by Aya Mahfouz
· 10 years ago
e922df7
Staging: rtl8712: Eliminate use of _init_timer
by Vaishali Thakkar
· 10 years ago
Next »