summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750_hw.c
AgeCommit message (Expand)Author
2015-10-27staging: sm750fb: remove hw_sm750_getVMSize functionMike Rapoport
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport
2015-10-27staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport
2015-10-27staging: sm750fb: rename 'struct sm750_dev' variables to sm750_devMike Rapoport
2015-10-27staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport
2015-10-27staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport
2015-10-24staging: sm750fb: remove ancient kernel supportMike Rapoport
2015-10-24staging: sm750fb: remove '#if 1' conditionalsMike Rapoport
2015-10-02staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport
2015-10-02staging: sm750fb: remove proc_checkMode method from lynxfb_outputMike Rapoport
2015-09-29staging: sm750fb: remove dead codeMike Rapoport
2015-09-29staging: sm750fb: replace custom MB(x) macro with appropriate SZ_xMMike Rapoport
2015-09-29staging: sm750fb: tidy up #include directivesMike Rapoport
2015-09-14staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_regMike Rapoport
2015-09-14staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_regMike Rapoport
2015-09-14staging: sm750fb: rename swI2CInit to sm750_sw_i2c_initMike Rapoport
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li
2015-07-14staging: sm750fb: remove unnecessary bracesJuston Li
2015-07-14staging: sm750fb: remove unnecessary whitespaceJuston Li
2015-07-14staging: sm750fb: add required spaces around C operatorsAnatoly Stepanov
2015-07-14staging: sm750fb: fix open brace in function declarationAnatoly Stepanov
2015-07-14staging: sm750fb: remove assignment from if conditionAnatoly Stepanov
2015-07-14staging: sm750fb: fix 'switch and case' indentationAnatoly Stepanov
2015-07-14staging: sm750fb: fix indentation in 'else' statementsAnatoly Stepanov
2015-07-14staging: sm750fb: put open brace on the previous lineAnatoly Stepanov
2015-07-14staging: sm750fb: fix indentation of pointer operatorAnatoly Stepanov
2015-07-14staging: sm750fb: insert space before open parenthesisAnatoly Stepanov
2015-07-14staging: sm750fb: insert space between ')' and '{'Anatoly Stepanov
2015-07-14staging: sm750fb: remove trailing whitespacesAnatoly Stepanov
2015-07-14staging: sm750fb: replace spaces with tabsAnatoly Stepanov
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2015-06-12staging: sm750fb: fix c99 commentsJuston Li
2015-06-08Staging: sm750fb: sm750_hw.c: Insert spaces after commas.Isaac Assegai
2015-05-24staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-03-15Staging: sm750fb: Add space after ','Somya Anand
2015-03-15staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth
2015-03-10Staging: sm750fb: provide error path for hw_sm750le_setBLANK()Greg Kroah-Hartman
2015-03-10staging: sm750fb: correctly define SM750LE_REVISION_IDSudip Mukherjee
2015-03-10staging: sm750fb: wrong type for printSudip Mukherjee
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee