summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750.c
AgeCommit message (Expand)Author
2017-07-27staging: sm750fb: avoid conflicting vesafbTeddy Wang
2016-09-16staging: sm750fb: Change 'x != NULL' to 'x'Rehas Sachdeva
2016-03-11staging: sm750fb: convert pr_err() to dev_err()Eva Rachel Retuya
2016-03-11staging: sm750fb: Use pcim_enable_device()Amitoj Kaur Chawla
2016-03-11staging: sm750fb: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla
2016-03-11staging: sm750fb: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla
2016-02-22staging: sm750fb: Remove header filesAmitoj Kaur Chawla
2016-02-07staging: sm750fb, fix typosMatej Vasek
2016-02-07staging: sm750fb: lynxfb_pci_probe: remove some pr_infoMike Rapoport
2016-02-07staging: sm750fb: introduce sm750fb_frambuffer_allocMike Rapoport
2016-02-07staging: sm750fb: introduce sm750fb_frambuffer_releaseMike Rapoport
2016-02-07staging: sm750fb: replace dual member of sm750_dev with fb_countMike Rapoport
2016-02-07staging: sm750fb: lynxfb_pci_remove: remove unused variableMike Rapoport
2016-02-07staging: sm750fb: lynxfb_pci_probe: return actual errorsMike Rapoport
2016-02-07staging: sm750fb: disable PCI device if lynxfb_pci_probe failsMike Rapoport
2015-11-15Staging: sm750fb: Remove unused modedb.h fileShraddha Barke
2015-10-27staging: sm750fb: remove '#ifdef CAP_EXP*' conditionalsMike Rapoport
2015-10-27staging: sm750fb: merge lynx_share into sm750_devMike Rapoport
2015-10-27staging: sm750fb: remove unused field in lynx_cursorMike Rapoport
2015-10-27staging: sm750fb: fix wrong indentationMike Rapoport
2015-10-27staging: sm750fb: use sm750_dev with pci_{get, set}_drvdataMike Rapoport
2015-10-27staging: sm750fb: use 'struct sm750_dev *' instead of 'void *'Mike Rapoport
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport
2015-10-27staging: sm750fb: remove unused PROC_SPEC_* typedefsMike 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: remove unused smi_indent variableMike Rapoport
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport
2015-10-27staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport
2015-10-24staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport
2015-10-24staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport
2015-10-24staging: sm750fb: remove unused methods from lynx_shareMike Rapoport
2015-10-16Staging: sm750fb: sm750: Remove irrelevant codeShivani Bhardwaj
2015-10-12staging: sm750fb: Fix the power state error in resumeBinbin Zhou
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-10-02staging: sm750fb: remove unneeded switch statementMike Rapoport
2015-09-29staging: sm750fb: tidy up #include directivesMike Rapoport
2015-08-07staging: sm750fb: simplify returnSudip Mukherjee
2015-08-07staging: sm750fb: rearrange codeSudip Mukherjee
2015-08-07staging: sm750fb: fix multiline commentSudip Mukherjee
2015-08-07staging: sm750fb: space around operatorSudip Mukherjee
2015-08-07staging: sm750fb: remove multiple blank lineSudip Mukherjee
2015-07-14staging: sm750fb: remove unnecessary whitespaceJuston Li
2015-07-14staging: sm750fb: coding style global ERROR fixesVinay Simha BN
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2015-06-18staging: sm750fb: convert pr_err to pr_infoHari Prasath Gujulan Elango