summaryrefslogtreecommitdiffstats
path: root/drivers/video/pxa3xx-gcu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-07-091-2/+0
|\
| * video: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-261-2/+0
* | pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro2013-06-291-1/+0
|/
* pxa3xx-gcu: stop embedding file_operations into device-private objectAl Viro2013-04-091-7/+8
* pxa3xx-gcu: quite playing silly buggers with ->f_opAl Viro2013-04-091-9/+12
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+3
* video: pxa3xx-gcu: Simplify the logic to exit while loop in pxa3xx_gcu_wait_idleAxel Lin2012-04-091-4/+1
* video: convert drivers/video/* to use module_platform_driver()Axel Lin2011-12-031-14/+1
* video: irq: Remove IRQF_DISABLEDYong Zhang2011-10-031-1/+1
* Remove unneeded version.h includes from drivers/video/Jesper Juhl2011-06-241-2/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* video: pxa3xx-gcu: Return -EFAULT when copy_from_user() failsaxel lin2011-01-181-2/+2
* video: add driver for PXA3xx 2D graphics acceleratorDaniel Mack2010-12-161-0/+772
OpenPOWER on IntegriCloud