asahi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-29 18:34:43 to 2024-03-22 07:47:18 UTC [more...]

[PATCH v3 0/6] USB keyboard improvements for asahi / desktop systems
 2024-03-22  7:47 UTC  (7+ messages)
` [PATCH v3 1/6] usb: xhci: refactor xhci_set_configuration
` [PATCH v3 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH v3 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH v3 4/6] usb: Add environment based device ignorelist
` [PATCH v3 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH v3 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards

[PATCH v2 0/6] USB keyboard improvements for asahi / desktop systems
 2024-03-21 23:47 UTC  (20+ messages)
` [PATCH v2 1/6] usb: xhci: refactor xhci_set_configuration
` [PATCH v2 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH v2 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH v2 4/6] usb: Add environment based device blocklist
` [PATCH v2 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH v2 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards

[PATCH 0/4] configs: apple: Switch to standard boot + small adjustments
 2024-03-17 15:51 UTC  (6+ messages)
` [PATCH 1/4] apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBA
` [PATCH 2/4] configs: apple: Use "vidconsole,serial" as stdout/stderr
` [PATCH 3/4] configs: apple: Enable CMD_SELECT_FONT and FONT_16X32
` [PATCH 4/4] arm: apple: Switch to standard boot

[PATCH v5 00/11] IOMMU memory observability
 2024-03-15 21:53 UTC  (15+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v5 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v5 04/11] iommu/io-pgtable-arm: "
` [PATCH v5 05/11] iommu/io-pgtable-dart: "
` [PATCH v5 06/11] iommu/exynos: "
` [PATCH v5 07/11] iommu/rockchip: "
` [PATCH v5 08/11] iommu/sun50i: "
` [PATCH v5 09/11] iommu/tegra-smmu: "
` [PATCH v5 10/11] iommu: observability of the IOMMU allocations
` [PATCH v5 11/11] iommu: account IOMMU allocated memory

[PATCH] spi: Restore delays for non-GPIO chip select
 2024-03-12 16:57 UTC  (3+ messages)

[PATCH] nvme-apple: Convert to platform remove callback returning void
 2024-03-08 16:21 UTC  (2+ messages)

convert nvme to atomic queue limits updates v2
 2024-03-07  8:39 UTC  (20+ messages)
` [PATCH 01/16] nvme: set max_hw_sectors unconditionally
` [PATCH 02/16] nvme: move NVME_QUIRK_DEALLOCATE_ZEROES out of nvme_config_discard
` [PATCH 03/16] nvme: remove nvme_revalidate_zones
` [PATCH 04/16] nvme: move max_integrity_segments handling out of nvme_init_integrity
` [PATCH 05/16] nvme: cleanup the nvme_init_integrity calling conventions
` [PATCH 06/16] nvme: move blk_integrity_unregister into nvme_init_integrity
` [PATCH 07/16] nvme: don't use nvme_update_disk_info for the multipath disk
` [PATCH 08/16] nvme: move a few things out of nvme_update_disk_info
` [PATCH 09/16] nvme: move setting the write cache flags out of nvme_set_queue_limits
` [PATCH 10/16] nvme: move common logic into nvme_update_ns_info
` [PATCH 11/16] nvme: split out a nvme_identify_ns_nvm helper
` [PATCH 12/16] nvme: don't query identify data in configure_metadata
` [PATCH 13/16] nvme: cleanup nvme_configure_metadata
` [PATCH 14/16] nvme: use the atomic queue limits update API
` [PATCH 15/16] nvme-multipath: pass queue_limits to blk_alloc_disk
` [PATCH 16/16] nvme-multipath: use atomic queue limits API for stacking limits

convert nvme to atomic queue limits updates
 2024-03-02 23:21 UTC  (38+ messages)
` [PATCH 01/21] block: add a queue_limits_set helper
` [PATCH 02/21] block: add a queue_limits_stack_bdev helper
` [PATCH 03/21] nvme: set max_hw_sectors unconditionally
` [PATCH 04/21] nvme: move NVME_QUIRK_DEALLOCATE_ZEROES out of nvme_config_discard
` [PATCH 05/21] nvme: remove nvme_revalidate_zones
` [PATCH 06/21] nvme: move max_integrity_segments handling out of nvme_init_integrity
` [PATCH 07/21] nvme: cleanup the nvme_init_integrity calling conventions
` [PATCH 08/21] nvme: move blk_integrity_unregister into nvme_init_integrity
` [PATCH 09/21] nvme: don't use nvme_update_disk_info for the multipath disk
` [PATCH 10/21] nvme: move a few things out of nvme_update_disk_info
` [PATCH 11/21] nvme: move setting the write cache flags out of nvme_set_queue_limits
` [PATCH 12/21] nvme: move common logic into nvme_update_ns_info
` [PATCH 13/21] nvme: split out a nvme_identify_ns_nvm helper
` [PATCH 14/21] nvme: don't query identify data in configure_metadata
` [PATCH 15/21] nvme: cleanup nvme_configure_metadata
` [PATCH 16/21] nvme-rdma: initialize max_hw_sectors earlier
` [PATCH 17/21] nvme-loop: "
` [PATCH 18/21] nvme-fc: "
` [PATCH 19/21] nvme-apple: "
` [PATCH 20/21] nvme: use the atomic queue limits update API
` [PATCH 21/21] nvme-multipath: pass queue_limits to blk_alloc_disk

[PATCH 1/4] iommu: constify pointer to bus_type
 2024-03-01 12:47 UTC  (6+ messages)
` [PATCH 2/4] iommu: constify of_phandle_args in xlate
` [PATCH 3/4] iommu: constify fwnode in iommu_ops_from_fwnode()
` [PATCH 4/4] iommu: re-use local fwnode variable "

[PATCH 0/2] Fix per-policy boost behavior
 2024-02-28 10:09 UTC  (9+ messages)
` [PATCH 1/2] cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw
` [PATCH 2/2] cpufreq: apple-soc: Align per-policy and global boost flags

[PATCH 0/6] USB keyboard improvements for asahi / desktop systems
 2024-02-27 12:02 UTC  (24+ messages)
` [PATCH 1/6] usb: xhci: refactor xhci_set_configuration
` [PATCH 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH 4/6] usb: kbd: Ignore Yubikeys
` [PATCH 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards

[PATCH v3 00/10] IOMMU memory observability
 2024-02-22  0:27 UTC  (9+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory

[PATCH v1 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-02-19 11:31 UTC  (2+ messages)
` [PATCH v1 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH v4 00/10] IOMMU memory observability
 2024-02-16  1:05 UTC  (21+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v4 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v4 03/10] iommu/io-pgtable-arm: "
` [PATCH v4 04/10] iommu/io-pgtable-dart: "
` [PATCH v4 05/10] iommu/exynos: "
` [PATCH v4 06/10] iommu/rockchip: "
` [PATCH v4 07/10] iommu/sun50i: "
` [PATCH v4 08/10] iommu/tegra-smmu: "
` [PATCH v4 09/10] iommu: observability of the IOMMU allocations
` [PATCH v4 10/10] iommu: account IOMMU allocated memory

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-15 13:51 UTC  (7+ messages)
` [PATCH v6 003/164] pwm: Provide pwmchip_alloc() function and a devm variant of it
` [PATCH v6 007/164] pwm: apple: Make use of devm_pwmchip_alloc() function

[PATCH] i2c: pasemi: split driver into two separate modules
 2024-02-14 21:42 UTC  (3+ messages)

patch "nvmem: include bit index in cell sysfs file name" added to char-misc-linus
 2024-02-14 15:29 UTC 

[PATCH] nvmem: include bit index in cell sysfs file name
 2024-02-14 15:28 UTC  (4+ messages)

[PATCH] nvmem: include bit index in cell sysfs file name
 2024-02-09 10:20 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 1/5] dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
 2024-01-29 18:35 UTC 

[PATCH AUTOSEL 6.6 01/10] dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
 2024-01-29 18:35 UTC 

[PATCH AUTOSEL 6.7 01/12] dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
 2024-01-29 18:34 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).