aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/sh_mobile_meram.c
AgeCommit message (Expand)Author
2012-07-19sh_mobile_meram: Add direct MERAM allocation APILaurent Pinchart
2012-07-19sh_mobile_meram: Use direct function calls for the public APILaurent Pinchart
2012-07-19sh_mobile_meram: Rename operations to cache_[alloc|free|update]Laurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Implement system suspend/resumeLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Remove unneeded sanity checksLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Don't perform update in register operationLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Allocate ICBs automaticallyLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Divide the code into sectionsLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Don't inline everythingLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icbLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Make current_reg field store the current reg setLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Make variables unsigned where applicableLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icbLaurent Pinchart
2012-03-12fbdev: sh_mobile_meram: Request memory regions for memory resourcesLaurent Pinchart
2011-12-03video: convert drivers/video/* to use module_platform_driver()Axel Lin
2011-09-05sh_mobile_meram: Reset ICBs at unregistration timeLaurent Pinchart
2011-08-19fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.hLaurent Pinchart
2011-08-19fbdev: sh_mobile_meram: Fix MExxCTL register save on runtime PM suspendLaurent Pinchart
2011-08-19fbdev: sh_mobile_meram: Validate ICB configuration outside mutexLaurent Pinchart
2011-08-19fbdev: sh_mobile_meram: Replace hardcoded register values with macrosLaurent Pinchart
2011-08-19fbdev: sh_mobile_meram: Backup/restore device registers on shutdown/resumeDamian Hobson-Garcia
2011-08-19fbdev: sh_mobile_meram: Move private data from .h to .cDamian Hobson-Garcia
2011-08-19fbdev: sh_mobile_meram: Enable runtime PMDamian Hobson-Garcia
2011-06-24fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma planeDamian Hobson-Garcia
2011-05-23sh_mobile_meram: Add support for NV24 framebuffersDamian
2011-05-23sh_mobile_meram: MERAM framework for LCDCDamian