- f35b1d6 video: fbdev: pxafb: Use correct return value for pxafb_probe() by Tiezhu Yang · 4 years, 8 months ago
- 499a2c4 video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call by Christophe JAILLET · 4 years, 8 months ago
- 7610bca video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe() by Markus Elfring · 5 years ago
- 8a48ac3 video: constify fb ops across all drivers by Jani Nikula · 5 years ago
- 8c7d7b4 video: pxafb: Remove cpufreq policy notifier by Viresh Kumar · 5 years ago
- ab42b81 docs: fb: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 2607391 video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data" by YueHaibing · 6 years ago
- 31e1391 video: fbdev: pxafb: Add support for lcd-supply regulator by Daniel Mack · 6 years ago
- a2f2058 video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctly by Daniel Mack · 6 years ago
- c8f9630 video: fbdev: pxafb: switch to devm_* API by Daniel Mack · 6 years ago
- b951d80 video: fbdev: pxafb: clear allocated memory for video modes by Daniel Mack · 6 years ago
- dbeef4f video: fbdev: pxafb: match_string() conversion fixup by Bartlomiej Zolnierkiewicz · 7 years ago
- 6d09dfe video: fbdev: pxafb: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
- 86388d8 video: fbdev: pxafb: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
- 6f9655b drivers/video: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 8 years ago
- d4b9efa video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info() by Wei Yongjun · 8 years ago
- e029990 video: fbdev: pxafb: potential NULL dereference on error by Dan Carpenter · 8 years ago
- f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
- 6f6abd3 video: fbdev: pxafb: fix out of memory error path by Robert Jarzmik · 9 years ago
- 420a488 video: fbdev: pxafb: initial devicetree conversion by Robert Jarzmik · 9 years ago
- f3621a6 video: fbdev: pxafb: loosen the platform data bond by Robert Jarzmik · 9 years ago
- 6bfb7c7 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event by Viresh Kumar · 9 years ago
- 17713ce video: fbdev: use msecs_to_jiffies for time conversions by Nicholas Mc Guire · 10 years ago
- 6a732be video: fbdev: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 29ebebb video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_info by Fabian Frederick · 10 years ago
- f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago[Renamed from drivers/video/pxafb.c]
- 2231367 video: pxafb: use dev_get_platdata() by Jingoo Han · 11 years ago
- e21d217 video: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
- 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
- b622f1b video: pxafb: add clk_prepare/clk_unprepare calls by Philipp Zabel · 13 years ago
- 23f13656 pxafb: do console locking before calling fb_blank() by Vasily Khoruzhick · 13 years ago
- 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- c9d1917 ARM: pxa: make pxafb_smart_*() empty when not enabled by Eric Miao · 13 years ago
- f8798cc video: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
- a6d710f ARM: pxafb: Fix access to nonexistent member of pxafb_info by Marek Vasut · 14 years ago
- 27be9a9 ARM: pxafb: don't disable controller on cpufreq transition if overlay in use by Vasily Khoruzhick · 14 years ago
- dcf8eee ARM: pxafb: fix typo in ypos assignment by Vasily Khoruzhick · 14 years ago
- 7779cee ARM: pxafb: fix plane Z-ordering problem by Vasily Khoruzhick · 14 years ago
- 1b98d7c ARM: pxafb: rework pxafb overlay memory management by Vasily Khoruzhick · 14 years ago
- da2c3f0 [ARM] pxafb: fix building issue of incorrect reference by Eric Miao · 15 years ago
- d2a34c1 drivers/video: Move dereference after NULL test by Julia Lawall · 15 years ago
- 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
- 049ad83 pxafb: add transparency field to pxafb_mode_info struct by Pieter Grimmerink · 15 years ago
- 448ac47 pxafb: use passed fb_var_screeninfo struct in pxafb_pan_display() by Sven Neumann · 15 years ago
- 52a7a1c [ARM] pxafb: add accelerator ID for PXA3xx GCU by Daniel Mack · 15 years ago
- 4f3edfe [ARM] pxa: update pxafb.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
- 53eff41 [ARM] pxafb: use resource_size() function by Daniel Mack · 16 years ago
- 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 16 years ago
- ff14ed5 pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY by Denis V. Lunev · 16 years ago
- 9a38e98 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by root · 16 years ago
- fa12868 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git into devel by Eric Miao · 16 years ago
- 782385a [ARM] pxa: fix overlay being un-necessarily initialized on pxa25x by Eric Miao · 16 years ago
- 97fb44eb Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
- 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 16 years ago
- bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 16 years ago
- 47992cb Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
- 198fc10 [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices by Eric Miao · 16 years ago
- 3f16ff6 [ARM] pxafb: cleanup of the timing checking code by Eric Miao · 16 years ago
- 878f578 [ARM] pxafb: cleanup of the color format manipulation code by Eric Miao · 16 years ago
- a042750 [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3 by Eric Miao · 16 years ago
- 6e35484 [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching by Eric Miao · 16 years ago
- 7e4b19c [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset by Eric Miao · 16 years ago
- 77e1967 [ARM] pxafb: allow video memory size to be configurable by Eric Miao · 16 years ago
- 40321fd Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
- 07f651c [ARM] pxafb: avoid the racing condition in pxafb_smart_thread by Eric Miao · 16 years ago
- 69bdea7 [ARM] pxafb: allow insertion of delay to the smart panel command sequence by Eric Miao · 16 years ago
- c1f99c2 [ARM] pxafb: allow better platform configurable smart panel timing by Eric Miao · 16 years ago
- 07df1c4 [ARM] pxafb: small cleanup of the smart panel code by Eric Miao · 16 years ago
- 09e647d [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffs by Eric Miao · 16 years ago
- c5b84b3 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
- a5718a1 [ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_info by Eric Miao · 16 years ago
- e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
- 6cc4abe pxafb: only initialize the smart panel thread when dealing with a smartpanel by Eric Miao · 16 years ago
- 1ec26db pxafb: introduce LCD_TYPE_MASK and use it. by Eric Miao · 16 years ago
- 4f3e266 [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified by Eric Miao · 16 years ago
- 9a1ac7e [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16 by Eric Miao · 16 years ago
- cb47729 [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD by Eric Miao · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
- e84e954 [ARM] PXA: squash warning in pxafb by Ian Molton · 16 years ago
- b91dbce pxafb: convert ctrlr_sem in a mutex by Matthias Kaehlcke · 16 years ago
- 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
- 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
- 67f5cd0 Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxa by Russell King · 17 years ago
- c1450f1 [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888 by Stefan Schmidt · 17 years ago
- f974a8e Merge branch 'machtypes' into pxa-palm by Russell King · 17 years ago
- 9f17f28 [ARM] 5118/1: pxafb: add exit and remove handlers by Jaya Kumar · 17 years ago
- 9e6c297 [ARM] 5117/1: pxafb: fix __devinit/exit annotations by Jaya Kumar · 17 years ago
- ee98476 [ARM] 5116/1: pxafb: cleanup and fix order of failure handling by Jaya Kumar · 17 years ago
- f1edfc4 [ARM] 5115/1: pxafb: fix ifdef for command line option handling by Jaya Kumar · 17 years ago
- 62cfcf4 [ARM] 5090/1: Correct pxafb palette typo error by Jürgen Schindele · 17 years ago
- 4ba35fb [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo by Philipp Zabel · 17 years ago
- 78d3cfd [ARM] pxa: fix pxafb build when cpufreq is enabled by Russell King · 17 years ago
- ebdf982 [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer by Guennadi Liakhovetski · 17 years ago
- 7f1133c pxafb: preliminary smart panel interface support (update) by Eric Miao · 17 years ago
- 3c42a44 pxafb: preliminary smart panel interface support by Eric Miao · 17 years ago
- 90eabbf pxafb: move parallel LCD timing setup into dedicate function by Eric Miao · 17 years ago
- 2ba162b pxafb: use completion for LCD disable wait code by Eric Miao · 17 years ago
- a7535ba pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l() by Eric Miao · 17 years ago