aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm7xxfb/sm7xxfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-07staging: sm7xxfb: merge sm712fb with fbdevSudip Mukherjee1-1653/+0
2015-07-16staging: sm7xxfb: usr fb_read and fb_writeSudip Mukherjee1-4/+0
2015-07-16staging: sm7xxfb: define new macrosSudip Mukherjee1-38/+10
2015-07-14staging: sm7xxfb: use kernel commandlineSudip Mukherjee1-2/+0
2015-07-14staging: sm7xxfb: fix error handlingSudip Mukherjee1-7/+8
2015-06-17staging: sm7xxfb: fix camelcaseSudip Mukherjee1-1/+1
2015-06-17staging: sm7xxfb: fix indentionSudip Mukherjee1-650/+650
2015-06-17staging: sm7xxfb: move mode tableSudip Mukherjee1-0/+660
2015-06-17staging: sm7xxfb: reduce indentionSudip Mukherjee1-91/+82
2015-06-17staging: sm7xxfb: fix alignmentSudip Mukherjee1-10/+7
2015-06-17staging: sm7xxfb: no space after castSudip Mukherjee1-3/+3
2015-06-17staging: sm7xxfb: add newlineSudip Mukherjee1-6/+6
2015-06-17staging: sm7xxfb: remove numvgamodesSudip Mukherjee1-1/+1
2015-06-17staging: sm7xxfb: declare struct as constSudip Mukherjee1-1/+1
2015-05-08staging: sm7xxfb: remove unused functionsSudip Mukherjee1-32/+0
2015-05-08staging: sm7xxfb: use framebuffer_alloc and releaseSudip Mukherjee1-98/+110
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-02-07staging: sm7xxfb: fix remaining CamelCaseSudip Mukherjee1-23/+23
2015-02-07staging: sm7xxfb: fix CamelCaseSudip Mukherjee1-6/+6
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-25Revert "staging: sm7xxfb: remove driver"Sudip Mukherjee1-0/+1026
2014-02-28staging: sm7xxfb: remove driverGreg Kroah-Hartman1-1026/+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. Mellid1-7/+7
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