aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm7xxfb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03staging: sm7xxfb: disable pci deviceSudip Mukherjee1-0/+1
2015-04-03staging: sm7xxfb: reserve PCI resourceSudip Mukherjee1-0/+10
2015-03-26staging: sm7xxfb: add MODULE_DEVICE_TABLESudip Mukherjee1-0/+2
2015-03-20staging: sm7xxfb: change return of sm7xx_vga_setupSudip Mukherjee1-5/+3
2015-03-20staging: sm7xxfb: remove unneeded __setupSudip Mukherjee1-1/+0
2015-03-20staging: sm7xxfb: use module init and exitSudip Mukherjee1-1/+25
2015-03-06staging: sm7xxfb: make vgamode staticSudip Mukherjee1-1/+1
2015-02-07staging: sm7xxfb: fix remaining CamelCaseSudip Mukherjee2-38/+38
2015-02-07staging: sm7xxfb: fix CamelCaseSudip Mukherjee2-13/+13
2015-02-07staging: sm7xxfb: make smtc_scr_info staticMax Perepelitsyn1-1/+1
2015-01-25staging: sm7xxfb: fix alignmentSudip Mukherjee1-3/+3
2015-01-25staging: sm7xxfb: remove unnecessary blank linesSudip Mukherjee1-4/+0
2015-01-25staging: sm7xxfb: no space is necessary after a castSudip Mukherjee1-6/+6
2015-01-25staging: sm7xxfb: add missing blank lineSudip Mukherjee1-0/+2
2015-01-25staging: sm7xxfb: update TODO fileSudip Mukherjee1-3/+6
2015-01-25Revert "staging: sm7xxfb: remove driver"Sudip Mukherjee5-0/+1828
2014-02-28staging: sm7xxfb: remove driverGreg Kroah-Hartman5-1828/+0
2014-02-27Staging: sm7xxfb: Fix quoted string split across lines in sm7xxfb.cMonam Agarwal1-4/+2
2014-01-08drivers: sm7xxfb: Mark function as static in sm7xxfb.cRashika Kheria1-1/+1
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-10-11Staging: sm7xxfb: fix line over 80 characters in sm7xxfb.cEbru Akagunduz1-1/+2
2013-09-30Staging: sm7xxfb: fixed line break coding style issuesMartin Berglund1-7/+5
2013-09-25staging: sm7xxfb: Remove redundant pci_set_drvdataSachin Kamat1-1/+0
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