summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-12staging: vt6656: replace explicit NULL comparison with ! operatorAlison Schofield
2016-02-12staging: gdm724x: Remove unneeded parenthesesJanani Ravichandran
2016-02-12staging: gdm72xx: compress return logic into one lineAlison Schofield
2016-02-12staging: speakup: compress return logic into one lineAlison Schofield
2016-02-12staging: speakup: Eliminate commented out codeJanani Ravichandran
2016-02-12staging: fbtft: Remove blank line after '{' braceEva Rachel Retuya
2016-02-12staging: fbtft: Add blank line after function declarationEva Rachel Retuya
2016-02-12staging: fbtft: Indent to match open parenthesisEva Rachel Retuya
2016-02-12staging: fbtft: Fix block comments according to kernel coding styleEva Rachel Retuya
2016-02-12staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fieldsMike Rapoport
2016-02-12staging: sm750fb: use BIT macro for I2C_STATUS fieldsMike Rapoport
2016-02-12staging: sm750fb: use BIT macro for I2C_CTRL fieldsMike Rapoport
2016-02-12staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport
2016-02-12staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport
2016-02-12staging: sm750fb: use BIT macro for DMA_ABORT_INTERRUPT single-bit fieldsMike Rapoport
2016-02-12staging: sm750fb: change definition of PANEL_PLANE_BR fieldsMike Rapoport
2016-02-12staging: sm750fb: change definition of PANEL_PLANE_TL fieldsMike Rapoport
2016-02-12staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsMike Rapoport
2016-02-12staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsMike Rapoport
2016-02-12staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsMike Rapoport
2016-02-12staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsMike Rapoport
2016-02-12staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport
2016-02-12staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesMike Rapoport
2016-02-12staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport
2016-02-12staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosityMike Rapoport
2016-02-12staging: sm750fb: refactor setDisplayControl functionMike Rapoport
2016-02-12staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport
2016-02-12staging: sm750fb: share common bits in display control registersMike Rapoport
2016-02-12staging: sm750fb: setDisplayControl: rename local vairablesMike Rapoport
2016-02-12staging: sm750fb: programModeRegisters: rename local vairablesMike Rapoport
2016-02-12staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit fieldMike Rapoport
2016-02-12staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fieldsMike Rapoport
2016-02-12staging: sm750fb: drop redundant defines for PLL_CTRL fieldsMike Rapoport
2016-02-12staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fieldsMike Rapoport
2016-02-12staging: sm750fb: use BIT macro for PLL_CTRL single-bit fieldsMike Rapoport
2016-02-12staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRLMike Rapoport
2016-02-12staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*Mike Rapoport
2016-02-12staging: sm750fb: formatPllReg: fix comment formattingMike Rapoport
2016-02-12staging: sm750fb: formatPllReg: rename ulPllReg to regMike Rapoport
2016-02-12staging: dgnc: convert to wait_event_interruptible_timeoutHari Prasath Gujulan Elango
2016-02-12staging: slicoss: Align #define constantsJanani Ravichandran
2016-02-12staging: xgifb: Remove unneeded parenthesesJanani Ravichandran
2016-02-12Staging: xgifb: Remove unnecessary blank linesBhumika Goyal
2016-02-12Staging: xgifb: Remove space after type castBhumika Goyal
2016-02-12Staging: comedi: Prefer using the BIT macroAybuke Ozdemir
2016-02-12staging: comedi: Use ARRAY_SIZE for sizes of arraysJanani Ravichandran
2016-02-12staging: comedi: comedi.h: remove SDF_MODE0 etc.Ian Abbott
2016-02-12staging: comedi: comedi.h: remove struct comedi_trigIan Abbott
2016-02-12staging: comedi: comedi.h: add kernel-doc comments to struct typesIan Abbott
2016-02-12staging: comedi: comedi.h: add kernel-doc to common enumsIan Abbott