summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)Author
2016-02-08staging: sm750fb, fix typosMatej Vasek
2016-02-08drivers:staging:sm750fb Fix all space preferred around messagesBogicevic Sasa
2016-02-08staging: sm750fb: fix style for if clauseOthmar Pasteka
2016-02-08staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldMike Rapoport
2016-02-08staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: change definition of MODE0_GATE multi-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: use BIT macro for MODE0_GATE single-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: change definition of CURRENT_GATE multi-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: set{Memory, Master}Clock: rename ulReg to regMike Rapoport
2016-02-08staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: change definition of MISC_CTRL multi-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}regMike Rapoport
2016-02-08staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: ddk750_initHw: rename ulReg to regMike Rapoport
2016-02-08staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: remove unused DE_STATE2_DE_RESERVEDMike Rapoport
2016-02-08staging: sm750fb: use BIT macro for DE_STATE2 single-bit fieldsMike Rapoport
2016-02-08staging: sm750fb: use BIT macro for DE_STATE1 single-bit fieldMike Rapoport
2016-02-08staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to valMike Rapoport
2016-02-08staging: sm750fb: lynxfb_pci_probe: remove some pr_infoMike Rapoport
2016-02-08staging: sm750fb: introduce sm750fb_frambuffer_allocMike Rapoport
2016-02-08staging: sm750fb: introduce sm750fb_frambuffer_releaseMike Rapoport
2016-02-08staging: sm750fb: replace dual member of sm750_dev with fb_countMike Rapoport
2016-02-08staging: sm750fb: lynxfb_pci_remove: remove unused variableMike Rapoport
2016-02-08staging: sm750fb: lynxfb_pci_probe: return actual errorsMike Rapoport
2016-02-08staging: sm750fb: disable PCI device if lynxfb_pci_probe failsMike Rapoport
2015-11-16Staging: sm750fb: Remove unused modedb.h fileShraddha Barke
2015-10-27staging: sm750fb: remove unused fields from struct sm750_devMike Rapoport
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: remove hw_sm750_getVMSize functionMike 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: remove unused SPC_SM750 defineMike Rapoport
2015-10-27staging: sm750fb: replace lynx_cursor methods with function callsMike Rapoport
2015-10-25staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport
2015-10-25staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport