index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
2013-12-14
gpu: ion: Modify gfp flags in ion_system_heap
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Use the ion_page_pool from the system heap
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add ion_page_pool.
Rebecca Schultz Zavin
2013-12-14
gpu: ion: use vmalloc to allocate page array to map kernel
Rebecca Schultz Zavin
2013-12-14
gpu: ion: ion_system_heap: Fix bug preventing compilation
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Stop trying to allocate from an order on first failure
Rebecca Schultz Zavin
2013-12-14
gpu: ion: optimize system heap for non fault buffers
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add support for cached mappings that don't fault
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix memory leak of dirty bits
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add debug information for orphaned handles
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix bug in ion_free
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix race between ion_import and ion_free
Rebecca Schultz Zavin
2013-12-14
gpu: ion: fix page offset in dma_buf_kmap()
Greg Hackmann
2013-12-14
gpu: ion: Switch to using kmalloc rather than kmap during allocation
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Only map as much of the vma as the user requested
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Don't call ion_buffer_put on error path
Laura Abbott
2013-12-14
gpu: ion: IOCTL return success when error occurs
Olav Haugan
2013-12-14
gpu: ion: Add EXPORT_SYMBOL to functions
Olav Haugan
2013-12-14
gpu: ion: Add missing argument to WARN call
Olav Haugan
2013-12-14
gpu: ion: do not ask for compound pages in system heap
Dima Zavin
2013-12-14
gpu: ion: Add explicit sync ioctl
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Modify the system heap to try to allocate large/huge pages
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add cache maintenance to ion.
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Map only the vma size given
Laura Abbott
2013-12-14
gpu: ion: Loop on the handle count when destroying
Laura Abbott
2013-12-14
gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSER
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Set the dma_address of the sg list at alloc time
Rebecca Schultz Zavin
2013-12-14
gpu: ion: fill in buffer->{dev,size} before mapping new buffers
Greg Hackmann
2013-12-14
gpu: ion: Get an sg_table from an ion handle
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Allocate the sg_table at creation time rather than dynamically
Rebecca Schultz Zavin
2013-12-14
gpu: ion: support begin/end and kmap/kunmap dma_buf ops
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Use alloc_pages instead of vmalloc from the system heap
Rebecca Schultz Zavin
2013-12-14
ion: Switch ion to use dma-buf
Rebecca Schultz Zavin
2013-12-14
gpu: ion: several bugfixes and enhancements of ION
KyongHo Cho
2013-12-14
ion: Add reserve function to ion
Rebecca Schultz Zavin
2013-12-14
ion: Switch map/unmap dma api to sg_tables
Rebecca Schultz Zavin
2013-12-14
gpu: ion: ion_carveout_heap: fix for 3.4
Colin Cross
2013-12-14
gpu: ion: Add ION Memory Manager
Rebecca Schultz Zavin
2013-12-11
staging: nvec: use reset framework
Stephen Warren
2013-12-11
[media] v4l: omap4iss: resizer: Fix comment regarding bypass mode
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Cancel streaming when a fatal error occurs
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: csi2: Replace manual if statement with a subclk field
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Reset the ISS when the pipeline can't be stopped
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Enable/disabling the ISP interrupts globally
Laurent 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 support
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmt
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Add description field to iss_format_info structure
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: Convert hexadecimal constants to lower case
Laurent Pinchart
2013-12-11
[media] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflows
Laurent Pinchart
[prev]
[next]