summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-296-57/+186
|\
| * tracing: Compare to 1 instead of zero for is_signed_type()Steven Rostedt (Red Hat)2013-04-191-1/+1
| * tracing: Remove obsolete macro guard _TRACE_PROFILE_INITzhangwei(Jovi)2013-04-121-2/+0
| * tracing: Add "uptime" trace clock that uses jiffiesSteven Rostedt (Red Hat)2013-03-151-0/+1
| * tracing: Add skip argument to trace_dump_stack()Steven Rostedt (Red Hat)2013-03-151-1/+1
| * tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)2013-03-152-6/+22
| * ftrace: Clean up function probe methodsSteven Rostedt (Red Hat)2013-03-151-2/+4
| * tracing: Fix comments for ftrace_event_file/call flagsSteven Rostedt (Red Hat)2013-03-151-7/+10
| * tracing: Optimize trace_printk() with one arg to use trace_puts()Steven Rostedt (Red Hat)2013-03-151-1/+22
| * tracing: Add trace_puts() for even faster trace_printk() tracingSteven Rostedt (Red Hat)2013-03-151-1/+40
| * tracing: Add internal tracing_snapshot() functionsSteven Rostedt (Red Hat)2013-03-151-0/+4
| * tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-151-0/+2
| * tracing: Only clear trace buffer on module unload if event was tracedSteven Rostedt (Red Hat)2013-03-151-0/+5
| * tracing: Add comment for trace event flag IGNORE_ENABLESteven Rostedt (Red Hat)2013-03-151-0/+1
| * tracing: Fix some section mismatch warningsLi Zefan2013-03-151-1/+1
| * tracing: Annotate event field-defining functions with __initLi Zefan2013-03-151-1/+1
| * tracing: Add a helper function for event print functionsLi Zefan2013-03-152-19/+12
| * tracing/ring-buffer: Move poll wake ups into ring buffer codeSteven Rostedt (Red Hat)2013-03-151-0/+6
| * tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt2013-03-152-4/+12
| * tracing: Separate out trace events from global variablesSteven Rostedt2013-03-152-12/+42
* | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-2919-45/+252
|\ \
| * | usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-231-5/+5
| * | USB: fix an incorrect table index in commentHuang Rui2013-04-081-2/+2
| * | Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman2013-04-0811-16/+27
| |\ \
| * \ \ Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-0512-26/+203
| |\ \ \
| | * | | usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2013-04-032-0/+113
| | * | | usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto2013-04-021-3/+3
| | * | | usb: mv_usb: remove clock name from pdataChao Xie2013-04-021-2/+0
| | * | | usb: phy: ab8500-usb: update irq handling codeFabio Baltieri2013-03-181-0/+31
| | * | | usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi2013-03-181-5/+5
| | * | | usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I2013-03-181-3/+3
| | * | | usb: phy: introduce ->set_vbus() methodFelipe Balbi2013-03-181-0/+21
| | * | | usb: phy: make it a menuconfigFelipe Balbi2013-03-181-1/+1
| | * | | usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi2013-03-181-7/+0
| | * | | usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-181-2/+2
| | * | | usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi2013-03-181-0/+2
| | * | | usb: gadget: introduce gadget state trackingFelipe Balbi2013-03-181-0/+9
| | * | | usb: common: introduce usb_state_string()Felipe Balbi2013-03-181-0/+9
| | * | | usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-181-4/+0
| | * | | usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi2013-03-181-0/+4
| | * | | usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I2013-03-181-4/+0
| | * | | usb: phy: nop: Add some parameters to platform dataRoger Quadros2013-03-181-0/+5
| * | | | Merge v3.9-rc5 into usb-nextGreg Kroah-Hartman2013-04-0118-24/+82
| |\ \ \ \
| * | | | | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-282-4/+4
| * | | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-281-0/+2
| |\ \ \ \ \
| * | | | | | USB: serial: remove unused MSR-wait queueJohan Hovold2013-03-251-2/+0
| * | | | | | USB: serial: add generic get_icount implementationJohan Hovold2013-03-251-0/+2
| * | | | | | USB: serial: add generic TIOCMIWAIT implementationJohan Hovold2013-03-251-0/+5
| * | | | | | USB: serial: add tiocmiwait subdriver operationJohan Hovold2013-03-251-0/+1
| * | | | | | USB: serial: remove generic release callbackJohan Hovold2013-03-251-1/+0