summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | bus: mhi: core: Refactor mhi queue APIsHemant Kumar2020-05-222-63/+47
| * | Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-05-2221-72/+1066
| |\ \
| | * | soundwire: intel: use a single moduleRander Wang2020-05-201-4/+1
| | * | soundwire: fix spelling mistakeVinod Koul2020-05-201-1/+1
| | * | soundwire: fix trailing line in sysfs_slave.cVinod Koul2020-05-201-1/+0
| | * | soundwire: add Slave sysfs supportPierre-Louis Bossart2020-05-208-3/+631
| | * | soundwire: master: add sysfs supportPierre-Louis Bossart2020-05-202-0/+107
| | * | soundwire: disco: s/ch/channels/Pierre-Louis Bossart2020-05-202-9/+10
| | * | soundwire: master: add runtime pm supportBard Liao2020-05-191-0/+7
| | * | soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart2020-05-197-7/+112
| | * | soundwire: bus: add unique bus idBard Liao2020-05-192-0/+22
| | * | soundwire: bus_type: introduce sdw_slave_type and sdw_master_typePierre-Louis Bossart2020-05-193-8/+28
| | * | soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart2020-05-195-18/+23
| | * | soundwire: intel: (cosmetic) remove multiple superfluous "else" statementsGuennadi Liakhovetski2020-05-112-3/+9
| | * | soundwire: (cosmetic) remove multiple superfluous "else" statementsGuennadi Liakhovetski2020-05-111-7/+10
| | * | soundwire: qcom: Use IRQF_ONESHOTSamuel Zou2020-05-111-1/+2
| | * | soundwire: bus: reduce verbosity on enumerationPierre-Louis Bossart2020-05-051-3/+3
| | * | soundwire: debugfs: clarify SDPX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-051-1/+1
| | * | soundwire: slave: don't init debugfs on device registration errorPierre-Louis Bossart2020-05-051-0/+2
| | * | Documentation: SoundWire: clarify TDM mode supportPierre-Louis Bossart2020-05-051-3/+86
| | * | soundwire: qcom: fix error handling in probePierre-Louis Bossart2020-05-051-9/+17
| | * | soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI p...Kuninori Morimoto2020-04-201-2/+2
| * | | Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2020-05-2216-26/+1061
| |\ \ \
| | * \ \ Merge branch 'icc-get-by-index' into icc-nextGeorgi Djakov2020-05-153-25/+62
| | |\ \ \
| | | * | | interconnect: Remove unused module exit code from coreJordan Crouse2020-05-151-6/+1
| | | * | | interconnect: Disallow interconnect core to be built as a moduleViresh Kumar2020-05-151-1/+1
| | | * | | interconnect: Add of_icc_get_by_index() helper functionGeorgi Djakov2020-05-132-18/+60
| | * | | | interconnect: Add helpers for enabling/disabling a pathGeorgi Djakov2020-05-103-1/+52
| | * | | | interconnect: imx: Fix return value check in imx_icc_node_init_qos()Wei Yongjun2020-05-101-4/+4
| | * | | | interconnect: imx: Add platform driver for imx8mnLeonard Crestez2020-04-284-0/+141
| | * | | | interconnect: imx: Add platform driver for imx8mqLeonard Crestez2020-04-284-0/+157
| | * | | | interconnect: imx: Add platform driver for imx8mmLeonard Crestez2020-04-284-0/+161
| | * | | | interconnect: Add imx core driverLeonard Crestez2020-04-286-0/+355
| | * | | | dt-bindings: interconnect: Add bindings for imx8m nocLeonard Crestez2020-04-281-0/+101
| | * | | | interconnect: Add devm_of_icc_get() as exported API for usersAkash Asthana2020-04-272-0/+32
| * | | | | w1_therm: remove redundant assignments to variable retColin Ian King2020-05-211-4/+4
| * | | | | w1_therm: Free the correct variableDan Carpenter2020-05-211-2/+3
| * | | | | fpga: dfl: afu: Corrected error handling levelsSouptick Joarder2020-05-191-2/+2
| * | | | | misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controllerLad Prabhakar2020-05-191-0/+4
| * | | | | genwqe: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-191-33/+9
| * | | | | drivers/mic/scif: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-191-13/+13
| * | | | | coresight: cti: Add CPU idle pm notifer to CTI devicesMike Leach2020-05-191-0/+69
| * | | | | coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach2020-05-192-0/+93
| * | | | | coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose2020-05-191-0/+1
| * | | | | coresight: Avoid casting void pointersStephen Boyd2020-05-191-3/+6
| * | | | | coresight: Include required headers in C filesStephen Boyd2020-05-194-2/+33
| * | | | | coresight: Initialize arg in sparse friendly wayStephen Boyd2020-05-192-2/+2
| * | | | | coresight: Don't initialize variables unnecessarilyStephen Boyd2020-05-191-4/+4
| * | | | | coresight: Mark some functions staticStephen Boyd2020-05-194-6/+5
| * | | | | coresight: etm4x: Add support for Neoverse N1 ETMAnurag Koul2020-05-191-0/+1