summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm7xx/smtcfb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: sm7xxfb: sm7xx becomes sm7xxfbJavier M. Mellid2012-06-121-1097/+0
* staging: sm7xx: update comments and clarify supported chipsJavier M. Mellid2012-06-121-3/+7
* staging: sm7xx: code improvementJavier M. Mellid2012-06-121-8/+5
* staging: sm7xx: rename functionJavier M. Mellid2012-04-291-2/+2
* staging: sm7xx: remove driver version supportJavier M. Mellid2012-04-291-2/+1
* staging: sm7xx: merge hardware information in smtcfb_info structJavier M. Mellid2012-04-291-72/+56
* staging: sm7xx: use dynamic debug support to show info and errorsJavier M. Mellid2012-04-291-20/+21
* staging: sm7xx: use dynamic debug supportJavier M. Mellid2012-04-291-18/+12
* staging: sm7xx: dead code removalJavier M. Mellid2012-04-291-8/+0
* staging: sm7xx: remove old references and non updated commentsJavier M. Mellid2012-04-291-36/+8
* Staging: sm7xx/smtcfb.c included linux/module.h twiceDanny Kukawka2012-02-151-1/+0
* Staging: sm7xx: smtcfb.c: fixed a pointer declaration coding styleJosenivaldo Benito Jr2012-02-131-1/+1
* staging/sm7xx: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is used)Peter Huewe2011-11-281-3/+3
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+2
* Staging: sm7xx: printk loglevels modified to match the scenarioanish kumar2011-05-191-4/+4
* Staging: sm7xx: preferred form for passing a size to memory allocation routinesanish kumar2011-05-191-1/+1
* Staging: sm7xx: removing extra white spaces,redundant code and using macrosanish kumar2011-05-191-4/+3
* staging: sm7xx: Use kernel framebuffer mode settingJavier M. Mellid2011-05-061-41/+71
* staging: sm7xx: minor cleanupJavier M. Mellid2011-05-031-8/+8
* staging: sm7xx: smtcfb.c: Use the new PCI PMJavier M. Mellid2011-05-031-45/+25
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-4/+2
|\
| * staging: sm7xx: fixed definesJavier M. Mellid2011-04-041-4/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-1/+1
|\
| * PCI: make pci_restore_state return voidJon Mason2010-12-231-1/+1
* | Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLENamhyung Kim2010-12-091-1/+1
|/
* staging: sm7xx: call disable_pci_device() if pci_probe() failedKulikov Vasiliy2010-08-311-5/+8
* staging: sm7xx: Fixup of the section mismatchWu Zhangjin2010-07-221-1/+1
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-3/+1
* Staging: sm7xx: Fixed space-before-tab coding style issues in smtcfb.cPatrick Rooney2010-05-111-7/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-041-120/+11
|\
| * staging: sm7xx: remove the buggy 2D acceleration supportWu Zhangjin2010-03-031-119/+10
| * staging: make PCI device id constantNémeth Márton2010-03-031-1/+1
* | MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-271-1/+1
|/
* Staging: sm7xx: add a new framebuffer driverWu Zhangjin2009-12-231-0/+1253
OpenPOWER on IntegriCloud