aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/nvidia (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-4/+4
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2009-06-23nvidiafb: fix boot-time printk stringMikael Pettersson1-2/+1
2009-04-02fb: nvidiafb recognizes geforcego 7300 chip as mobileSergey Senozhatsky1-0/+1
2009-04-01nvidiafb: remove open_lock mutexAlessio Igor Bogani2-9/+0
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-1/+0
2009-01-06nvidia: fix sparse warningsHannes Eder1-4/+8
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-28fbdev: nv: fix sparse noiseAlexey Dobriyan2-4/+4
2008-04-28fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan1-3/+0
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+1
2008-02-06fb: nvidiafb: Try harder at initial mode setting.Paul Mundt1-2/+20
2007-10-16nvidiafb: Correctly assign the i2c class with the port reversalAntonino A. Daplas1-2/+4
2007-10-16nvidiafb: Add boot option to reverse i2c port assignmentAntonino A. Daplas3-4/+11
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+1
2007-07-17nvidiafb: Add proper support for Geforce 7600 chipsetAntonino A. Daplas4-28/+54
2007-07-17nvidiafb: adjust flags to take advantage of new scroll methodAntonino A. Daplas1-0/+2
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-1/+1
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare1-1/+0
2007-05-11fbdev: geforce 7300 cleanupMichal Piotrowski1-1/+3
2007-05-09frame buffer: geforce 7300 gtMichal Piotrowski2-2/+6
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-4/+4
2007-05-08nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas1-1/+1
2007-05-08nvidiafb: prevent triggering of softlockupDave Jones2-32/+48
2007-05-08nvidiafb/rivafb: switch to pci_get refcountingAlan Cox2-7/+11
2007-05-08nvidiafb: fix sparse warningAntonino A. Daplas1-1/+1
2007-05-08nvidiafb: VGA state save and restoreAntonino A. Daplas2-1/+79
2007-05-08nvidiafb: access CRT registers safelyAntonino A. Daplas1-12/+6
2007-05-08nvidiafb: ensure that CRTC registers are accessibleAntonino A. Daplas1-3/+4
2007-05-08rivafb/nvidiafb: Various cleanupsJean Delvare2-15/+7
2007-05-08rivafb/nvidiafb: Enable hardware monitoringJean Delvare1-4/+6
2007-05-08nvidiafb: Fix reversed DDC portPetr Vandrovec1-2/+2
2007-05-08nvidiafb: bring back generic ddc readingAntonino A. Daplas1-42/+2
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-4/+4
2007-03-06[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones1-0/+5
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie1-1/+11
2007-03-05backlight: Fix nvidia backlight initial brightnessRichard Purdie1-3/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-9/+9
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-23/+2
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2-33/+10
2007-02-20backlight: Remove uneeded nvidia set_power callsRichard Purdie3-16/+0
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-5/+1
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+0
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven1-4/+4
2007-02-12[PATCH] change nvidiafb_remove to __devexitPrarit Bhargava1-2/+2
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby1-3/+1