summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-08staging: sm750fb: introduce sm750fb_frambuffer_allocMike Rapoport1-57/+41
2016-02-08staging: sm750fb: introduce sm750fb_frambuffer_releaseMike Rapoport1-12/+13
2016-02-08staging: sm750fb: replace dual member of sm750_dev with fb_countMike Rapoport1-11/+13
2016-02-08staging: sm750fb: lynxfb_pci_remove: remove unused variableMike Rapoport1-2/+0
2016-02-08staging: sm750fb: lynxfb_pci_probe: return actual errorsMike Rapoport1-20/+17
2016-02-08staging: sm750fb: disable PCI device if lynxfb_pci_probe failsMike Rapoport1-0/+1
2015-11-16Staging: sm750fb: Remove unused modedb.h fileShraddha Barke1-2/+0
2015-10-27staging: sm750fb: remove '#ifdef CAP_EXP*' conditionalsMike Rapoport1-18/+0
2015-10-27staging: sm750fb: merge lynx_share into sm750_devMike Rapoport1-115/+94
2015-10-27staging: sm750fb: remove unused field in lynx_cursorMike Rapoport1-1/+0
2015-10-27staging: sm750fb: fix wrong indentationMike Rapoport1-1/+1
2015-10-27staging: sm750fb: use sm750_dev with pci_{get, set}_drvdataMike Rapoport1-6/+8
2015-10-27staging: sm750fb: use 'struct sm750_dev *' instead of 'void *'Mike Rapoport1-1/+1
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport1-7/+8
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport1-9/+9
2015-10-27staging: sm750fb: remove unused PROC_SPEC_* typedefsMike Rapoport1-4/+0
2015-10-27staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport1-20/+20
2015-10-27staging: sm750fb: rename 'struct sm750_dev' variables to sm750_devMike Rapoport1-33/+33
2015-10-27staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport1-8/+8
2015-10-27staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport1-1/+0
2015-10-27staging: sm750fb: remove unused smi_indent variableMike Rapoport1-2/+0
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport1-4/+4
2015-10-27staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport1-20/+14
2015-10-25staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport1-3/+1
2015-10-25staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport1-8/+4
2015-10-25staging: sm750fb: remove unused methods from lynx_shareMike Rapoport1-6/+0
2015-10-17Staging: sm750fb: sm750: Remove irrelevant codeShivani Bhardwaj1-2/+0
2015-10-13staging: sm750fb: Fix the power state error in resumeBinbin Zhou1-0/+1
2015-10-02staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport1-5/+0
2015-10-02staging: sm750fb: remove proc_checkMode method from lynxfb_outputMike Rapoport1-5/+1
2015-10-02staging: sm750fb: remove unneeded switch statementMike Rapoport1-15/+2
2015-09-29staging: sm750fb: tidy up #include directivesMike Rapoport1-17/+17
2015-08-08staging: sm750fb: simplify returnSudip Mukherjee1-5/+1
2015-08-08staging: sm750fb: rearrange codeSudip Mukherjee1-14/+13
2015-08-08staging: sm750fb: fix multiline commentSudip Mukherjee1-24/+39
2015-08-08staging: sm750fb: space around operatorSudip Mukherjee1-13/+17
2015-08-08staging: sm750fb: remove multiple blank lineSudip Mukherjee1-26/+0
2015-07-15staging: sm750fb: remove unnecessary whitespaceJuston Li1-1/+1
2015-07-15staging: sm750fb: coding style global ERROR fixesVinay Simha BN1-3/+3
2015-06-19drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-1/+1
2015-06-19staging: sm750fb: convert pr_err to pr_infoHari Prasath Gujulan Elango1-3/+3
2015-05-31staging: sm750fb: Fix typo in sm750.cMasanari Iida1-1/+1
2015-05-31staging: sm750fb: remove duplicate from fb_videomodeMichel von Czettritz1-3/+0
2015-05-24staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1Huacai Chen1-0/+3
2015-05-24staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-32/+4
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-6/+6
2015-05-08staging: sm750: remove incorrect __exit annotationArnd Bergmann1-1/+1
2015-04-03staging: sm750: move assignment out of if condMichel von Czettritz1-3/+6
2015-04-03staging: sm750: fix whitspace for cast to pointerMichel von Czettritz1-3/+3