summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-09doc: Add documentation for Coresight CPU debugLeo Yan1-0/+175
2017-06-09coresight: bindings for CPU debug moduleLeo Yan1-0/+49
2017-06-09coresight: tmc: Configure DMA mask appropriatelyRobin Murphy1-0/+7
2017-06-09coresight: etb10: Fix a typo in a comment lineMarkus Elfring1-1/+1
2017-06-09coresight: etb10: Delete an error message for a failed memory allocation in e...Markus Elfring1-4/+1
2017-06-09coresight: use const for device_node structuresLeo Yan2-6/+8
2017-06-09coresight: tmc: minor fix for output logLeo Yan1-8/+17
2017-06-09coresight: etm_perf: Fix using uninitialised workSuzuki K Poulose1-2/+1
2017-06-09coresight: Fix reference count for software sourcesSuzuki K Poulose1-2/+13
2017-06-09coresight: Disable the path only when the source is disabledSuzuki K Poulose1-6/+13
2017-06-09thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King1-1/+1
2017-06-09MAINTAINERS: Add maintainers for Thunderbolt driverMika Westerberg1-0/+3
2017-06-09thunderbolt: Add documentation how Thunderbolt bus can be usedMika Westerberg2-0/+200
2017-06-09thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg8-23/+706
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg12-12/+1805
2017-06-09thunderbolt: Do not touch the hardware if the NHI is gone on resumeMika Westerberg2-0/+15
2017-06-09thunderbolt: Add support for DMA configuration based mailboxMika Westerberg6-2/+644
2017-06-09thunderbolt: Store Thunderbolt generation in the switch structureMika Westerberg2-17/+40
2017-06-09thunderbolt: Add support for NHI mailboxMika Westerberg3-0/+85
2017-06-09thunderbolt: Add new Thunderbolt PCI IDsMika Westerberg3-5/+42
2017-06-09thunderbolt: Rework control channel to be more reliableMika Westerberg3-71/+473
2017-06-09thunderbolt: Let the connection manager handle all notificationsMika Westerberg5-38/+103
2017-06-09thunderbolt: Expose make_header() to other filesMika Westerberg2-15/+15
2017-06-09thunderbolt: Expose get_route() to other filesMika Westerberg2-12/+11
2017-06-09thunderbolt: Move control channel messages to tb_msgs.hMika Westerberg3-91/+109
2017-06-09thunderbolt: Read vendor and device name from DROMMika Westerberg4-0/+72
2017-06-09thunderbolt: Refactor and fix parsing of port drom entriesLukas Wunner1-16/+16
2017-06-09thunderbolt: Do not fail if DROM data CRC32 is invalidMika Westerberg1-2/+1
2017-06-09thunderbolt: Fail switch adding operation if reading DROM failsMika Westerberg1-2/+5
2017-06-09thunderbolt: Convert switch to a deviceMika Westerberg5-67/+303
2017-06-09thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg6-121/+377
2017-06-09thunderbolt: Allow passing NULL to tb_ctl_free()Mika Westerberg1-0/+4
2017-06-09thunderbolt: Rework capability handlingMika Westerberg6-102/+142
2017-06-09thunderbolt: Add MSI-X supportMika Westerberg4-36/+198
2017-06-09thunderbolt: Do not warn about newer DROM versionsMika Westerberg1-1/+1
2017-06-09thunderbolt: Do not try to read UID if DROM offset is read as 0Mika Westerberg1-0/+3
2017-06-09thunderbolt: No need to read UID of the root switch on resumeMika Westerberg1-11/+18
2017-06-09thunderbolt: Use const buffer pointer in write operationsMika Westerberg3-7/+7
2017-06-03mux: mmio-based syscon mux controllerPhilipp Zabel3-0/+155
2017-06-03dt-bindings: add mmio-based syscon mux controller DT bindingsPhilipp Zabel1-0/+60
2017-06-03mux: adg792a: add mux controller driver for ADG792A/GPeter Rosin3-0/+170
2017-06-03dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G muxPeter Rosin1-0/+75
2017-06-03i2c: i2c-mux-gpmux: new driverPeter Rosin3-0/+187
2017-06-03dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindingsPeter Rosin1-0/+99
2017-06-03iio: multiplexer: new iio category and iio-mux driverPeter Rosin6-0/+486
2017-06-03dt-bindings: iio: io-channel-mux: document io-channel-mux bindingsPeter Rosin2-0/+45
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin2-0/+97
2017-06-03mux: gpio: add mux controller driver for gpio based multiplexersPeter Rosin3-0/+133
2017-06-03mux: minimal mux subsystemPeter Rosin10-0/+735
2017-06-03dt-bindings: document devicetree bindings for mux-controllers and gpio-muxPeter Rosin4-0/+248