aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-26uid_cputime: Check for the range while removing range of UIDs.Ruchi Kandoi
2015-10-15usb: gadget: Remove circular dependency on ConfigBadhri Jagan Sridharan
2015-10-14android: drivers: workaround debugfs race in binderRiley Andrews
2015-10-14staging: ion: Add X86 dependency for ION_POOL_CACHE_POLICYDaniel Rosenberg
2015-10-14staging: ion: fix corruption of ion_import_dma_bufShawn Lin
2015-10-14Revert "staging: binder: Change binder mutex to rtmutex."Riley Andrews
2015-10-07UPSTREAM: arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-10-07UPSTREAM: efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel
2015-10-07UPSTREAM: efi: split off remapping code from efi_config_init()Ard Biesheuvel
2015-10-07UPSTREAM: efi: efi-stub: notify on DTB absenceMark Rutland
2015-10-07UPSTREAM: dmi: add support for SMBIOS 3.0 64-bit entry pointArd Biesheuvel
2015-10-07UPSTREAM: efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel
2015-10-01lowmemorykiller: trace kill events.Martijn Coenen
2015-09-30Revert "HACK: usb: gadget: Fix enumeration on boot"Amit Pundir
2015-09-24net: PPPoPNS: Remove length argument from data_readyJon Medhurst
2015-09-24dm-verity: Add modes and emit uevent on corrupted blocksSami Tolvanen
2015-09-04ANDROID: usb: gadget: create F_midi deviceBadhri Jagan Sridharan
2015-09-04usb: gadget: midi: avoid redundant f_midi_set_alt() callRobert Baldyga
2015-09-04usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk
2015-09-04usb: gadget: fix misspelling of current function in stringJulia Lawall
2015-09-04usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu
2015-09-04usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: use usb_gstrings_attachAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: remove compatibility layerAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz
2015-09-04usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-09-04usb: gadget: Add device attribute to determine gadget stateBadhri Jagan Sridharan
2015-09-02usb: phy: fix dual role sysfs build if kernel modules are supportedAmit Pundir
2015-09-01ion: Handle the memory mapping correctly on x86Vinil Cheeramvelil
2015-09-01usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan
2015-08-26ion : In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT...Rajmal Menariya
2015-08-01usb: gadget: fix NULL ptr derefer while symlinking PTP funcAmit Pundir
2015-07-31uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi
2015-07-15uid_cputime: fix cputime overflowJin Qian
2015-07-14usb:gadget:Add "state" attribute to android_deviceBadhri Jagan Sridharan
2015-07-08cpufreq_stats: fix use of cpufreq_for_each_valid_entry() iteratorKevin Hilman
2015-06-29cpu_power: Avoids race condition when the task exits.Ruchi Kandoi
2015-06-27uid_cputime: Avoids double accounting of process stime, utime and cpu_power inRuchi Kandoi
2015-06-22Shrink ashmem directly through shmem_fallocateTobias Lindskog
2015-06-08cpufreq: Iterate over all the possible cpus to create powerstats.Ruchi Kandoi
2015-06-08uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi
2015-06-08sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi
2015-06-02cpufreq_stats: Adds the fucntionality to load current values for each frequencyRuchi Kandoi
2015-05-19cpufreq: interactive: Rearm governor timer at max freqRohit Gupta
2015-05-19cpufreq: interactive: Implement cluster-based min_sample_timeJunjie Wu
2015-05-19cpufreq: interactive: Exercise hispeed settings at a policy levelSaravana Kannan
2015-05-19cpufreq: interactive: Round up timer_rate to match jiffyJunjie Wu