Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
904ea6c565334c24de69dbe68f9b87b66444285f
904ea6c
staging: wlags49_h2: remove wl_pci.?
by Greg Kroah-Hartman
· 11 years ago
76f9a42
staging: wlags49_h2: debug.h: remove typedef for debug structure
by Greg Kroah-Hartman
· 11 years ago
3e1eb78
staging: wlags49_h2: debug.h: fix up some coding style issues.
by Greg Kroah-Hartman
· 11 years ago
4ecc8c02
staging: wlags49_h2: remove some DBG_TRACE() calls
by Greg Kroah-Hartman
· 11 years ago
cb7482bf
staging: wlags49_h2: remove custom ways of creating a module name
by Greg Kroah-Hartman
· 11 years ago
da61fde
staging: wlags49_h2: remove PRINTK()
by Greg Kroah-Hartman
· 11 years ago
66df924
staging: wlags49_h2: remove DBG_DEFN()
by Greg Kroah-Hartman
· 11 years ago
990cbe5
staging: wlags49_h2: remove DBG_TRAP()
by Greg Kroah-Hartman
· 11 years ago
3c319c9
staging: wlags49_h2: remove DBG_LEAVE()
by Greg Kroah-Hartman
· 11 years ago
b35360b
staging: wlags49_h2: remove DBG_ENTER() macro
by Greg Kroah-Hartman
· 11 years ago
064d5a7
staging: wlags49_h2: remove empty DBG_FUNC()
by Greg Kroah-Hartman
· 11 years ago
fa43a20
staging: wlags49_h2: remove some unused macros
by Greg Kroah-Hartman
· 11 years ago
265b3b8
staging: wlags49_h2: remove unneeded MODULE_DATE string
by Greg Kroah-Hartman
· 11 years ago
0fcaf3b
staging: rts5139: Drop print of build time
by Josh Triplett
· 11 years ago
bf8c0f5
staging: wlags49_h2: Drop debug macro recording build date/time
by Josh Triplett
· 11 years ago
ec2ff62
staging: usbip: userspace: add support for viewing imported devices
by Valentina Manea
· 11 years ago
5532318
staging: r8188eu: Fix sparse warnings in core/rtw_br_ext.c
by Larry Finger
· 11 years ago
7e83fd6
staging: r8188eu: Fix sparse warning in core/rtw_xmit.c
by Larry Finger
· 11 years ago
718aa54
staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.c
by Larry Finger
· 11 years ago
1f8e635
staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.c
by Larry Finger
· 11 years ago
cc25137
staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_path
by Larry Finger
· 11 years ago
5fd5ca5
staging: r8188eu: Cleanup of include/hal_intf.h
by Larry Finger
· 11 years ago
f395036
staging: r8188eu: Additional cleanup of include/odm.h
by Larry Finger
· 11 years ago
e02a008
staging: r8188eu: Remove unneeded prototypes from include/odm.h
by Larry Finger
· 11 years ago
6c0a555
staging: r8188eu: Simplify code related to SupportICType
by Larry Finger
· 11 years ago
0735ea6
staging: r8188eu: Simplify code concerning SupportPlatform
by Larry Finger
· 11 years ago
e96031d
staging: r8188eu: Remove even more empty routines
by Larry Finger
· 11 years ago
3629886
staging: r8188eu: Remove more empty routines
by Larry Finger
· 11 years ago
9ec6f1d
staging: r8188eu: Remove - number of dummy and unused routines
by Larry Finger
· 11 years ago
3b6de32
staging: r8188eu: Remove macro ODM_GetMACReg
by Larry Finger
· 11 years ago
f4f320e
staging: r8188eu: Remove macro ODM_SetMACReg
by Larry Finger
· 11 years ago
5ec55c5
staging: r8188eu: Remove macro ODM_GetRFReg
by Larry Finger
· 11 years ago
5b7230b
staging: r8188eu: Remove macro ODM_SetRFReg
by Larry Finger
· 11 years ago
25aacb2
staging: r8188eu: Remove macro ODM_GetBBReg
by Larry Finger
· 11 years ago
e690895
staging: r8188eu: Remove macro ODM_SetBBReg
by Larry Finger
· 11 years ago
4b33d52
staging: r8188eu: Remove wrapper around mutex_destroy
by Larry Finger
· 11 years ago
2ca4ab5
staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mutex_init
by Larry Finger
· 11 years ago
efbef10
staging: r8188eu: Replace wrapper around sema_init
by Larry Finger
· 11 years ago
47e589e
staging: r8188eu: Remove daemonize conditional
by Larry Finger
· 11 years ago
762595e
staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_return
by Larry Finger
· 11 years ago
e7abd80
staging: r8188eu: Remove unused atomic_xxx wrappers
by Larry Finger
· 11 years ago
fac4ed8
staging: r8188eu: Replace wrapper around atomic_set()
by Larry Finger
· 11 years ago
6fe58d6
staging: r8188eu: Replace ATOMIC_T with atomic_t
by Larry Finger
· 11 years ago
2bf9820
staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_lock_uninit, rtw_lock_suspend, and rtw_unlock_suspend
by Larry Finger
· 11 years ago
e8ab621
staging: r8188eu: Replace wrapper rtw_yield_os
by Larry Finger
· 11 years ago
b2dcff2
staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_os
by Larry Finger
· 11 years ago
69cb4a8
beeceem: Replace C99 comments with C89 ones and remove unneeded comments in InterfaceRx.c
by Matthias Oefelein
· 11 years ago
b0303a8
beeceem: Fix newline issues at opening braces of conditional statements in InterfaceRx.c
by Matthias Oefelein
· 11 years ago
7d774a5
beeceem: Fix whitespace issues at opening parentheses in InterfaceRx.c
by Matthias Oefelein
· 11 years ago
26ac5b4
beeceem: Fix broken indentations in InterfaceRx.c
by Matthias Oefelein
· 11 years ago
d38eca9
beeceem: Fix missing spaces between function arguments in InterfaceRx.c
by Matthias Oefelein
· 11 years ago
1b42f1d
beeceem: Fix missing spaces around operators and unwanted spaces around semicolons in InterfaceRx.c
by Matthias Oefelein
· 11 years ago
4dcce62
beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.c
by Ralph Mueck
· 11 years ago
d1c6c9c
beeceem: Fix position of braces in conditional statements in InterfaceTx.c
by Ralph Mueck
· 11 years ago
5bbf5e6
beeceem: Add spaces before opening parentheses in if-conditionals in InterfaceTx.c
by Ralph Mueck
· 11 years ago
e84b8ba
beeceem: Fix several whitespace issues in InterfaceTx.c
by Ralph Mueck
· 11 years ago
175f547
staging: lustre: Use is_vmalloc_addr
by Laura Abbott
· 11 years ago
731becf
staging: lustre: Make LUSTRE_LLITE_LLOOP tristate
by Ben Hutchings
· 11 years ago
83bffc81
staging: lustre: Remove braces for single statement in kernel_user_comm.c
by Masanari Iida
· 11 years ago
5152bda
staging: lustre: Fix do not use C99 // comments in lcommon_cl.c
by Masanari Iida
· 11 years ago
d063192
staging: lustre: Fix space prohibited between function name and open parenthesis in lcommon_cl.c
by Masanari Iida
· 11 years ago
57c4b12
staging: lustre: Fix do not use C99 // comments in mgc_request.c
by Masanari Iida
· 11 years ago
3126b4d
staging: lustre: Fix brace {} are not necessary for single statement blocks
by Masanari Iida
· 11 years ago
3782199
lustre: Fix space required before the open parenthesis in mgc_required.c
by Masanari Iida
· 11 years ago
f4ad847
drivers: dgnc: Include appropriate header file in dgnc_trace.c
by Rashika Kheria
· 11 years ago
f5aae44
drivers: bcm: Remove unused function in nvm.c
by Rashika Kheria
· 11 years ago
8e58689
drivers: bcm: Mark functions as static in Qos.c
by Rashika Kheria
· 11 years ago
39e2ce9
drivers: sbe-2t3e3: Mark functions as static in ctrl.c
by Rashika Kheria
· 11 years ago
22bf290
drivers: sm7xxfb: Mark function as static in sm7xxfb.c
by Rashika Kheria
· 11 years ago
634fc89
drivers: dgap: Include appropriate header file in dgap_parse.c
by Rashika Kheria
· 11 years ago
9c5f179
drivers: dgap: Include appropriate header file in dgap_trace.c
by Rashika Kheria
· 11 years ago
7fc6cb2
staging: imx-drm: imx-tve: Fix a sparse warning
by Liu Ying
· 11 years ago
8a3cecf
Merge tag 'iio-for-3.14c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
edd236a
vt6655: fix printk usage in wpactl.c
by Martin Hofmann
· 11 years ago
91d9b19
vt6655: remove typedefs in wpactl.h
by Martin Hofmann
· 11 years ago
0027d9a
vt6655: fix indentation in wroute.c
by Martin Hofmann
· 11 years ago
ed07c0e
vt6655: remove unnecessary braces in wroute.c
by Martin Hofmann
· 11 years ago
85d396b
vt6655: remove casts in wroute.c
by Martin Hofmann
· 11 years ago
4d60901
vt6655: balance faulty parentheses in 80211hdr.h
by Martin Hofmann
· 11 years ago
3b371fe4
staging: vt6656: remove an unneeded NULL check
by Dan Carpenter
· 11 years ago
1c5ebaa
staging: vt6655: check too restrictive (off by one)
by Dan Carpenter
· 11 years ago
6e28024
staging: vt6656: CARDqGetNextTBTT replace code using do_div.
by Malcolm Priestley
· 11 years ago
9acec05
staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTT
by Malcolm Priestley
· 11 years ago
98e5491
Staging: vt6656: Reduce line length of bssdb.c
by Simon Schuster
· 11 years ago
5918ed4
Staging: vt6656: Remove explicit comparisons against NULL
by Sebastian Rachuj
· 11 years ago
72cac30
Staging: vt6656: Remove bogus parentheses in conditions
by Sebastian Rachuj
· 11 years ago
8f284d7
Staging: vt6656: Combined nested conditions
by Simon Schuster
· 11 years ago
b7fce6a
Staging: vt6656: Correct usage of braces
by Simon Schuster
· 11 years ago
fd2251e
Staging: vt6656: Combine "else { if" to "else if"
by Simon Schuster
· 11 years ago
6c64bf8
Staging: vt6656: Remove unnecessary spaces in format strings
by Simon Schuster
· 11 years ago
dad2ddb
Staging: vt6656: Remove line feeds before else
by Simon Schuster
· 11 years ago
77226ed
Staging: vt6656: Correct single space mistakes
by Simon Schuster
· 11 years ago
e435ef1
Staging: vt6656: Correct operator coding style
by Simon Schuster
· 11 years ago
13a36fe9
Staging: vt6656: Remove unnecessary semicolons
by Simon Schuster
· 11 years ago
14feab1
Staging: vt6656: Adjust comments in bssdb.c
by Simon Schuster
· 11 years ago
0863b4e
Staging: vt6656: Fix indentation of bssdb.c
by Simon Schuster
· 11 years ago
38125b2
iio: mxs-lradc: convert is_divided to a bitmap
by Alexandre Belloni
· 11 years ago
aba70f2
iio: mxs-lradc: add write_raw function to modify scale
by Hector Palacios
· 11 years ago
d5acf59
iio: mxs-lradc: add scale_available file to channels
by Hector Palacios
· 11 years ago
f6db68a
iio: mxs-lradc: add scale attribute to channels
by Hector Palacios
· 11 years ago
Next »