index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aty
/
aty128fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-2591
/
+0
2014-01-24
drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...
David Howells
1
-0
/
+4
2013-10-29
framebuffer: Use fb_<level>
Joe Perches
1
-2
/
+2
2013-09-19
aty128fb: Use pci_dev pm_cap
Jon Mason
1
-3
/
+1
2013-06-27
aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-1
/
+1
2013-01-04
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-30
/
+27
2012-10-05
sections: fix section conflicts in drivers/video
Andi Kleen
1
-1
/
+1
2012-07-25
aty128fb: Fix coding style issues
Emil Goode
1
-79
/
+101
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-6
/
+6
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+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
-7
/
+7
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
1
-1
/
+1
2009-03-11
radeonfb/aty128fb: Disable broken early resume hook for PowerBooks
Benjamin Herrenschmidt
1
-1
/
+9
2009-02-21
atyfb: remove unused local variable `pwr_command'
Yang Hongyang
1
-1
/
+0
2009-02-08
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
1
-10
/
+15
2009-02-05
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
1
-4
/
+4
2009-01-07
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
1
-1
/
+1
2008-07-24
aty128fb: test below 0 on unsigned pll->post_divider
Roel Kluin
1
-4
/
+2
2008-07-22
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
1
-1
/
+1
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-28
drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()
Roel Kluin
1
-1
/
+1
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+1
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
1
-1
/
+1
2007-05-08
aty128fb: fix blanking
Witold Filipczyk
1
-9
/
+20
2007-03-05
backlight: Allow enable/disable of fb backlights, fixing regressions
Richard Purdie
1
-1
/
+11
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-11
/
+9
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
-43
/
+12
2007-02-20
backlight: Remove unneeded backlight update_status calls
Richard Purdie
1
-10
/
+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
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-08
[PATCH] atyfb, rivafb: minor fixes
Jeff Garzik
1
-0
/
+5
2006-09-01
[PATCH] backlight last round of fixes
Benjamin Herrenschmidt
1
-9
/
+10
2006-08-31
[PATCH] fbdev: Fix crashes in various fbdev's blank routines
Benjamin Herrenschmidt
1
-1
/
+4
2006-08-06
[PATCH] crash in aty128_set_lcd_enable() on PowerBook
Olaf Hering
1
-7
/
+3
2006-08-01
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
1
-0
/
+3
2006-07-11
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
1
-31
/
+35
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] macmodes: Fix section warning
Antonino A. Daplas
1
-18
/
+18
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
1
-97
/
+225
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-2
/
+2
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-3
/
+4
2006-03-27
[PATCH] drivers/video: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+2
2006-03-11
[PATCH] aty128fb: Fix array overrun
Antonino A. Daplas
1
-3
/
+4
[next]