Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9cb2dbf316d9a020fa4a042958930b85f24f2a6f
/
drivers
9cb2dbf
Staging: drivers: rtl8188eu: fixed extraneous spaces
by Jacky Boen
· 9 years ago
d5fdbca
Staging: drivers: rtl8188eu: fixed extraneous parentheses
by Jacky Boen
· 9 years ago
a305990
Staging: drivers: rtl8188eu: fixed extraneous indentation
by Jacky Boen
· 9 years ago
a634696
Staging: drivers: rtl8188eu: fixed unnecessary else branch
by Jacky Boen
· 9 years ago
a48d498
Staging: drivers: rtl8188eu: fixed brace style
by Jacky Boen
· 9 years ago
99f8adc
Staging: drivers: rtl8188eu: fixed newlines style
by Jacky Boen
· 9 years ago
637642e
Staging: drivers: rtl8188eu: fixed block comments style
by Jacky Boen
· 9 years ago
f43534b
Staging: drivers: rtl8188eu: fixed typo
by Jacky Boen
· 9 years ago
ffc9b27
Staging: drivers: rtl8188eu: move constants to the right in comparisons
by Jacky Boen
· 9 years ago
7848174
staging: i4l: act2000: remove extra space
by Sudip Mukherjee
· 9 years ago
fdf94a0
staging: i4l: act2000: remove blank line after brace
by Sudip Mukherjee
· 9 years ago
360a63c
staging: i4l: act2000: do not assign in if
by Sudip Mukherjee
· 9 years ago
2c78f70
staging: i4l: act2000: fix use of return
by Sudip Mukherjee
· 9 years ago
e7d992d
rtl8712: Fixed alignment to match open parenthesis
by Parth Sane
· 9 years ago
33ea58a
staging: fsl-mc: bus: Drop warning
by Matthias Brugger
· 9 years ago
6334405
staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures
by Horia Geantă
· 9 years ago
01f9330
staging: fsl-mc: add dpmcp version check
by Itai Katz
· 9 years ago
ae014c2
staging: fsl-mc: add quirk handling for dpseci objects < 4.0
by Horia Geanta
· 9 years ago
1716cb4
staging: fsl-mc: add dprc version check
by Itai Katz
· 9 years ago
9529d16
staging: fsl-mc: get version of root dprc from MC hardware
by Itai Katz
· 9 years ago
b3721fc
staging: fsl-mc: set cacheable flag for added devices if applicable
by Itai Katz
· 9 years ago
0f90f25
staging: fsl-mc: set up coherent dma ops for added devices
by Stuart Yoder
· 9 years ago
9787d4e
staging: fsl-mc: don't use object versions to make binding decisions
by Itai Katz
· 9 years ago
ac06199
staging: fsl-mc: update dprc binary interface to v5.1
by Stuart Yoder
· 9 years ago
6606c07
staging: fsl-mc: update dpbp binary interface to v2.2
by Stuart Yoder
· 9 years ago
f827445
staging: fsl-mc: update dpmcp binary interface to v3.0
by Stuart Yoder
· 9 years ago
7dc0818
staging: fsl-mc: DPAA2 overview readme update
by Stuart Yoder
· 9 years ago
71bd14e
staging: fsl-mc: TODO updates
by Stuart Yoder
· 9 years ago
d6a1b8d
staging: board: line over 80 characters
by Nikita Eshkeev
· 9 years ago
5678824
staging: vt6656: Add space to align functions
by han tai
· 9 years ago
d37912d
staging: slicoss: fix missing blank line
by Clifton Barnes
· 9 years ago
f2fe1bc
staging: slicoss: fix bare use of 'unsigned'
by Clifton Barnes
· 9 years ago
e0ab2c8
staging: rts5208: alignment to match open paranthesis
by Manav Batra
· 9 years ago
649b55b
staging: rts5208: ensure braces on all arms of if stmt
by Nicholas Sim
· 9 years ago
ae25d43
staging: lowmemorykiller: remove bogus NULL check
by Dan Carpenter
· 9 years ago
6ffdc7b
staging: fsl-mc: get rid of mutex_locked variables
by Cihangir Akturk
· 9 years ago
c3f4634
staging: rtl8192u: Fix crash due to pointers being "confusing"
by Ben Hutchings
· 9 years ago
b8a99fb
staging: rtl8192u: rewrite NULL comparison for pointers
by Nicholas Sim
· 9 years ago
b7141cb
staging: rtl8192u: add blank line after declarations
by Nicholas Sim
· 9 years ago
345c32a
staging: rtl8192u: remove blank lines after braces (opening)
by Nicholas Sim
· 9 years ago
708075c
staging: rtl8192u: remove blank lines before braces (closing)
by Nicholas Sim
· 9 years ago
fcc2cf1
staging: rtl8712: use container_of() instead of LIST_CONTAINOR()
by Geliang Tang
· 9 years ago
3faa966
staging: skein: cleanup: align parentheses
by Manu Kumar
· 9 years ago
78930e7
staging: skein: cleanup: add operator white space
by Manu Kumar
· 9 years ago
60b3109
staging: dgnc: use tty_alloc_driver instead of kcalloc
by Daeseok Youn
· 9 years ago
e47e7379
staging: dgnc: remove redundant NULL check in
by Daeseok Youn
· 9 years ago
16f10a8
staging: dgnc: return -ENOMEM when kzalloc failed
by Daeseok Youn
· 9 years ago
6b3752d
staging: dgnc: remove blank line
by Daeseok Youn
· 9 years ago
ea753f2
staging: dgnc: remove parenthesis around the CONST |
by Daeseok Youn
· 9 years ago
24039c5
drivers/staging/dgnc: Added spaces around a bitwise OR.
by Juanma de Hoyos
· 9 years ago
e26eaf45
Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequent calls fails.
by Claudiu Beznea
· 9 years ago
02e0204
staging: wlan-ng: rewrite NULL comparison
by Nicholas Sim
· 9 years ago
9f563f1
staging: android: ion: dummy: fix dereference of ERR_PTR
by Sudip Mukherjee
· 9 years ago
3229ff34
Staging: android: modify memory allocation style in ion_chunk_heap.c
by Ben Marsh
· 9 years ago
9fea19a
Staging: android: modify memory allocation style in ion_test.c
by Ben Marsh
· 9 years ago
0045c8d
staging: android: ion: make locally used functions static
by Markus Böhme
· 9 years ago
62304fb
dma-buf/sync_file: de-stage sync_file
by Gustavo Padovan
· 9 years ago
460bfc4
dma-buf/sync_file: de-stage sync_file headers
by Gustavo Padovan
· 9 years ago
92e0621
staging/android: style fix: alignment to match the open parenthesis
by Gustavo Padovan
· 9 years ago
c240a71
staging/android: improve documentation for sync_file
by Gustavo Padovan
· 9 years ago
d4cab38
staging/android: prepare sync_file for de-staging
by Gustavo Padovan
· 9 years ago
d7c3110
staging/android: remove name arg from sync_file_create()
by Gustavo Padovan
· 9 years ago
10e362c
staging/android: make sync_file_fdget() static
by Gustavo Padovan
· 9 years ago
4dff14e
staging/android: make sync_file_merge() static
by Gustavo Padovan
· 9 years ago
696f74c
staging/android: move sync_file functions comments to sync.c
by Gustavo Padovan
· 9 years ago
2a7c1db
staging/android: drop sync_file_install() and sync_file_put()
by Gustavo Padovan
· 9 years ago
a64d6a6
staging/android: remove redundant comments on sync_merge_data
by Gustavo Padovan
· 9 years ago
2d75c88
staging/android: refactor SYNC IOCTLs
by Gustavo Padovan
· 9 years ago
3ed605b
kernel.h: add u64_to_user_ptr()
by Gustavo Padovan
· 9 years ago
b5b7fe8
staging: android: Fix grammar error in Kconfig file
by Leo Sperling
· 9 years ago
af4981f
staging: rtl8723au: Add warning about this driver being deprecated
by Jes Sorensen
· 9 years ago
6c3b78a
staging: comedi: mite: don't expose CHSR_* bit defines
by H Hartley Sweeten
· 9 years ago
0c912e5
staging: comedi: mite: return void from mite_ack_linkc()
by H Hartley Sweeten
· 9 years ago
f7d005c
staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma()
by H Hartley Sweeten
· 9 years ago
3da088c
staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_status
by H Hartley Sweeten
· 9 years ago
7101711
staging: comedi: ni_mio_common: simplify AI LINKC handling
by H Hartley Sweeten
· 9 years ago
ba5c0da
staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdev
by H Hartley Sweeten
· 9 years ago
4b2d738
staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_status
by H Hartley Sweeten
· 9 years ago
7ef1745
staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev
by H Hartley Sweeten
· 9 years ago
72639a1
staging: comedi: ni_mio_common: absorb mite_handle_b_linkc()
by H Hartley Sweeten
· 9 years ago
cc38da7
staging: comedi: mite: check for transfer errors in mite_ack_linkc()
by H Hartley Sweeten
· 9 years ago
21e871f
staging: comedi: mite: cleanup remaining mite register/bits
by H Hartley Sweeten
· 9 years ago
7024cc8
staging: comedi: mite: remove BUG_ON() in MITE_IODWBSR_1_WSIZE_bits()
by H Hartley Sweeten
· 9 years ago
43d6672
staging: comedi: mite: document the mite_struct spinlock_t
by H Hartley Sweeten
· 9 years ago
268bc9c
staging: comedi: mite: rename CamelCase CHSR bit enums
by H Hartley Sweeten
· 9 years ago
51d4300
staging: comedi: mite: introduce mite_sync_dma()
by H Hartley Sweeten
· 9 years ago
33b0b69
staging: comedi: mite: don't expose unnecessary register/bit info
by H Hartley Sweeten
· 9 years ago
4d88096
staging: comedi: mite: introduce mite_ack_linkc()
by H Hartley Sweeten
· 9 years ago
96f3153
staging: comedi: mite: don't expose mite_dma_reset()
by H Hartley Sweeten
· 9 years ago
eecbade
staging: comedi: ni_pcidio: remove redundant mite disarm/reset
by H Hartley Sweeten
· 9 years ago
ef81f55
staging: comedi: mite: remove mite_struct member 'daq_phys_addr'
by H Hartley Sweeten
· 9 years ago
0db6624
staging: comedi: mite: remove mite_struct member 'mite_phys_addr'
by H Hartley Sweeten
· 9 years ago
0d9bfc2
staging: comedi: mite: don't export internal functions
by H Hartley Sweeten
· 9 years ago
a2a9d1b
staging: comedi: mite: remove mite_dma_tcr()
by H Hartley Sweeten
· 9 years ago
ace613e
staging: comedi: mite: remove TOP_OF_PAGE() macro
by H Hartley Sweeten
· 9 years ago
aac00ea
staging: comedi: mite: Prefer 'unsigned int' to bare use of 'unsigned'
by H Hartley Sweeten
· 9 years ago
6f7fa70
staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL()
by H Hartley Sweeten
· 9 years ago
bbd9622
staging: comedi: mite.h: rename CHSR_LxERR_mask
by H Hartley Sweeten
· 9 years ago
b24a3ec
staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8()
by H Hartley Sweeten
· 9 years ago
68556ff
staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz'
by H Hartley Sweeten
· 9 years ago
Next »