index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-2
/
+2
*
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
1
-6
/
+4
|
\
|
*
fbdev/atyfb: Fix 2 defined-but-not-used warnings
Geert Uytterhoeven
2011-06-14
1
-6
/
+4
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-3
/
+4
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-5
/
+5
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
*
|
atyfb: Fix bootup hangs on sparc64.
David S. Miller
2011-01-06
1
-22
/
+5
|
/
*
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
2010-10-09
1
-1
/
+2
*
fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
Grazvydas Ignotas
2010-05-25
1
-4
/
+0
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-2
/
+5
*
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2010-02-09
1
-4
/
+4
*
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
2010-01-28
1
-2
/
+2
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-2
/
+2
*
|
of: unify phandle name in struct device_node
Grant Likely
2010-01-28
1
-1
/
+1
|
/
*
atyfb: coding style cleanup
Ville Syrjala
2009-09-23
1
-371
/
+458
*
atyfb: fix alignment for block writes
Ville Syrjala
2009-06-30
1
-12
/
+40
*
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2009-06-30
1
-9
/
+80
*
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
[next]