summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ata: libata-sff: tracepoints for HSM state machineHannes Reinecke2022-01-052-13/+36
* ata: libata: tracepoints for bus-master DMAHannes Reinecke2022-01-0511-97/+76
* ata: libata: add qc_prep tracepointHannes Reinecke2022-01-041-0/+1
* ata: libata: add reset tracepointsHannes Reinecke2022-01-0410-57/+19
* ata: libata: sanitize ATA_HORKAGE_DUMP_IDHannes Reinecke2022-01-041-2/+2
* ata: libata: move ata_dump_id() to dynamic debuggingHannes Reinecke2022-01-041-28/+10
* ata: libata: Add ata_port_classify() helperHannes Reinecke2022-01-047-21/+40
* ata: libata: whitespace cleanupHannes Reinecke2022-01-042-10/+10
* ata: libata: remove pointless debugging messagesHannes Reinecke2022-01-047-29/+0
* ata: libata: use min() to make code cleanerChangcheng Deng2022-01-041-8/+2
* ata: libahci_platform: Get rid of dup message when IRQ can't be retrievedAndy Shevchenko2022-01-041-4/+1
* ata: libahci_platform: Remove bogus 32-bit DMA mask attemptAndy Shevchenko2022-01-041-7/+2
* ata: sata_dwc_460ex: Remove unused forward declarationAndy Shevchenko2022-01-041-1/+0
* ata: sata_dwc_460ex: Use temporary variable for struct deviceAndy Shevchenko2022-01-041-18/+19
* ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIsAndy Shevchenko2022-01-041-5/+2
* ata: sata_fsl: use sysfs_emit()Damien Le Moal2022-01-041-3/+3
* ata: ahci: use sysfs_emit()Damien Le Moal2022-01-041-1/+1
* ata: libata-scsi: use sysfs_emit()Damien Le Moal2022-01-041-1/+1
* ata: libata-sata: use sysfs_emit()Damien Le Moal2022-01-041-2/+2
* ata: sata_fsl: Use struct_group() for memcpy() regionKees Cook2022-01-041-4/+6
* ata: pata_ali: no need to initialise statics to 0Jason Wang2022-01-041-1/+1
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-021-0/+3
|\
| * i2c: validate user data in compat ioctlPavel Skripkin2021-12-311-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-012-4/+11
|\ \
| * | Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2021-12-311-2/+9
| * | Input: appletouch - initialize work before device registrationPavel Skripkin2021-12-311-2/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-313-6/+11
|\ \ \
| * | | scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov2021-12-231-2/+5
| * | | scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng2021-12-231-2/+4
| * | | scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter2021-12-171-2/+2
* | | | Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-12-3127-114/+318
|\ \ \ \
| * \ \ \ Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie2021-12-312-14/+16
| |\ \ \ \
| | * | | | drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König2021-12-211-13/+15
| | * | | | drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notifyChristian König2021-12-171-1/+1
| * | | | | Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie2021-12-3023-98/+300
| |\ \ \ \ \
| | * | | | | drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang2021-12-288-8/+8
| | * | | | | drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas2021-12-281-4/+1
| | * | | | | drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas2021-12-281-0/+1
| | * | | | | drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas2021-12-281-0/+1
| | * | | | | drm/amd/display: Added power down for DCN10Lai, Derek2021-12-281-0/+1
| | * | | | | drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2021-12-282-2/+54
| | * | | | | drm/amdgpu: no DC support for headless chipsAlex Deucher2021-12-281-0/+6
| | * | | | | drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan2021-12-271-0/+15
| | * | | | | drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher2021-12-271-1/+4
| | * | | | | drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang2021-12-272-6/+4
| | * | | | | drm/amdgpu: fix runpm documentationAlex Deucher2021-12-231-3/+4
| | * | | | | drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher2021-12-172-22/+103
| | * | | | | drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong2021-12-171-0/+7
| | * | | | | drm/amd/pm: Fix xgmi link control on aldebaranLijo Lazar2021-12-171-1/+1
| | * | | | | drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui2021-12-173-51/+90