aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: expose state dumpYuri Nudelman2021-08-298-3/+731
* habanalabs: use get_task_pid() to take PIDOded Gabbay2021-08-292-2/+6
* habanalabs: allow disabling huge page useOded Gabbay2021-08-291-13/+23
* habanalabs: user mappings can be 64-bitOded Gabbay2021-08-292-3/+3
* habanalabs: handle case of interruptable waitOded Gabbay2021-08-291-2/+9
* habanalabs: release pending user interrupts on device finiOded Gabbay2021-08-291-54/+46
* habanalabs: re-init completion object upon retryOded Gabbay2021-08-291-1/+12
* habanalabs: rename enum vm_type_t to vm_typeOded Gabbay2021-08-293-14/+12
* habanalabs: update firmware header filesOfir Bitton2021-08-293-8/+33
* habanalabs: allow fail on inability to respect hintYuri Nudelman2021-08-291-3/+42
* habanalabs: support hint addresses range reservationfarah kassabri2021-08-292-8/+76
* Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman2021-08-274-9/+6
* misc/pvpanic: fix set driver dataMihai Carabas2021-08-271-0/+2
* VMCI: fix NULL pointer dereference when unmapping queue pairWang Hai2021-08-271-2/+4
* char: mware: fix returnvar.cocci warningsjing yangyang2021-08-271-3/+1
* parport: remove non-zero check on countColin Ian King2021-08-271-1/+1
* Merge tag 'soundwire-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2021-08-247-92/+366
|\
| * soundwire: cadence: do not extend reset delayPierre-Louis Bossart2021-08-231-4/+1
| * soundwire: intel: conditionally exit clock stop mode on system suspendPierre-Louis Bossart2021-08-231-13/+94
| * soundwire: intel: skip suspend/resume/wake when link was not startedPierre-Louis Bossart2021-08-232-10/+13
| * soundwire: intel: fix potential race condition during power downPierre-Louis Bossart2021-08-231-10/+13
| * soundwire: cadence: override PDI configurations to create loopbackPierre-Louis Bossart2021-08-021-35/+95
| * soundwire: cadence: add debugfs interface for PDI loopbacksPierre-Louis Bossart2021-08-022-0/+47
| * soundwire: stream: don't program mockup device portsBard Liao2021-08-021-0/+3
| * soundwire: bus: squelch error returned by mockup devicesPierre-Louis Bossart2021-08-021-2/+8
| * soundwire: stream: don't abort bank switch on Command_Ignored/-ENODATABard Liao2021-08-021-1/+1
| * soundwire: cadence: add paranoid check on self-clearing bitsPierre-Louis Bossart2021-08-023-0/+65
| * soundwire: dmi-quirks: add quirk for Intel 'Bishop County' NUC M15Pierre-Louis Bossart2021-07-231-4/+12
| * soundwire: bus: update Slave status in sdw_clear_slave_statusBard Liao2021-07-221-0/+1
| * soundwire: cadence: Remove ret variable from sdw_cdns_irq()Peter Ujfalusi2021-07-221-2/+1
| * soundwire: bus: filter out more -EDATA errors on clock stopPierre-Louis Bossart2021-07-221-1/+2
| * soundwire: dmi-quirks: add ull suffix for SoundWire _ADR valuesPierre-Louis Bossart2021-07-221-10/+10
* | Merge tag 'phy-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2021-08-2419-1262/+2171
|\ \
| * | phy: qcom-qmp: Add support for SM6115 UFS phyIskren Chernev2021-08-232-0/+142
| * | phy: qmp: Provide unique clock names for DP clocksBjorn Andersson2021-08-201-2/+5
| * | phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USBPiyush Mehta2021-08-181-0/+3
| * | phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFERAnand Moon2021-08-171-2/+2
| * | phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset modeAnand Moon2021-08-171-0/+4
| * | phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resourceChunfeng Yun2021-08-171-5/+2
| * | phy: phy-mtk-mipi-dsi: remove dummy assignment of error numberChunfeng Yun2021-08-171-4/+2
| * | phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resourceChunfeng Yun2021-08-171-5/+2
| * | phy: phy-mtk-ufs: use clock bulk to get clocksChunfeng Yun2021-08-171-33/+11
| * | phy: phy-mtk-tphy: remove error log of ioremap failureChunfeng Yun2021-08-171-1/+0
| * | phy: phy-mtk-tphy: print error log using child deviceChunfeng Yun2021-08-171-4/+6
| * | phy: phy-mtk-tphy: support type switch by pericfgChunfeng Yun2021-08-171-2/+82
| * | phy: phy-mtk-tphy: use clock bulk to get clocksChunfeng Yun2021-08-171-30/+13
| * | phy: cadence-torrent: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade2021-08-171-1/+59
| * | phy: cadence-torrent: Add debug information for PHY configurationSwapnil Jakhade2021-08-171-4/+32
| * | phy: cadence-torrent: Add separate functions for reusable codeSwapnil Jakhade2021-08-171-18/+35
| * | phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clockSwapnil Jakhade2021-08-171-0/+162