aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-12-14gpu: ion: Modify gfp flags in ion_system_heapRebecca Schultz Zavin
2013-12-14gpu: ion: Use the ion_page_pool from the system heapRebecca Schultz Zavin
2013-12-14gpu: ion: Add ion_page_pool.Rebecca Schultz Zavin
2013-12-14gpu: ion: use vmalloc to allocate page array to map kernelRebecca Schultz Zavin
2013-12-14gpu: ion: ion_system_heap: Fix bug preventing compilationRebecca Schultz Zavin
2013-12-14gpu: ion: Stop trying to allocate from an order on first failureRebecca Schultz Zavin
2013-12-14gpu: ion: optimize system heap for non fault buffersRebecca Schultz Zavin
2013-12-14gpu: ion: Add support for cached mappings that don't faultRebecca Schultz Zavin
2013-12-14gpu: ion: Fix memory leak of dirty bitsRebecca Schultz Zavin
2013-12-14gpu: ion: Add debug information for orphaned handlesRebecca Schultz Zavin
2013-12-14gpu: ion: Fix bug in ion_freeRebecca Schultz Zavin
2013-12-14gpu: ion: Fix race between ion_import and ion_freeRebecca Schultz Zavin
2013-12-14gpu: ion: fix page offset in dma_buf_kmap()Greg Hackmann
2013-12-14gpu: ion: Switch to using kmalloc rather than kmap during allocationRebecca Schultz Zavin
2013-12-14gpu: ion: Only map as much of the vma as the user requestedRebecca Schultz Zavin
2013-12-14gpu: ion: Don't call ion_buffer_put on error pathLaura Abbott
2013-12-14gpu: ion: IOCTL return success when error occursOlav Haugan
2013-12-14gpu: ion: Add EXPORT_SYMBOL to functionsOlav Haugan
2013-12-14gpu: ion: Add missing argument to WARN callOlav Haugan
2013-12-14gpu: ion: do not ask for compound pages in system heapDima Zavin
2013-12-14gpu: ion: Add explicit sync ioctlRebecca Schultz Zavin
2013-12-14gpu: ion: Modify the system heap to try to allocate large/huge pagesRebecca Schultz Zavin
2013-12-14gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin
2013-12-14gpu: ion: Map only the vma size givenLaura Abbott
2013-12-14gpu: ion: Loop on the handle count when destroyingLaura Abbott
2013-12-14gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSERRebecca Schultz Zavin
2013-12-14gpu: ion: Set the dma_address of the sg list at alloc timeRebecca Schultz Zavin
2013-12-14gpu: ion: fill in buffer->{dev,size} before mapping new buffersGreg Hackmann
2013-12-14gpu: ion: Get an sg_table from an ion handleRebecca Schultz Zavin
2013-12-14gpu: ion: Allocate the sg_table at creation time rather than dynamicallyRebecca Schultz Zavin
2013-12-14gpu: ion: support begin/end and kmap/kunmap dma_buf opsRebecca Schultz Zavin
2013-12-14gpu: ion: Use alloc_pages instead of vmalloc from the system heapRebecca Schultz Zavin
2013-12-14ion: Switch ion to use dma-bufRebecca Schultz Zavin
2013-12-14gpu: ion: several bugfixes and enhancements of IONKyongHo Cho
2013-12-14ion: Add reserve function to ionRebecca Schultz Zavin
2013-12-14ion: Switch map/unmap dma api to sg_tablesRebecca Schultz Zavin
2013-12-14gpu: ion: ion_carveout_heap: fix for 3.4Colin Cross
2013-12-14gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin
2013-12-11staging: nvec: use reset frameworkStephen Warren
2013-12-11[media] v4l: omap4iss: resizer: Fix comment regarding bypass modeLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Cancel streaming when a fatal error occursLaurent Pinchart
2013-12-11[media] v4l: omap4iss: csi2: Replace manual if statement with a subclk fieldLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Reset the ISS when the pipeline can't be stoppedLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Enable/disabling the ISP interrupts globallyLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Propagate stop timeouts from submodules to the driver ...Laurent Pinchart
2013-12-11[media] v4l: omap4iss: Add enum_fmt_vid_cap ioctl supportLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmtLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Add description field to iss_format_info structureLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Convert hexadecimal constants to lower caseLaurent Pinchart
2013-12-11[media] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflowsLaurent Pinchart