summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvmem: core: add root_only member to nvmem device structSrinivas Kandagatla2020-03-252-0/+2
* Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-03-253-2/+39
|\
| * extcon: axp288: Add wakeup supportHans de Goede2020-03-251-0/+32
| * extcon: Mark extcon_get_edev_name() function as exported symbolMayank Rana2020-03-251-0/+1
| * extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFERH. Nikolaus Schaller2020-03-251-2/+6
* | bus: mhi: core: Pass module owner during client driver registrationManivannan Sadhasivam2020-03-241-2/+3
* | intel_th: msu: Make stopping the trace optionalAlexander Shishkin2020-03-241-1/+37
* | bus/mhi: fix printk format for size_tRandy Dunlap2020-03-241-1/+1
* | habanalabs: fix pm manual->auto in GOYAOded Gabbay2020-03-241-1/+1
* | habanalabs: show unsupported message for GAUDIOded Gabbay2020-03-242-2/+13
* | habanalabs: add print upon clock changeOmer Shpigelman2020-03-242-1/+52
* | habanalabs: update goya firmware register mapOded Gabbay2020-03-242-30/+48
* | habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge2020-03-241-0/+1
* | habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge2020-03-241-0/+1
* | habanalabs: Remove unused parse_cnt variableTomer Tayar2020-03-241-2/+2
* | habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2020-03-242-3/+12
* | habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2020-03-242-37/+43
* | habanalabs: support temperature offset via sysfsMoti Haimovski2020-03-243-1/+51
* | habanalabs: ratelimit error prints of IRQsOded Gabbay2020-03-241-6/+7
* | habanalabs: add debugfs write64/read64Moti Haimovski2020-03-243-0/+165
* | habanalabs: fix DDR bar address settingOmer Shpigelman2020-03-241-2/+1
* | habanalabs: removing extra ;Oded Gabbay2020-03-241-1/+1
* | habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar2020-03-241-20/+21
* | habanalabs: Modify CS jobs counter to u16Tomer Tayar2020-03-241-1/+1
* | habanalabs: split the host MMU propertiesOmer Shpigelman2020-03-246-137/+225
* | habanalabs: use the user CB size as a default job sizeOmer Shpigelman2020-03-241-4/+2
* | habanalabs: flush only at the end of the map/unmapPawel Piskorski2020-03-244-27/+50
* | nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanupAnson Huang2020-03-231-19/+11
* | nvmem: sprd: Determine double data programming from device dataBaolin Wang2020-03-231-1/+2
* | nvmem: sprd: Optimize the block lock operationFreeman Liu2020-03-231-4/+20
* | nvmem: sprd: Fix the block lock operationFreeman Liu2020-03-231-1/+1
* | Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-03-239-140/+1037
|\ \
| * | soundwire: qcom: add support for get_sdw_stream()Srinivas Kandagatla2020-03-201-0/+8
| * | Merge branch 'topic/ro_wordlength' into nextVinod Koul2020-03-201-7/+9
| |\ \
| | * | soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla2020-03-201-7/+9
| * | | soundwire: cadence: clear FIFO to avoid pop noise issue on playback startranderwang2020-03-191-0/+1
| * | | soundwire: cadence: multi-link supportPierre-Louis Bossart2020-03-191-2/+10
| * | | soundwire: cadence: commit changes in the exit_reset() sequencePierre-Louis Bossart2020-03-191-3/+2
| * | | soundwire: cadence: remove automatic command retriesPierre-Louis Bossart2020-03-191-2/+1
| * | | soundwire: cadence: remove PREQ_DELAY assignmentPierre-Louis Bossart2020-03-191-2/+1
| * | | soundwire: cadence: enable NORMAL operation in cdns_init()Pierre-Louis Bossart2020-03-191-5/+4
| * | | soundwire: cadence: reorder MCP_CONFIG settingsPierre-Louis Bossart2020-03-191-8/+10
| * | | soundwire: cadence: make SSP interval programmablePierre-Louis Bossart2020-03-192-3/+7
| * | | soundwire: cadence: move clock/SSP related inits to dedicated functionPierre-Louis Bossart2020-03-191-5/+13
| * | | soundwire: cadence: merge routines to clear/set bitsPierre-Louis Bossart2020-03-191-20/+8
| * | | soundwire: cadence: mask Slave interrupt before stopping clockPierre-Louis Bossart2020-03-191-0/+28
| * | | soundwire: cadence: fix a io timeout issue in S3 testRander Wang2020-03-191-0/+3
| * | | soundwire: cadence: add clock_stop/restart routinesRander Wang2020-03-192-0/+159
| * | | soundwire: cadence: handle error cases with CONFIG_UPDATEPierre-Louis Bossart2020-03-191-0/+5
| * | | soundwire: cadence: add interface to check clock statusRander Wang2020-03-192-0/+13