fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / video / aty / atyfb_base.c
2010-05-25 Grazvydas Ignotasfbdev: move FBIO_WAITFORVSYNC to linux/fb.h
2010-03-16 Matthew Garrettbacklight: Allow properties to be passed at registration
2010-02-09 Grant Likelyof: add 'of_' prefix to machine_is_compatible()
2010-01-28 Grant LikelyMerge commit 'v2.6.33-rc5' into secretlab/test-devicetree
2010-01-28 Grant Likelyof: unify phandle name in struct device_node
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-23 Ville Syrjalaatyfb: coding style cleanup
2009-07-01 Ville Syrjalaatyfb: fix alignment for block writes
2009-07-01 Ville Syrjalaatyfb: fix HP OmniBook 500 reboot hang
2009-02-08 Benjamin Herrenschmidtatyfb: Properly save PCI state before changing PCI...
2009-02-05 Randy Dunlapatyfb: fix CONFIG_ namespace violations
2008-08-05 Alexander Beregalovatyfb_base.c: fix warning
2008-07-24 Ville Syrjalaatyfb: fix a cast
2008-07-24 Ville Syrjalaatyfb: report probe errors
2008-07-24 Ville Syrjalaatyfb: use a PCI device ID table
2008-07-24 Ville Syrjalaatyfb: correct_chipset() can fail
2008-07-24 Olaf Heringatyfb: remove dead code
2008-05-23 Harvey Harrisonfbdev: fix integer as NULL pointer warning
2008-04-28 Roel Kluinvideo/aty/atyfb_base.c: free when fb can't be registered
2008-02-18 David S. Miller[ATYFB]: Kill 'prom_palette' sparc code.
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-16 Krzysztof Heltfbdev: change asm/uaccess.h to linux/uaccess.h
2007-10-16 Geert Uytterhoevenatyfb: atyfb: Unshare pseudo_palette
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-20 David S. Miller[SPARC]: Fix serial console device detection.
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Antonino A. Daplasatyfb: the pseudo_palette is only 16 elements long
2007-07-16 Richard Purdiebacklight: Convert from struct class_device to struct...
2007-06-28 Ville Syrjalaatyfb: Fix XCLK frequency on Apple iBook1
2007-05-08 David S. Miller[ATYFB]: Fix sparc includes.
2007-05-08 Ville Syrjalaatyfb: halve XCLK with Mobility and 32bit memory
2007-05-08 Ville Syrjalaatyfb: reorganize clock init
2007-05-08 Antonino A. Daplasatyfb: kill dead code
2007-04-26 David S. Miller[ATYFB]: Use pci_device_to_OF_node() in sparc.
2007-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-03-05 Antonino A. Daplas[PATCH] atyfb: Fix kconfig error
2007-03-05 Richard Purdiebacklight: Allow enable/disable of fb backlights, fixin...
2007-02-20 Richard Purdiebacklight: Separate backlight properties from backlight...
2007-02-20 Richard Purdiebacklight: Clean up pmac_backlight handling
2007-02-20 Richard Purdiebacklight: Rework backlight/fb interaction simplifying...
2007-02-20 Richard Purdiebacklight: Remove unneeded backlight update_status...
2007-02-20 Richard Purdiebacklight: Fix external uses of backlight internal...
2007-02-20 Richard Purdiebacklight: Remove unneeded owner field
2007-02-12 Robert P. J. Day[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY...
2007-02-12 Adrian Bunk[PATCH] remove bogus con_is_present() prototypes
2006-12-20 Len BrownPull platform-drivers into test branch
2006-12-20 James Simmonsfbdev: update after backlight argument change
2006-12-13 Geert Uytterhoeven[PATCH] fbdev: remove references to non-existent fbmon_...
2006-12-08 Ville Syrjala[PATCH] atyfb: Improve power management
2006-12-08 Ville Syrjala[PATCH] atyfb: Improve atyfb_atari_probe()
2006-12-08 Ville Syrjala[PATCH] atyfb: Remove aty_cmap_regs
2006-12-08 Ville Syrjala[PATCH] atyfb: Fix __init and __devinit annotations
2006-12-08 Ville Syrjala[PATCH] atyfb: Remove pointless aty_init() argument
2006-12-08 Ville Syrjala[PATCH] atyfb: Fix blanking level transitions
2006-12-08 Ville Syrjala[PATCH] atyfb: Fix compiler warnings
2006-12-08 Ville Syrjala[PATCH] atyfb: Remove FIXME
2006-12-08 Amol Lad[PATCH] ioremap balanced with iounmap for drivers/video...
2006-11-16 Olaf Hering[PATCH] set default video mode on PowerBook Wallstreet
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Adrian Bunk[PATCH] atyfb: Possible cleanups
2006-10-03 Antonino A. Daplas[PATCH] atyfb: Honor the return value of pci_register_d...
2006-09-01 Benjamin Herrenschmidt[PATCH] backlight last round of fixes
2006-08-31 Benjamin Herrenschmidt[PATCH] fbdev: Fix crashes in various fbdev's blank...
2006-07-31 Michael Hanselmann[PATCH] powermac: More powermac backlight fixes
2006-07-10 Michael Hanselmann[PATCH] powermac: Combined fixes for backlight code
2006-07-02 Thomas Gleixner[PATCH] irq-flags: video: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Antonino A. Daplas[PATCH] atyfb: Fix section warnings
2006-06-26 Antonino A. Daplas[PATCH] atyfb: Fix dead code
2006-06-26 Antonino A. Daplas[PATCH] atyfb: Set correct acceleration flags
2006-06-25 Michael Hanselmann[PATCH] Rewritten backlight infrastructure for portable...
2006-06-24 David S. Miller[SPARC64]: Convert sparc64 PCI layer to in-kernel devic...
2006-06-23 Roman Zippel[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n
2006-04-11 Adrian Bunk[PATCH] video/aty/atyfb_base.c: fix an off-by-one error
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-27 Tobias Klauser[PATCH] drivers/video: Use ARRAY_SIZE macro
2006-03-27 Antonino A. Daplas[PATCH] atyfb: Remove dead code
2006-01-15 Christoph Hellwig[PATCH] fbdev: Sanitize ->fb_mmap prototype
2006-01-15 Christoph Hellwig[PATCH] fbdev: Sanitize ->fb_ioctl prototype
2006-01-12 Al Viro[PATCH] m68k: dumb typo in atyfb
2006-01-10 Ville Syrjälä[PATCH] atyfb: LT/LG cleanup
2006-01-10 Ville Syrjälä[PATCH] atyfb: VT/GT cleanup
2006-01-10 Ville Syrjälä[PATCH] atyfb: Rage XL/XC cleanup
2006-01-10 Ville Syrjälä[PATCH] atyfb: Improve blanking
2006-01-10 Ville Syrjälä[PATCH] atyfb: Set ECP divider
2006-01-10 Ville Syrjälä[PATCH] atyfb: Don't stretch with CRT
2006-01-10 Ville Syrjälä[PATCH] atyfb: Fix interlaced modes
2006-01-10 Ville Syrjälä[PATCH] atyfb: Fix CRTC_FIFO_LWM mask
2006-01-10 Ville Syrjälä[PATCH] atyfb: Reduce verbosity
2006-01-10 Ville Syrjälä[PATCH] atyfb: Fix spelling
2006-01-10 Antonino A. Daplas[PATCH] fbdev: atyfb: Remove BIOS-less booting
2006-01-10 Richard Knutsson[PATCH] aty: remove unnecessary CONFIG_PCI
2006-01-05 Luis F. Ortiz[ATYFB]: Fix onboard video on SPARC Blade 100 for 2...
2005-11-07 Antonino A. Daplas[PATCH] atyfb: Get initial mode timings from LCD BIOS
2005-11-07 Antonino A. Daplas[PATCH] fbcon/fbdev: Move softcursor out of fbdev to...
2005-09-09 Alexander Kern[PATCH] atyfb: Remove code that sets sync polarity...
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2