aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-12ion: check return value from remap_pfn_rangeColin Cross
2013-12-12ion: free low memory from page pools firstColin Cross
2013-12-12ion: optimize ion_heap_buffer_zeroColin Cross
2013-12-12ion: add alignment check to carveout heapColin Cross
2013-12-12ion: drop dependency on ARMColin Cross
2013-12-12ion: Fix two small issues in system_heap allocationJohn Stultz
2013-12-12gpu: ion: fix use-after-free in ion_heap_freelist_drainMitchel Humpherys
2013-12-12ion: clean up ioctlsColin Cross
2013-12-12gpu: ion: remove unnecessary function from system heapColin Cross
2013-12-12ion: fix printk warningsColin Cross
2013-12-12ion: don't use phys_to_page or __phys_to_pfnColin Cross
2013-12-12ion: don't use __arm_ioremap to map pagesColin Cross
2013-12-12ion: update idr to avoid deprecated apisColin Cross
2013-12-12ion: add test device for unit tests to interact with dma_bufsColin Cross
2013-12-11ion: check invalid values in ion_system_heapColin Cross
2013-12-11ARM: fiq_glue: Add custom fiq return handler api.Arve Hjønnevåg
2013-12-04netfilter: xt_qtaguid: fix memory leak in seq_file handlersGreg Hackmann
2013-11-22video: adf: fix fbdev blank -> dpms state mappingGreg Hackmann
2013-11-20video: adf: validate dpms state passed to blankGreg Hackmann
2013-11-20video: adf: fix ADF_MAX_ATTACHMENTS declarationGreg Hackmann
2013-11-20video: adf: remove PAGE_SIZE from userspace-facing headerGreg Hackmann
2013-11-20video: adf: make device node names less hierarchicalGreg Hackmann
2013-11-15ion: convert sg_dma_len(sg) to sg->lengthColin Cross
2013-11-15ion: fix dma APIsColin Cross
2013-11-15ion: fix crash when alloc len is -1Colin Cross
2013-11-15ion: hold reference to handle after ion_uhandle_getColin Cross
2013-11-14ion: Fix compat support to use proper compat ioctl numbersJohn Stultz
2013-11-13ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2013-11-08ARM: Fix dtb list when DTB_IMAGE_NAMES is emptyBenoit Goby
2013-11-07anonymous vma names: fix build with !MMUColin Cross
2013-11-07mm: fix anon vma namingColin Cross
2013-11-07drivers: staging: android: split uapi out of sync.h and sw_sync.hColin Cross
2013-11-07drivers: staging: android: split uapi out of binder.hColin Cross
2013-11-07drivers: staging: android: split uapi out of ashmem.hColin Cross
2013-11-07drivers: staging: android: split uapi out of android_alarm.hColin Cross
2013-11-07net: move PPPoLAC and PPPoPNS headers to uapiColin Cross
2013-11-07usb: gadget: f_accessory: move userspace interface to uapiColin Cross
2013-11-07usb: gadget: f_mtp: move userspace interface to uapiColin Cross
2013-11-07input: misc: keychord: move header to uapiColin Cross
2013-11-07ion: move userspace api into uapi/ion.hColin Cross
2013-11-07ion: move into stagingColin Cross
2013-11-07gpu: ion: delete ion_system_mapper.cColin Cross
2013-10-31drivers: switch: remove S_IWUSR from dev_attrQiao Zhou
2013-10-29Merge branch 'android-3.10-adf' into android-3.10Greg Hackmann
2013-10-24ion: add compat_ioctlRom Lemarchand
2013-10-24ion: change ion_user_handle_t definition to intRom Lemarchand
2013-10-24usb: gadget: android: Remove device if probe failsBenoit Goby
2013-10-24video: adf: expose adf_modeinfo_set_{name,vrefresh} to driversGreg Hackmann
2013-10-24video: adf: set default interface dpms_state to OFFGreg Hackmann
2013-10-24video: adf: make dpms_state sysfs attribute writableGreg Hackmann