├── .gitignore ├── OTHER_PATCHES.md ├── README.md ├── TODO.md ├── UART_CABLE.md ├── _config.yml ├── debugfs ├── clk_dump.json ├── clk_summary.txt ├── gpio.txt ├── interconnect_graph.dot ├── interconnect_graph.svg ├── interconnect_summary.txt └── regulator_summary.txt ├── images ├── Nexus5-UART-Cable.jpg ├── Nexus5-kmscube-and-fb-console.png ├── broken-mdp5-iommu.jpg ├── external-gpio.gif └── usb-otg.png ├── initrd ├── bin │ ├── busybox │ └── busybox-extras ├── copy-to-root-fs │ ├── etc │ │ ├── X11 │ │ │ └── xorg.conf.d │ │ │ │ └── 10-hammerhead.conf │ │ ├── conf.d │ │ │ └── consolefont │ │ ├── fstab │ │ ├── inittab.template │ │ └── profile.d │ │ │ └── hidp.sh │ └── usr │ │ ├── bin │ │ └── gesture2tty │ │ └── local │ │ ├── bin │ │ ├── gpio_demo.py │ │ ├── iio_info.py │ │ ├── rumble-test │ │ ├── rumble-test.c │ │ ├── run-rumble.sh │ │ ├── start-usb-network.sh │ │ ├── start-wifi.sh │ │ └── tty_root_sh │ │ └── share │ │ └── images │ │ └── penguin.ppm ├── etc │ └── deviceinfo ├── init ├── init_functions.sh ├── lib │ ├── ld-musl-armhf.so.1 │ ├── libc.musl-armhf.so.1 │ └── libdevmapper.so.1.02 └── sbin │ └── kpartx ├── libiio_info.md ├── out-of-tree-patches ├── downstream-patches │ └── msm-3.4 │ │ ├── 0001-Fix-multiple-yylloc-definition-compile-error.patch │ │ ├── 0001-required-in-order-to-boot-downstream-kernel.patch │ │ └── 0002-gcc-wrapper-explictly-set-python2.patch └── upstream-patches │ ├── extra-config-options-for-docker.txt │ ├── v5.12 │ ├── 0000-cover-letter.patch │ ├── 0001-clk-qcom-add-support-for-setting-the-duty-cycle.patch │ ├── 0002-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch │ ├── 0003-Input-introduce-new-clock-vibrator-driver.patch │ ├── 0004-ARM-qcom_defconfig-enable-clk-vibrator-driver.patch │ ├── 0005-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch │ ├── 0006-disable-CONFIG_MEDIA_SUPPORT.patch │ ├── 0007-HACK-delay-rpm-init.patch │ ├── 0008-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch │ └── 0009-add-debugfs-and-modem-options-to-qcom_defconfig.patch │ ├── v5.16 │ ├── 0000-cover-letter.patch │ ├── 0001-ARM-qcom_defconfig-enable-options-for-Qualcomm-rando.patch │ ├── 0002-ARM-qcom_defconfig-enable-debug-fs-support.patch │ ├── 0003-HACK-delay-rpm-init.patch │ ├── 0004-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch │ └── 0005-fix-upstream-build-error.patch │ ├── v5.19 │ ├── 0000-cover-letter.patch │ ├── 0001-HACK-delay-rpmcc-init.patch │ ├── 0002-Revert-drm-msm-Limit-command-submission-when-no-IOMM.patch │ ├── 0003-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch │ ├── 0004-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch │ ├── 0005-Input-introduce-new-clock-vibrator-driver.patch │ ├── 0006-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch │ └── 0007-ARM-qcom_defconfig-enable-CONFIG_INPUT_CLK_VIBRATOR.patch │ ├── v5.5 │ ├── 0000-cover-letter.patch │ ├── 0001-clk-qcom-mmcc8974-move-gfx3d_clk_src-from-the-mmcc-t.patch │ ├── 0002-dt-bindings-drm-msm-gpu-document-second-interconnect.patch │ ├── 0003-drm-msm-gpu-add-support-for-ocmem-interconnect-path.patch │ ├── 0004-drm-msm-a3xx-set-interconnect-bandwidth-vote.patch │ ├── 0005-ARM-qcom_defconfig-add-msm8974-interconnect-support.patch │ ├── 0006-ARM-qcom_defconfig-add-anx78xx-HDMI-bridge-support.patch │ ├── 0007-ARM-dts-qcom-msm8974-add-ocmem-node.patch │ ├── 0008-ARM-dts-qcom-msm8974-add-interconnect-nodes.patch │ ├── 0009-ARM-qcom_defconfig-add-Broadcom-bluetooth-options.patch │ ├── 0010-ARM-dts-qcom-msm8974-add-blsp2_uart10.patch │ ├── 0011-ARM-dts-qcom-msm8974-hammerhead-add-support-for-blue.patch │ ├── 0012-remoteproc-qcom_q6v5_mss-Don-t-reassign-mpss-region-.patch │ ├── 0013-remoteproc-qcom_q6v5_mss-Validate-each-segment-durin.patch │ ├── 0014-add-debugfs-and-modem-options-to-qcom_defconfig.patch │ ├── 0015-drm-msm-mdp5-rate-limit-pp-done-timeout-warnings.patch │ ├── 0016-ARM-dts-qcom-msm8974-add-gpu-support.patch │ ├── 0017-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch │ ├── 0018-HACK-delay-rpm-init.patch │ ├── 0019-HACK-init-vram-first.patch │ ├── 0020-HACK-increase-default-vram-carveout.patch │ ├── 0021-HACK-allow-running-without-IOMMU.patch │ ├── 0022-clk-qcom-add-support-for-setting-the-duty-cycle.patch │ ├── 0023-dt-bindings-Input-drop-msm-vibrator-in-favor-of-clk-.patch │ ├── 0024-Input-drop-msm-vibrator-in-favor-of-clk-vibrator-dri.patch │ ├── 0025-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch │ ├── 0026-Input-introduce-new-clock-vibrator-driver.patch │ ├── 0027-ARM-qcom_defconfig-drop-msm-vibrator-in-favor-of-clk.patch │ ├── 0028-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch │ └── 0029-drm-msm-revert-async-commit-support.patch │ └── v5.6 │ ├── 0000-cover-letter.patch │ ├── 0001-ARM-qcom_defconfig-add-Broadcom-bluetooth-options.patch │ ├── 0002-ARM-dts-qcom-msm8974-add-blsp2_uart10.patch │ ├── 0003-ARM-dts-qcom-msm8974-hammerhead-add-support-for-blue.patch │ ├── 0004-remoteproc-qcom_q6v5_mss-Don-t-reassign-mpss-region-.patch │ ├── 0005-remoteproc-qcom_q6v5_mss-Validate-each-segment-durin.patch │ ├── 0006-add-debugfs-and-modem-options-to-qcom_defconfig.patch │ ├── 0007-ARM-dts-qcom-msm8974-add-gpu-support.patch │ ├── 0008-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch │ ├── 0009-HACK-delay-rpm-init.patch │ ├── 0010-HACK-init-vram-first.patch │ ├── 0011-HACK-increase-default-vram-carveout.patch │ ├── 0012-HACK-allow-running-without-IOMMU.patch │ ├── 0013-clk-qcom-add-support-for-setting-the-duty-cycle.patch │ ├── 0014-dt-bindings-Input-drop-msm-vibrator-in-favor-of-clk-.patch │ ├── 0015-Input-drop-msm-vibrator-in-favor-of-clk-vibrator-dri.patch │ ├── 0016-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch │ ├── 0017-Input-introduce-new-clock-vibrator-driver.patch │ ├── 0018-ARM-qcom_defconfig-drop-msm-vibrator-in-favor-of-clk.patch │ ├── 0019-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch │ └── 0020-drm-msm-revert-async-commit-support.patch └── pmbootstrap.cfg /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/.gitignore -------------------------------------------------------------------------------- /OTHER_PATCHES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/OTHER_PATCHES.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/README.md -------------------------------------------------------------------------------- /TODO.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/TODO.md -------------------------------------------------------------------------------- /UART_CABLE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/UART_CABLE.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/_config.yml -------------------------------------------------------------------------------- /debugfs/clk_dump.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/debugfs/clk_dump.json -------------------------------------------------------------------------------- /debugfs/clk_summary.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/debugfs/clk_summary.txt -------------------------------------------------------------------------------- /debugfs/gpio.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/debugfs/gpio.txt -------------------------------------------------------------------------------- /debugfs/interconnect_graph.dot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/debugfs/interconnect_graph.dot -------------------------------------------------------------------------------- /debugfs/interconnect_graph.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/debugfs/interconnect_graph.svg -------------------------------------------------------------------------------- /debugfs/interconnect_summary.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/debugfs/interconnect_summary.txt -------------------------------------------------------------------------------- /debugfs/regulator_summary.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/debugfs/regulator_summary.txt -------------------------------------------------------------------------------- /images/Nexus5-UART-Cable.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/images/Nexus5-UART-Cable.jpg -------------------------------------------------------------------------------- /images/Nexus5-kmscube-and-fb-console.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/images/Nexus5-kmscube-and-fb-console.png -------------------------------------------------------------------------------- /images/broken-mdp5-iommu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/images/broken-mdp5-iommu.jpg -------------------------------------------------------------------------------- /images/external-gpio.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/images/external-gpio.gif -------------------------------------------------------------------------------- /images/usb-otg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/images/usb-otg.png -------------------------------------------------------------------------------- /initrd/bin/busybox: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/bin/busybox -------------------------------------------------------------------------------- /initrd/bin/busybox-extras: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/bin/busybox-extras -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/etc/X11/xorg.conf.d/10-hammerhead.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/etc/X11/xorg.conf.d/10-hammerhead.conf -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/etc/conf.d/consolefont: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/etc/conf.d/consolefont -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/etc/fstab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/etc/fstab -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/etc/inittab.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/etc/inittab.template -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/etc/profile.d/hidp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/etc/profile.d/hidp.sh -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/bin/gesture2tty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/usr/bin/gesture2tty -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/local/bin/gpio_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/usr/local/bin/gpio_demo.py -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/local/bin/iio_info.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/usr/local/bin/iio_info.py -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/local/bin/rumble-test: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/usr/local/bin/rumble-test -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/local/bin/rumble-test.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/usr/local/bin/rumble-test.c -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/local/bin/run-rumble.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/usr/local/bin/run-rumble.sh -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/local/bin/start-usb-network.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/usr/local/bin/start-usb-network.sh -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/local/bin/start-wifi.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/usr/local/bin/start-wifi.sh -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/local/bin/tty_root_sh: -------------------------------------------------------------------------------- 1 | #!/bin/ash 2 | 3 | HOME=/root ENV=/etc/profile exec ash -i 4 | -------------------------------------------------------------------------------- /initrd/copy-to-root-fs/usr/local/share/images/penguin.ppm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/copy-to-root-fs/usr/local/share/images/penguin.ppm -------------------------------------------------------------------------------- /initrd/etc/deviceinfo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/etc/deviceinfo -------------------------------------------------------------------------------- /initrd/init: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/init -------------------------------------------------------------------------------- /initrd/init_functions.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/init_functions.sh -------------------------------------------------------------------------------- /initrd/lib/ld-musl-armhf.so.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/lib/ld-musl-armhf.so.1 -------------------------------------------------------------------------------- /initrd/lib/libc.musl-armhf.so.1: -------------------------------------------------------------------------------- 1 | ld-musl-armhf.so.1 -------------------------------------------------------------------------------- /initrd/lib/libdevmapper.so.1.02: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/lib/libdevmapper.so.1.02 -------------------------------------------------------------------------------- /initrd/sbin/kpartx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/initrd/sbin/kpartx -------------------------------------------------------------------------------- /libiio_info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/libiio_info.md -------------------------------------------------------------------------------- /out-of-tree-patches/downstream-patches/msm-3.4/0001-Fix-multiple-yylloc-definition-compile-error.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/downstream-patches/msm-3.4/0001-Fix-multiple-yylloc-definition-compile-error.patch -------------------------------------------------------------------------------- /out-of-tree-patches/downstream-patches/msm-3.4/0001-required-in-order-to-boot-downstream-kernel.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/downstream-patches/msm-3.4/0001-required-in-order-to-boot-downstream-kernel.patch -------------------------------------------------------------------------------- /out-of-tree-patches/downstream-patches/msm-3.4/0002-gcc-wrapper-explictly-set-python2.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/downstream-patches/msm-3.4/0002-gcc-wrapper-explictly-set-python2.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/extra-config-options-for-docker.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/extra-config-options-for-docker.txt -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0000-cover-letter.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0000-cover-letter.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0001-clk-qcom-add-support-for-setting-the-duty-cycle.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0001-clk-qcom-add-support-for-setting-the-duty-cycle.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0002-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0002-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0003-Input-introduce-new-clock-vibrator-driver.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0003-Input-introduce-new-clock-vibrator-driver.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0004-ARM-qcom_defconfig-enable-clk-vibrator-driver.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0004-ARM-qcom_defconfig-enable-clk-vibrator-driver.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0005-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0005-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0006-disable-CONFIG_MEDIA_SUPPORT.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0006-disable-CONFIG_MEDIA_SUPPORT.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0007-HACK-delay-rpm-init.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0007-HACK-delay-rpm-init.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0008-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0008-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.12/0009-add-debugfs-and-modem-options-to-qcom_defconfig.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.12/0009-add-debugfs-and-modem-options-to-qcom_defconfig.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.16/0000-cover-letter.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.16/0000-cover-letter.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.16/0001-ARM-qcom_defconfig-enable-options-for-Qualcomm-rando.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.16/0001-ARM-qcom_defconfig-enable-options-for-Qualcomm-rando.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.16/0002-ARM-qcom_defconfig-enable-debug-fs-support.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.16/0002-ARM-qcom_defconfig-enable-debug-fs-support.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.16/0003-HACK-delay-rpm-init.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.16/0003-HACK-delay-rpm-init.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.16/0004-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.16/0004-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.16/0005-fix-upstream-build-error.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.16/0005-fix-upstream-build-error.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.19/0000-cover-letter.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.19/0000-cover-letter.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.19/0001-HACK-delay-rpmcc-init.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.19/0001-HACK-delay-rpmcc-init.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.19/0002-Revert-drm-msm-Limit-command-submission-when-no-IOMM.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.19/0002-Revert-drm-msm-Limit-command-submission-when-no-IOMM.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.19/0003-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.19/0003-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.19/0004-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.19/0004-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.19/0005-Input-introduce-new-clock-vibrator-driver.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.19/0005-Input-introduce-new-clock-vibrator-driver.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.19/0006-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.19/0006-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.19/0007-ARM-qcom_defconfig-enable-CONFIG_INPUT_CLK_VIBRATOR.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.19/0007-ARM-qcom_defconfig-enable-CONFIG_INPUT_CLK_VIBRATOR.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0000-cover-letter.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0000-cover-letter.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0001-clk-qcom-mmcc8974-move-gfx3d_clk_src-from-the-mmcc-t.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0001-clk-qcom-mmcc8974-move-gfx3d_clk_src-from-the-mmcc-t.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0002-dt-bindings-drm-msm-gpu-document-second-interconnect.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0002-dt-bindings-drm-msm-gpu-document-second-interconnect.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0003-drm-msm-gpu-add-support-for-ocmem-interconnect-path.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0003-drm-msm-gpu-add-support-for-ocmem-interconnect-path.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0004-drm-msm-a3xx-set-interconnect-bandwidth-vote.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0004-drm-msm-a3xx-set-interconnect-bandwidth-vote.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0005-ARM-qcom_defconfig-add-msm8974-interconnect-support.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0005-ARM-qcom_defconfig-add-msm8974-interconnect-support.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0006-ARM-qcom_defconfig-add-anx78xx-HDMI-bridge-support.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0006-ARM-qcom_defconfig-add-anx78xx-HDMI-bridge-support.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0007-ARM-dts-qcom-msm8974-add-ocmem-node.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0007-ARM-dts-qcom-msm8974-add-ocmem-node.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0008-ARM-dts-qcom-msm8974-add-interconnect-nodes.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0008-ARM-dts-qcom-msm8974-add-interconnect-nodes.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0009-ARM-qcom_defconfig-add-Broadcom-bluetooth-options.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0009-ARM-qcom_defconfig-add-Broadcom-bluetooth-options.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0010-ARM-dts-qcom-msm8974-add-blsp2_uart10.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0010-ARM-dts-qcom-msm8974-add-blsp2_uart10.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0011-ARM-dts-qcom-msm8974-hammerhead-add-support-for-blue.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0011-ARM-dts-qcom-msm8974-hammerhead-add-support-for-blue.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0012-remoteproc-qcom_q6v5_mss-Don-t-reassign-mpss-region-.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0012-remoteproc-qcom_q6v5_mss-Don-t-reassign-mpss-region-.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0013-remoteproc-qcom_q6v5_mss-Validate-each-segment-durin.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0013-remoteproc-qcom_q6v5_mss-Validate-each-segment-durin.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0014-add-debugfs-and-modem-options-to-qcom_defconfig.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0014-add-debugfs-and-modem-options-to-qcom_defconfig.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0015-drm-msm-mdp5-rate-limit-pp-done-timeout-warnings.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0015-drm-msm-mdp5-rate-limit-pp-done-timeout-warnings.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0016-ARM-dts-qcom-msm8974-add-gpu-support.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0016-ARM-dts-qcom-msm8974-add-gpu-support.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0017-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0017-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0018-HACK-delay-rpm-init.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0018-HACK-delay-rpm-init.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0019-HACK-init-vram-first.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0019-HACK-init-vram-first.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0020-HACK-increase-default-vram-carveout.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0020-HACK-increase-default-vram-carveout.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0021-HACK-allow-running-without-IOMMU.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0021-HACK-allow-running-without-IOMMU.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0022-clk-qcom-add-support-for-setting-the-duty-cycle.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0022-clk-qcom-add-support-for-setting-the-duty-cycle.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0023-dt-bindings-Input-drop-msm-vibrator-in-favor-of-clk-.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0023-dt-bindings-Input-drop-msm-vibrator-in-favor-of-clk-.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0024-Input-drop-msm-vibrator-in-favor-of-clk-vibrator-dri.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0024-Input-drop-msm-vibrator-in-favor-of-clk-vibrator-dri.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0025-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0025-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0026-Input-introduce-new-clock-vibrator-driver.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0026-Input-introduce-new-clock-vibrator-driver.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0027-ARM-qcom_defconfig-drop-msm-vibrator-in-favor-of-clk.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0027-ARM-qcom_defconfig-drop-msm-vibrator-in-favor-of-clk.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0028-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0028-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.5/0029-drm-msm-revert-async-commit-support.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.5/0029-drm-msm-revert-async-commit-support.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0000-cover-letter.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0000-cover-letter.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0001-ARM-qcom_defconfig-add-Broadcom-bluetooth-options.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0001-ARM-qcom_defconfig-add-Broadcom-bluetooth-options.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0002-ARM-dts-qcom-msm8974-add-blsp2_uart10.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0002-ARM-dts-qcom-msm8974-add-blsp2_uart10.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0003-ARM-dts-qcom-msm8974-hammerhead-add-support-for-blue.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0003-ARM-dts-qcom-msm8974-hammerhead-add-support-for-blue.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0004-remoteproc-qcom_q6v5_mss-Don-t-reassign-mpss-region-.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0004-remoteproc-qcom_q6v5_mss-Don-t-reassign-mpss-region-.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0005-remoteproc-qcom_q6v5_mss-Validate-each-segment-durin.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0005-remoteproc-qcom_q6v5_mss-Validate-each-segment-durin.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0006-add-debugfs-and-modem-options-to-qcom_defconfig.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0006-add-debugfs-and-modem-options-to-qcom_defconfig.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0007-ARM-dts-qcom-msm8974-add-gpu-support.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0007-ARM-dts-qcom-msm8974-add-gpu-support.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0008-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0008-ARM-dts-qcom-msm8974-hammerhead-add-support-for-GPU.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0009-HACK-delay-rpm-init.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0009-HACK-delay-rpm-init.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0010-HACK-init-vram-first.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0010-HACK-init-vram-first.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0011-HACK-increase-default-vram-carveout.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0011-HACK-increase-default-vram-carveout.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0012-HACK-allow-running-without-IOMMU.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0012-HACK-allow-running-without-IOMMU.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0013-clk-qcom-add-support-for-setting-the-duty-cycle.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0013-clk-qcom-add-support-for-setting-the-duty-cycle.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0014-dt-bindings-Input-drop-msm-vibrator-in-favor-of-clk-.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0014-dt-bindings-Input-drop-msm-vibrator-in-favor-of-clk-.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0015-Input-drop-msm-vibrator-in-favor-of-clk-vibrator-dri.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0015-Input-drop-msm-vibrator-in-favor-of-clk-vibrator-dri.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0016-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0016-dt-bindings-Input-introduce-new-clock-vibrator-bindi.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0017-Input-introduce-new-clock-vibrator-driver.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0017-Input-introduce-new-clock-vibrator-driver.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0018-ARM-qcom_defconfig-drop-msm-vibrator-in-favor-of-clk.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0018-ARM-qcom_defconfig-drop-msm-vibrator-in-favor-of-clk.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0019-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0019-ARM-dts-qcom-msm8974-hammerhead-add-support-for-vibr.patch -------------------------------------------------------------------------------- /out-of-tree-patches/upstream-patches/v5.6/0020-drm-msm-revert-async-commit-support.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/out-of-tree-patches/upstream-patches/v5.6/0020-drm-msm-revert-async-commit-support.patch -------------------------------------------------------------------------------- /pmbootstrap.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/masneyb/nexus-5-upstream/HEAD/pmbootstrap.cfg --------------------------------------------------------------------------------