summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
...
* staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsMike Rapoport2016-02-122-12/+6Star
* staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-123-19/+18Star
* staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesMike Rapoport2016-02-122-13/+10Star
* staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport2016-02-125-112/+62Star
* staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosityMike Rapoport2016-02-121-2/+2
* staging: sm750fb: refactor setDisplayControl functionMike Rapoport2016-02-121-86/+45Star
* staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport2016-02-123-41/+6Star
* staging: sm750fb: share common bits in display control registersMike Rapoport2016-02-124-87/+58Star
* staging: sm750fb: setDisplayControl: rename local vairablesMike Rapoport2016-02-121-25/+25
* staging: sm750fb: programModeRegisters: rename local vairablesMike Rapoport2016-02-121-12/+16
* staging: sm750fb: change definition of VGA_CONFIGURATION multi-bit fieldMike Rapoport2016-02-121-1/+1
* staging: sm750fb: use BIT macro for VGA_CONFIGURATION single-bit fieldsMike Rapoport2016-02-122-8/+3Star
* staging: sm750fb: drop redundant defines for PLL_CTRL fieldsMike Rapoport2016-02-121-64/+0Star
* staging: sm750fb: change defintion of PANEL_PLL_CTRL multi-bit fieldsMike Rapoport2016-02-122-14/+25
* staging: sm750fb: use BIT macro for PLL_CTRL single-bit fieldsMike Rapoport2016-02-123-17/+6Star
* staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRLMike Rapoport2016-02-121-2/+2
* staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*Mike Rapoport2016-02-123-27/+27
* staging: sm750fb: formatPllReg: fix comment formattingMike Rapoport2016-02-121-4/+6
* staging: sm750fb: formatPllReg: rename ulPllReg to regMike Rapoport2016-02-121-3/+3
* staging: sm750fb, fix typosMatej Vasek2016-02-088-10/+13
* drivers:staging:sm750fb Fix all space preferred around messagesBogicevic Sasa2016-02-081-14/+14
* staging: sm750fb: fix style for if clauseOthmar Pasteka2016-02-081-2/+1Star
* staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldMike Rapoport2016-02-082-12/+9Star
* staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsMike Rapoport2016-02-082-15/+7Star
* staging: sm750fb: change definition of MODE0_GATE multi-bit fieldsMike Rapoport2016-02-081-10/+10
* staging: sm750fb: use BIT macro for MODE0_GATE single-bit fieldsMike Rapoport2016-02-082-34/+12Star
* staging: sm750fb: change definition of CURRENT_GATE multi-bit fieldsMike Rapoport2016-02-082-28/+28
* staging: sm750fb: set{Memory, Master}Clock: rename ulReg to regMike Rapoport2016-02-081-14/+14
* staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fieldsMike Rapoport2016-02-083-45/+20Star
* staging: sm750fb: change definition of MISC_CTRL multi-bit fieldsMike Rapoport2016-02-082-15/+15
* staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsMike Rapoport2016-02-082-100/+35Star
* staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}regMike Rapoport2016-02-081-2/+2
* staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsMike Rapoport2016-02-084-66/+25Star
* staging: sm750fb: ddk750_initHw: rename ulReg to regMike Rapoport2016-02-081-26/+26
* staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport2016-02-083-20/+20
* staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport2016-02-083-80/+35Star
* staging: sm750fb: remove unused DE_STATE2_DE_RESERVEDMike Rapoport2016-02-081-3/+0Star
* staging: sm750fb: use BIT macro for DE_STATE2 single-bit fieldsMike Rapoport2016-02-082-13/+7Star
* staging: sm750fb: use BIT macro for DE_STATE1 single-bit fieldMike Rapoport2016-02-082-5/+3Star
* staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to valMike Rapoport2016-02-081-8/+8
* staging: sm750fb: lynxfb_pci_probe: remove some pr_infoMike Rapoport2016-02-081-8/+0Star
* staging: sm750fb: introduce sm750fb_frambuffer_allocMike Rapoport2016-02-081-57/+41Star
* staging: sm750fb: introduce sm750fb_frambuffer_releaseMike Rapoport2016-02-081-12/+13
* staging: sm750fb: replace dual member of sm750_dev with fb_countMike Rapoport2016-02-082-12/+14
* staging: sm750fb: lynxfb_pci_remove: remove unused variableMike Rapoport2016-02-081-2/+0Star
* staging: sm750fb: lynxfb_pci_probe: return actual errorsMike Rapoport2016-02-081-20/+17Star
* staging: sm750fb: disable PCI device if lynxfb_pci_probe failsMike Rapoport2016-02-081-0/+1
* Staging: sm750fb: Remove unused modedb.h fileShraddha Barke2015-11-162-235/+0Star
* staging: sm750fb: remove unused fields from struct sm750_devMike Rapoport2015-10-271-2/+0Star
* staging: sm750fb: remove '#ifdef CAP_EXP*' conditionalsMike Rapoport2015-10-271-18/+0Star