Patch Metrics

There are 1644 patches submitted by members of this team, and 1169 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   1644 patches
« 1 2 ... 3 4 516 17 »
Patch Series S/W/F Date Submitter Delegate State
ANDROID: Update ABI xml --- 2020-11-24 John Stultz Accepted
ANDROID: db845c: Fix up ABI symbols after recent XHCI config changes --- 2020-11-24 John Stultz Accepted
ANDROID: db845c_gki.fragment: Remove USB_XHCI_HCD and XHCI_PCI_RENESAS configs --- 2020-11-24 John Stultz Accepted
ANDROID: configs: Update android-base.config and android-recommended.config --- 2020-11-18 John Stultz Rejected
libdmabufheap: Provide a way to better check that we have a valid name mapping --- 2020-11-11 John Stultz Accepted
libdmabufheap: Fix build issues with c-style cpp code using the wrapper header --- 2020-11-10 John Stultz Accepted
hikey960_defconfig: Add CONFIG_UNICODE as its required to boot --- 2020-11-07 John Stultz Rejected
hikey960_defconfig: Update defconfig to address recent issues --- 2020-11-07 John Stultz Accepted
ANDROID: dma-buf: heaps: Make cma_heap_allocate() static --- 2020-11-05 John Stultz Accepted
libdmabufheap: Try to fixup the BufferAllocatorWrapper code --- 2020-11-05 John Stultz Rejected
libdmabufheap: Add libdmabufheap to vndk-sp --- 2020-11-05 John Stultz Accepted
WIP: hikey960: Switch gralloc960 implementation to use libdmabufheap --- 2020-11-05 John Stultz New
Merge remote-tracking branch 'aosp/upstream-main' into HEAD --- 2020-11-03 John Stultz Accepted
Merge remote-tracking branch 'aosp/upstream-main' into HEAD --- 2020-10-31 John Stultz Rejected
FROMLIST: interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM --- 2020-10-26 John Stultz Accepted
UPSTREAM: arm64: dts: sdm845: Fixup OPP table for all qup devices --- 2020-10-26 John Stultz Rejected
UPSTREAM: arm64: dts: qcom: sdm845-db845c: Fix hdmi nodes --- 2020-10-26 John Stultz Rejected
ANDROID: dts: Align sdm845 dts files with upstream --- 2020-10-26 John Stultz Accepted
HACK: dwc3: Avoid sleep while in atomic in dwc3_gadget_ep_dequeue() --- 2020-10-21 John Stultz Accepted
audio: Kang audio HAL from amlogic yukawa device --- 2020-10-15 Amit Pundir Accepted
hikey960: Re-add prebuilt UEFI binaries (#108) to build --- 2020-10-14 John Stultz Accepted
ANDROID: dma-buf: Cleanup minor usage in "Add proper kref handling on dma-buf heaps" --- 2020-10-14 John Stultz Accepted
ANDROID: dma-buf: Cleanup minor usage in "Add proper kref handling on dma-buf heaps" --- 2020-10-14 John Stultz Accepted
db845c: Add tweaks to properly support emulated storage w/o sdcardfs --- 2020-10-08 John Stultz Accepted
hikey960: Fix up emulated-storage support no that sdcardfs isn't used --- 2020-10-08 John Stultz Accepted
db845c: BoardConfig: Correct the super partition size --- 2020-10-07 Amit Pundir Accepted
ANDROID: inode_owner_or_capable called during execv --- 2020-10-07 John Stultz Accepted
db845c: Unify fstab files to fix issues w/ adb remount --- 2020-10-06 John Stultz Accepted
db845c: Add support for cache partition --- 2020-10-06 John Stultz Accepted
Merge remote-tracking branch 'aosp/upstream-main' into HEAD --- 2020-09-30 John Stultz Accepted
ANDROID: db845c_gki.fragment: Add missing qcom drivers required for cpufreq functionality --- 2020-09-30 John Stultz Accepted
MALI: Avoid null pointer deref --- 2020-09-28 John Stultz Accepted
db845c: Add missing etc/permissions/android.software.xml --- 2020-09-23 John Stultz Accepted
Add libdmabufheaps to VNDK list --- 2020-09-22 John Stultz Rejected
HiKey/HiKey960: Fix up new dmabuf_system_heap_device sepolicy fallout --- 2020-09-22 John Stultz Accepted
ANDROID: dma-heap: Add proper kref handling on dma-buf heaps --- 2020-09-21 John Stultz Accepted
ANDROID: Export dma_heap_add to modularize heaps --- 2020-09-21 John Stultz Accepted
ANDROID: dma-heap: Refactor code to allow for future in-kernel users --- 2020-09-21 John Stultz Accepted
ANDROID: dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps --- 2020-09-21 John Stultz Accepted
ANDROID: dma-heap: Rework allocation calls to return struct dma_buf instead of fd --- 2020-09-21 John Stultz Accepted
codec2: vndk/C2Buffer: Rework CreateLinearBlock to use fetchAllocator() --- 2020-09-19 John Stultz Accepted
codec2: Add C2Alloctor::checkHandle() --- 2020-09-19 John Stultz Accepted
sepolicy: mediaserver.te: Add read permission to dmabuf_system_heap_device --- 2020-09-19 John Stultz Accepted
WIP: db845c: Switch gralloc to use gralloc.minigbm_msm instead of gralloc_gbm --- 2020-09-18 John Stultz New
WIP: minigbm: HACK: enable DRV_MSM so that we include the msm driver --- 2020-09-18 John Stultz Rejected
WIP: Codec2: C2Buffer: Add logic to select C2DmaBufAllocator when appropriate --- 2020-09-17 John Stultz Rejected
gbm_gralloc: Sync with upstream project --- 2020-09-17 John Stultz Accepted
ANDROID: db845c_gki.fragment: Add missing qcom drivers required for cpufreq functionality --- 2020-09-15 John Stultz Accepted
ANDROID: Update db845c symbol list for adding CONFIG_ARM_QCOM_CPUFREQ_HW --- 2020-09-15 John Stultz Accepted
ANDROID: db845c_gki.fragment: Add missing qcom drivers required for cpufreq functionality --- 2020-09-15 John Stultz Accepted
hikey960: Avoid failures if sdcardfs.ko isn't present --- 2020-09-15 John Stultz Accepted
libdmabufheap: Android.bp: Allow libdmabufheap to be double-loadable --- 2020-09-12 John Stultz Accepted
ANDROID: pinctrl: qcom: Kconfig: Make new PINCTRL_SM8250 depend on QCOM_SCM || !QCOM_SCM --- 2020-09-12 John Stultz Accepted
WIP: codec2: C2Store: Alternative fallback to BLOB if /dev/ion is missing --- 2020-09-11 John Stultz Rejected
ANDROID: dma-buf: heaps: Allow cma heaps to be configured as a module --- 2020-09-09 John Stultz Accepted
ANDROID: dma: Rework so dev_get_cma_area() can be called from a module --- 2020-09-09 John Stultz Accepted
ANDROID: symbol update for db845c (idr_alloc_u32) --- 2020-09-07 John Stultz Rejected
WIP: codec2: Initial rough pass at handling vndk provided usageMaps for dmabuf heaps --- 2020-09-05 John Stultz Rejected
codec2: C2Store: Integrate C2DmaBufAllocator as a possible allocator --- 2020-09-04 John Stultz Accepted
libdmabufheap: Add legacy_align to Alloc() interface for legacy ion use --- 2020-09-03 John Stultz Accepted
libdmabufheap: Add way to specify a heap_mask with non-legacy ion --- 2020-09-03 John Stultz Accepted
db845c: sepolicy: Fixup libgbm name change --- 2020-09-03 John Stultz Rejected
ANDROID: Revert "ANDROID: irqchip: Kconfig: Make QCOM_PDC depend on QCOM_SCM" --- 2020-09-03 John Stultz Accepted
FROMLIST: irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent module --- 2020-09-03 John Stultz Accepted
ANDROID: db845c_gki.fragment: enable CONFIG_SCSI_UFS_QCOM as m --- 2020-08-27 John Stultz Rejected
ANDROID: db845c_gki.fragment: Remove CONFIG_USB_NET_AX88* --- 2020-08-27 John Stultz Accepted
ANDROID: dts: hi3660: Fix duplicate adv7533 nodes --- 2020-08-25 John Stultz Accepted
ANDROID: symbol update for hikey960 (fix adv7511 functionality) --- 2020-08-19 John Stultz Accepted
ANDROID: ABI updates for hikey960 (fix adv7511 bridge, and wifi) --- 2020-08-19 John Stultz Rejected
FROMLIST: ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM --- 2020-08-17 John Stultz Rejected
FROMLIST: arm64: dts: sdm845: Fixup OPP table for all qup devices --- 2020-08-17 John Stultz Rejected
ANDROID: GKI: Add ABI/whitelist for Beryllium (Xiaomi Poco F1) --- 2020-08-15 Amit Pundir Rejected
ANDROID: dma-heap: Rework allocation calls to return struct dma_buf instead of fd --- 2020-08-14 John Stultz Accepted
hikey960: gralloc960: Switch to using system-uncached if its available --- 2020-08-14 John Stultz New
UPSTREAM: regulator: Allow regulators to verify enabled during enable() --- 2020-08-13 Amit Pundir Rejected
UPSTREAM: regulator: qcom: Add labibb driver --- 2020-08-13 Amit Pundir Rejected
UPSTREAM: regulator: Add labibb regulator binding --- 2020-08-13 Amit Pundir Rejected
UPSTREAM: arm64: dts: qcom: pmi8998: Add nodes for LAB and IBB regulators --- 2020-08-13 Amit Pundir Rejected
hikey-kernel: Add missing syscon-reboot-mode.ko prebuilt module --- 2020-08-13 John Stultz Accepted
FROMLIST: ASoC: q6routing: add dummy register read/write function --- 2020-08-11 John Stultz Rejected
FROMLIST: tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup --- 2020-08-11 John Stultz Accepted
FROMGIT: net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces" --- 2020-08-10 John Stultz Accepted
FROMGIT: irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpers --- 2020-08-10 John Stultz Accepted
hikey-kernel: Update hikey960 android-5.4 kernel and modules --- 2020-08-04 John Stultz Accepted
ANDROID: Kconfig.gki: Add IRQ_CHIP options needed for PINCTRL_MSM --- 2020-08-04 John Stultz Accepted
ANDROID: Revert "ANDROID: db845c_gki.fragment: Remove DWC3 modules built into GKI" --- 2020-08-03 John Stultz Accepted
ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups) --- 2020-08-03 John Stultz Accepted
ANDROID: dma-heap: Add proper kref handling on dma-buf heaps --- 2020-07-25 John Stultz Accepted
ANDROID: soc: qcom: cmd-db: Allow COMMAND_DB driver to be loaded as a module --- 2020-07-23 John Stultz Accepted
ANDROID: KABI updates for db845c (QCOM_COMMAND_DB fixups) --- 2020-07-23 John Stultz Accepted
ANDROID: db845c_gki.fragment: Remove DWC3 modules built into GKI --- 2020-07-23 John Stultz Accepted
WIP: soc: qcom: cmd-db: Allow COMMAND_DB driver to be loaded as a module --- 2020-07-22 Amit Pundir Rejected
WIP: codec2: Switch tests to use libdmabufheaps implementation --- 2020-07-21 John Stultz Rejected
WIP: codec2: Drop the C2AllocatorIon code --- 2020-07-21 John Stultz Rejected
WIP: codec2: Drop C2AllocatorIon inlcludes from the hidl --- 2020-07-21 John Stultz Rejected
ANDROID: KABI updates for db845c (USB_EHCI_HCD, USB_EHCI_HCD_PLATFORM and DWC3 fixups) --- 2020-07-20 John Stultz Accepted
ANDROID: db845c_gki.fragment: Remove modules built into GKI --- 2020-07-20 John Stultz Accepted
WIP: ANDROID: ABI updates with QCOM RPMH and RPMHPD as modules --- 2020-07-17 Amit Pundir Rejected
UPSTREAM: soc: qcom: rpmhpd: Allow RPMHPD driver to be loaded as a module --- 2020-07-16 John Stultz Accepted
ANDROID: db845c_gki.fragment: Add QCOM_RPMH and QCOM_RPMHPD as modules --- 2020-07-16 John Stultz Accepted
« 1 2 ... 3 4 516 17 »