Show patches with: Submitter = John Stultz       |    Archived = No       |   1456 patches
« 1 2 3 414 15 »
Patch Series S/W/F Date Submitter Delegate State
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: Export dma_heap_add to modularize heaps --- 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: Refactor code to allow for future in-kernel users --- 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
ANDROID: dma-heap: Add proper kref handling on dma-buf heaps --- 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: 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
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: Rework so dev_get_cma_area() can be called from a module --- 2020-09-09 John Stultz Accepted
ANDROID: dma-buf: heaps: Allow cma heaps to be configured as 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: arm64: dts: sdm845: Fixup OPP table for all qup devices --- 2020-08-17 John Stultz Rejected
FROMLIST: ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM --- 2020-08-17 John Stultz 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
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: irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpers --- 2020-08-10 John Stultz Accepted
FROMGIT: net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces" --- 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: 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
WIP: codec2: Switch tests to use libdmabufheaps implementation --- 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
ANDROID: gki_defconfig: Remove QCOM_RPMH from the gki_defconfig --- 2020-07-16 John Stultz Accepted
FROMLIST: soc: qcom: rpmh: Allow RPMH driver to be loaded as a module --- 2020-07-16 John Stultz Accepted
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
ANDROID: Kconfig.gki: Remove GKI_QCOM_CLKS_CONFIGS and QCOM_RPMHPD from GKI_HACKS config option --- 2020-07-16 John Stultz Accepted
hikey960: sepolicy: Fix up /dev/dma_heaps/* as ion_device instead of graphics_device --- 2020-07-16 John Stultz Rejected
WIP: HACK: sepolicy: Add dir search and rw permissions on ion_device (for dmabuf heaps) --- 2020-07-15 John Stultz Rejected
libdmabufheap: Fix permissions when opening ION device --- 2020-07-14 John Stultz Accepted
WIP: codec2: C2Store/Buffer: Switch to using C2AllocatorBuf instead of C2AllocatorIon --- 2020-07-14 John Stultz Rejected
WIP: db845c: sepolicy: Add DMA-BUF Heaps permissions --- 2020-07-14 John Stultz Rejected
codec2: Add C2AllocatorBuf to implement a libdmabufheap BufferAllocator --- 2020-07-11 John Stultz Accepted
libdmabufheap: Android.bp changes to make libdmabufheap usabe by other code --- 2020-07-11 John Stultz Accepted
ANDROID: ABI updates for db845c (enabling wifi) --- 2020-07-09 John Stultz Accepted
UPSTREAM: soc: qcom: qmi: Return EPROBE_DEFER if no address family --- 2020-07-09 John Stultz Accepted
UPSTREAM: ath10k: qmi: Sleep for a while before assigning MSA memory --- 2020-07-09 John Stultz Accepted
UPSTREAM: arm64: dts: qcom: db845c: Enable LVS 1 and 2 --- 2020-07-09 John Stultz Rejected
UPSTREAM: arm64: dts: qcom: sdm845: Add APSS watchdog node --- 2020-07-09 John Stultz Accepted
UPSTREAM: arm64: dts: qcom: db845c: Move remoteproc firmware to sdm845 --- 2020-07-09 John Stultz Accepted
ANDROID: db845c_gki.fragment: Enable wifi on db845c w/ android-5.4 --- 2020-07-09 John Stultz Accepted
Merge remote-tracking branch 'aosp/upstream-master' into HEAD --- 2020-07-03 John Stultz Accepted
ANDROID: Update kabi for db845c (keeping up with ufs-qcom zig-zag) --- 2020-07-02 John Stultz Accepted
hikey960: Drop ufs-hisi.ko from ramdisk --- 2020-06-30 John Stultz Accepted
ANDROID: hikey960_gki.fragment: Remove UFS and USB bits --- 2020-06-30 John Stultz Accepted
ANDROID: ABI updates for hikey960 (related to TYPEC_TCPM and UFS_HISI) --- 2020-06-30 John Stultz Accepted
ANDROID: db845c: Remove CONFIG_USB_ROLE_SWITCH from db845c_gki.fragment --- 2020-06-29 John Stultz Accepted
ANDROID: ABI updates for db845c (related to usb role switch) --- 2020-06-29 John Stultz Rejected
db845c: Move msm.ko from ramdisk to vendor partition --- 2020-06-29 John Stultz Accepted
FROMGIT: iommu/arm-smmu: Don't bypass pinned stream mappings --- 2020-06-26 John Stultz Accepted
FROMLIST: ASoc: q6afe: add support to get port direction --- 2020-06-26 John Stultz Rejected
ANDROID: lt9611: Sync w/ Vinod's most recent lt9611 patches which enable HDMI audio --- 2020-06-26 John Stultz Accepted
FROMLIST: ASoC: qcom: common: set correct directions for dailinks --- 2020-06-26 John Stultz Rejected
FROMLIST: ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845 --- 2020-06-26 John Stultz Accepted
ANDROID: db845c_gki.fragment: Add audio configs --- 2020-06-26 John Stultz Accepted
FROMLIST: drm/msm/dpu: request for display color blocks based on hw catalog entry --- 2020-06-26 John Stultz Accepted
FROMLIST: drm/msm: Fix 0xfffflub in "Refactor address space initialization" --- 2020-06-26 John Stultz Accepted
ANDROID: Revert "FROMLIST: dt-bindings: display: msm: Add required dma-range property" --- 2020-06-26 John Stultz Accepted
« 1 2 3 414 15 »