summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc: TODO updatesStuart Yoder2016-04-291-13/+0
* staging: board: line over 80 charactersNikita Eshkeev2016-04-291-4/+4
* staging: vt6656: Add space to align functionshan tai2016-04-291-13/+13
* staging: slicoss: fix missing blank lineClifton Barnes2016-04-291-0/+1
* staging: slicoss: fix bare use of 'unsigned'Clifton Barnes2016-04-291-1/+1
* staging: rts5208: alignment to match open paranthesisManav Batra2016-04-291-1/+1
* staging: rts5208: ensure braces on all arms of if stmtNicholas Sim2016-04-291-8/+8
* staging: lowmemorykiller: remove bogus NULL checkDan Carpenter2016-04-291-1/+1
* staging: fsl-mc: get rid of mutex_locked variablesCihangir Akturk2016-04-291-37/+24
* staging: rtl8192u: Fix crash due to pointers being "confusing"Ben Hutchings2016-04-291-2/+2
* staging: rtl8192u: rewrite NULL comparison for pointersNicholas Sim2016-04-291-3/+3
* staging: rtl8192u: add blank line after declarationsNicholas Sim2016-04-291-0/+14
* staging: rtl8192u: remove blank lines after braces (opening)Nicholas Sim2016-04-291-14/+0
* staging: rtl8192u: remove blank lines before braces (closing)Nicholas Sim2016-04-291-35/+0
* staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang2016-04-298-29/+26
* staging: skein: cleanup: align parenthesesManu Kumar2016-04-292-10/+10
* staging: skein: cleanup: add operator white spaceManu Kumar2016-04-294-69/+73
* staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn2016-04-292-86/+62
* staging: dgnc: remove redundant NULL check inDaeseok Youn2016-04-291-13/+2
* staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn2016-04-291-0/+8
* staging: dgnc: remove blank lineDaeseok Youn2016-04-291-1/+0
* staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-04-291-1/+1
* drivers/staging/dgnc: Added spaces around a bitwise OR.Juanma de Hoyos2016-04-291-1/+1
* Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...Claudiu Beznea2016-04-291-12/+16
* staging: wlan-ng: rewrite NULL comparisonNicholas Sim2016-04-291-4/+4
* staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee2016-04-291-0/+2
* Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh2016-04-291-2/+2
* Staging: android: modify memory allocation style in ion_test.cBen Marsh2016-04-291-1/+1
* staging: android: ion: make locally used functions staticMarkus Böhme2016-04-291-3/+3
* Documentation: add Sync File docGustavo Padovan2016-04-291-0/+69
* Documentation: include sync_file into DocBookGustavo Padovan2016-04-291-0/+2
* dma-buf/sync_file: de-stage sync_fileGustavo Padovan2016-04-296-1/+16
* dma-buf/sync_file: de-stage sync_file headersGustavo Padovan2016-04-295-5/+5
* staging/android: style fix: alignment to match the open parenthesisGustavo Padovan2016-04-291-4/+4
* staging/android: improve documentation for sync_fileGustavo Padovan2016-04-292-3/+4
* staging/android: prepare sync_file for de-stagingGustavo Padovan2016-04-297-411/+455
* staging/android: remove name arg from sync_file_create()Gustavo Padovan2016-04-293-10/+11
* staging/android: make sync_file_fdget() staticGustavo Padovan2016-04-292-3/+1
* staging/android: make sync_file_merge() staticGustavo Padovan2016-04-292-5/+2
* staging/android: move sync_file functions comments to sync.cGustavo Padovan2016-04-292-32/+25
* staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan2016-04-293-37/+6
* staging/android: remove redundant comments on sync_merge_dataGustavo Padovan2016-04-291-5/+5
* staging/android: refactor SYNC IOCTLsGustavo Padovan2016-04-292-45/+67
* kernel.h: add u64_to_user_ptr()Gustavo Padovan2016-04-296-35/+27
* staging: android: Fix grammar error in Kconfig fileLeo Sperling2016-04-291-1/+1
* MAINTAINERS: Add Android Ion as a separate entryLaura Abbott2016-04-291-0/+9
* staging: rtl8723au: Add warning about this driver being deprecatedJes Sorensen2016-04-292-2/+10
* staging: comedi: mite: don't expose CHSR_* bit definesH Hartley Sweeten2016-04-282-37/+36
* staging: comedi: mite: return void from mite_ack_linkc()H Hartley Sweeten2016-04-282-7/+5
* staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma()H Hartley Sweeten2016-04-285-32/+20
OpenPOWER on IntegriCloud