aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-22arm64: Add regs_return_value() in syscall.hv3.10/topic/android-fixesAKASHI Takahiro
2013-11-06Merge branch 'linaro-android-3.10-lsk' of git://git.linaro.org/people/jstultz...Mark Brown
2013-11-04Merge branch 'linaro-fixes/android-3.10' into linaro-android.3.10-lskJohn Stultz
2013-11-04Merge branch 'upstream/android-3.10' into linaro-fixes/android-3.10John Stultz
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
2013-10-24video: adf: add helpers for validating custom formatsGreg Hackmann
2013-10-24sync: Fix a race condition between release_obj and print_objAlistair Strachan
2013-10-24ion: add new ion_user_handle_t type for the user-space tokenRom Lemarchand
2013-10-21usb: gadget: android: Remove device if probe failsBenoit Goby
2013-10-17config: Set CPU_FREQ_GOV_INTERACTIVE default nJohn Stultz
2013-10-17config: Set PARANOID_NETWORK and NET_ACTIVITY_STATS as default ANDROIDJohn Stultz
2013-10-17Revert "ARM: Make low-level printk work"John Stultz
2013-10-17Revert "ARM: convert build of appended dtb zImage to list of dtbs"John Stultz
2013-10-17mm: vmscan: Fix up build warningAndy Green
2013-10-17ion: Use size_t-specific formatAndy Green
2013-10-17staging: android: binder: Fix build warningsAndy Green
2013-10-17dcc_tty: Build fixupsJohn Stultz
2013-10-16cpufreq: interactive: delete timers for GOV_STARTShridhar Rasal
2013-10-15cpufreq: Interactive: Implement per policy instances of governorViresh Kumar
2013-10-15cpufreq: interactive: Move definition of cpufreq_gov_interactive downwardsViresh Kumar
2013-10-15cpufreq: interactive: Remove unnecessary cpu_online() checkViresh Kumar
2013-10-13sync: signal pt before sync_timeline object gets destroyedPrakash Kamliya
2013-10-11video: adf: add informational flags to interfacesGreg Hackmann
2013-10-11video: adf: add fbdev compatibility helperGreg Hackmann
2013-10-11video: adf: add supported formats to adf_overlay_engine_dataGreg Hackmann
2013-10-11video: adf: support "simple" buffersGreg Hackmann
2013-10-11video: adf: add memblock helperGreg Hackmann
2013-10-11video: add atomic display frameworkGreg Hackmann
2013-10-11staging: sw_sync: add stubs for kernels without CONFIG_SW_SYNCGreg Hackmann
2013-09-27mm: remove compressed copy from zram in-memoryMinchan Kim
2013-09-26Add compat_ioctl support for VFAT_IOCTL_GET_VOLUME_IDBintian Wang
2013-09-23Merge branch 'upstream/experimental/android-3.10' into linaro-fixes/experimen...John Stultz
2013-09-19USB: remove duplicate out endpoint creation in MTP modePeter Oh
2013-09-19cpufreq: interactive: fix show_target_loads and show_above_hispeed_delayMinsung Kim
2013-09-19ion: don't use id 0 for handle cookieColin Cross
2013-09-19ion: index client->handles rbtree by bufferColin Cross
2013-09-19ion: replace userspace handle cookies with idrColin Cross
2013-09-19ion: remove IS_ERR_OR_NULLColin Cross
2013-09-19ion: convert map_kernel to return ERR_PTRColin Cross
2013-09-19ion: add free list size to heap debug filesColin Cross
2013-09-19ion: chunk_heap: fix leak in allocated counterColin Cross
2013-09-19mm: add a field to store names for private anonymous memoryColin Cross
2013-09-19power_supply: kill android-battery driverTodd Poynor