summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* firmware: cs_dsp: Add memory chunk helpersCharles Keepax2022-07-221-0/+104
* firmware: cs_dsp: Add pre_stop callbackCharles Keepax2022-07-221-0/+3
* ACPI: utils: Add api to read _SUB from ACPIStefan Binding2022-07-151-0/+38
* soundwire: Intel: add trigger callbackBard Liao2022-07-131-0/+9
* media: TDA1997x: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* drm/vc4: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* soundwire: intel: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-2/+3
* firmware: mediatek: Use meaningful names for mboxTinghan Shen2022-06-221-24/+12
* ASoC: Merge fixesMark Brown2022-06-221-7/+8
|\
| * regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas2022-06-201-6/+4
| * regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas2022-06-201-0/+3
| * regmap: Re-introduce bulk read support check in regmap_bulk_read()Javier Martinez Canillas2022-06-201-1/+1
* | ASoC: Add regmap_field helpers for simple bit operationsMark Brown2022-06-151-0/+22
|\ \
| * | regmap: provide regmap_field helpers for simple bit operationsLi Chen2022-06-151-0/+22
| |/
* | ASoC: hdmi-codec: Update to modern DAI terminologyMark Brown2022-06-135-14/+15
* | ASoC: qcom: soundwire: Add support for controlling audio CGCR from HLOSSrinivasa Rao Mandadapu2022-06-061-0/+10
|/
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-051-0/+2
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-051-0/+2
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-0516-87/+21
|\ \
| * | clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-241-1/+1
| * | clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter2022-05-241-2/+1
| * | clocksource/drivers/timer-sun5i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/timer-sun4i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/pistachio: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/orion: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/lpc32xx: Convert to SPDX identifierThomas Gleixner2022-05-181-5/+1
| * | clocksource/drivers/digicolor: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/armada-370-xp: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/mips-gic-timer: Convert to SPDX identifierThomas Gleixner2022-05-181-7/+2
| * | clocksource/drivers/jcore: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/bcm_kona: Convert to SPDX identifierThomas Gleixner2022-05-181-12/+2
| * | clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-05-181-5/+5
| * | clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland2022-05-181-1/+1
| * | clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-182-26/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-0578-3252/+704
|\ \ \
| * | | scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov2022-06-011-7/+0
| * | | scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix2022-06-011-2/+0
| * | | scsi: mpi3mr: Fix kernel-docJiapeng Chong2022-06-011-1/+1
| * | | scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove2022-06-013-0/+141
| * | | scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke2022-06-011-1/+1
| * | | scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal2022-06-013-16/+16
| * | | scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal2022-06-011-1/+0
| * | | scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena2022-06-012-27/+23
| * | | scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke2022-05-231-3/+8
| * | | scsi: core: Unexport scsi_bus_typeChristoph Hellwig2022-05-231-1/+0
| * | | scsi: sd: Don't call blk_cleanup_disk() in sd_probe()Christoph Hellwig2022-05-231-1/+1
| * | | scsi: ufs: ufshcd: Delete unnecessary NULL checkDan Carpenter2022-05-231-4/+1
| * | | scsi: isci: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | scsi: pmcraid: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * | | scsi: smartpqi: Fix typo in commentJulia Lawall2022-05-231-1/+1