summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm7xxfb/sm7xxfb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: sm7xxfb: merge sm712fb with fbdevSudip Mukherjee2015-08-071-1653/+0
* staging: sm7xxfb: usr fb_read and fb_writeSudip Mukherjee2015-07-161-4/+0
* staging: sm7xxfb: define new macrosSudip Mukherjee2015-07-161-38/+10
* staging: sm7xxfb: use kernel commandlineSudip Mukherjee2015-07-141-2/+0
* staging: sm7xxfb: fix error handlingSudip Mukherjee2015-07-141-7/+8
* staging: sm7xxfb: fix camelcaseSudip Mukherjee2015-06-171-1/+1
* staging: sm7xxfb: fix indentionSudip Mukherjee2015-06-171-650/+650
* staging: sm7xxfb: move mode tableSudip Mukherjee2015-06-171-0/+660
* staging: sm7xxfb: reduce indentionSudip Mukherjee2015-06-171-91/+82
* staging: sm7xxfb: fix alignmentSudip Mukherjee2015-06-171-10/+7
* staging: sm7xxfb: no space after castSudip Mukherjee2015-06-171-3/+3
* staging: sm7xxfb: add newlineSudip Mukherjee2015-06-171-6/+6
* staging: sm7xxfb: remove numvgamodesSudip Mukherjee2015-06-171-1/+1
* staging: sm7xxfb: declare struct as constSudip Mukherjee2015-06-171-1/+1
* staging: sm7xxfb: remove unused functionsSudip Mukherjee2015-05-081-32/+0
* staging: sm7xxfb: use framebuffer_alloc and releaseSudip Mukherjee2015-05-081-98/+110
* 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: fix remaining CamelCaseSudip Mukherjee2015-02-071-23/+23
* staging: sm7xxfb: fix CamelCaseSudip Mukherjee2015-02-071-6/+6
* 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
* Revert "staging: sm7xxfb: remove driver"Sudip Mukherjee2015-01-251-0/+1026
* staging: sm7xxfb: remove driverGreg Kroah-Hartman2014-02-281-1026/+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-171-7/+7
* 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
OpenPOWER on IntegriCloud