summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750.c
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb: Change 'x != NULL' to 'x'Rehas Sachdeva2016-09-161-1/+1
* staging: sm750fb: convert pr_err() to dev_err()Eva Rachel Retuya2016-03-111-4/+10
* staging: sm750fb: Use pcim_enable_device()Amitoj Kaur Chawla2016-03-111-5/+2
* staging: sm750fb: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla2016-03-111-5/+2
* staging: sm750fb: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla2016-03-111-1/+0
* staging: sm750fb: Remove header filesAmitoj Kaur Chawla2016-02-221-2/+0
* staging: sm750fb, fix typosMatej Vasek2016-02-071-1/+1
* staging: sm750fb: lynxfb_pci_probe: remove some pr_infoMike Rapoport2016-02-071-8/+0
* staging: sm750fb: introduce sm750fb_frambuffer_allocMike Rapoport2016-02-071-57/+41
* staging: sm750fb: introduce sm750fb_frambuffer_releaseMike Rapoport2016-02-071-12/+13
* staging: sm750fb: replace dual member of sm750_dev with fb_countMike Rapoport2016-02-071-11/+13
* staging: sm750fb: lynxfb_pci_remove: remove unused variableMike Rapoport2016-02-071-2/+0
* staging: sm750fb: lynxfb_pci_probe: return actual errorsMike Rapoport2016-02-071-20/+17
* staging: sm750fb: disable PCI device if lynxfb_pci_probe failsMike Rapoport2016-02-071-0/+1
* Staging: sm750fb: Remove unused modedb.h fileShraddha Barke2015-11-151-2/+0
* staging: sm750fb: remove '#ifdef CAP_EXP*' conditionalsMike Rapoport2015-10-271-18/+0
* staging: sm750fb: merge lynx_share into sm750_devMike Rapoport2015-10-271-115/+94
* staging: sm750fb: remove unused field in lynx_cursorMike Rapoport2015-10-271-1/+0
* staging: sm750fb: fix wrong indentationMike Rapoport2015-10-271-1/+1
* staging: sm750fb: use sm750_dev with pci_{get, set}_drvdataMike Rapoport2015-10-271-6/+8
* staging: sm750fb: use 'struct sm750_dev *' instead of 'void *'Mike Rapoport2015-10-271-1/+1
* staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport2015-10-271-7/+8
* staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport2015-10-271-9/+9
* staging: sm750fb: remove unused PROC_SPEC_* typedefsMike Rapoport2015-10-271-4/+0
* staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport2015-10-271-20/+20
* staging: sm750fb: rename 'struct sm750_dev' variables to sm750_devMike Rapoport2015-10-271-33/+33
* staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport2015-10-271-8/+8
* staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport2015-10-271-1/+0
* staging: sm750fb: remove unused smi_indent variableMike Rapoport2015-10-271-2/+0
* staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport2015-10-271-4/+4
* staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport2015-10-271-20/+14
* staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport2015-10-241-3/+1
* staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport2015-10-241-8/+4
* staging: sm750fb: remove unused methods from lynx_shareMike Rapoport2015-10-241-6/+0
* Staging: sm750fb: sm750: Remove irrelevant codeShivani Bhardwaj2015-10-161-2/+0
* staging: sm750fb: Fix the power state error in resumeBinbin Zhou2015-10-121-0/+1
* staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport2015-10-021-5/+0
* staging: sm750fb: remove proc_checkMode method from lynxfb_outputMike Rapoport2015-10-021-5/+1
* staging: sm750fb: remove unneeded switch statementMike Rapoport2015-10-021-15/+2
* staging: sm750fb: tidy up #include directivesMike Rapoport2015-09-291-17/+17
* staging: sm750fb: simplify returnSudip Mukherjee2015-08-071-5/+1
* staging: sm750fb: rearrange codeSudip Mukherjee2015-08-071-14/+13
* staging: sm750fb: fix multiline commentSudip Mukherjee2015-08-071-24/+39
* staging: sm750fb: space around operatorSudip Mukherjee2015-08-071-13/+17
* staging: sm750fb: remove multiple blank lineSudip Mukherjee2015-08-071-26/+0
* staging: sm750fb: remove unnecessary whitespaceJuston Li2015-07-141-1/+1
* staging: sm750fb: coding style global ERROR fixesVinay Simha BN2015-07-141-3/+3
* drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2015-06-181-1/+1
* staging: sm750fb: convert pr_err to pr_infoHari Prasath Gujulan Elango2015-06-181-3/+3
* staging: sm750fb: Fix typo in sm750.cMasanari Iida2015-05-311-1/+1
OpenPOWER on IntegriCloud