summaryrefslogtreecommitdiff
path: root/drivers/video/aty/atyfb_base.c
AgeCommit message (Expand)Author
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-06atyfb: Fix bootup hangs on sparc64.David S. Miller
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-23atyfb: coding style cleanupVille Syrjala
2009-06-30atyfb: fix alignment for block writesVille Syrjala
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap
2008-08-05atyfb_base.c: fix warningAlexander Beregalov
2008-07-24atyfb: fix a castVille Syrjala
2008-07-24atyfb: report probe errorsVille Syrjala
2008-07-24atyfb: use a PCI device ID tableVille Syrjala
2008-07-24atyfb: correct_chipset() can failVille Syrjala
2008-07-24atyfb: remove dead codeOlaf Hering
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison
2008-04-28video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin
2008-02-18[ATYFB]: Kill 'prom_palette' sparc code.David S. Miller
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2007-10-16atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-06-28atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala
2007-05-08[ATYFB]: Fix sparc includes.David S. Miller
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala
2007-05-08atyfb: reorganize clock initVille Syrjala
2007-05-08atyfb: kill dead codeAntonino A. Daplas
2007-04-26[ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller
2007-03-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-03-05[PATCH] atyfb: Fix kconfig errorAntonino A. Daplas
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard 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