aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm7xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Staging: sm7xx: printk loglevels modified to match the scenarioanish kumar1-4/+4
2011-05-19Staging: sm7xx: preferred form for passing a size to memory allocation routinesanish kumar1-1/+1
2011-05-19Staging: sm7xx: removing extra white spaces,redundant code and using macrosanish kumar2-10/+4
2011-05-06staging: sm7xx: Use kernel framebuffer mode settingJavier M. Mellid2-42/+71
2011-05-03staging: sm7xx: minor cleanupJavier M. Mellid2-9/+8
2011-05-03staging: sm7xx: smtcfb.c: Use the new PCI PMJavier M. Mellid1-45/+25
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-4/+2
2011-04-04staging: sm7xx: fixed definesJavier M. Mellid1-4/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-4/+4
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2010-12-23PCI: make pci_restore_state return voidJon Mason1-1/+1
2010-12-09Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLENamhyung Kim1-1/+1
2010-08-31staging: sm7xx: call disable_pci_device() if pci_probe() failedKulikov Vasiliy1-5/+8
2010-07-22staging: sm7xx: Fixup of the section mismatchWu Zhangjin1-1/+1
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-3/+1
2010-05-11Staging: sm7xx: Fixed coding style issueJavier Muñoz Mellid1-1/+1
2010-05-11Staging: sm7xx: Fixed space-before-tab coding style issues in smtcfb.cPatrick Rooney1-7/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman5-1636/+12
2010-03-03staging: sm7xx: remove the buggy 2D acceleration supportWu Zhangjin5-1635/+11
2010-03-03staging: make PCI device id constantNémeth Márton1-1/+1
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin4-4/+4
2009-12-23Staging: sm7xx: add a new framebuffer driverWu Zhangjin7-0/+3583