Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
44ebd037c54f80db3121ac9f5fe6e677b76e11d5
/
drivers
/
video
/
aty
/
atyfb_base.c
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 15 years ago
71a157e
of: add 'of_' prefix to machine_is_compatible()
by Grant Likely
· 15 years ago
0ada0a7
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
by Grant Likely
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
6896201
atyfb: coding style cleanup
by Ville Syrjala
· 15 years ago
ee905d0
atyfb: fix alignment for block writes
by Ville Syrjala
· 15 years ago
eafad22
atyfb: fix HP OmniBook 500 reboot hang
by Ville Syrjala
· 15 years ago
b746816
atyfb: Properly save PCI state before changing PCI PM level
by Benjamin Herrenschmidt
· 16 years ago
fe86175
atyfb: fix CONFIG_ namespace violations
by Randy Dunlap
· 16 years ago
978cc90
atyfb_base.c: fix warning
by Alexander Beregalov
· 16 years ago
1c554ff
atyfb: fix a cast
by Ville Syrjala
· 16 years ago
89c69d2
atyfb: report probe errors
by Ville Syrjala
· 16 years ago
6cfafc1
atyfb: use a PCI device ID table
by Ville Syrjala
· 16 years ago
3880b0b
atyfb: correct_chipset() can fail
by Ville Syrjala
· 16 years ago
50cd022
atyfb: remove dead code
by Olaf Hering
· 16 years ago
5e2daeb
fbdev: fix integer as NULL pointer warning
by Harvey Harrison
· 17 years ago
21b4d1d
video/aty/atyfb_base.c: free when fb can't be registered
by Roel Kluin
· 17 years ago
30b3cfe
[ATYFB]: Kill 'prom_palette' sparc code.
by David S. Miller
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
84902b7
fbdev: change asm/uaccess.h to linux/uaccess.h
by Krzysztof Helt
· 17 years ago
ad41b43
atyfb: atyfb: Unshare pseudo_palette
by Geert Uytterhoeven
· 17 years ago
2fe83b3
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
c73fcc8
[SPARC]: Fix serial console device detection.
by David S. Miller
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
59731f8
atyfb: the pseudo_palette is only 16 elements long
by Antonino A. Daplas
· 17 years ago
655bfd7
backlight: Convert from struct class_device to struct device
by Richard Purdie
· 17 years ago
c0887ee
atyfb: Fix XCLK frequency on Apple iBook1
by Ville Syrjala
· 17 years ago
63c3f46
[ATYFB]: Fix sparc includes.
by David S. Miller
· 18 years ago
159dde9
atyfb: halve XCLK with Mobility and 32bit memory
by Ville Syrjala
· 18 years ago
b4e124c
atyfb: reorganize clock init
by Ville Syrjala
· 18 years ago
3a28424
atyfb: kill dead code
by Antonino A. Daplas
· 18 years ago
a02079c
[ATYFB]: Use pci_device_to_OF_node() in sparc.
by David S. Miller
· 18 years ago
227c5fe
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 18 years ago
721c04c
[PATCH] atyfb: Fix kconfig error
by Antonino A. Daplas
· 18 years ago
202d4e6
backlight: Allow enable/disable of fb backlights, fixing regressions
by Richard Purdie
· 18 years ago
599a52d
backlight: Separate backlight properties from backlight ops pointers
by Richard Purdie
· 18 years ago
321709c
backlight: Clean up pmac_backlight handling
by Richard Purdie
· 18 years ago
37ce69a
backlight: Rework backlight/fb interaction simplifying, lots
by Richard Purdie
· 18 years ago
b5c6916
backlight: Remove unneeded backlight update_status calls
by Richard Purdie
· 18 years ago
28ee086
backlight: Fix external uses of backlight internal semaphore
by Richard Purdie
· 18 years ago
dfcba20
backlight: Remove unneeded owner field
by Richard Purdie
· 18 years ago
33e321b
[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY video
by Robert P. J. Day
· 18 years ago
3a09910
[PATCH] remove bogus con_is_present() prototypes
by Adrian Bunk
· 18 years ago
40b20c2
Pull platform-drivers into test branch
by Len Brown
· 18 years ago
a8274d5
fbdev: update after backlight argument change
by James Simmons
· 18 years ago
3161986
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
by Geert Uytterhoeven
· 18 years ago
efc08a7
[PATCH] atyfb: Improve power management
by Ville Syrjala
· 18 years ago
4ec3fd7
[PATCH] atyfb: Improve atyfb_atari_probe()
by Ville Syrjala
· 18 years ago
cab5901
[PATCH] atyfb: Remove aty_cmap_regs
by Ville Syrjala
· 18 years ago
5850e0c
[PATCH] atyfb: Fix __init and __devinit annotations
by Ville Syrjala
· 18 years ago
044aaa3
[PATCH] atyfb: Remove pointless aty_init() argument
by Ville Syrjala
· 18 years ago
27b6859
[PATCH] atyfb: Fix blanking level transitions
by Ville Syrjala
· 18 years ago
c98959f
[PATCH] atyfb: Fix compiler warnings
by Ville Syrjala
· 18 years ago
0597850
[PATCH] atyfb: Remove FIXME
by Ville Syrjala
· 18 years ago
b2a85ae
[PATCH] ioremap balanced with iounmap for drivers/video/atyfb_base
by Amol Lad
· 18 years ago
3b46f03
[PATCH] set default video mode on PowerBook Wallstreet
by Olaf Hering
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
9c5b39e
[PATCH] atyfb: Possible cleanups
by Adrian Bunk
· 18 years ago
c1cc53b
[PATCH] atyfb: Honor the return value of pci_register_driver
by Antonino A. Daplas
· 18 years ago
a930363
[PATCH] backlight last round of fixes
by Benjamin Herrenschmidt
· 18 years ago
98a3c78
[PATCH] fbdev: Fix crashes in various fbdev's blank routines
by Benjamin Herrenschmidt
· 18 years ago
4b75599
[PATCH] powermac: More powermac backlight fixes
by Michael Hanselmann
· 18 years ago
e01af03
[PATCH] powermac: Combined fixes for backlight code
by Michael Hanselmann
· 18 years ago
63a4339
[PATCH] irq-flags: video: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
1a8c979
[PATCH] atyfb: Fix section warnings
by Antonino A. Daplas
· 18 years ago
0fa67f8
[PATCH] atyfb: Fix dead code
by Antonino A. Daplas
· 18 years ago
7914cb2
[PATCH] atyfb: Set correct acceleration flags
by Antonino A. Daplas
· 18 years ago
5474c12
[PATCH] Rewritten backlight infrastructure for portable Apple computers
by Michael Hanselmann
· 18 years ago
de8d28b
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
by David S. Miller
· 18 years ago
078517e
[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n
by Roman Zippel
· 18 years ago
9ec85c0
[PATCH] video/aty/atyfb_base.c: fix an off-by-one error
by Adrian Bunk
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
d1ae418
[PATCH] drivers/video: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
eba87e8
[PATCH] atyfb: Remove dead code
by Antonino A. Daplas
· 19 years ago
216d526
[PATCH] fbdev: Sanitize ->fb_mmap prototype
by Christoph Hellwig
· 19 years ago
67a6680
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
by Christoph Hellwig
· 19 years ago
cef46b1
[PATCH] m68k: dumb typo in atyfb
by Al Viro
· 19 years ago
a14b228
[PATCH] atyfb: LT/LG cleanup
by Ville Syrjälä
· 19 years ago
0c23b67
[PATCH] atyfb: VT/GT cleanup
by Ville Syrjälä
· 19 years ago
69b569f
[PATCH] atyfb: Rage XL/XC cleanup
by Ville Syrjälä
· 19 years ago
480913f
[PATCH] atyfb: Improve blanking
by Ville Syrjälä
· 19 years ago
25163c5
[PATCH] atyfb: Set ECP divider
by Ville Syrjälä
· 19 years ago
e98cef1
[PATCH] atyfb: Don't stretch with CRT
by Ville Syrjälä
· 19 years ago
a87d7fd
[PATCH] atyfb: Fix interlaced modes
by Ville Syrjälä
· 19 years ago
50c839c
[PATCH] atyfb: Fix CRTC_FIFO_LWM mask
by Ville Syrjälä
· 19 years ago
866d84c
[PATCH] atyfb: Reduce verbosity
by Ville Syrjälä
· 19 years ago
cd4617b
[PATCH] atyfb: Fix spelling
by Ville Syrjälä
· 19 years ago
cb63925
[PATCH] fbdev: atyfb: Remove BIOS-less booting
by Antonino A. Daplas
· 19 years ago
8416131
[PATCH] aty: remove unnecessary CONFIG_PCI
by Richard Knutsson
· 19 years ago
5b373e1
[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}
by Luis F. Ortiz
· 19 years ago
1013d26
[PATCH] atyfb: Get initial mode timings from LCD BIOS
by Antonino A. Daplas
· 19 years ago
c465e05
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
by Antonino A. Daplas
· 19 years ago
2a43b58
[PATCH] atyfb: Remove code that sets sync polarity unconditionally
by Alexander Kern
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago