summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16cpufreq interactive governor: event tracingTodd Poynor
2016-02-16cpufreq: interactive: New 'interactive' governorMike Chan
2016-02-16ARM: Call idle notifiersTodd Poynor
2016-02-16Move x86_64 idle notifiers to genericTodd Poynor
2016-02-16cpuidle: governor: menu: don't use loadavgColin Cross
2016-02-16sched: add sched blocked tracepoint which dumps out context of sleep.Riley Andrews
2016-02-16sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2016-02-16fiq_debugger: Build fixes for 4.1John Stultz
2016-02-16fiq_debugger: Add fiq_watchdog_triggered apiArve Hjønnevåg
2016-02-16fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu sp...Arve Hjønnevåg
2016-02-16fiq_debugger: add ARM64 supportColin Cross
2016-02-16fiq_debugger: split arm support into fiq_debugger_arm.cColin Cross
2016-02-16fiq_debugger: use pt_regs for registersColin Cross
2016-02-16fiq_debugger: allow compiling without CONFIG_FIQ_GLUEColin Cross
2016-02-16fiq_debugger: rename debug->fiq_debuggerColin Cross
2016-02-16fiq_debugger: move into drivers/staging/android/fiq_debugger/Colin Cross
2016-02-16ARM: fiq_glue: Add custom fiq return handler api.Arve Hjønnevåg
2016-02-16ARM: kgdb: ignore breakpoint instructions from user modeTodd Poynor
2016-02-16ARM: fiq_debugger: Update tty code for 3.9Arve Hjønnevåg
2016-02-16ARM: fiq_debugger: Use kmsg_dumper to dump kernel logsArve Hjønnevåg
2016-02-16ARM: fiq_debugger: Fix to compile on 3.7Arve Hjønnevåg
2016-02-16ARM: fiq_debugger: fix uninitialised spin_lock.Mars
2016-02-16ARM: fiq_debugger: lock between tty and console writesColin Cross
2016-02-16ARM: fiq_debugger: add process context reboot commandColin Cross
2016-02-16ARM: fiq_debugger: fix multiple consoles and make it a preferred consoleColin Cross
2016-02-16kdb: support new lines without carriage returnsColin Cross
2016-02-16ARM: fiq_debugger: add support for kgdbColin Cross
2016-02-16ARM: fiq_debugger: add debug_putcColin Cross
2016-02-16ARM: fiq_debugger: add support for reboot commandsColin Cross
2016-02-16ARM: fiq_debugger: fix compiling for v3.3Colin Cross
2016-02-16ARM: Add generic fiq serial debuggerIliyan Malchev
2016-02-16ARM: Add fiq_glueArve Hjønnevåg
2016-02-16fix false disconnect due to a signal sent to the reading processkeunyoung
2016-02-16usb: gadget: u_ether: use %z format specifier for size_tAmit Pundir
2016-02-16usb: gadget: rndis: fix broken build for 4.4Amit Pundir
2016-02-16usb: gadget: rndis: fix broken data aggregation buildAmit Pundir
2016-02-16usb: gadget: rndis: use %z format specifier for size_tAmit Pundir
2016-02-16usb: gadget: cleanup: fix unused variable and function warningsAmit Pundir
2016-02-16usb: gadget: build audio_source function only if SND is enabledAmit Pundir
2016-02-16usb: gadget: configfs: handle gadget reset request for androidAmit Pundir
2016-02-16ANDROID: usb: gadget: create F_midi deviceBadhri Jagan Sridharan
2016-02-16usb: gadget: Add device attribute to determine gadget stateBadhri Jagan Sridharan
2016-02-16usb: phy: fix dual role sysfs build if kernel modules are supportedAmit Pundir
2016-02-16usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan
2016-02-16usb: gadget: fix NULL ptr derefer while symlinking PTP funcAmit Pundir
2016-02-16usb:gadget:Add "state" attribute to android_deviceBadhri Jagan Sridharan
2016-02-16usb: gadget: Do not disconnect unregistered devBadhri Jagan Sridharan
2016-02-16usb: gadget: Relocate f_accessoryBadhri Jagan Sridharan
2016-02-16usb: gadget: Accessory:Migrate to USB_FUNCTION APIBadhri Jagan Sridharan
2016-02-16usb: gadget: Move gadget functions codeBadhri Jagan Sridharan