summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-01brcmutil: add helper function to format board revisionArend van Spriel
2014-12-01rt2800: calculate tx power temperature compensation on selected chipsStanislaw Gruszka
2014-12-01wil6210: Fix potential memory leaks on error pathsLino Sanfilippo
2014-12-01Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-12-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-12-01ALSA: dice: fix semicolon.cocci warningsFengguang Wu
2014-12-01HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet
2014-12-01rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger
2014-12-01rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger
2014-12-01rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger
2014-12-01nfsd: minor off by one checks in __write_versions()Dan Carpenter
2014-12-01sunrpc: release svc_pool_map reference when serv allocation failsJeff Layton
2014-12-01sunrpc: eliminate the XPT_DETACHED flagJeff Layton
2014-12-01dt-bindings: Update documentation for "system-power-controller" and fix missp...Romain Perier
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier
2014-12-01spi/txx9: Deletion of an unnecessary check before the function call "clk_disa...Markus Elfring
2014-12-01ASoC: snd-soc-afeb9260: delete driver as board has just been removedNicolas Ferre
2014-12-01ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameterSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Get rid of ftrace_caller_setupSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Have save_mcount_regs macro also save stack frames if neededSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount...Steven Rostedt (Red Hat)
2014-12-01ftrace/x86: Simplify save_mcount_regs on getting RIPSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameterSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed commentsSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Have static tracing also use ftrace_caller_setupSteven Rostedt (Red Hat)
2014-12-01mtd: spi-nor: allow NULL as chip name and try to auto detect itRafał Miłecki
2014-12-01[media] DocBook media: rewrite the Colorspace chapterHans Verkuil
2014-12-01[media] v4l2-ioctl.c: log the new ycbcr_enc and quantization fieldsHans Verkuil
2014-12-01[media] v4l2-mediabus: improve colorspace supportHans Verkuil
2014-12-01[media] videodev2.h: improve colorspace supportHans Verkuil
2014-12-01arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_opsWill Deacon
2014-12-01arm: call iommu_init before of_platform_populateWill Deacon
2014-12-01dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon
2014-12-01iommu: fix initialization without 'add_device' callbackMarek Szyprowski
2014-12-01iommu: provide helper function to configure an IOMMU for an of masterWill Deacon
2014-12-01iommu: add new iommu_ops callback for adding an OF deviceWill Deacon
2014-12-01dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon
2014-12-01ALSA: usb-audio: Add support for Zoom R16/24 capture and midi interfacesPanu Matilainen
2014-12-01dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter
2014-12-01dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong
2014-12-01dm cache: fix spurious cell_defer when dealing with partial block at end of d...Joe Thornber
2014-12-01dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber
2014-12-01dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber
2014-12-01dm cache: discard block size must be a multiple of cache block sizeJoe Thornber
2014-12-01dm cache: fix a harmless race when working out if a block is discardedJoe Thornber
2014-12-01dm cache: when reloading a discard bitset allow for a different discard block...Joe Thornber
2014-12-01dm cache: fix some issues with the new discard range supportJoe Thornber
2014-12-01dm array: if resizing the array is a noop set the new root to the old oneJoe Thornber