index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
xilinxfb.c
Age
Commit message (
Expand
)
Author
2007-10-14
XilinxFB: typo bugfix
Grant Likely
2007-10-12
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
2007-10-12
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
2007-10-12
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
2007-10-10
[POWERPC] XilinxFB: sparse fixes
Grant Likely
2007-10-09
[POWERPC] XilinxFB: Make missing pdata structure non-fatal
Grant Likely
2007-10-09
[POWERPC] XilinxFB: add of_platform bus binding
Grant Likely
2007-10-09
[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.
Grant Likely
2007-10-09
[POWERPC] XilinxFB: Split device setup from bus binding
Grant Likely
2007-10-09
[POWERPC] XilinxFB: rename failout labels to reflect failure
Grant Likely
2007-10-09
[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.
Grant Likely
2007-10-09
[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined
Grant Likely
2007-10-03
[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...
Grant Likely
2007-07-31
xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdata
Grant Likely
2007-07-31
xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_var
Grant Likely
2007-05-08
xilinxfb: xilinx framebuffer device driver
Andrei Konovalov