index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aty
/
atyfb_base.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-10-09
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
1
-1
/
+2
2010-05-25
fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
Grazvydas Ignotas
1
-4
/
+0
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-2
/
+5
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-4
/
+4
2010-01-28
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
1
-2
/
+2
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2009-09-23
atyfb: coding style cleanup
Ville Syrjala
1
-371
/
+458
2009-06-30
atyfb: fix alignment for block writes
Ville Syrjala
1
-12
/
+40
2009-06-30
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
1
-9
/
+80
2009-02-08
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
1
-5
/
+15
2009-02-05
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
1
-11
/
+11
2008-08-05
atyfb_base.c: fix warning
Alexander Beregalov
1
-14
/
+15
2008-07-24
atyfb: fix a cast
Ville Syrjala
1
-1
/
+1
2008-07-24
atyfb: report probe errors
Ville Syrjala
1
-5
/
+10
2008-07-24
atyfb: use a PCI device ID table
Ville Syrjala
1
-18
/
+55
2008-07-24
atyfb: correct_chipset() can fail
Ville Syrjala
1
-1
/
+3
2008-07-24
atyfb: remove dead code
Olaf Hering
1
-4
/
+2
2008-05-23
fbdev: fix integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-04-28
video/aty/atyfb_base.c: free when fb can't be registered
Roel Kluin
1
-2
/
+5
2008-02-18
[ATYFB]: Kill 'prom_palette' sparc code.
David S. Miller
1
-64
/
+0
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+1
2007-10-16
atyfb: atyfb: Unshare pseudo_palette
Geert Uytterhoeven
1
-3
/
+1
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-1
/
+1
2007-07-20
[SPARC]: Fix serial console device detection.
David S. Miller
1
-4
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-17
atyfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
1
-1
/
+1
2007-06-28
atyfb: Fix XCLK frequency on Apple iBook1
Ville Syrjala
1
-9
/
+8
2007-05-08
[ATYFB]: Fix sparc includes.
David S. Miller
1
-1
/
+2
2007-05-08
atyfb: halve XCLK with Mobility and 32bit memory
Ville Syrjala
1
-0
/
+3
2007-05-08
atyfb: reorganize clock init
Ville Syrjala
1
-14
/
+18
2007-05-08
atyfb: kill dead code
Antonino A. Daplas
1
-0
/
+2
2007-04-26
[ATYFB]: Use pci_device_to_OF_node() in sparc.
David S. Miller
1
-3
/
+3
2007-03-05
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-1
/
+9
2007-03-05
[PATCH] atyfb: Fix kconfig error
Antonino A. Daplas
1
-1
/
+2
2007-03-05
backlight: Allow enable/disable of fb backlights, fixing regressions
Richard Purdie
1
-1
/
+9
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-10
/
+8
2007-02-20
backlight: Clean up pmac_backlight handling
Richard Purdie
1
-18
/
+2
2007-02-20
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
1
-38
/
+11
2007-02-20
backlight: Remove unneeded backlight update_status calls
Richard Purdie
1
-16
/
+0
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-5
/
+1
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
2007-02-12
[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY video
Robert P. J. Day
1
-1
/
+1
2007-02-12
[PATCH] remove bogus con_is_present() prototypes
Adrian Bunk
1
-2
/
+0
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-1
/
+1
2006-12-20
fbdev: update after backlight argument change
James Simmons
1
-1
/
+1
2006-12-13
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
Geert Uytterhoeven
1
-4
/
+0
[next]