aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/atyfb_base.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-4029/+0
2014-02-11atyfb: set FBINFO_READS_FASTMikulas Patocka1-1/+2
2014-02-11atyfb: remove resolution limit 1600Mikulas Patocka1-2/+2
2013-09-26video: aty: Remove redundant breakSachin Kamat1-1/+0
2013-07-29fbdev/atyfb: fix recent breakage in correct_chipset()Dan Carpenter1-2/+2
2013-06-26fb: fix atyfb unused data warningsRandy Dunlap1-2/+3
2013-06-26fb: fix atyfb build warningRandy Dunlap1-2/+2
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-43/+41
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-2/+1
2012-07-24video: Fix typo in drivers/videoMasanari Iida1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-6/+4
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven1-6/+4
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-3/+4
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-5/+5
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-06atyfb: Fix bootup hangs on sparc64.David S. Miller1-22/+5
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon1-1/+2
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas1-4/+0
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-4/+4
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely1-2/+2
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-09-23atyfb: coding style cleanupVille Syrjala1-371/+458
2009-06-30atyfb: fix alignment for block writesVille Syrjala1-12/+40
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala1-9/+80
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-5/+15
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap1-11/+11
2008-08-05atyfb_base.c: fix warningAlexander Beregalov1-14/+15
2008-07-24atyfb: fix a castVille Syrjala1-1/+1
2008-07-24atyfb: report probe errorsVille Syrjala1-5/+10
2008-07-24atyfb: use a PCI device ID tableVille Syrjala1-18/+55
2008-07-24atyfb: correct_chipset() can failVille Syrjala1-1/+3
2008-07-24atyfb: remove dead codeOlaf Hering1-4/+2
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-04-28video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin1-2/+5
2008-02-18[ATYFB]: Kill 'prom_palette' sparc code.David S. Miller1-64/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+1
2007-10-16atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven1-3/+1
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+1
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller1-4/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-17atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-1/+1
2007-06-28atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala1-9/+8
2007-05-08[ATYFB]: Fix sparc includes.David S. Miller1-1/+2
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala1-0/+3
2007-05-08atyfb: reorganize clock initVille Syrjala1-14/+18
2007-05-08atyfb: kill dead codeAntonino A. Daplas1-0/+2
2007-04-26[ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller1-3/+3
2007-03-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+9
2007-03-05[PATCH] atyfb: Fix kconfig errorAntonino A. Daplas1-1/+2
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie1-1/+9
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-10/+8
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-18/+2
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-38/+11
2007-02-20backlight: Remove unneeded backlight update_status callsRichard Purdie1-16/+0
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-5/+1
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-02-12[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day1-1/+1
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk1-2/+0
2006-12-20Pull platform-drivers into test branchLen Brown1-1/+1
2006-12-20fbdev: update after backlight argument changeJames Simmons1-1/+1
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven1-4/+0
2006-12-08[PATCH] atyfb: Improve power managementVille Syrjala1-21/+40
2006-12-08[PATCH] atyfb: Improve atyfb_atari_probe()Ville Syrjala1-7/+20
2006-12-08[PATCH] atyfb: Remove aty_cmap_regsVille Syrjala1-33/+12
2006-12-08[PATCH] atyfb: Fix __init and __devinit annotationsVille Syrjala1-4/+4
2006-12-08[PATCH] atyfb: Remove pointless aty_init() argumentVille Syrjala1-5/+5
2006-12-08[PATCH] atyfb: Fix blanking level transitionsVille Syrjala1-2/+2
2006-12-08[PATCH] atyfb: Fix compiler warningsVille Syrjala1-17/+18
2006-12-08[PATCH] atyfb: Remove FIXMEVille Syrjala1-3/+2
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseAmol Lad1-0/+8
2006-11-16[PATCH] set default video mode on PowerBook WallstreetOlaf Hering1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[PATCH] atyfb: Possible cleanupsAdrian Bunk1-3/+0
2006-10-03[PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas1-3/+5
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt1-9/+10
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt1-1/+4
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-2/+2
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-23/+30
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] atyfb: Fix section warningsAntonino A. Daplas1-13/+13
2006-06-26[PATCH] atyfb: Fix dead codeAntonino A. Daplas1-0/+3
2006-06-26[PATCH] atyfb: Set correct acceleration flagsAntonino A. Daplas1-1/+13
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-27/+151
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-1/+1
2006-06-23[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel1-0/+4
2006-04-11[PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk1-1/+1
2006-03-29Merge ../linux-2.6Paul Mackerras1-7/+9
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-3/+4
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser1-4/+4
2006-03-27[PATCH] atyfb: Remove dead codeAntonino A. Daplas1-3/+5
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-2/+2
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-4/+2
2006-01-12[PATCH] m68k: dumb typo in atyfbAl Viro1-1/+1
2006-01-10[PATCH] atyfb: LT/LG cleanupVille Syrjälä1-3/+5
2006-01-10[PATCH] atyfb: VT/GT cleanupVille Syrjälä1-21/+41
2006-01-10[PATCH] atyfb: Rage XL/XC cleanupVille Syrjälä1-6/+6
2006-01-10[PATCH] atyfb: Improve blankingVille Syrjälä1-12/+12
2006-01-10[PATCH] atyfb: Set ECP dividerVille Syrjälä1-42/+48
2006-01-10[PATCH] atyfb: Don't stretch with CRTVille Syrjälä1-2/+2
2006-01-10[PATCH] atyfb: Fix interlaced modesVille Syrjälä1-10/+0
2006-01-10[PATCH] atyfb: Fix CRTC_FIFO_LWM maskVille Syrjälä1-3/+2
2006-01-10[PATCH] atyfb: Reduce verbosityVille Syrjälä1-8/+24
2006-01-10[PATCH] atyfb: Fix spellingVille Syrjälä1-9/+9
2006-01-10[PATCH] fbdev: atyfb: Remove BIOS-less bootingAntonino A. Daplas1-4/+0
2006-01-10[PATCH] aty: remove unnecessary CONFIG_PCIRichard Knutsson1-4/+0
2006-01-05[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}Luis F. Ortiz1-1/+1
2005-11-07[PATCH] atyfb: Get initial mode timings from LCD BIOSAntonino A. Daplas1-14/+44
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-09-09[PATCH] atyfb: Remove code that sets sync polarity unconditionallyAlexander Kern1-14/+0
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-6/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+3720