aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-19power_supply: kill android-battery driverTodd Poynor
2013-09-19gpu: ion: Fix performance issue in faulting codeRebecca Schultz Zavin
2013-09-19gpu: ion: add CMA heapBenjamin Gaignard
2013-07-01misc: uidstat: Remove use of obsolete create_proc_read_entry apiArve Hjønnevåg
2013-07-01mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2013-07-01ion: Add Kconfig dependency to ARMJohn Stultz
2013-07-01usb: gadget: android: 3.10 fixesArve Hjønnevåg
2013-07-01usb: gadget: android: move init to late_initcall for nowArve Hjønnevåg
2013-07-01usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.9Arve Hjønnevåg
2013-07-01usb: gadget: Fix android gadget driver buildBenoit Goby
2013-07-01HACK: usb: gadget: Fix enumeration on bootBenoit Goby
2013-07-01usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8Arve Hjønnevåg
2013-07-01mmc: block: Remove call to mmc_blk_set_blksizeArve Hjønnevåg
2013-07-01gpu: ion: Remove __GFP_NO_KSWAPDArve Hjønnevåg
2013-07-01gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hackArve Hjønnevåg
2013-07-01usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2013-07-01cpufreq: interactive: resched timer if max freq raisedLianwei Wang
2013-07-01cpufreq: interactive: fix race on cpufreq TRANSITION notifierLianwei Wang
2013-07-01binder: use freezable blocking callsColin Cross
2013-07-01cpufreq: interactive: avoid underflow on active time calculationMinsung Kim
2013-07-01cpufreq: interactive: reduce chance of zero time delta on load evalTodd Poynor
2013-07-01cpufreq: interactive: handle errors from cpufreq_frequency_table_targetTodd Poynor
2013-07-01ashmem: avoid deadlock between read and mmap callsTodd Poynor
2013-07-01gpu: ion: Also shrink memory cached in the deferred free listRebecca Schultz Zavin
2013-07-01misc: uidstat: avoid create_stat() race and blockage.JP Abgrall
2013-07-01mmc: Add tracepoints of mmc block operationsKen Sumrall