aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm7xxfb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-11staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPSPeter Huewe1-9/+1
2012-11-21staging: sm7xxfb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: sm7xxfb: remove use of __devinitBill Pemberton1-1/+1
2012-11-21staging: sm7xxfb: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-17staging: sm7xxfb: remove smtc_VRAMBaseAddressJavier M. Mellid1-14/+7
2012-09-17staging: sm7xxfb: rename pFramebufferPhysical to mmio_baseJavier M. Mellid1-7/+7
2012-09-17staging: sm7xxfb: rename some smtcfb_info fieldsJavier M. Mellid1-26/+26
2012-09-17staging: sm7xxfb: annotate iomem pointersJavier M. Mellid2-8/+8
2012-09-17staging: sm7xxfb: cleanup on smtc_alloc_fb_infoJavier M. Mellid1-13/+7
2012-09-17staging: sm7xxfb: clean smtcfb_fix's id initializationJavier M. Mellid1-6/+4
2012-09-17staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initializationJavier M. Mellid1-14/+7
2012-09-04staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_infoDevendra Naga1-1/+2
2012-07-19staging: sm7xxfb: fix for "rename smtc_screen_info to smtc_scr_info"Stephen Rothwell1-1/+1
2012-07-16staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabledDevendra Naga1-1/+1
2012-07-16staging: sm7xxfb: cleanup on smtc_alloc_fb_infoJavier M. Mellid1-18/+18
2012-07-16staging: sm7xxfb: move pseudo palette into smtcfb_infoJavier M. Mellid1-4/+4
2012-07-16staging: sm7xxfb: minor maintenance on timing pathJavier M. Mellid1-119/+119
2012-07-16staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timingJavier M. Mellid1-12/+12
2012-07-16staging: sm7xxfb: minor maintenance on sm7xx_vga_setupJavier M. Mellid1-53/+53
2012-07-16staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setupJavier M. Mellid1-9/+4
2012-07-16staging: sm7xxfb: rename smtc_screen_info to smtc_scr_infoJavier M. Mellid1-15/+12
2012-07-16staging: sm7xxfb: rename index var on sm712vga_setupJavier M. Mellid1-8/+6
2012-07-16staging: sm7xxfb: fix struct names related to vesa modesJavier M. Mellid1-11/+13
2012-07-11staging/sm7xxfb: return a proper err for smtc_alloc_fb_info failureDevendra Naga1-1/+3
2012-07-11staging/sm7xxfb: use module_pci_driver macroDevendra Naga1-12/+1
2012-07-06staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_infoJavier M. Mellid1-5/+5
2012-07-06staging: sm7xxfb: rename vars holding device and revision idsJavier M. Mellid1-10/+9
2012-06-26staging: sm7xxfb: code cleanup on smtcfb_setmodeJavier M. Mellid1-35/+29
2012-06-26staging: sm7xxfb: delete unnecessary color map allocationJavier M. Mellid1-8/+8
2012-06-26staging: sm7xxfb: dead code removalJavier M. Mellid1-13/+3
2012-06-26staging: sm7xxfb: dead code removalJavier M. Mellid2-5/+0
2012-06-25staging: sm7xxfb: Fix typos in sm7xxfbJustin P. Mattock1-2/+2
2012-06-12staging: sm7xxfb: sm7xx becomes sm7xxfbJavier M. Mellid5-0/+1900