summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "usb: phy: add usb phy notify port status API"Johan Hovold2023-11-062-36/+0
* Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY"Johan Hovold2023-11-065-1349/+0
* Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY"Johan Hovold2023-11-063-774/+0
* Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-11-0526-108/+620
|\
| * dt-bindings: rtc: Add Mstar SSD202D RTCRomain Perier2023-10-161-0/+35
| * rtc: Add support for the SSD202D RTCRomain Perier2023-10-163-0/+261
| * rtc: at91rm9200: annotate at91_rtc_remove with __exit againAlexandre Belloni2023-10-161-1/+1
| * dt-bindings: rtc: microcrystal,rv3032: Document wakeup-source propertyMarek Vasut2023-10-151-0/+2
| * dt-bindings: rtc: pcf8523: Convert to YAMLFabio Estevam2023-10-152-18/+45
| * dt-bindings: rtc: mcp795: move to trivial-rtcJavier Carrasco2023-10-152-11/+2
| * rtc: ep93xx: add DT support for Cirrus EP93xxNikita Shubin2023-10-151-0/+8
| * dt-bindings: rtc: Add Cirrus EP93xxNikita Shubin2023-10-151-0/+42
| * dt-bindings: rtc: pcf2123: convert to YAMLJavier Carrasco2023-10-152-17/+47
| * rtc: efi: fixed typo in efi_procfs()Maxim Korotkov2023-10-151-1/+1
| * rtc: omap: Use device_get_match_data()Rob Herring2023-10-151-5/+3
| * rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits callJavier Carrasco2023-10-151-1/+1
| * rtc: rtc7301: Support byte-addressed IOLinus Walleij2023-10-151-2/+33
| * rtc: rtc7301: Rewrite bindings in schemaLinus Walleij2023-10-152-16/+51
| * rtc: sh: Convert to platform remove callback returning voidUwe Kleine-König2023-10-131-4/+2
| * rtc: pxa: Convert to platform remove callback returning voidUwe Kleine-König2023-10-131-3/+2
| * rtc: mv: Convert to platform remove callback returning voidUwe Kleine-König2023-10-131-4/+2
| * rtc: imxdi: Convert to platform remove callback returning voidUwe Kleine-König2023-10-131-4/+2
| * rtc: at91rm9200: Convert to platform remove callback returning voidUwe Kleine-König2023-10-131-4/+2
| * rtc: pcap: Drop no-op remove functionUwe Kleine-König2023-10-131-6/+0
| * rtc: sh: Mark driver struct with __refdata to prevent section mismatch warningUwe Kleine-König2023-10-131-1/+7
| * rtc: pxa: Mark driver struct with __refdata to prevent section mismatch warningUwe Kleine-König2023-10-131-1/+7
| * rtc: mv: Mark driver struct with __refdata to prevent section mismatch warningUwe Kleine-König2023-10-131-1/+7
| * rtc: imxdi: Mark driver struct with __refdata to prevent section mismatch war...Uwe Kleine-König2023-10-131-1/+7
| * rtc: at91rm9200: Mark driver struct with __refdata to prevent section mismatc...Uwe Kleine-König2023-10-131-1/+7
| * rtc: imxdi: Soften dependencies for improved compile coverageUwe Kleine-König2023-10-131-1/+1
| * rtc: brcmstb-waketimer: support level alarm_irqDoug Berger2023-10-021-5/+42
| * rtc: sh: silence warningAlexandre Belloni2023-10-011-1/+1
* | Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds2023-11-059-39/+117
|\ \
| * | dt-bindings: mailbox: qcom-ipcc: document the SM8650 Inter-Processor Communic...Neil Armstrong2023-11-041-0/+1
| * | mailbox: mtk-cmdq-mailbox: Implement Runtime PM with autosuspendAngeloGioacchino Del Regno2023-10-151-12/+68
| * | mailbox: Use device_get_match_data()Rob Herring2023-10-153-22/+8
| * | dt-bindings: zynqmp: add destination mailbox compatibleTanmay Shah2023-10-151-0/+6
| * | dt-bindings: mailbox: qcom: add one more clock provider for IPQ mailboxKathiravan Thirumoorthy2023-10-151-0/+2
| * | mailbox: imx: support channel type tx doorbell v2Peng Fan2023-10-151-3/+29
| * | dt-bindings: mailbox: fsl,mu: add new tx doorbell channelPeng Fan2023-10-151-2/+3
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-11-0522-184/+544
|\ \ \
| * | | vdpa_sim: implement .reset_map supportSi-Wei Liu2023-11-011-9/+43
| * | | vdpa/mlx5: implement .reset_map driver opSi-Wei Liu2023-11-013-3/+42
| * | | vhost-vdpa: clean iotlb map during reset for older userspaceSi-Wei Liu2023-11-013-7/+22
| * | | vdpa: introduce .compat_reset operation callbackSi-Wei Liu2023-11-011-0/+13
| * | | vhost-vdpa: introduce IOTLB_PERSIST backend feature bitSi-Wei Liu2023-11-012-0/+17
| * | | vhost-vdpa: reset vendor specific mapping to initial state in .releaseSi-Wei Liu2023-11-011-0/+17
| * | | vdpa: introduce .reset_map operation callbackSi-Wei Liu2023-11-011-0/+10
| * | | virtio_pci: add check for common cfg sizeXuan Zhuo2023-11-013-1/+38
| * | | virtio-blk: fix implicit overflow on virtio_max_dma_sizezhenwei pi2023-11-011-1/+3