asahi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-26 20:02:16 to 2024-02-28 18:12:29 UTC [more...]

convert nvme to atomic queue limits updates
 2024-02-28 18:12 UTC  (19+ 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 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 v5 00/11] IOMMU memory observability
 2024-02-22 17:39 UTC  (12+ 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 v3 00/10] IOMMU memory observability
 2024-02-22  0:27 UTC  (23+ messages)
` [PATCH v3 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h
` [PATCH v3 09/10] iommu: observability of the IOMMU allocations
` [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 1/4] iommu: constify pointer to bus_type
 2024-02-18  9:31 UTC  (5+ 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 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  (9+ 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 

[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
 2024-01-27 14:40 UTC  (19+ messages)
    ` Testing bits/080-wifi on BCM4345/6 (was: Re: [PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password)
      ` SAE AP on BCM4345/6 (was: Re: Testing bits/080-wifi on BCM4345/6)

[PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
 2024-01-26 17:10 UTC  (7+ messages)
` [PATCH v5 039/111] pwm: Provide wrappers for storing and getting driver private data
` [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function
` [PATCH v5 042/111] pwm: apple: Make use of "

[PATCH v3 0/4] Disconnect devices before rfkilling adapter
 2024-01-24 18:10 UTC  (10+ messages)
` [PATCH v3 1/4] Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
` [PATCH v3 2/4] Bluetooth: mgmt: Remove leftover queuing of power_off work
` [PATCH v3 3/4] Bluetooth: Add new state HCI_POWERING_DOWN
` [PATCH v3 4/4] Bluetooth: Disconnect connected devices before rfkilling adapter

[PATCH] drm: apple: mark local functions static
 2024-01-23 18:51 UTC  (4+ messages)

[PATCH] soc: apple: mailbox: fix error handling in apple_mbox_get()
 2024-01-22 18:01 UTC 

[PATCH v2 0/4] Power off HCI devices before rfkilling them
 2024-01-08 19:50 UTC  (12+ messages)
` [PATCH v2 1/4] Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
` [PATCH v2 2/4] Bluetooth: mgmt: Remove leftover queuing of power_off work
` [PATCH v2 3/4] Bluetooth: Add new state HCI_POWERING_DOWN
` [PATCH v2 4/4] Bluetooth: Queue a HCI power-off command before rfkilling adapters

[PATCH v4 0/1] Enforce 4k sectorize by default for mkfs
 2024-01-05 23:10 UTC  (3+ messages)

[PATCH v3] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
 2024-01-04  8:23 UTC  (6+ messages)

[PATCH] Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
 2024-01-02 17:40 UTC  (6+ messages)

[PATCH 0/4] Power off HCI devices before rfkilling them
 2024-01-02 13:33 UTC  (5+ messages)
` [PATCH 1/4] Bluetooth: HCI: Remove HCI_POWER_OFF_TIMEOUT
` [PATCH 2/4] Bluetooth: mgmt: Remove leftover queuing of power_off work
` [PATCH 3/4] Bluetooth: HCI: Add new state HCI_POWERING_DOWN
` [PATCH 4/4] hci: Queue a HCI power-off command before rfkilling adapters

[PATCH v4] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
 2023-12-28  6:13 UTC  (5+ messages)

[PATCH v3] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
 2023-12-27 10:30 UTC  (4+ messages)


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).