aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/atyfb_base.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven2011-06-141-6/+4
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-5/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* | atyfb: Fix bootup hangs on sparc64.David S. Miller2011-01-061-22/+5
|/
* of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-1/+2
* fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-251-4/+0
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+5
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-4/+4
* Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-281-2/+2
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | of: unify phandle name in struct device_nodeGrant Likely2010-01-281-1/+1
|/
* atyfb: coding style cleanupVille Syrjala2009-09-231-371/+458
* atyfb: fix alignment for block writesVille Syrjala2009-06-301-12/+40
* atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2009-06-301-9/+80
* atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt2009-02-081-5/+15
* atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-051-11/+11
* atyfb_base.c: fix warningAlexander Beregalov2008-08-051-14/+15
* atyfb: fix a castVille Syrjala2008-07-241-1/+1
* atyfb: report probe errorsVille Syrjala2008-07-241-5/+10
* atyfb: use a PCI device ID tableVille Syrjala2008-07-241-18/+55
* atyfb: correct_chipset() can failVille Syrjala2008-07-241-1/+3
* atyfb: remove dead codeOlaf Hering2008-07-241-4/+2
* fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-231-1/+1
* video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin2008-04-281-2/+5
* [ATYFB]: Kill 'prom_palette' sparc code.David S. Miller2008-02-181-64/+0
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+1
* atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven2007-10-161-3/+1
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-221-1/+1
|\
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-1/+1
* | [SPARC]: Fix serial console device detection.David S. Miller2007-07-201-4/+0
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* | atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
|/
* atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala2007-06-281-9/+8
* [ATYFB]: Fix sparc includes.David S. Miller2007-05-081-1/+2
* atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala2007-05-081-0/+3
* atyfb: reorganize clock initVille Syrjala2007-05-081-14/+18
* atyfb: kill dead codeAntonino A. Daplas2007-05-081-0/+2
* [ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller2007-04-261-3/+3
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-03-051-1/+9
|\
| * backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie2007-03-051-1/+9
* | [PATCH] atyfb: Fix kconfig errorAntonino A. Daplas2007-03-051-1/+2
|/
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-10/+8
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-201-18/+2
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-201-38/+11
* backlight: Remove unneeded backlight update_status callsRichard Purdie2007-02-201-16/+0
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-201-5/+1