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
/
pxafb.c
Age
Commit message (
Expand
)
Author
2012-03-21
video: pxafb: add clk_prepare/clk_unprepare calls
Philipp Zabel
2012-03-06
pxafb: do console locking before calling fb_blank()
Vasily Khoruzhick
2011-11-01
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-10-08
ARM: pxa: make pxafb_smart_*() empty when not enabled
Eric Miao
2011-10-03
video: irq: Remove IRQF_DISABLED
Yong Zhang
2011-04-12
ARM: pxafb: Fix access to nonexistent member of pxafb_info
Marek Vasut
2011-03-16
ARM: pxafb: don't disable controller on cpufreq transition if overlay in use
Vasily Khoruzhick
2011-03-16
ARM: pxafb: fix typo in ypos assignment
Vasily Khoruzhick
2011-03-16
ARM: pxafb: fix plane Z-ordering problem
Vasily Khoruzhick
2011-03-16
ARM: pxafb: rework pxafb overlay memory management
Vasily Khoruzhick
2009-12-29
[ARM] pxafb: fix building issue of incorrect reference
Eric Miao
2009-12-16
drivers/video: Move dereference after NULL test
Julia Lawall
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-01
pxafb: add transparency field to pxafb_mode_info struct
Pieter Grimmerink
2009-12-01
pxafb: use passed fb_var_screeninfo struct in pxafb_pan_display()
Sven Neumann
2009-09-12
[ARM] pxafb: add accelerator ID for PXA3xx GCU
Daniel 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() function
Daniel Mack
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-04-21
pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY
Denis V. Lunev
2009-03-24
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
root
2009-03-23
Merge 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 pxa25x
Eric Miao
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-09
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
2009-03-03
[ARM] fix lots of ARM __devexit sillyness
Russell King
2008-12-29
Merge 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 devices
Eric Miao
2008-12-29
[ARM] pxafb: cleanup of the timing checking code
Eric Miao
2008-12-29
[ARM] pxafb: cleanup of the color format manipulation code
Eric Miao
2008-12-29
[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3
Eric Miao
2008-12-29
[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching
Eric Miao
2008-12-29
[ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset
Eric Miao
2008-12-29
[ARM] pxafb: allow video memory size to be configurable
Eric Miao
2008-12-23
Merge 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_thread
Eric Miao
2008-12-17
[ARM] pxafb: allow insertion of delay to the smart panel command sequence
Eric Miao
2008-12-17
[ARM] pxafb: allow better platform configurable smart panel timing
Eric Miao
2008-12-17
[ARM] pxafb: small cleanup of the smart panel code
Eric Miao
2008-12-17
[ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffs
Eric Miao
2008-12-02
Merge 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_info
Eric Miao
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-11-11
pxafb: only initialize the smart panel thread when dealing with a smartpanel
Eric Miao
2008-11-11
pxafb: introduce LCD_TYPE_MASK and use it.
Eric Miao
2008-08-16
[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified
Eric Miao
2008-08-16
[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16
Eric Miao
2008-08-16
[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD
Eric Miao
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
[next]