aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/atyfb_base.c
Commit message (Expand)AuthorAgeFilesLines
...
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-201-1/+0
* [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/+0
* 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/+0
* | [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/+12
* | [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/+2
* | [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/+0
* [PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas2006-10-031-3/+5
* [PATCH] backlight last round of fixesBenjamin Herrenschmidt2006-09-011-9/+10
* [PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt2006-08-301-1/+4
* [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-311-2/+2
* [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-101-23/+30
* [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] atyfb: Fix section warningsAntonino A. Daplas2006-06-261-13/+13
* [PATCH] atyfb: Fix dead codeAntonino A. Daplas2006-06-261-0/+3
* [PATCH] atyfb: Set correct acceleration flagsAntonino A. Daplas2006-06-261-1/+13
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-27/+151
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-231-1/+1
* [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel2006-06-231-0/+4
* [PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk2006-04-111-1/+1
* Merge ../linux-2.6Paul Mackerras2006-03-291-7/+9
|\
| * [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-271-4/+4
| * [PATCH] atyfb: Remove dead codeAntonino A. Daplas2006-03-271-3/+5
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-3/+4
|/
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-2/+2
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-141-4/+2
* [PATCH] m68k: dumb typo in atyfbAl Viro2006-01-121-1/+1
* [PATCH] atyfb: LT/LG cleanupVille Syrjälä2006-01-101-3/+5
* [PATCH] atyfb: VT/GT cleanupVille Syrjälä2006-01-101-21/+41
* [PATCH] atyfb: Rage XL/XC cleanupVille Syrjälä2006-01-101-6/+6
* [PATCH] atyfb: Improve blankingVille Syrjälä2006-01-101-12/+12
* [PATCH] atyfb: Set ECP dividerVille Syrjälä2006-01-101-42/+48
* [PATCH] atyfb: Don't stretch with CRTVille Syrjälä2006-01-101-2/+2
* [PATCH] atyfb: Fix interlaced modesVille Syrjälä2006-01-101-10/+0
* [PATCH] atyfb: Fix CRTC_FIFO_LWM maskVille Syrjälä2006-01-101-3/+2
* [PATCH] atyfb: Reduce verbosityVille Syrjälä2006-01-101-8/+24
* [PATCH] atyfb: Fix spellingVille Syrjälä2006-01-101-9/+9
* [PATCH] fbdev: atyfb: Remove BIOS-less bootingAntonino A. Daplas2006-01-101-4/+0