aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/nvidia
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28fbdev: nv: fix sparse noiseAlexey Dobriyan
2008-04-28fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-06fb: nvidiafb: Try harder at initial mode setting.Paul Mundt
2007-10-16nvidiafb: Correctly assign the i2c class with the port reversalAntonino A. Daplas
2007-10-16nvidiafb: Add boot option to reverse i2c port assignmentAntonino A. Daplas
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-17nvidiafb: Add proper support for Geforce 7600 chipsetAntonino A. Daplas
2007-07-17nvidiafb: adjust flags to take advantage of new scroll methodAntonino A. Daplas
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare
2007-05-11fbdev: geforce 7300 cleanupMichal Piotrowski
2007-05-09frame buffer: geforce 7300 gtMichal Piotrowski
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas
2007-05-08nvidiafb: prevent triggering of softlockupDave Jones
2007-05-08nvidiafb/rivafb: switch to pci_get refcountingAlan Cox
2007-05-08nvidiafb: fix sparse warningAntonino A. Daplas
2007-05-08nvidiafb: VGA state save and restoreAntonino A. Daplas
2007-05-08nvidiafb: access CRT registers safelyAntonino A. Daplas
2007-05-08nvidiafb: ensure that CRTC registers are accessibleAntonino A. Daplas
2007-05-08rivafb/nvidiafb: Various cleanupsJean Delvare
2007-05-08rivafb/nvidiafb: Enable hardware monitoringJean Delvare
2007-05-08nvidiafb: Fix reversed DDC portPetr Vandrovec
2007-05-08nvidiafb: bring back generic ddc readingAntonino A. Daplas
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-03-06[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie
2007-03-05backlight: Fix nvidia backlight initial brightnessRichard Purdie
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie
2007-02-20backlight: Remove uneeded nvidia set_power callsRichard Purdie
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven
2007-02-12[PATCH] change nvidiafb_remove to __devexitPrarit Bhargava
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20fbdev: update after backlight argument changeJames Simmons
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan
2006-12-08[PATCH] video: use bitrev8Akinobu Mita
2006-11-14[PATCH] nvidiafb: fix unreachable code in nv10GetConfigNathan Lynch
2006-11-13[PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardWink Saville
2006-10-11[PATCH] revert "nvidiafb: use generic ddc reading"Andrew Morton