aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TILER: Simplify alignment and offset usage in driverAndy Gross2011-06-178-154/+70
* TILER: Make userspace API support a configurable optionAndy Gross2011-06-176-504/+571
* TILER: Make tiler nv12 support a configuration optionAndy Gross2011-06-177-398/+460
* TILER: Refactor function names to resemble actual functionalityAndy Gross2011-06-175-37/+39
* TILER: Implement tcm_clear, and initialize TILER containerLajos Molnar2011-06-173-5/+36
* rpmsg: build only if TI TILER is presentNishanth Menon2011-06-151-0/+1
* OMAP: TILER: Added 1D area allocation + memory pinning operationsLajos Molnar2011-06-141-8/+37
* OMAP: TILER: Expose 1D mapping/unmapping operationsLajos Molnar2011-06-144-15/+45
* OMAP: TILER: Pin the correct # of pages to 1D areas.Lajos Molnar2011-06-142-1/+25
* OMAP: TILER: Separate sub-tiler operations: mem-alloc, area-alloc, pinLajos Molnar2011-06-142-115/+196
* OMAP: TILER: TCM-SITA: Fix bug in 1D area allocationLajos Molnar2011-06-141-0/+2
* omap: remoteproc: remove the iommu clk temporary workaroundSuman Anna2011-06-141-5/+0
* omap: iommu: adapt to hwmod implementationHari Kanigeri2011-06-144-148/+94
* omap: iommu: remove clock functions from iommu moduleRamesh Gupta Guntha2011-06-141-28/+0
* omap4: hwmod: set init_no_reset flag for ipu iommuSuman Anna2011-06-141-0/+1
* omap4: clockdomain: enable forced wakeup and sleep for ipu & dspSuman Anna2011-06-141-2/+2
* omap4: hwmod: changes to add address space for MMUHari Kanigeri2011-06-141-0/+20
* omap4: Kconfig: select ipc/omx modules by defaultSuman Anna2011-06-142-0/+5
* omap4: Kconfig: reduce dynamic carveout memorySuman Anna2011-06-141-1/+1
* omap4: remoteproc: program additional l3 addresses into ducati iommuSuman Anna2011-06-141-1/+39
* rpmsg: add client and server sample driversOhad Ben-Cohen2011-06-144-0/+215
* rpmsg: support TILER buffer address translationSuman Anna2011-06-141-0/+64
* omap4: Kconfig: select mailbox by default for rpmsgSuman Anna2011-06-141-2/+2
* Send OMX instance endpoint with OMX_DISCONNECT msg to service mgr.G Anthony2011-06-142-3/+13
* rpmsg: add OMX driverOhad Ben-Cohen2011-06-144-0/+664
* omap: iommu: fix pte attributes for super sectionSuman Anna2011-06-141-1/+2
* TILER-DMM: Add support for mapping kernel allocated buffers into TILERMark Tyler2011-06-141-6/+16
* TILER-DMM: Add user-space interfacesSuman Anna2011-06-142-2/+615
* TILER-DMM: Linking TILER driver into the Linux kernel buildSuman Anna2011-06-143-0/+6
* TILER-DMM: Main TILER driver implementationSuman Anna2011-06-148-0/+3136
* TILER-DMM: TILER Memory Manager interface and implementationSuman Anna2011-06-142-0/+431
* TILER-DMM: Sample TCM implementation: Simple TILER Allocator (SiTA)Suman Anna2011-06-145-0/+1153
* TILER-DMM: TILER Container Manager interface definitonsSuman Anna2011-06-141-0/+328
* TILER-DMM: DMM-PAT driver for TI TILERSuman Anna2011-06-142-0/+379
* omap: fix random meta-iommu issuesGuzman Lugo, Fernando2011-06-143-7/+4
* omap:iommu-dmm fixesHari Kanigeri2011-06-141-6/+6
* omap:iommu-added cache flushing operation for L2 cacheRamesh Gupta2011-06-141-12/+5
* omap: add rpmsg backend virtio deviceOhad Ben-Cohen2011-06-144-0/+562
* drivers: introduce rpmsg, a remote-processor messaging virtio busOhad Ben-Cohen2011-06-148-0/+1012
* omap: add remoteproc devicesGuzman Lugo, Fernando2011-06-142-0/+155
* omap: add carveout memory support for remoteprocOhad Ben-Cohen2011-06-143-3/+26
* remoteproc: add omap implementationGuzman Lugo, Fernando2011-06-144-0/+233
* drivers: add generic remoteproc frameworkOhad Ben-Cohen2011-06-146-0/+817
* Linux 3.0-rc3Linus Torvalds2011-06-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-06-133-12/+12
|\
| * SLAB: Record actual last user of freed objects.Suleiman Souhlal2011-06-031-4/+5
| * slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf2011-06-032-8/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-06-1311-58/+80
|\ \
| * | ceph: unwind canceled flock stateSage Weil2011-06-071-10/+16
| * | ceph: fix ENOENT logic in striped_readSage Weil2011-06-071-2/+2