summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi
2013-03-18usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I
2013-03-18usb: phy: nop: Add some parameters to platform dataRoger Quadros
2013-03-18ALSA: snd-usb: handle raw data format of UAC2 devicesDaniel Mack
2013-03-17Merge tag 'v3.9-rc3' into nextDmitry Torokhov
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-17iio:core drop info_mask from struct iio_infoJonathan Cameron
2013-03-17staging:iio:accel:adis move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-17net: fix some typos in netif featuresCong Wang
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-03-17vxlan: generalize forwarding tablesDavid Stevens
2013-03-17caif: remove caif_shmErwan Yvin
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab
2013-03-16amd64_edac: Correct DIMM sizesMauro Carvalho Chehab
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang
2013-03-15drm/radeon: add Richland pci idsAlex Deucher
2013-03-15pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplateH Hartley Sweeten
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan
2013-03-15USB: fix trivial usb_device kernel-doc errorsNishanth Menon
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-15net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-03-15tracing: Add "uptime" trace clock that uses jiffiesSteven Rostedt (Red Hat)
2013-03-15tracing: Add skip argument to trace_dump_stack()Steven Rostedt (Red Hat)
2013-03-15tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)
2013-03-15ftrace: Clean up function probe methodsSteven Rostedt (Red Hat)
2013-03-15tracing: Fix comments for ftrace_event_file/call flagsSteven Rostedt (Red Hat)
2013-03-15tracing: Optimize trace_printk() with one arg to use trace_puts()Steven Rostedt (Red Hat)
2013-03-15tracing: Add trace_puts() for even faster trace_printk() tracingSteven Rostedt (Red Hat)
2013-03-15tracing: Add internal tracing_snapshot() functionsSteven Rostedt (Red Hat)
2013-03-15tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)
2013-03-15tracing: Only clear trace buffer on module unload if event was tracedSteven Rostedt (Red Hat)
2013-03-15tracing: Add comment for trace event flag IGNORE_ENABLESteven Rostedt (Red Hat)
2013-03-15tracing: Fix some section mismatch warningsLi Zefan
2013-03-15tracing: Annotate event field-defining functions with __initLi Zefan
2013-03-15tracing: Add a helper function for event print functionsLi Zefan
2013-03-15tracing/ring-buffer: Move poll wake ups into ring buffer codeSteven Rostedt (Red Hat)
2013-03-15tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt