aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/xilinxfb.c
Commit message (Expand)AuthorAge
* video: convert drivers/video/* to use module_platform_driver()Axel Lin2011-12-03
* Remove unneeded version.h includes from drivers/video/Jesper Juhl2011-06-24
* dt/video: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* fbdev/xilinxfb: Microblaze driver supportMichal Simek2010-10-21
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/xilinxfb: update tft compatible versionsAdrian Alonso2010-08-01
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fbdev/xilinxfb: Fix improper casting and tighen up probe pathGrant Likely2009-06-17
* fbdev: Add PLB support and cleanup DCR in xilinxfb driver.John Linn2009-06-06
* powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-14
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-06
* [POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely2008-02-06
* XilinxFB: typo bugfixGrant Likely2007-10-14
* [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-12
* [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-12
* [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-12
* [POWERPC] XilinxFB: sparse fixesGrant Likely2007-10-10
* [POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely2007-10-09
* [POWERPC] XilinxFB: add of_platform bus bindingGrant Likely2007-10-09
* [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely2007-10-09
* [POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely2007-10-09
* [POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely2007-10-09
* [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely2007-10-09
* [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely2007-10-09
* [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-03
* xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdataGrant Likely2007-07-31
* xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_varGrant Likely2007-07-31
* xilinxfb: xilinx framebuffer device driverAndrei Konovalov2007-05-08