aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-02misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2-3/+3
2020-10-02misc: vop: build VOP based on CONFIG_VOPSherry Sun1-1/+1
2020-10-02w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey1-7/+7
2020-10-02misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun1-0/+1
2020-10-02bus: fsl-mc: MC control registers are not always availableLaurentiu Tudor1-4/+4
2020-10-02bus: fsl-mc: don't assume an iommu is always presentLaurentiu Tudor1-3/+0
2020-10-02w1: w1_therm: Add support for GXCAS GX20MH01 device.Ivan Zaentsev1-28/+78
2020-10-02w1: w1_therm: Add sysfs entries to control conversion time and driver featuresIvan Zaentsev1-26/+331
2020-10-02eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin1-12/+1
2020-10-02virt: vbox: simplify the return expression of vbg_input_open()Qinglang Miao1-6/+1
2020-10-02ocxl: simplify the return expression of free_function_dev()Qinglang Miao1-6/+1
2020-10-02ocxl: fix kconfig dependency warning for OCXLNecip Fazil Yildiran1-2/+1
2020-10-02bus: mhi: debugfs: Print channel context read-pointerLoic Poulain1-2/+3
2020-10-02bus: mhi: core: Fix the building of MHI moduleManivannan Sadhasivam1-1/+1
2020-10-02bus: mhi: Remove unused nr_irqs_req variableLoic Poulain1-3/+0
2020-10-02bus: mhi: core: Allow shared IRQ for event ringsLoic Poulain2-1/+8
2020-10-02bus: mhi: core: Introduce sysfs entries for MHIBhaumik Bhatt1-0/+37
2020-10-02bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt5-0/+450
2020-10-02bus: mhi: Fix entries based on Kconfig coding styleBhaumik Bhatt1-6/+6
2020-10-02bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar1-6/+6
2020-10-02bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt1-0/+16
2020-10-02bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt1-1/+16
2020-10-02bus: mhi: core: Introduce counters to track MHI device state transitionsBhaumik Bhatt1-0/+4
2020-10-02bus: mhi: core: Introduce helper function to check device stateBhaumik Bhatt1-0/+5
2020-10-02bus: mhi: core: Use generic name field for an MHI deviceBhaumik Bhatt2-5/+6
2020-10-02bus: mhi: core: Trigger host resume if suspended during mhi_device_get()Bhaumik Bhatt1-0/+3
2020-10-02bus: mhi: core: Use helper API to trigger a non-blocking host resumeBhaumik Bhatt3-23/+18
2020-10-02bus: mhi: core: Abort suspends due to outgoing pending packetsBhaumik Bhatt1-2/+4
2020-10-02bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declarationBhaumik Bhatt1-1/+0
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman18-236/+1671
2020-09-30misc: mic: drop double zeroingJulia Lawall1-1/+1
2020-09-30habanalabs/gaudi: use correct define for qman initOded Gabbay1-1/+1
2020-09-28coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 registerSai Prakash Ranjan1-2/+2
2020-09-28coresight: core: Allow the coresight core driver to be built as a moduleTingwei Zhang5-15/+48
2020-09-28coresight: catu: Allow catu drivers to be built as modulesTingwei Zhang2-1/+19
2020-09-28coresight: tmc-etr: Add function to register catu opsMian Yousaf Kaukab4-6/+36
2020-09-28coresight: cti: Allow cti to be built as a moduleTingwei Zhang5-5/+28
2020-09-28coresight: cti: Increase reference count when enabling ctiTingwei Zhang1-3/+14
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang1-3/+8
2020-09-28coresight: cti: Fix bug clearing sysfs links on callbackMike Leach2-3/+3
2020-09-28coresight: cti: Fix remove sysfs link errorMike Leach1-3/+6
2020-09-28coresight: cti: Add function to register cti associate opsTingwei Zhang3-16/+55
2020-09-28coresight: replicator: Allow replicator driver to be built as moduleKim Phillips2-3/+67
2020-09-28coresight: funnel: Allow funnel driver to be built as moduleKim Phillips1-2/+63
2020-09-28coresight: tmc: Allow tmc to be built as a moduleKim Phillips3-5/+32
2020-09-28coresight: tpiu: Allow tpiu to be built as a moduleKim Phillips2-2/+23
2020-09-28coresight: etb: Allow etb to be built as a moduleKim Phillips2-2/+29
2020-09-28coresight: etm4x: Allow etm4x to be built as a moduleKim Phillips3-24/+69
2020-09-28coresight: etm3x: Allow etm3x to be built as a moduleKim Phillips3-42/+122
2020-09-28coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang1-2/+2