summaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/atyfb_base.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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-191-64/+0Star
* 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/+1Star
* 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-211-4/+0Star
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* | 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/+8Star
* [ATYFB]: Fix sparc includes.David S. Miller2007-05-091-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/+8Star
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-201-18/+2Star
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-201-38/+11Star
* backlight: Remove unneeded backlight update_status callsRichard Purdie2007-02-201-16/+0Star
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-201-5/+1Star
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-201-1/+0Star
* [PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day2007-02-121-1/+1
* [PATCH] remove bogus con_is_present() prototypesAdrian Bunk2007-02-121-2/+0Star
* Pull platform-drivers into test branchLen Brown2006-12-201-1/+1
|\
| * fbdev: update after backlight argument changeJames Simmons2006-12-201-1/+1
* | [PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2006-12-131-4/+0Star
* | [PATCH] atyfb: Improve power managementVille Syrjala2006-12-081-21/+40
* | [PATCH] atyfb: Improve atyfb_atari_probe()Ville Syrjala2006-12-081-7/+20
* | [PATCH] atyfb: Remove aty_cmap_regsVille Syrjala2006-12-081-33/+12Star
* | [PATCH] atyfb: Fix __init and __devinit annotationsVille Syrjala2006-12-081-4/+4
* | [PATCH] atyfb: Remove pointless aty_init() argumentVille Syrjala2006-12-081-5/+5
* | [PATCH] atyfb: Fix blanking level transitionsVille Syrjala2006-12-081-2/+2
* | [PATCH] atyfb: Fix compiler warningsVille Syrjala2006-12-081-17/+18
* | [PATCH] atyfb: Remove FIXMEVille Syrjala2006-12-081-3/+2Star
* | [PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseAmol Lad2006-12-081-0/+8
* | [PATCH] set default video mode on PowerBook WallstreetOlaf Hering2006-11-161-1/+1
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] atyfb: Possible cleanupsAdrian Bunk2006-10-031-3/+0Star
* [PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas2006-10-031-3/+5