summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * extcon: ptn5150: Convert to .probe_newKrzysztof Kozlowski2020-09-241-3/+2
| | * extcon: ptn5150: Convert to module_i2c_driverKrzysztof Kozlowski2020-09-241-6/+1
| | * extcon: ptn5150: Reduce the amount of logs on deferred probeKrzysztof Kozlowski2020-09-241-5/+6
| | * extcon: ptn5150: Make 'vbus-gpios' optionalKrzysztof Kozlowski2020-09-241-2/+8
| | * extcon: ptn5150: Check current USB mode when probingKrzysztof Kozlowski2020-09-241-43/+49
| | * extcon: ptn5150: Lower the noisiness of probeKrzysztof Kozlowski2020-09-241-2/+2
| | * extcon: ptn5150: Simplify getting vbus-gpios with flagsKrzysztof Kozlowski2020-09-241-6/+1
| | * extcon: ptn5150: Use generic "interrupts" propertyKrzysztof Kozlowski2020-09-241-15/+18
| | * extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chipsKrzysztof Kozlowski2020-09-241-4/+4
| | * dt-bindings: extcon: ptn5150: Make 'vbus-gpios' optionalKrzysztof Kozlowski2020-09-241-2/+2
| | * dt-bindings: extcon: ptn5150: Use generic "interrupts" propertyKrzysztof Kozlowski2020-09-241-2/+9
| | * dt-bindings: extcon: ptn5150: Convert binding to DT schemaKrzysztof Kozlowski2020-09-242-27/+53
| * | bus/fsl-mc: Add a new version for dprc_get_obj_region commandDiana Craciun2020-10-022-14/+27
| * | bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan2020-10-024-6/+5
| * | bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun2020-10-024-19/+22
| * | bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun2020-10-021-1/+6
| * | bus/fsl-mc: Add a container setup functionDiana Craciun2020-10-022-22/+51
| * | bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun2020-10-022-15/+49
| * | bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun2020-10-023-15/+19
| * | bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan2020-10-023-0/+85
| * | bus/fsl-mc: Cache the DPRC API versionDiana Craciun2020-10-021-9/+21
| * | bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun2020-10-023-11/+10
| * | bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan2020-10-022-0/+56
| * | bus/fsl-mc: Add a new parameter to dprc_scan_objects functionDiana Craciun2020-10-021-4/+7
| * | bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...Diana Craciun2020-10-021-20/+10
| * | mic: vop: copy data to kernel space then write to io memorySherry Sun2020-10-021-6/+14
| * | misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2020-10-023-5/+5
| * | misc: vop: build VOP based on CONFIG_VOPSherry Sun2020-10-021-1/+1
| * | w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey2020-10-021-7/+7
| * | misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun2020-10-021-0/+1
| * | bus: fsl-mc: MC control registers are not always availableLaurentiu Tudor2020-10-021-4/+4
| * | bus: fsl-mc: don't assume an iommu is always presentLaurentiu Tudor2020-10-021-3/+0
| * | w1: w1_therm: Add support for GXCAS GX20MH01 device.Ivan Zaentsev2020-10-023-33/+92
| * | w1: w1_therm: Add sysfs entries to control conversion time and driver featuresIvan Zaentsev2020-10-023-31/+410
| * | samples: mpssd: fix the build errors when enable DEBUG in mpssd.cSherry Sun2020-10-021-10/+10
| * | eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin2020-10-021-12/+1
| * | virt: vbox: simplify the return expression of vbg_input_open()Qinglang Miao2020-10-021-6/+1
| * | ocxl: simplify the return expression of free_function_dev()Qinglang Miao2020-10-021-6/+1
| * | ocxl: fix kconfig dependency warning for OCXLNecip Fazil Yildiran2020-10-021-2/+1
| * | bus: mhi: debugfs: Print channel context read-pointerLoic Poulain2020-10-021-2/+3
| * | bus: mhi: core: Fix the building of MHI moduleManivannan Sadhasivam2020-10-021-1/+1
| * | bus: mhi: Remove unused nr_irqs_req variableLoic Poulain2020-10-022-5/+0
| * | bus: mhi: core: Allow shared IRQ for event ringsLoic Poulain2020-10-022-1/+8
| * | bus: mhi: core: Introduce sysfs entries for MHIBhaumik Bhatt2020-10-023-0/+59
| * | bus: mhi: core: Introduce debugfs entries for MHIBhaumik Bhatt2020-10-026-0/+452
| * | bus: mhi: Fix entries based on Kconfig coding styleBhaumik Bhatt2020-10-021-6/+6
| * | bus: mhi: Remove include of rwlock_types.hClark Williams2020-10-021-2/+1
| * | bus: mhi: core: Add const qualifier to MHI config informationHemant Kumar2020-10-022-9/+9
| * | bus: mhi: core: Introduce APIs to allocate and free the MHI controllerBhaumik Bhatt2020-10-022-0/+28
| * | bus: mhi: core: Read and save device hardware information from BHIBhaumik Bhatt2020-10-022-1/+22