summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-02-14staging: fbtft: Insert blank line after function declarationEva Rachel Retuya
2016-02-14staging: fbtft: Fix alignment to match open parenthesisEva Rachel Retuya
2016-02-14staging: fbtft: Modify block comments based on kernel coding styleEva Rachel Retuya
2016-02-14Staging: lustre: obdclass: Declare function as staticBhumika Goyal
2016-02-14Staging: lustre: llite: Remove NULL check before kfreeBhumika Goyal
2016-02-14staging: lustre: obdclass: Use IS_ERR_OR_NULLAmitoj Kaur Chawla
2016-02-14staging: lustre/lnet: Fix wrong typecasting warning generated by sparseNiranjan Dighe
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons
2016-02-14staging: lustre: balance braces properly in LNet layerJames Simmons
2016-02-14staging: lustre: remove space in LNet function declarationsJames Simmons
2016-02-14staging: lustre: don't set more than one variable per line in LNet layerJames Simmons
2016-02-14staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons
2016-02-14staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons
2016-02-14staging: lustre: align all code properly for LNet coreJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2016-02-14staging: lustre: drop *_t from end of struct lnet_text_bufJames Simmons
2016-02-14Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-02-11staging: fsl-mc: Remove unneeded parenthesesJanani Ravichandran
2016-02-11staging: media: Remove unneeded parenthesesJanani Ravichandran
2016-02-11staging: emxx_udc: Remove parentheses around the right hand side of assignmentJanani Ravichandran
2016-02-11staging: rtl8192e: prefer using eth_broadcast_addr()Hari Prasath Gujulan Elango
2016-02-11staging: rtl8188eu: fix signal strength indicationAndrew Bradford
2016-02-11staging: rtl8188eu: add release_firmware() between request_firmware and funct...Ivan Safonov
2016-02-11staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structureIvan Safonov
2016-02-11staging: rtl8188eu: remove _rtl88e_fill_dummyIvan Safonov
2016-02-11staging: rtl8188eu: Remove unnecessary pointer castJanani Ravichandran
2016-02-11staging: rtl8723au: Use ARRAY_SIZE macro for sizes of arraysJanani Ravichandran
2016-02-11Staging: vt6655: Add check dma_mapping_errorHaneen Mohammed
2016-02-11staging: vt6656: replace explicit NULL comparison with ! operatorAlison Schofield
2016-02-11staging: gdm724x: Remove unneeded parenthesesJanani Ravichandran
2016-02-11staging: gdm72xx: compress return logic into one lineAlison Schofield
2016-02-11staging: speakup: compress return logic into one lineAlison Schofield
2016-02-11staging: speakup: Eliminate commented out codeJanani Ravichandran
2016-02-11staging: fbtft: Remove blank line after '{' braceEva Rachel Retuya
2016-02-11staging: fbtft: Add blank line after function declarationEva Rachel Retuya
2016-02-11staging: fbtft: Indent to match open parenthesisEva Rachel Retuya
2016-02-11staging: fbtft: Fix block comments according to kernel coding styleEva Rachel Retuya
2016-02-11staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for I2C_STATUS fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for I2C_CTRL fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_PLANE_BR fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_PLANE_TL fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsMike Rapoport