Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7abd8061db2bfe8362a825361b107028fc37244
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
971672c
iio: add Capella CM32181 ambient light sensor driver.
by Kevin Tsai
· 11 years ago
a6e8e3a
Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
912cbd4
Merge 3.13-rc5 into staging-next
by Greg Kroah-Hartman
· 11 years ago
413541d
Linux 3.13-rc5
by Linus Torvalds
· 11 years ago
93579ae
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ba8b844
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 years ago
1733348
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
a8472b4
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
3dc9acb
aio: clean up and fix aio_setup_ring page mapping
by Linus Torvalds
· 11 years ago
6fd92d3
staging: iio: hmc5843: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
a451521
iio: cm36651: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
1785faa
staging: line6: Add support for POD HD400 to line6usb driver
by Chris Bajumpaa
· 11 years ago
8e321fe
aio/migratepages: make aio migrate pages sane
by Benjamin LaHaise
· 11 years ago
1881686
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
by Benjamin LaHaise
· 11 years ago
b7000ad
Don't set the INITRD_COMPRESS environment variable automatically
by Linus Torvalds
· 11 years ago
a6ddeee
Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
40b64ac
mm: fix build of split ptlock code
by Olof Johansson
· 11 years ago
4773ef2
Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
a81ce79
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
df36ac1
pstore: Don't allow high traffic options on fragile devices
by Luck, Tony
· 11 years ago
17d4116
staging: r8188eu: Fix unused variable warnings
by Larry Finger
· 11 years ago
259cdb5
staging: r8188eu: Restore line that was incorrectly removed
by Larry Finger
· 11 years ago
eaadcfe
Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 11 years ago
46dd083
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
597d795
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
by Kirill A. Shutemov
· 11 years ago
1b1290e
drivers/staging/bcm: Integer overflow
by Wenliang Fan
· 11 years ago
fff4068
mm: page_alloc: revert NUMA aspect of fair allocation policy
by Johannes Weiner
· 11 years ago
8798cee
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy"
by Mel Gorman
· 11 years ago
ee53664
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
by Kirill A. Shutemov
· 11 years ago
01b6442
staging: comedi: ni_660x: tidy up set_tio_counterswap()
by H Hartley Sweeten
· 11 years ago
d783a20
staging: comedi: ni_660x: remove dma_selection_counter()
by H Hartley Sweeten
· 11 years ago
0c26c7e
staging: comedi: ni_660x: use a local var for the 'chip_index'
by H Hartley Sweeten
· 11 years ago
1246f05
staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labels
by H Hartley Sweeten
· 11 years ago
16cc181
staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd)
by H Hartley Sweeten
· 11 years ago
c3f3b43
staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest)
by H Hartley Sweeten
· 11 years ago
cac04c0
staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_config)
by H Hartley Sweeten
· 11 years ago
10f7437
staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write)
by H Hartley Sweeten
· 11 years ago
9014d81
staging: comedi: ni_tio: make ni_tio_rinsn() a proper comedi (*insn_read)
by H Hartley Sweeten
· 11 years ago
00edbc3
staging: comedi: ni_tio.h: remove subdev_to_counter()
by H Hartley Sweeten
· 11 years ago
c2e11bb
staging: comedi: ni_tio.h: remove 'extern' from exported function prototypes
by H Hartley Sweeten
· 11 years ago
Next »