summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-09coresight: add support for CPU debug moduleLeo Yan
2017-06-09coresight: refactor with function of_coresight_get_cpuLeo Yan
2017-06-09coresight: of_get_coresight_platform_data: Add missing of_node_putSuzuki K Poulose
2017-06-09coresight: tmc: Configure DMA mask appropriatelyRobin Murphy
2017-06-09coresight: etb10: Fix a typo in a comment lineMarkus Elfring
2017-06-09coresight: etb10: Delete an error message for a failed memory allocation in e...Markus Elfring
2017-06-09coresight: use const for device_node structuresLeo Yan
2017-06-09coresight: tmc: minor fix for output logLeo Yan
2017-06-09coresight: etm_perf: Fix using uninitialised workSuzuki K Poulose
2017-06-09coresight: Fix reference count for software sourcesSuzuki K Poulose
2017-06-09coresight: Disable the path only when the source is disabledSuzuki K Poulose
2017-06-09thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King
2017-06-09thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg
2017-06-09thunderbolt: Do not touch the hardware if the NHI is gone on resumeMika Westerberg
2017-06-09thunderbolt: Add support for DMA configuration based mailboxMika Westerberg
2017-06-09thunderbolt: Store Thunderbolt generation in the switch structureMika Westerberg
2017-06-09thunderbolt: Add support for NHI mailboxMika Westerberg
2017-06-09thunderbolt: Add new Thunderbolt PCI IDsMika Westerberg
2017-06-09thunderbolt: Rework control channel to be more reliableMika Westerberg
2017-06-09thunderbolt: Let the connection manager handle all notificationsMika Westerberg
2017-06-09thunderbolt: Expose make_header() to other filesMika Westerberg
2017-06-09thunderbolt: Expose get_route() to other filesMika Westerberg
2017-06-09thunderbolt: Move control channel messages to tb_msgs.hMika Westerberg
2017-06-09thunderbolt: Read vendor and device name from DROMMika Westerberg
2017-06-09thunderbolt: Refactor and fix parsing of port drom entriesLukas Wunner
2017-06-09thunderbolt: Do not fail if DROM data CRC32 is invalidMika Westerberg
2017-06-09thunderbolt: Fail switch adding operation if reading DROM failsMika Westerberg
2017-06-09thunderbolt: Convert switch to a deviceMika Westerberg
2017-06-09thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg
2017-06-09thunderbolt: Allow passing NULL to tb_ctl_free()Mika Westerberg
2017-06-09thunderbolt: Rework capability handlingMika Westerberg
2017-06-09thunderbolt: Add MSI-X supportMika Westerberg
2017-06-09thunderbolt: Do not warn about newer DROM versionsMika Westerberg
2017-06-09thunderbolt: Do not try to read UID if DROM offset is read as 0Mika Westerberg
2017-06-09thunderbolt: No need to read UID of the root switch on resumeMika Westerberg
2017-06-09thunderbolt: Use const buffer pointer in write operationsMika Westerberg
2017-06-03mux: mmio-based syscon mux controllerPhilipp Zabel
2017-06-03mux: adg792a: add mux controller driver for ADG792A/GPeter Rosin
2017-06-03i2c: i2c-mux-gpmux: new driverPeter Rosin
2017-06-03iio: multiplexer: new iio category and iio-mux driverPeter Rosin
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin
2017-06-03mux: gpio: add mux controller driver for gpio based multiplexersPeter Rosin
2017-06-03mux: minimal mux subsystemPeter Rosin
2017-06-03drivers/misc: add Aspeed LPC snoop driverRobert Lippert
2017-06-03memory: ti-aemif: Handle return value of clk_prepare_enableArvind Yadav
2017-06-03spmi: spmi-pmic-arb: enable the SPMI interrupt as a wakeup sourceKiran Gunda
2017-06-03spmi: pmic_arb: add support for PMIC bus arbiter v3Abhijeet Dharmapurikar
2017-06-03spmi: pmic-arb: check apid enabled before calling the handlerAbhijeet Dharmapurikar
2017-06-03spmi: pmic_arb: use appropriate flow handlerAbhijeet Dharmapurikar