summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* habanalabs: give FW a grace time for configuring iATUOfir Bitton2021-06-181-0/+4
* habanalabs: update to latest f/w headersOded Gabbay2021-06-185-43/+88
* habanalabs: expose ASIC specific PCI info to common codeOhad Sharabi2021-06-184-0/+124
* habanalabs: dynamic fw load reset protocolOhad Sharabi2021-06-184-40/+360
* habanalabs: use common fw_version readOhad Sharabi2021-06-184-93/+74
* habanalabs: use mmu cache range invalidationAlon Mizrahi2021-06-184-94/+16
* habanalabs: refactor init device cpu codeOhad Sharabi2021-06-184-28/+82
* habanalabs: request f/w in separate functionOhad Sharabi2021-06-181-21/+44
* habanalabs: prepare preboot stage to dynamic f/w loadOhad Sharabi2021-06-182-15/+71
* habanalabs: update firmware files to latestOded Gabbay2021-06-182-2/+4
* habanalabs: increase ELBI reset timeout for PLDMMoti Haimovski2021-06-181-1/+1
* bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' paramLee Jones2021-06-171-1/+1
* bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversionLee Jones2021-06-171-1/+1
* bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no...Lee Jones2021-06-171-5/+5
* bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...Lee Jones2021-06-171-3/+5
* bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issuesLee Jones2021-06-171-2/+2
* bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...Lee Jones2021-06-171-9/+10
* bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headersLee Jones2021-06-171-9/+10
* bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d...Lee Jones2021-06-171-2/+2
* mei: hdcp: SPDX tag should be the first lineTom Rix2021-06-151-1/+0
* firewire: nosy: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-06-151-19/+24
* accessibility: braille: braille_console: fix whitespace style issuesClayton Casciato2021-06-151-0/+3
* speakup: Separate out translations for bright colors namesSamuel Thibault2021-06-153-5/+15
* coresight: Propagate symlink failureJeremy Linton2021-06-151-1/+1
* coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()Sai Prakash Ranjan2021-06-151-1/+1
* coresight: etm4x: core: Remove redundant check of attrJunhao He2021-06-151-5/+0
* coresight: core: Remove unnecessary assignmentJunhao He2021-06-151-1/+0
* coresight: core: Fix use of uninitialized pointerJunhao He2021-06-151-1/+1
* coresight: core: Switch to krealloc_array()Andy Shevchenko2021-06-151-3/+3
* fpga: region: Rename dev to parent for parent deviceRuss Weight2021-06-151-8/+8
* fpga: bridge: Rename dev to parent for parent deviceRuss Weight2021-06-151-9/+9
* fpga: mgr: Rename dev to parent for parent deviceRuss Weight2021-06-151-10/+10
* fpga: stratix10-soc: Add missing fpga_mgr_free() callRuss Weight2021-06-151-0/+1
* fpga: altera-pr-ip: Remove function alt_pr_unregisterRuss Weight2021-06-151-10/+0
* Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman2021-06-14268-1082/+2206
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-131-21/+26
| |\
| | * scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei2021-06-071-1/+1
| | * scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei2021-06-071-2/+6
| | * scsi: core: Fix failure handling of scsi_add_host_with_dma()Ming Lei2021-06-071-8/+6
| | * scsi: core: Fix error handling of scsi_host_alloc()Ming Lei2021-06-071-10/+13
| * | Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-06-1235-126/+258
| |\ \
| | * \ Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-111-6/+78
| | |\ \
| | | * | USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold2021-06-101-5/+59
| | | * | USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner2021-06-101-1/+19
| | * | | Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman2021-06-111-1/+1
| | * | | usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson2021-06-101-1/+1
| | * | | usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana2021-06-101-0/+1
| | * | | usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley2021-06-101-1/+1
| | * | | usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko2021-06-101-1/+1
| | * | | usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...Yang Yingliang2021-06-091-0/+2