summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Merge branch 'acpi-irq'Rafael J. Wysocki2023-10-201-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L2023-10-181-1/+6
| | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| * / | | | | | | | | | | | | | ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()Hanjun Guo2023-10-181-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-10-202-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | scsi: qla2xxx: Fix double free of dsd_list during driver loadQuinn Tran2023-10-161-1/+1
| * | | | | | | | | | | | | | | scsi: mpt3sas: Fix in error pathTomas Henzl2023-10-161-1/+3
* | | | | | | | | | | | | | | | Merge tag 'pinctrl-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-10-202-15/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"Andy Shevchenko2023-10-191-9/+7
| * | | | | | | | | | | | | | | | pinctrl: qcom: lpass-lpi: fix concurrent register updatesKrzysztof Kozlowski2023-10-161-6/+11
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-2012-5/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski2023-10-166-0/+15
| * | | | | | | | | | | | | | | | mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro2023-09-221-1/+1
| * | | | | | | | | | | | | | | | mtd: rawnand: pl353: Ensure program page operations are successfulMiquel Raynal2023-09-221-0/+9
| * | | | | | | | | | | | | | | | mtd: rawnand: arasan: Ensure program page operations are successfulMiquel Raynal2023-09-221-2/+14
| * | | | | | | | | | | | | | | | mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov2023-09-111-1/+1
| * | | | | | | | | | | | | | | | mtd: physmap-core: Restore map_rom fallbackGeert Uytterhoeven2023-09-111-0/+11
| * | | | | | | | | | | | | | | | mtd: rawnand: marvell: Ensure program page operations are successfulMiquel Raynal2023-09-111-1/+22
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'mmc-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2023-10-207-55/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman2023-09-271-1/+1
| * | | | | | | | | | | | | | | | mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun2023-09-261-3/+3
| * | | | | | | | | | | | | | | | mmc: core: Fix error propagation for some ioctl commandsUlf Hansson2023-09-261-11/+20
| * | | | | | | | | | | | | | | | mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning()Dan Carpenter2023-09-261-0/+1
| * | | | | | | | | | | | | | | | mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspendSven van Ashbrook2023-09-261-38/+66
| * | | | | | | | | | | | | | | | mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen2023-09-261-1/+7
| * | | | | | | | | | | | | | | | dt-bindings: mmc: sdhci-msm: correct minimum number of clocksKrzysztof Kozlowski2023-09-261-1/+1
* | | | | | | | | | | | | | | | | Merge tag 'block-6.6-2023-10-20' of git://git.kernel.dk/linuxLinus Torvalds2023-10-207-18/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'nvme-6.6-2023-10-18' of git://git.infradead.org/nvme into block-6.6Jens Axboe2023-10-186-14/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch2023-10-181-1/+2
| | * | | | | | | | | | | | | | | | | nvmet-auth: complete a request only after freeing the dhchap pointersMaurizio Lombardi2023-10-181-3/+6
| | * | | | | | | | | | | | | | | | | nvme: sanitize metadata bounce buffer for readsKeith Busch2023-10-181-3/+7
| | * | | | | | | | | | | | | | | | | nvme-auth: use chap->s2 to indicate bidirectional authenticationMartin Wilck2023-10-101-2/+2
| | * | | | | | | | | | | | | | | | | nvmet-tcp: Fix a possible UAF in queue intialization setupSagi Grimberg2023-10-101-5/+2
| | * | | | | | | | | | | | | | | | | nvme-rdma: do not try to stop unallocated queuesMaurizio Lombardi2023-10-051-0/+3
| * | | | | | | | | | | | | | | | | | block: Fix regression in sed-opal for a saved key.Milan Broz2023-10-131-4/+3
* | | | | | | | | | | | | | | | | | | Merge tag 'io_uring-6.6-2023-10-20' of git://git.kernel.dk/linuxLinus Torvalds2023-10-201-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring addressJens Axboe2023-10-181-0/+6
* | | | | | | | | | | | | | | | | | | | Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-10-2016-34/+146
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-10-1815-34/+119
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | ASoC: da7219: Correct the process of setting up Gnd switch in AADDavid Rau2023-10-171-6/+5
| | * | | | | | | | | | | | | | | | | | | | ASoC: dwc: Fix non-DT instantiationMark Brown2023-10-131-1/+1
| | * | | | | | | | | | | | | | | | | | | | ASoC: codecs: tas2780: Fix log of failed reset via I2C.Roy Chateau2023-10-131-1/+1
| | * | | | | | | | | | | | | | | | | | | | ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-10-131-0/+2
| | * | | | | | | | | | | | | | | | | | | | ASoC: cs42l42: Fix missing include of gpio/consumer.hRichard Fitzgerald2023-10-111-0/+1
| | * | | | | | | | | | | | | | | | | | | | ASoC: cs42l43: Update values for bias senseCharles Keepax2023-10-101-1/+1
| | * | | | | | | | | | | | | | | | | | | | ASoC: dt-bindings: cirrus,cs42l43: Update values for bias senseCharles Keepax2023-10-101-1/+1
| | * | | | | | | | | | | | | | | | | | | | ASoC: cs35l56: ASP1 DOUT must default to Hi-Z when not transmittingRichard Fitzgerald2023-10-091-0/+6
| | * | | | | | | | | | | | | | | | | | | | ASoC: codecs: fix widget name comparisonsMark Brown2023-10-094-2/+16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | ASoC: codecs: wsa-macro: handle component name prefixKrzysztof Kozlowski2023-10-091-2/+2
| | | * | | | | | | | | | | | | | | | | | | | ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2023-10-093-0/+14
| | * | | | | | | | | | | | | | | | | | | | | ASoC: codecs: wcd938x: fix probe and bind errorMark Brown2023-10-092-20/+83
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \