summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm7xxfb
Commit message (Expand)AuthorAgeFilesLines
* staging: sm7xxfb: disable pci deviceSudip Mukherjee2015-04-031-0/+1
* staging: sm7xxfb: reserve PCI resourceSudip Mukherjee2015-04-031-0/+10
* staging: sm7xxfb: add MODULE_DEVICE_TABLESudip Mukherjee2015-03-261-0/+2
* staging: sm7xxfb: change return of sm7xx_vga_setupSudip Mukherjee2015-03-201-5/+3
* staging: sm7xxfb: remove unneeded __setupSudip Mukherjee2015-03-201-1/+0
* staging: sm7xxfb: use module init and exitSudip Mukherjee2015-03-201-1/+25
* staging: sm7xxfb: make vgamode staticSudip Mukherjee2015-03-061-1/+1
* staging: sm7xxfb: fix remaining CamelCaseSudip Mukherjee2015-02-072-38/+38
* staging: sm7xxfb: fix CamelCaseSudip Mukherjee2015-02-072-13/+13
* staging: sm7xxfb: make smtc_scr_info staticMax Perepelitsyn2015-02-071-1/+1
* staging: sm7xxfb: fix alignmentSudip Mukherjee2015-01-251-3/+3
* staging: sm7xxfb: remove unnecessary blank linesSudip Mukherjee2015-01-251-4/+0
* staging: sm7xxfb: no space is necessary after a castSudip Mukherjee2015-01-251-6/+6
* staging: sm7xxfb: add missing blank lineSudip Mukherjee2015-01-251-0/+2
* staging: sm7xxfb: update TODO fileSudip Mukherjee2015-01-251-3/+6
* Revert "staging: sm7xxfb: remove driver"Sudip Mukherjee2015-01-255-0/+1828
* staging: sm7xxfb: remove driverGreg Kroah-Hartman2014-02-285-1828/+0
* Staging: sm7xxfb: Fix quoted string split across lines in sm7xxfb.cMonam Agarwal2014-02-271-4/+2
* drivers: sm7xxfb: Mark function as static in sm7xxfb.cRashika Kheria2014-01-081-1/+1
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* Staging: sm7xxfb: fix line over 80 characters in sm7xxfb.cEbru Akagunduz2013-10-111-1/+2
* Staging: sm7xxfb: fixed line break coding style issuesMartin Berglund2013-09-301-7/+5
* staging: sm7xxfb: Remove redundant pci_set_drvdataSachin Kamat2013-09-251-1/+0
* staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPSPeter Huewe2013-03-111-9/+1
* staging: sm7xxfb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: sm7xxfb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging: sm7xxfb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: sm7xxfb: remove smtc_VRAMBaseAddressJavier M. Mellid2012-09-171-14/+7
* staging: sm7xxfb: rename pFramebufferPhysical to mmio_baseJavier M. Mellid2012-09-171-7/+7
* staging: sm7xxfb: rename some smtcfb_info fieldsJavier M. Mellid2012-09-171-26/+26
* staging: sm7xxfb: annotate iomem pointersJavier M. Mellid2012-09-172-8/+8
* staging: sm7xxfb: cleanup on smtc_alloc_fb_infoJavier M. Mellid2012-09-171-13/+7
* staging: sm7xxfb: clean smtcfb_fix's id initializationJavier M. Mellid2012-09-171-6/+4
* staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initializationJavier M. Mellid2012-09-171-14/+7
* staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_infoDevendra Naga2012-09-041-1/+2
* staging: sm7xxfb: fix for "rename smtc_screen_info to smtc_scr_info"Stephen Rothwell2012-07-191-1/+1
* staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabledDevendra Naga2012-07-161-1/+1
* staging: sm7xxfb: cleanup on smtc_alloc_fb_infoJavier M. Mellid2012-07-161-18/+18
* staging: sm7xxfb: move pseudo palette into smtcfb_infoJavier M. Mellid2012-07-161-4/+4
* staging: sm7xxfb: minor maintenance on timing pathJavier M. Mellid2012-07-161-119/+119
* staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timingJavier M. Mellid2012-07-161-12/+12
* staging: sm7xxfb: minor maintenance on sm7xx_vga_setupJavier M. Mellid2012-07-161-53/+53
* staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setupJavier M. Mellid2012-07-161-9/+4
* staging: sm7xxfb: rename smtc_screen_info to smtc_scr_infoJavier M. Mellid2012-07-161-15/+12
* staging: sm7xxfb: rename index var on sm712vga_setupJavier M. Mellid2012-07-161-8/+6
* staging: sm7xxfb: fix struct names related to vesa modesJavier M. Mellid2012-07-161-11/+13
* staging/sm7xxfb: return a proper err for smtc_alloc_fb_info failureDevendra Naga2012-07-111-1/+3
* staging/sm7xxfb: use module_pci_driver macroDevendra Naga2012-07-111-12/+1
* staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_infoJavier M. Mellid2012-07-061-5/+5
* staging: sm7xxfb: rename vars holding device and revision idsJavier M. Mellid2012-07-061-10/+9
OpenPOWER on IntegriCloud