summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-052-9/+3
* Merge tag 'coresight-fixes-v6.6-1' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-10-021-12/+15
|\
| * coresight: tmc-etr: Disable warnings for allocation failuresSuzuki K Poulose2023-09-201-1/+2
| * coresight: Fix run time warnings while reusing ETR bufferLinu Cherian2023-09-151-11/+13
* | Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-10-022-3/+3
|\ \
| * | counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani2023-09-051-1/+1
| * | counter: chrdev: fix getting array extensionsFabrice Gasnier2023-09-041-2/+2
* | | Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-016-212/+102
|\ \ \
| * | | misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU2023-09-256-212/+102
* | | | Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-012-4/+5
|\ \ \ \
| * | | | Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"Daniel Starke2023-09-181-3/+1
| * | | | serial: 8250_port: Check IRQ data before useAndy Shevchenko2023-09-181-1/+4
* | | | | Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-09-3010-22/+58
|\ \ \ \ \
| * \ \ \ \ Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann2023-09-281-2/+2
| |\ \ \ \ \
| | * | | | | firmware: arm_scmi: Fixup perf power-cost/microwatt supportSibi Sankar2023-09-111-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann2023-09-281-2/+14
| |\ \ \ \ \
| | * | | | | firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla2023-09-251-2/+14
| | |/ / / /
| * | | | | soc: loongson: loongson2_guts: Remove unneeded semicolonMingtong Bao2023-09-271-1/+1
| * | | | | soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource()Dongliang Mu2023-09-271-3/+1
| * | | | | soc: loongson: loongson_pm2: Populate children syscon nodesBinbin Zhou2023-09-271-0/+6
| * | | | | soc: loongson: loongson_pm2: Drop useless of_device_id compatibleBinbin Zhou2023-09-271-1/+0
| * | | | | soc: loongson: loongson_pm2: Add dependency for INPUTBinbin Zhou2023-09-271-0/+1
| * | | | | Merge tag 'optee-for-for-v6.6' of https://git.linaro.org/people/jens.wiklande...Arnd Bergmann2023-09-272-4/+0
| |\ \ \ \ \
| | * | | | | tee: Remove unused declarationsYue Haibing2023-09-132-4/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2023-09-272-0/+11
| |\ \ \ \ \
| | * | | | | soc: imx8m: Enable OCOTP clock for imx8mm before reading registersNathan Rossi2023-09-241-0/+10
| | * | | | | firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET2023-09-191-0/+1
| | | |/ / / | | |/| | |
| * | | | | bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-upTony Lindgren2023-09-131-5/+17
| * | | | | bus: ti-sysc: Fix missing AM35xx SoC matchingAdam Ford2023-09-111-2/+4
| * | | | | bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()Julien Panis2023-09-111-2/+1
| |/ / / /
* | | | | Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-302-11/+8
|\ \ \ \ \
| * | | | | i2c: npcm7xx: Fix callback completion orderingWilliam A. Kennington III2023-09-271-10/+7
| * | | | | i2c: mux: Avoid potential false error message in i2c_mux_add_adapterHeiner Kallweit2023-09-251-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-09-301-2/+5
|\ \ \ \ \
| * | | | | ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()Dinghao Liu2023-09-251-2/+5
| |/ / / /
* | | | | Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2023-09-291-187/+225
|\ \ \ \ \
| * | | | | rbd: take header_rwsem in rbd_dev_refresh() only when updatingIlya Dryomov2023-09-261-11/+11
| * | | | | rbd: decouple parent info read-in from updating rbd_devIlya Dryomov2023-09-261-62/+80
| * | | | | rbd: decouple header read-in from updating rbd_dev->headerIlya Dryomov2023-09-261-92/+114
| * | | | | rbd: move rbd_dev_refresh() definitionIlya Dryomov2023-09-261-35/+33
| | |_|_|/ | |/| | |
* | | | | Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-299-71/+365
|\ \ \ \ \
| * | | | | ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal2023-09-281-1/+1
| * | | | | ata: libata-core: Fix compilation warning in ata_dev_config_ncq()Damien Le Moal2023-09-281-1/+1
| * | | | | scsi: sd: Do not issue commands to suspended disks on shutdownDamien Le Moal2023-09-282-4/+14
| * | | | | ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal2023-09-283-2/+11
| * | | | | ata: libata-scsi: Fix delayed scsi_rescan_device() executionDamien Le Moal2023-09-282-18/+31
| * | | | | scsi: Do not attempt to rescan suspended devicesDamien Le Moal2023-09-281-1/+17
| * | | | | ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal2023-09-284-10/+144
| * | | | | scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal2023-09-283-22/+80
| * | | | | ata: libata-scsi: link ata port and scsi deviceDamien Le Moal2023-09-281-5/+40