index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aty
/
aty128fb.c
Age
Commit message (
Expand
)
Author
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-01-23
drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...
David Howells
2013-10-29
framebuffer: Use fb_<level>
Joe Perches
2013-09-19
aty128fb: Use pci_dev pm_cap
Jon Mason
2013-06-27
aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-06
sections: fix section conflicts in drivers/video
Andi Kleen
2012-07-24
aty128fb: Fix coding style issues
Emil Goode
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
2009-03-11
radeonfb/aty128fb: Disable broken early resume hook for PowerBooks
Benjamin Herrenschmidt
2009-02-20
atyfb: remove unused local variable `pwr_command'
Yang Hongyang
2009-02-08
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-05
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
2009-01-06
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
2008-07-24
aty128fb: test below 0 on unsigned pll->post_divider
Roel Kluin
2008-07-21
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()
Roel Kluin
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-05-08
aty128fb: fix blanking
Witold Filipczyk
2007-03-05
backlight: Allow enable/disable of fb backlights, fixing regressions
Richard Purdie
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
backlight: Clean up pmac_backlight handling
Richard Purdie
2007-02-20
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
2007-02-20
backlight: Remove unneeded backlight update_status calls
Richard Purdie
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
2006-12-20
Pull platform-drivers into test branch
Len Brown
2006-12-20
fbdev: update after backlight argument change
James Simmons
2006-12-08
[PATCH] atyfb, rivafb: minor fixes
Jeff Garzik
2006-09-01
[PATCH] backlight last round of fixes
Benjamin Herrenschmidt
2006-08-30
[PATCH] fbdev: Fix crashes in various fbdev's blank routines
Benjamin Herrenschmidt
2006-08-06
[PATCH] crash in aty128_set_lcd_enable() on PowerBook
Olaf Hering
2006-07-31
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
2006-07-10
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] macmodes: Fix section warning
Antonino A. Daplas
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
2006-03-29
Merge ../linux-2.6
Paul Mackerras
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-27
[PATCH] drivers/video: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-11
[PATCH] aty128fb: Fix array overrun
Antonino A. Daplas
[next]