summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750.h
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb, fix typosMatej Vasek2016-02-071-1/+1
* staging: sm750fb: replace dual member of sm750_dev with fb_countMike Rapoport2016-02-071-1/+1
* staging: sm750fb: remove unused fields from struct sm750_devMike Rapoport2015-10-271-2/+0
* staging: sm750fb: merge lynx_share into sm750_devMike Rapoport2015-10-271-16/+5
* staging: sm750fb: remove unused field in lynx_cursorMike Rapoport2015-10-271-2/+0
* staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport2015-10-271-3/+3
* staging: sm750fb: remove hw_sm750_getVMSize functionMike Rapoport2015-10-271-1/+0
* staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport2015-10-271-1/+1
* staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport2015-10-271-10/+7
* staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport2015-10-271-2/+2
* staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport2015-10-271-2/+86
* staging: sm750fb: remove unused smi_indent variableMike Rapoport2015-10-271-2/+0
* staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport2015-10-271-2/+0
* staging: sm750fb: remove unused SPC_SM750 defineMike Rapoport2015-10-271-2/+0
* staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport2015-10-271-7/+0
* staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport2015-10-241-4/+0
* staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport2015-10-241-10/+0
* staging: sm750fb: remove unused methods from lynx_shareMike Rapoport2015-10-241-3/+0
* staging: sm750fb: remove defintion of offsetofMike Rapoport2015-10-241-4/+0
* staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport2015-10-021-2/+0
* staging: sm750fb: remove proc_checkMode method from lynxfb_outputMike Rapoport2015-10-021-1/+0
* staging: sm750fb: remove unused macrosMike Rapoport2015-09-301-7/+0
* staging: sm750fb: remove unused MB(x) and KB(x) macrosMike Rapoport2015-09-291-1/+0
* Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah2015-08-141-7/+7
* staging: sm750fb: add space after semicolonJuston Li2015-07-141-1/+1
* staging: sm750fb: add spaces around operatorsJuston Li2015-07-141-1/+1
* staging: sm750fb: consistent spacing around operatorsJuston Li2015-07-141-1/+1
* staging: sm750fb: add space after return typeJuston Li2015-07-141-6/+6
* staging: sm750fb: add space after struct definitionJuston Li2015-07-141-6/+6
* staging: sm750fb: add space after close braceJuston Li2015-07-141-1/+1
* staging: sm750fb: use tabs for indentationJuston Li2015-07-141-13/+13
* drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2015-06-181-13/+13
* staging: sm750fb: fix c99 commentsJuston Li2015-06-121-6/+4
* Staging: sm750fb: sm750.h: Insert spaces after commas.Isaac Assegai2015-06-081-17/+18
* staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-05-241-3/+0
* Staging: sm750fb: fix build warning with lynx_accelGreg Kroah-Hartman2015-03-101-1/+1
* Staging: sm750fb: fix build warning with proc_panDisplayGreg Kroah-Hartman2015-03-101-2/+3
* staging: sm750fb: Cleanup the type of mmio750Lorenzo Stoakes2015-03-101-1/+1
* staging: sm750fb: wrong type for printSudip Mukherjee2015-03-101-4/+4
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-061-0/+185
OpenPOWER on IntegriCloud