summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-21trace/events: fix gpu event timestamp formattingJamie Gennis
2014-04-21gpu: ion: Make ion_free asynchronousRebecca Schultz Zavin
2014-04-21Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2014-04-21trace/events: add gpu trace eventsJamie Gennis
2014-04-21gpu: ion: Add support for sharing buffers with dma buf kernel handlesJohan Mossberg
2014-04-21net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall
2014-04-21hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2014-04-21gpu: ion: Remove heapmask from clientRebecca Schultz Zavin
2014-04-21gpu: ion: Clarify variable names and comments around heap ids v typesRebecca Schultz Zavin
2014-04-21gpu: ion: Add chunk heapRebecca Schultz Zavin
2014-04-21cpufreq: interactive: trace actual speed in target speed decisionsTodd Poynor
2014-04-21power: android-battery: add charge timeouts and recharge logicHongMin Son
2014-04-21gpu: ion: Add support for cached mappings that don't faultRebecca Schultz Zavin
2014-04-21USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood
2014-04-21USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2014-04-21w1: ds2482: Manage SLPZ pin sleep stateTodd Poynor
2014-04-21power: android battery: add generic android battery driverTodd Poynor
2014-04-21power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLEDTodd Poynor
2014-04-21cpufreq: interactive: handle speed up and down in the realtime taskTodd Poynor
2014-04-21power: power_supply: add POWER_SUPPLY_PROP_USB_OTGTodd Poynor
2014-04-21power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' orderTodd Poynor
2014-04-21power_supply: Add custom property for USB High Current modeTodd Poynor
2014-04-21gpu: ion: Add explicit sync ioctlRebecca Schultz Zavin
2014-04-21gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin
2014-04-21gpu: ion: Switch max num_heaps to 16 to work around an issue elsewereRebecca Schultz Zavin
2014-04-21power_supply: convert wakelock to wakeup sourceTodd Poynor
2014-04-21gpu: ion: Fix bug in heap type enumRebecca Schultz Zavin
2014-04-21gpu: ion: Get an sg_table from an ion handleRebecca Schultz Zavin
2014-04-21cpufreq: interactive: fixup trace of string paramsTodd Poynor
2014-04-21ion: Switch ion to use dma-bufRebecca Schultz Zavin
2014-04-21ion: Add reserve function to ionRebecca Schultz Zavin
2014-04-21ion: Switch map/unmap dma api to sg_tablesRebecca Schultz Zavin
2014-04-21trace: power: add trace_clock_set_parentColin Cross
2014-04-21netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2014-04-21Include if_pppolac.h and if_pppopns.h into header-y targetAndrey Konovalov
2014-04-21cpufreq: interactive: add boost pulse interfaceTodd Poynor
2014-04-21cpufreq: interactive: Add sysfs boost interface for hints from userspaceTodd Poynor
2014-04-21cpufreq: interactive: Boost frequency on touchscreen inputTodd Poynor
2014-04-21cpufreq interactive governor: event tracingTodd Poynor
2014-04-21usb: gadget: accessory: Add Android Accessory functionBenoit Goby
2014-04-21usb: gadget: mtp: Add MTP/PTP functionBenoit Goby
2014-04-21HID: Add input_register callback.Jaikumar Ganesh
2014-04-21netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2014-04-21gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin
2014-04-21netfilter: add xt_qtaguid matching moduleJP Abgrall
2014-04-21nf: xt_socket: export the fancy sock finder codeJP Abgrall
2014-04-21net: wireless: Add get_country_code functionality to platformDmitry Shmidt
2014-04-21network: wireless: Add get_mac_addr functionality to platformDmitry Shmidt
2014-04-21net: Reorder incoming packets in PPPoLAC and PPPoPNS.Chia-chi Yeh
2014-04-21cpufreq: interactive: New 'interactive' governorMike Chan