summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2016-10-063-10/+3
|\
| * power: supply: bq27xxx_battery: allow kernel poll_interval parameter runtime ...Matt Ranostay2016-09-211-0/+1
| * power: supply: sbs-battery: Cleanup removal of chip->pdataPhil Reid2016-09-211-2/+2
| * power: supply: bq24735-charger: Request status GPIO with initial input setupPaul Kocialkowski2016-09-051-4/+0
| * power: supply: sbs-battery: Use gpio_desc and sleeping calls for battery detectPhil Reid2016-09-011-4/+0
* | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-067-3/+118
|\ \
| * \ Merge branch 'topic/mv_xor' into for-linusVinod Koul2016-10-031-2/+16
| |\ \
| | * | bus: mvebu-mbus: Provide stub function for mvebu_mbus_get_io_win_info()Stefan Roese2016-09-151-2/+16
| | |/
| * | Merge branch 'topic/iommu' into for-linusVinod Koul2016-10-032-0/+60
| |\ \
| | * | dma-mapping: fix m32r build warningNiklas Söderlund2016-09-291-2/+1
| | * | dma-mapping: fix ia64 build, use PHYS_PFNNiklas Söderlund2016-09-291-1/+1
| | * | dma-mapping: add dma_{map,unmap}_resourceNiklas Söderlund2016-09-261-0/+36
| | * | dma-debug: add support for resource mappingsNiklas Söderlund2016-09-261-0/+19
| | * | dma-mapping: add {map,unmap}_resource to dma_map_opsNiklas Söderlund2016-09-261-0/+6
| | |/
| * | Merge branch 'topic/hsu' into for-linusVinod Koul2016-10-031-5/+4
| |\ \
| | * | dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2016-09-151-5/+4
| | |/
| * | Merge branch 'topic/err_reporting' into for-linusVinod Koul2016-10-031-0/+16
| |\ \
| | * | dmaengine: add support to provide error result from a DMA transationDave Jiang2016-08-081-0/+16
| | |/
| * | Merge branch 'topic/compile_test' into for-linusVinod Koul2016-10-032-1/+20
| |\ \
| | * | dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configsPeter Ujfalusi2016-09-281-0/+19
| | * | dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| | |/
| * / dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge2016-09-261-0/+6
| |/
* | Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2016-10-061-213/+35
|\ \
| * | rpmsg: Allow callback to return errorsBjorn Andersson2016-09-081-2/+2
| * | rpmsg: Move virtio specifics from public headerBjorn Andersson2016-09-081-52/+0
| * | rpmsg: virtio: Hide vrp pointer from the public APIBjorn Andersson2016-09-081-3/+0
| * | rpmsg: Hide rpmsg indirection tablesBjorn Andersson2016-09-081-47/+0
| * | rpmsg: Move endpoint related interface to rpmsg coreBjorn Andersson2016-09-081-142/+6
| * | rpmsg: Indirection table for rpmsg_endpoint operationsBjorn Andersson2016-09-081-24/+38
| * | rpmsg: Introduce indirection table for rpmsg_device operationsBjorn Andersson2016-09-081-0/+23
| * | rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson2016-09-081-15/+17
| * | rpmsg: Make rpmsg_create_ept() take channel_info structBjorn Andersson2016-09-081-1/+14
| * | rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson2016-09-081-30/+40
| * | rpmsg: Drop prototypes for non-existing functionsBjorn Andersson2016-08-121-2/+0
| * | rpmsg: align code with open parenthesisAnna, Suman2016-08-121-3/+3
| |/
* | Merge tag 'rproc-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2016-10-062-11/+11
|\ \
| * | remoteproc: Split driver and consumer dereferencingBjorn Andersson2016-10-021-0/+1
| * | remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY2016-09-061-2/+2
| * | remoteproc: Modify FW_RSC_ADDR_ANY definitionLoic PALLARDY2016-09-061-1/+1
| * | remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson2016-08-171-2/+0
| * | remoteproc: Introduce auto-boot flagBjorn Andersson2016-08-171-0/+1
| * | remoteproc/omap: fix various code formatting issuesAnna, Suman2016-08-121-3/+3
| * | remoteproc: align code with open parenthesisAnna, Suman2016-08-121-2/+2
| * | remoteproc: fix bare unsigned type usageAnna, Suman2016-08-121-1/+1
| |/
* | Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-10-062-11/+8
|\ \
| * | f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim2016-09-301-0/+1
| * | f2fs: clean up bio cache traceChao Yu2016-08-241-11/+7
* | | Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-062-6/+18
|\ \ \
| * | | pstore/pmsg: drop bounce bufferMark Salyzyn2016-09-082-5/+13
| * | | pstore/ram: Set pstore flags dynamicallyNamhyung Kim2016-09-081-2/+0