summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Remove the now unused priority from SMI senderCorey Minyard2014-12-111-5/+4
* ipmi: Use the proper type for acpi_handleCorey Minyard2014-12-111-1/+4
* ipmi: Remove useless sysfs_name parametersCorey Minyard2014-12-111-1/+0
* ipmi: Move the address source to string to ipmi-generic codeCorey Minyard2014-12-111-0/+1
* Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-12-113-43/+48
|\
| *-. Merge branches '3.19/omapdss' and '3.19/simplefb' into fbdevTomi Valkeinen2014-12-083-43/+48
| |\ \
| | | * of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede2014-11-141-2/+1
| | |/ | |/|
| | * OMAPDSS: Remove all references to obsolete HDMI audio callbacksJyri Sarha2014-12-011-40/+0
| | * ASoC: omap-hdmi-audio: Add platform device for OMAP HDMI audio supportJyri Sarha2014-12-011-0/+43
| | * OMAPDSS: DT: Get source endpoint by matching reg-idArchit Taneja2014-11-121-1/+4
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-1112-118/+318
|\ \
| * | virtio: drop legacy_only driver flagMichael S. Tsirkin2014-12-091-2/+0
| * | virtio: allow finalize_features to failMichael S. Tsirkin2014-12-091-1/+2
| * | virtio: add API to detect legacy devicesMichael S. Tsirkin2014-12-091-0/+2
| * | virtio: make VIRTIO_F_VERSION_1 a transport bitMichael S. Tsirkin2014-12-091-2/+2
| * | virtio_balloon: add legacy_only flagMichael S. Tsirkin2014-12-091-0/+2
| * | virtio_console: virtio 1.0 supportMichael S. Tsirkin2014-12-091-3/+4
| * | virtio_scsi: export to userspaceMichael S. Tsirkin2014-12-092-37/+38
| * | virtio_scsi: move to uapiMichael S. Tsirkin2014-12-091-0/+0
| * | virtio_scsi: v1.0 supportMichael S. Tsirkin2014-12-091-15/+17
| * | tun: add VNET_LE flagMichael S. Tsirkin2014-12-091-0/+1
| * | tun: move internal flag defines out of uapiMichael S. Tsirkin2014-12-091-13/+3
| * | virtio_blk: v1.0 supportMichael S. Tsirkin2014-12-091-7/+8
| * | virtio_net: v1.0 endiannessMichael S. Tsirkin2014-12-091-7/+8
| * | virtio: add legacy feature table supportMichael S. Tsirkin2014-12-091-0/+4
| * | virtio: set FEATURES_OKMichael S. Tsirkin2014-12-091-0/+2
| * | virtio: allow transports to get avail/used addressesCornelia Huck2014-12-091-0/+3
| * | virtio_config: endian conversion for v1.0Michael S. Tsirkin2014-12-091-3/+6
| * | virtio: memory access APIsMichael S. Tsirkin2014-12-095-22/+161
| * | virtio: add virtio 1.0 feature bitMichael S. Tsirkin2014-12-091-0/+3
| * | virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-092-11/+11
| * | virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-092-5/+4
| * | virtio: add low-level APIs for feature bitsMichael S. Tsirkin2014-12-091-3/+50
* | | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2014-12-112-8/+11
|\ \ \
| * | | mailbox/omap: adapt to the new mailbox frameworkSuman Anna2014-11-271-8/+8
| * | | mailbox: add tx_prepare client callbackSudeep Holla2014-11-271-0/+3
| | |/ | |/|
* | | Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2014-12-112-0/+26
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r...Mark Brown2014-12-081-0/+20
| |\ \ \ \
| | | * | | spi: spi-pxa2xx: SPI support for Intel Quark X1000Weike Chen2014-11-261-0/+20
| * | | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2014-12-081-0/+6
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | spi: core: Add spi_transfer_is_last() helperBeniamino Galvani2014-11-241-0/+6
| | | |/ / | | |/| |
* | | | | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-1122-232/+406
|\ \ \ \ \
| * | | | | [media] media: v4l2-image-sizes.h: correct the SVGA height definitionJosh Wu2014-12-041-1/+1
| * | | | | [media] v4l: Add input and output capability flags for native size settingSakari Ailus2014-12-041-0/+2
| * | | | | [media] v4l: Add V4L2_SEL_TGT_NATIVE_SIZE selection targetSakari Ailus2014-12-041-0/+2
| * | | | | [media] v4l2-mediabus: improve colorspace supportHans Verkuil2014-12-012-1/+9
| * | | | | [media] videodev2.h: improve colorspace supportHans Verkuil2014-12-011-10/+89
| * | | | | [media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitionsJosh Wu2014-11-251-0/+9
| * | | | | [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-0/+3
| * | | | | [media] vb2: add dma_dir to the alloc memopHans Verkuil2014-11-251-1/+3