summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-02bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt
2020-10-02bus: mhi: core: Introduce helper function to check device stateBhaumik Bhatt
2020-10-02bus: mhi: core: Use generic name field for an MHI deviceBhaumik Bhatt
2020-10-02bus: mhi: core: Trigger host resume if suspended during mhi_device_get()Bhaumik Bhatt
2020-10-02bus: mhi: core: Use helper API to trigger a non-blocking host resumeBhaumik Bhatt
2020-10-02bus: mhi: core: Abort suspends due to outgoing pending packetsBhaumik Bhatt
2020-10-02bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declarationBhaumik Bhatt
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-09-30misc: mic: drop double zeroingJulia Lawall
2020-09-30habanalabs/gaudi: use correct define for qman initOded Gabbay
2020-09-30extcon: axp288: Use module_platform_driver to simplify the codeLiu Shixin
2020-09-30extcon: ptn5150: Do not print error during probe if nothing is attachedKrzysztof Kozlowski
2020-09-28coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 registerSai Prakash Ranjan
2020-09-28coresight: core: Allow the coresight core driver to be built as a moduleTingwei Zhang
2020-09-28coresight: catu: Allow catu drivers to be built as modulesTingwei Zhang
2020-09-28coresight: tmc-etr: Add function to register catu opsMian Yousaf Kaukab
2020-09-28coresight: cti: Allow cti to be built as a moduleTingwei Zhang
2020-09-28coresight: cti: Increase reference count when enabling ctiTingwei Zhang
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang
2020-09-28coresight: cti: Fix bug clearing sysfs links on callbackMike Leach
2020-09-28coresight: cti: Fix remove sysfs link errorMike Leach
2020-09-28coresight: cti: Add function to register cti associate opsTingwei Zhang
2020-09-28coresight: replicator: Allow replicator driver to be built as moduleKim Phillips
2020-09-28coresight: funnel: Allow funnel driver to be built as moduleKim Phillips
2020-09-28coresight: tmc: Allow tmc to be built as a moduleKim Phillips
2020-09-28coresight: tpiu: Allow tpiu to be built as a moduleKim Phillips
2020-09-28coresight: etb: Allow etb to be built as a moduleKim Phillips
2020-09-28coresight: etm4x: Allow etm4x to be built as a moduleKim Phillips
2020-09-28coresight: etm3x: Allow etm3x to be built as a moduleKim Phillips
2020-09-28coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang
2020-09-28coresight: stm: Allow to build coresight-stm as a moduleTingwei Zhang
2020-09-28coresight: Add try_get_module() in coresight_grab_device()Tingwei Zhang
2020-09-28coresight: Export global symbolsMian Yousaf Kaukab
2020-09-28coresight: Add coresight prefix to barrier_pktTingwei Zhang
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips
2020-09-28coresight: cpu_debug: Define MODULE_DEVICE_TABLETingwei Zhang
2020-09-28coresight: cpu_debug: Add module name in KconfigTingwei Zhang
2020-09-28soundwire: sysfs: add slave status and device number before probePierre-Louis Bossart
2020-09-28soundwire: bus: add enumerated Slave device to device listSrinivas Kandagatla
2020-09-27nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()Vadym Kochan
2020-09-25slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callbackSrinivas Kandagatla
2020-09-25slimbus: core: do not enter to clock pause mode in coreSrinivas Kandagatla
2020-09-25slimbus: core: check get_addr before removing laddr idaSrinivas Kandagatla
2020-09-25habanalabs/gaudi: configure QMAN LDMA registers properlyOfir Bitton
2020-09-25habanalabs: add notice of device not idleOded Gabbay
2020-09-25habanalabs: add debug messages for opening/closing contextOded Gabbay
2020-09-25habanalabs: release kernel context after hw_finiOded Gabbay
2020-09-25habanalabs: correct an error messageOded Gabbay
2020-09-24Merge tag 'icc-5.10-rc1' of https://git.linaro.org/people/georgi.djakov/linux...Greg Kroah-Hartman