aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-18firmware: google: Properly state IOMEM dependencyHEADmasterDavid Gow1-1/+1
2022-03-18kgdbts: fix return value of __setup handlerRandy Dunlap1-2/+2
2022-03-18firmware: sysfb: fix platform-device leak in error pathJohan Hovold1-9/+14
2022-03-18firmware: stratix10-svc: add missing callback parameter on RSUAng Tien Sung1-1/+1
2022-03-18arm64: dts: qcom: add non-secure domain property to fastrpc nodesJeya R5-0/+12
2022-03-18misc: fastrpc: Add dma handle implementationVamsi Krishna Gattupalli1-19/+33
2022-03-18misc: fastrpc: Add fdlist implementationVamsi Krishna Gattupalli1-4/+32
2022-03-18misc: fastrpc: Add helper function to get list and pageVamsi Krishna Gattupalli1-3/+12
2022-03-18misc: fastrpc: Add support to secure memory mapVamsi Krishna Gattupalli3-10/+61
2022-03-18dt-bindings: misc: add fastrpc domain vmid propertyVamsi Krishna Gattupalli1-0/+5
2022-03-18misc: fastrpc: check before loading process to the DSPJeya R2-0/+50
2022-03-18misc: fastrpc: add secure domain supportSrinivas Kandagatla1-9/+46
2022-03-18dt-bindings: misc: add property to support non-secure DSPJeya R1-0/+5
2022-03-18misc: fastrpc: Add support to get DSP capabilitiesJeya R2-0/+120
2022-03-18misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAPJeya R2-0/+205
2022-03-18misc: fastrpc: separate fastrpc device from channel contextSrinivas Kandagatla1-9/+37
2022-03-18dt-bindings: nvmem: brcm,nvram: add basic NVMEM cellsRafał Miłecki1-2/+23
2022-03-18dt-bindings: nvmem: make "reg" property optionalRafał Miłecki1-3/+0
2022-03-18nvmem: brcm_nvram: parse NVRAM content into NVMEM cellsRafał Miłecki1-0/+90
2022-03-18nvmem: dt-bindings: Fix the error of dt-bindings checkVincent Shih1-3/+1
2022-03-18w1: w1_therm: Add support for Maxim MAX31850 thermoelement IF.Markus Reichl1-2/+68
2022-03-18w1/ds2490: remove spurious newlines within hexdumpChristian Vogel1-5/+3
2022-03-18counter: add defaults to switch-statementsTom Rix1-0/+4
2022-03-18MAINTAINERS: Add Counter subsystem git treeWilliam Breathitt Gray1-0/+1
2022-03-18counter: interrupt-cnt: add counter_push_event()Oleksij Rempel1-2/+5
2022-03-18counter: add new COUNTER_EVENT_CHANGE_OF_STATEOleksij Rempel1-0/+2
2022-03-18counter: Set counter device nameWilliam Breathitt Gray1-1/+11
2022-03-18counter: 104-quad-8: Add COMPILE_TEST dependsWilliam Breathitt Gray1-1/+1
2022-03-18bus: mhi: Make mhi_state_str[] array static inline and move to common.hManivannan Sadhasivam6-31/+40
2022-03-18bus: mhi: Move common MHI definitions out of host directoryManivannan Sadhasivam2-263/+284
2022-03-18bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"Manivannan Sadhasivam3-14/+14
2022-03-18bus: mhi: Cleanup the register definitions used in headersManivannan Sadhasivam1-214/+199
2022-03-18bus: mhi: Use bitfield operations for handling DWORDs of ring elementsManivannan Sadhasivam1-25/+33
2022-03-18bus: mhi: Use bitfield operations for register read and writeManivannan Sadhasivam6-170/+76
2022-03-18bus: mhi: Move host MHI code to "host" directoryManivannan Sadhasivam12-33/+39
2022-03-18bus: mhi: Fix MHI DMA structure endiannessPaul Davey5-103/+104
2022-03-18bus: mhi: Fix pm_state conversion to stringPaul Davey2-5/+7
2022-03-18bus: mhi: pci_generic: Add mru_default for Quectel EM1xx seriesYonglin Tan1-0/+1
2022-03-18misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"Colin Ian King1-1/+1
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki6-2/+7
2022-03-18pps: generators: pps_gen_parport: Switch to use module_parport_driver()Andy Shevchenko1-35/+7
2022-03-18platform: goldfish: pipe: Use platform_get_irq() to get the interruptLad Prabhakar1-5/+3
2022-03-18misc: bcm-vk: Remove viper from device id tableDesmond Yan1-1/+0
2022-03-18misc: rtsx: clean up one inconsistent indentingYang Li1-1/+1
2022-03-18virt: acrn: fix a memory leak in acrn_dev_ioctl()Xiaolong Huang1-5/+15
2022-03-18virt: acrn: obtain pa from VMA with PFNMAP flagYonghua Huang1-0/+24
2022-03-18virt: acrn: Remove unsued acrn_irqfds_mutex.Sebastian Andrzej Siewior1-1/+0
2022-03-18virt: fsl_hypervisor: Directly return 0 instead of using local ret variableHaowen Bai1-3/+1
2022-03-18mei: avoid iterator usage outside of list_for_each_entryAlexander Usyskin1-20/+15
2022-03-18mei: me: add Alder Lake N device id.Alexander Usyskin2-0/+2
2022-03-18VMCI: Release notification_bitmap in error pathVishnu Dasa1-1/+2
2022-03-18VMCI: Check exclusive_vectors when freeing interrupt 1Vishnu Dasa1-1/+3
2022-03-18VMCI: Update maintainers for VMCIJorgen Hansen1-1/+2
2022-03-18virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2022-03-18Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman10-62/+149
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman298-2951/+12335
2022-03-11Merge tag 'icc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman4-18/+70
2022-03-11coresight: Drop unused 'none' enum value for each componentAnshuman Khandual2-8/+0
2022-03-11coresight: etm3x: Don't trace PID for non-root PID namespaceLeo Yan1-0/+4
2022-03-11coresight: etm4x: Don't trace PID for non-root PID namespaceLeo Yan1-2/+8
2022-03-11coresight: etm4x: Don't use virtual contextID for non-root PID namespaceLeo Yan1-0/+28
2022-03-11coresight: etm4x: Add lock for reading virtual context ID comparatorLeo Yan1-0/+2
2022-03-11coresight: trbe: Move check for kernel page table isolation from EL0 to probeSudeep Holla1-5/+6
2022-03-11coresight: no-op refactor to make INSTP0 check more idiomaticJames Clark1-1/+1
2022-03-11hwtracing: coresight: Replace acpi_bus_get_device()Rafael J. Wysocki1-4/+4
2022-03-11coresight: syscfg: Fix memleak on registration failure in cscfg_create_deviceMiaoqian Lin1-1/+1
2022-03-11coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark1-2/+6
2022-03-11coresight: trbe: Work around the trace data corruptionAnshuman Khandual2-1/+13
2022-03-11coresight: trbe: Work around the invalid prohibited statesAnshuman Khandual2-13/+37
2022-03-11coresight: trbe: Work around the ignored system register writesAnshuman Khandual3-25/+39
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman54-627/+3496
2022-03-10Merge tag 'soundwire-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-414/+769
2022-03-10Merge tag 'misc-habanalabs-next-2022-02-28' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman27-915/+1504
2022-03-10Merge tag 'fpga-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-10/+5
2022-03-03soundwire: qcom: use __maybe_unused for swrm_runtime_resume()Srinivas Kandagatla1-1/+1
2022-03-02soundwire: qcom: constify static struct qcom_swrm_data global variablesSrinivasa Rao Mandadapu1-2/+2
2022-03-02soundwire: qcom: add in-band wake up interrupt supportSrinivas Kandagatla1-0/+48
2022-03-02dt-bindings: soundwire: qcom: document optional wake irqSrinivas Kandagatla1-1/+13
2022-03-02soundwire: qcom: add runtime pm supportSrinivas Kandagatla1-1/+155
2022-03-02phy: qcom-qmp: add sc8280xp UFS PHYBjorn Andersson1-0/+3
2022-03-02dt-bindings: phy: qcom,qmp: add sc8180x and sc8280xp ufs compatiblesBjorn Andersson1-0/+3
2022-03-02phy: qcom-snps: Add sc8280xp supportBjorn Andersson1-0/+5
2022-03-02dt-bindings: phy: qcom,usb-snps-femto-v2: Add sc8180x and sc8280xpBjorn Andersson1-0/+3
2022-03-02dt-bindings: Revert "dt-bindings: soc: grf: add naneng combo phy register com...Vinod Koul1-2/+0
2022-03-02phy: dt-bindings: Add Cadence D-PHY Rx bindingsPratyush Yadav1-0/+42
2022-03-02phy: dt-bindings: cdns,dphy: add power-domains propertyPratyush Yadav1-0/+5
2022-03-02phy: dt-bindings: Convert Cadence DPHY binding to YAMLPratyush Yadav2-20/+51
2022-03-02phy: cadence: Add Cadence D-PHY Rx driverPratyush Yadav3-0/+264
2022-03-02dt-bindings: phy: renesas,usb2-phy: Document RZ/V2L phy bindingsLad Prabhakar1-1/+2
2022-03-02iio: adc: xilinx-ams: Fix single channel switching sequenceiio-for-5.18aRobert Hancock1-2/+8
2022-03-02iio: adc: xilinx-ams: Fixed wrong sequencer register settingsRobert Hancock1-2/+2
2022-03-02iio: adc: xilinx-ams: Fixed missing PS channelsRobert Hancock1-0/+1
2022-03-02dt-bindings: iio: adc: zynqmp_ams: Add clock entryRobert Hancock1-0/+8
2022-03-02iio: accel: mma8452: use the correct logic to get mma8452_dataHaibo Chen1-2/+2
2022-03-02iio: adc: aspeed: Add divider flag to fix incorrect voltage reading.Billy Tsai1-1/+3
2022-03-02iio: imu: st_lsm6dsx: use dev_to_iio_dev() to get iio_dev structHaibo Chen1-2/+2
2022-03-01dt-bindings: iio: Add ltc2688 documentationNuno Sá2-0/+147
2022-03-01iio: ABI: add ABI file for the LTC2688 DACNuno Sá2-0/+87
2022-03-01iio: dac: add support for ltc2688Nuno Sá4-0/+1090
2022-03-01mmc: rtsx: Fix build errors/warnings for unused variableUlf Hansson1-6/+0
2022-03-01Merge branch 'icc-msm8939' into icc-nextGeorgi Djakov2-11/+32
2022-03-01interconnect: Add stubs for the bulk APIGeorgi Djakov1-7/+29
2022-02-28Revert "mfd: simple-mfd-i2c: Add Delta TN48M CPLD support"Greg Kroah-Hartman2-12/+0
2022-02-28habanalabs: remove deprecated firmware statesOfir Bitton1-2/+0
2022-02-28habanalabs: add an option to delay a device resetTomer Tayar3-2/+12
2022-02-28habanalabs: Add check for pci_enable_deviceJiasheng Jiang1-0/+2
2022-02-28habanalabs: Fix reset upon device release bugfarah kassabri3-13/+19
2022-02-28habanalabs: make sure device mem alloc is page alignedOhad Sharabi1-5/+14
2022-02-28habanalabs/gaudi: add missing handling of NIC related eventsOded Gabbay2-0/+15
2022-02-28habanalabs/gaudi: handle axi errors from NIC enginesOded Gabbay1-0/+48
2022-02-28habanalabs: allow user to set allocation page sizeOhad Sharabi5-3/+42
2022-02-28habanalabs: use kernel-doc for memory ioctl documentationOhad Sharabi1-54/+57
2022-02-28habanalabs: avoid using an uninitialized variableTomer Tayar1-1/+1
2022-02-28habanalabs: set max power on device init per ASICTomer Tayar4-1/+8
2022-02-28habanalabs: use proper max_power variable for device utilizationTomer Tayar1-1/+1
2022-02-28habanalabs: enable stop-on-error debugfs setting per ASICTomer Tayar5-0/+13
2022-02-28habanalabs: change function to staticOded Gabbay1-1/+1
2022-02-28habanalabs: add missing include of vmalloc.hOded Gabbay1-0/+1
2022-02-28habanalabs: fix use-after-free bugOded Gabbay1-2/+2
2022-02-28habanalabs: rephrase error messages in PCI initializationOded Gabbay1-2/+2
2022-02-28habanalabs: fix spelling mistakeOded Gabbay1-1/+1
2022-02-28habanalabs: Timestamps buffers registrationfarah kassabri7-58/+690
2022-02-28habanalabs: fix race when waiting on encaps signalDani Liberman1-5/+8
2022-02-28habanalabs: silence an uninitialized variable warningDan Carpenter1-0/+2
2022-02-28habanalabs: remove duplicate printOded Gabbay1-6/+1
2022-02-28habanalabs: prevent false heartbeat failure during soft-resetTomer Tayar1-2/+5
2022-02-28habanalabs: fix race between wait and irqOded Gabbay1-1/+5
2022-02-28habanalabs: fix user interrupt wait when timeout is 0Oded Gabbay1-4/+6
2022-02-28habanalabs: reject host map with mmu disabledOded Gabbay1-19/+11
2022-02-28habanalabs: expose number of user interruptsOded Gabbay2-2/+7
2022-02-28habanalabs: update to latest f/w specsOded Gabbay1-0/+5
2022-02-28habanalabs: add missing error check in sysfs max_power_showTomer Tayar3-3/+5
2022-02-28habanalabs: fix soft reset flow in case of failureDani Liberman1-0/+3
2022-02-28habanalabs: add missing error check in sysfs clk_freq_mhz_showTomer Tayar1-0/+4
2022-02-28habanalabs: avoid copying pll data if pll_info_get failsTomer Tayar1-2/+4
2022-02-28habanalabs: don't free phys_pg_pack inside lockOded Gabbay2-5/+14
2022-02-28habanalabs: duplicate HOP table props to MMU propsOhad Sharabi2-0/+9
2022-02-28habanalabs: there is no kernel TDR in future ASICsOded Gabbay1-4/+13
2022-02-28habanalabs: sysfs support for fw os versionRajaravi Krishna Katta3-0/+18
2022-02-28habanalabs: use common wrapper for MMU cache invalidationOded Gabbay2-6/+5
2022-02-28habanalabs: remove power9 workaround for dma supportOded Gabbay4-25/+3
2022-02-28habanalabs: add vrm version to sysfsOded Gabbay7-28/+85
2022-02-28habanalabs: rename dev_attr_grp to dev_clk_attr_grpOded Gabbay4-12/+9
2022-02-28habanalabs: remove asic callback set_pll_profile()Oded Gabbay5-9/+7
2022-02-28habanalabs: move more f/w functions to firmware_if.cOded Gabbay5-158/+141
2022-02-28habanalabs: remove hwmgr.cOded Gabbay6-54/+46
2022-02-28habanalabs: get clk is common functionOded Gabbay5-18/+15
2022-02-28habanalabs: sysfs functions should be in sysfs.cOded Gabbay4-76/+71
2022-02-28habanalabs: make some MMU functions commonOhad Sharabi3-37/+72
2022-02-28habanalabs: remove ASIC functions of clock gatingOded Gabbay5-142/+5
2022-02-28habanalabs/gaudi: disable CGM permanentlyOded Gabbay6-221/+66
2022-02-28habanalabs: fix possible memory leak in MMU DR finiOhad Sharabi1-1/+1
2022-02-28habanalabs: check the return value of hl_cs_poll_fences()Tomer Tayar1-1/+1
2022-02-28dt-bindings: iio: afe: add bindings for temperature transducersLiam Beguin1-0/+114
2022-02-28dt-bindings: iio: afe: add bindings for temperature-sense-rtdLiam Beguin1-0/+101
2022-02-28iio: afe: rescale: add temperature transducersLiam Beguin1-0/+32
2022-02-28iio: afe: rescale: add RTD temperature sensor supportLiam Beguin1-0/+48
2022-02-28iio: test: add basic tests for the iio-rescale driverLiam Beguin3-0/+721
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman509-2585/+4153
2022-02-27Linux 5.17-rc6Linus Torvalds1-1/+1
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+7
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-1/+18
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+13
2022-02-27iio: afe: rescale: reduce risk of integer overflowLiam Beguin1-5/+18
2022-02-27iio: afe: rescale: fix accuracy for small fractional scalesLiam Beguin1-3/+17
2022-02-27iio: afe: rescale: add offset supportLiam Beguin2-0/+85
2022-02-27iio: afe: rescale: add INT_PLUS_{MICRO,NANO} supportLiam Beguin1-0/+34
2022-02-27iio: afe: rescale: expose scale processing functionLiam Beguin2-37/+60
2022-02-27iio: frequency: admv4420.c: Add support for ADMV4420Cristian Pop3-0/+409
2022-02-27dt-bindings: iio: frequency: Add ADMV4420 docCristian Pop1-0/+55
2022-02-27MAINTAINERS: add maintainer for ADA4250 driverAntoniu Miclaus1-0/+8
2022-02-27iio: amplifiers: ada4250: add support for ADA4250Antoniu Miclaus3-0/+415
2022-02-27dt-bindings: iio: amplifiers: add ada4250 docAntoniu Miclaus1-0/+50
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-79/+148
2022-02-26Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2022-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-20/+56
2022-02-26iio: accel: adxl345: Remove unneeded blank linesAndy Shevchenko2-6/+0
2022-02-26iio: accel: adxl345: Drop comma in terminator entriesAndy Shevchenko3-3/+3
2022-02-26iio: accel: adxl345: Extract adxl345_powerup() helperAndy Shevchenko1-2/+6
2022-02-26iio: accel: adxl345: Add ACPI HID tableKai-Heng Feng2-0/+14
2022-02-26iio: accel: adxl345: Make use of device propertiesAndy Shevchenko4-11/+9
2022-02-26iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()Andy Shevchenko4-7/+16
2022-02-26iio: accel: adxl345: Set driver_data for OF enumerationAndy Shevchenko3-6/+6
2022-02-26iio: accel: adxl345: Convert to use dev_err_probe()Andy Shevchenko3-32/+16
2022-02-26iio: adc: Add check for devm_request_threaded_irqJiasheng Jiang1-0/+2
2022-02-26dt-bindings: iio: potentiometer: Add Maxim DS3502 in trivial-devicesJagath Jog J1-0/+2
2022-02-26iio: potentiometer: ds1803: Add support for Maxim DS3502Jagath Jog J2-4/+39
2022-02-26iio: potentiometer: ds1803: Add device specific read_raw functionJagath Jog J1-5/+22
2022-02-26iio: potentiometer: ds1803: Change to firmware provided dataJagath Jog J1-1/+4
2022-02-26iio: potentiometer: ds1803: Add channel information in device dataJagath Jog J1-8/+22
2022-02-26iio: potentiometer: ds1803: Add available functionalityJagath Jog J1-16/+45
2022-02-26iio: potentiometer: ds1803: Alignment to match the open parenthesisJagath Jog J1-7/+6
2022-02-26Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-6/+46
2022-02-26iio: accel: adxl367: Fix handled initialization in adxl367_irq_handler()Nathan Chancellor1-1/+1
2022-02-26iio: accel: adxl367: unlock on error in adxl367_buffer_predisable()Dan Carpenter1-1/+1
2022-02-26Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+5
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-02-26mailmap: update Roman Gushchin's emailRoman Gushchin1-0/+3
2022-02-26MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka1-0/+2
2022-02-26MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt1-0/+1