summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2015-05-19cpufreq: interactive: Don't set floor_validate_time during boostJunjie Wu
2015-05-11proc: uid_cputime: fix show_uid_stat permissionJin Qian
2015-05-11UPSTREAM: staging: android: Assign bool to trueRhyland Klein
2015-05-11UPSTREAM: Staging: android: ion: fix typos in commentsRhyland Klein
2015-05-11UPSTREAM: staging: android: ion: Replace "the the " with "the"Rhyland Klein
2015-05-06usb: gadget: Do not disconnect unregistered devBadhri Jagan Sridharan
2015-04-20subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequencyrahul.khandelwal
2015-04-15proc: uid_cputime: create uids from kuidsAmit Pundir
2015-04-14wakeup: Add last wake up source logging for suspend abort reason.Ruchi Kandoi
2015-04-13cpufreq: interactive: Put global cpufreq kobject on failureJunjie Wu
2015-04-06proc: uid: Adds accounting for the cputimes per uid.jinqian
2015-04-06arm: dcc_tty: fix armv6 dcc tty build failureJohn Stultz
2015-04-01video: adf: fix memblock build failureAmit Pundir
2015-04-01usb: gadget: Relocate f_rndisAmit Pundir
2015-03-30usb: gadget: Relocate f_accessoryBadhri Jagan Sridharan
2015-03-30usb: gadget: Accessory:Migrate to USB_FUNCTION APIBadhri Jagan Sridharan