summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman265-2872/+10948
2022-03-11Merge tag 'icc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2-9/+10
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman33-309/+2715
2022-03-10Merge tag 'soundwire-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-413/+756
2022-03-10Merge tag 'misc-habanalabs-next-2022-02-28' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman24-844/+1393
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-02soundwire: qcom: add runtime pm supportSrinivas Kandagatla1-1/+155
2022-03-02phy: qcom-qmp: add sc8280xp UFS PHYBjorn Andersson1-0/+3
2022-03-02phy: qcom-snps: Add sc8280xp supportBjorn Andersson1-0/+5
2022-03-02phy: cadence: Add Cadence D-PHY Rx driverPratyush Yadav3-0/+264
2022-03-02iio: adc: xilinx-ams: Fix single channel switching sequenceRobert 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-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-01iio: dac: add support for ltc2688Nuno Sá3-0/+1083
2022-03-01mmc: rtsx: Fix build errors/warnings for unused variableUlf Hansson1-6/+0
2022-03-01Merge branch 'icc-msm8939' into icc-nextGeorgi Djakov1-9/+1
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 Sharabi4-2/+38
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 Tayar4-0/+12
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 kassabri6-56/+655
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 Gabbay1-2/+2
2022-02-28habanalabs: update to latest f/w specsOded Gabbay1-0/+5