index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aty
/
atyfb_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-5
/
+15
*
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
2009-02-05
1
-11
/
+11
*
atyfb_base.c: fix warning
Alexander Beregalov
2008-08-05
1
-14
/
+15
*
atyfb: fix a cast
Ville Syrjala
2008-07-24
1
-1
/
+1
*
atyfb: report probe errors
Ville Syrjala
2008-07-24
1
-5
/
+10
*
atyfb: use a PCI device ID table
Ville Syrjala
2008-07-24
1
-18
/
+55
*
atyfb: correct_chipset() can fail
Ville Syrjala
2008-07-24
1
-1
/
+3
*
atyfb: remove dead code
Olaf Hering
2008-07-24
1
-4
/
+2
*
fbdev: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
1
-1
/
+1
*
video/aty/atyfb_base.c: free when fb can't be registered
Roel Kluin
2008-04-28
1
-2
/
+5
*
[ATYFB]: Kill 'prom_palette' sparc code.
David S. Miller
2008-02-18
1
-64
/
+0
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-10-16
1
-1
/
+1
*
atyfb: atyfb: Unshare pseudo_palette
Geert Uytterhoeven
2007-10-16
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-07-22
1
-1
/
+1
|
\
|
*
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-07-16
1
-1
/
+1
*
|
[SPARC]: Fix serial console device detection.
David S. Miller
2007-07-20
1
-4
/
+0
*
|
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
|
atyfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
2007-07-17
1
-1
/
+1
|
/
*
atyfb: Fix XCLK frequency on Apple iBook1
Ville Syrjala
2007-06-28
1
-9
/
+8
*
[ATYFB]: Fix sparc includes.
David S. Miller
2007-05-08
1
-1
/
+2
*
atyfb: halve XCLK with Mobility and 32bit memory
Ville Syrjala
2007-05-08
1
-0
/
+3
*
atyfb: reorganize clock init
Ville Syrjala
2007-05-08
1
-14
/
+18
*
atyfb: kill dead code
Antonino A. Daplas
2007-05-08
1
-0
/
+2
*
[ATYFB]: Use pci_device_to_OF_node() in sparc.
David S. Miller
2007-04-26
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-03-05
1
-1
/
+9
|
\
|
*
backlight: Allow enable/disable of fb backlights, fixing regressions
Richard Purdie
2007-03-05
1
-1
/
+9
*
|
[PATCH] atyfb: Fix kconfig error
Antonino A. Daplas
2007-03-05
1
-1
/
+2
|
/
*
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
1
-10
/
+8
*
backlight: Clean up pmac_backlight handling
Richard Purdie
2007-02-20
1
-18
/
+2
*
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
2007-02-20
1
-38
/
+11
*
backlight: Remove unneeded backlight update_status calls
Richard Purdie
2007-02-20
1
-16
/
+0
*
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
1
-5
/
+1
*
backlight: Remove unneeded owner field
Richard Purdie
2007-02-20
1
-1
/
+0
*
[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY video
Robert P. J. Day
2007-02-12
1
-1
/
+1
*
[PATCH] remove bogus con_is_present() prototypes
Adrian Bunk
2007-02-12
1
-2
/
+0
*
Pull platform-drivers into test branch
Len Brown
2006-12-20
1
-1
/
+1
|
\
|
*
fbdev: update after backlight argument change
James Simmons
2006-12-20
1
-1
/
+1
*
|
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
Geert Uytterhoeven
2006-12-13
1
-4
/
+0
*
|
[PATCH] atyfb: Improve power management
Ville Syrjala
2006-12-08
1
-21
/
+40
*
|
[PATCH] atyfb: Improve atyfb_atari_probe()
Ville Syrjala
2006-12-08
1
-7
/
+20
*
|
[PATCH] atyfb: Remove aty_cmap_regs
Ville Syrjala
2006-12-08
1
-33
/
+12
*
|
[PATCH] atyfb: Fix __init and __devinit annotations
Ville Syrjala
2006-12-08
1
-4
/
+4
*
|
[PATCH] atyfb: Remove pointless aty_init() argument
Ville Syrjala
2006-12-08
1
-5
/
+5
*
|
[PATCH] atyfb: Fix blanking level transitions
Ville Syrjala
2006-12-08
1
-2
/
+2
*
|
[PATCH] atyfb: Fix compiler warnings
Ville Syrjala
2006-12-08
1
-17
/
+18
*
|
[PATCH] atyfb: Remove FIXME
Ville Syrjala
2006-12-08
1
-3
/
+2
*
|
[PATCH] ioremap balanced with iounmap for drivers/video/atyfb_base
Amol Lad
2006-12-08
1
-0
/
+8
*
|
[PATCH] set default video mode on PowerBook Wallstreet
Olaf Hering
2006-11-16
1
-1
/
+1
|
/
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
[next]