summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* soundwire: intel: remove empty line after bracesVinod Koul2019-05-021-1/+0
* soundwire: cadence: remove empty line after bracesVinod Koul2019-05-021-1/+0
* soundwire: remove empty line before/after bracesVinod Koul2019-05-023-22/+0
* soundwire: fix kconfig help formatVinod Koul2019-05-021-1/+1
* soundwire: add missing newlines in dynamic debug logsPierre-Louis Bossart2019-05-024-104/+104
* soundwire: cadence_master: remove spurious newlinePierre-Louis Bossart2019-05-021-1/+0
* soundwire: cadence_master: fix boolean comparisonsPierre-Louis Bossart2019-05-021-2/+2
* soundwire: cadence_master: balance parenthesesPierre-Louis Bossart2019-05-021-1/+2
* soundwire: cadence_master: fix alignment issuesPierre-Louis Bossart2019-05-021-39/+40
* soundwire: intel: fix boolean comparisonPierre-Louis Bossart2019-05-021-1/+1
* soundwire: intel: protect macro parametersPierre-Louis Bossart2019-05-021-13/+13
* soundwire: intel: fix alignment issuesPierre-Louis Bossart2019-05-021-30/+29
* soundwire: intel_init: fix alignment issuesPierre-Louis Bossart2019-05-021-6/+6
* soundwire: slave: fix alignment issuesPierre-Louis Bossart2019-05-021-5/+5
* soundwire: stream: fix alignment issuesPierre-Louis Bossart2019-05-021-77/+84
* soundwire: mipi_disco: fix boolean comparisonsPierre-Louis Bossart2019-05-021-2/+2
* soundwire: mipi_disco: fix alignment issuesPierre-Louis Bossart2019-05-021-50/+62
* soundwire: bus_type: fix alignment issuesPierre-Louis Bossart2019-05-021-2/+2
* soundwire: bus: remove spurious newlinePierre-Louis Bossart2019-05-021-1/+0
* soundwire: bus: fix boolean comparisonsPierre-Louis Bossart2019-05-021-1/+1
* soundwire: bus: remove useless parenthesesPierre-Louis Bossart2019-05-021-7/+7
* soundwire: bus: fix typos in commentsPierre-Louis Bossart2019-05-021-2/+2
* soundwire: bus: fix alignment issuesPierre-Louis Bossart2019-05-021-33/+33
* soundwire: fix alignment issues in header filesPierre-Louis Bossart2019-05-022-15/+15
* soundwire: fix SPDX license for header filesPierre-Louis Bossart2019-05-023-6/+6
* soundwire: Kconfig: fix help formatPierre-Louis Bossart2019-05-021-1/+1
* Merge tag 'soundwire-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-04-294-5/+6
|\
| * soundwire: intel: fix implicit header use of module.h/export.hPaul Gortmaker2019-04-142-0/+3
| * soundwire: stream: remove useless initialization of local variablePierre-Louis Bossart2019-04-141-1/+1
| * soundwire: remove useless initializationsPierre-Louis Bossart2019-04-141-2/+0
| * soundwire: intel: fix inversion in devm_kcalloc parametersPierre-Louis Bossart2019-04-141-2/+2
* | Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-04-2719-669/+2757
|\ \
| * | thunderbolt: Make priority unsigned in struct tb_pathNathan Chancellor2019-04-251-1/+1
| * | thunderbolt: Start firmware on Titan Ridge Apple systemsMika Westerberg2019-04-181-0/+2
| * | thunderbolt: Reword output of tb_dump_hop()Mika Westerberg2019-04-181-13/+13
| * | thunderbolt: Make rest of the logging to happen at debug levelMika Westerberg2019-04-186-25/+21
| * | thunderbolt: Make __TB_[SW|PORT]_PRINT take const parametersMika Westerberg2019-04-181-3/+3
| * | thunderbolt: Add support for XDomain connectionsMika Westerberg2019-04-182-8/+188
| * | thunderbolt: Make tb_switch_alloc() return ERR_PTR()Mika Westerberg2019-04-183-22/+26
| * | thunderbolt: Add support for DMA tunnelsMika Westerberg2019-04-186-5/+149
| * | thunderbolt: Add XDomain UUID exchange supportMika Westerberg2019-04-182-10/+137
| * | thunderbolt: Run tb_xdp_handle_request() in system workqueueMika Westerberg2019-04-182-2/+11
| * | thunderbolt: Do not tear down tunnels when driver is unloadedMika Westerberg2019-04-183-18/+6
| * | thunderbolt: Add support for Display Port tunnelsMika Westerberg2019-04-186-25/+554
| * | thunderbolt: Rework NFC credits handlingMika Westerberg2019-04-182-7/+16
| * | thunderbolt: Generalize port finding routines to support all port typesMika Westerberg2019-04-183-18/+34
| * | thunderbolt: Scan only valid NULL adapter ports in hotplugMika Westerberg2019-04-182-4/+11
| * | thunderbolt: Add support for full PCIe daisy chainsMika Westerberg2019-04-182-72/+129
| * | thunderbolt: Discover preboot PCIe paths the boot firmware establishedMika Westerberg2019-04-186-25/+340
| * | thunderbolt: Deactivate all paths before restarting themMika Westerberg2019-04-181-1/+11