summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bus: mhi: core: Handle write lock properly in mhi_pm_m0_transitionHemant Kumar2020-05-221-3/+7
* bus: mhi: core: Do not process SYS_ERROR if RDDM is supportedHemant Kumar2020-05-221-3/+8
* bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowedHemant Kumar2020-05-221-7/+14
* bus: mhi: core: Handle disable transitions in state workerHemant Kumar2020-05-223-1/+12
* bus: mhi: core: Remove the system error worker threadHemant Kumar2020-05-225-25/+20
* bus: mhi: core: Ensure non-zero session or sequence ID values are usedBhaumik Bhatt2020-05-222-8/+8
* bus: mhi: core: Improve debug logs for loading firmwareBhaumik Bhatt2020-05-221-3/+18
* bus: mhi: core: Return appropriate error codes for AMSS load failureBhaumik Bhatt2020-05-221-11/+12
* bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt2020-05-225-23/+5
* bus: mhi: core: Read transfer length from an event properlyHemant Kumar2020-05-221-2/+7
* bus: mhi: core: Add range check for channel id received in event ringHemant Kumar2020-05-221-11/+29
* bus: mhi: core: Cache intmod from mhi event to mhi channelHemant Kumar2020-05-221-0/+4
* 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