summaryrefslogtreecommitdiff
path: root/drivers/video/pxafb.c
AgeCommit message (Expand)Author
2011-04-12ARM: pxafb: Fix access to nonexistent member of pxafb_infoMarek Vasut
2011-03-16ARM: pxafb: don't disable controller on cpufreq transition if overlay in useVasily Khoruzhick
2011-03-16ARM: pxafb: fix typo in ypos assignmentVasily Khoruzhick
2011-03-16ARM: pxafb: fix plane Z-ordering problemVasily Khoruzhick
2011-03-16ARM: pxafb: rework pxafb overlay memory managementVasily Khoruzhick
2009-12-29[ARM] pxafb: fix building issue of incorrect referenceEric Miao
2009-12-16drivers/video: Move dereference after NULL testJulia Lawall
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-01pxafb: add transparency field to pxafb_mode_info structPieter Grimmerink
2009-12-01pxafb: use passed fb_var_screeninfo struct in pxafb_pan_display()Sven Neumann
2009-09-12[ARM] pxafb: add accelerator ID for PXA3xx GCUDaniel Mack
2009-09-10[ARM] pxa: update pxafb.c to use 'struct dev_pm_ops'Mike Rapoport
2009-09-10[ARM] pxafb: use resource_size() functionDaniel Mack
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-04-21pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAYDenis V. Lunev
2009-03-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root
2009-03-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao
2009-03-19[ARM] pxa: fix overlay being un-necessarily initialized on pxa25xEric Miao
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-29[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao
2008-12-29[ARM] pxafb: cleanup of the timing checking codeEric Miao
2008-12-29[ARM] pxafb: cleanup of the color format manipulation codeEric Miao
2008-12-29[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao
2008-12-29[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao
2008-12-29[ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffsetEric Miao
2008-12-29[ARM] pxafb: allow video memory size to be configurableEric Miao
2008-12-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-17[ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao
2008-12-17[ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao
2008-12-17[ARM] pxafb: allow better platform configurable smart panel timingEric Miao
2008-12-17[ARM] pxafb: small cleanup of the smart panel codeEric Miao
2008-12-17[ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-02[ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-11pxafb: only initialize the smart panel thread when dealing with a smartpanelEric Miao
2008-11-11pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao
2008-08-16[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao
2008-08-16[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-26[ARM] PXA: squash warning in pxafbIan Molton
2008-07-24pxafb: convert ctrlr_sem in a mutexMatthias Kaehlcke
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-13Merge branch 'pxa' into develRussell King
2008-07-10Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King