Skip to content

Instantly share code, notes, and snippets.

On branch g3
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: AndroidKernel.mk
modified: Documentation/devicetree/bindings/qdsp/msm-adsp-sensors.txt
modified: Documentation/devicetree/bindings/usb/msm-hsusb.txt
modified: Documentation/devicetree/bindings/wcnss/wcnss-wlan.txt
modified: Documentation/networking/ip-sysctl.txt
On branch g3
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)
modified: drivers/media/platform/msm/Kconfig
modified: drivers/media/platform/msm/Makefile
new file: drivers/media/platform/msm/camera_v2_g3/Kconfig
new file: drivers/media/platform/msm/camera_v2_g3/Makefile
new file: drivers/media/platform/msm/camera_v2_g3/camera/Makefile
new file: drivers/media/platform/msm/camera_v2_g3/camera/camera.c
AndroidKernel.mk
Documentation/devicetree/bindings/qdsp/msm-adsp-sensors.txt
Documentation/devicetree/bindings/usb/msm-hsusb.txt
Documentation/devicetree/bindings/wcnss/wcnss-wlan.txt
Documentation/networking/ip-sysctl.txt
Makefile
arch/arm/Kconfig
arch/arm/boot/Makefile
arch/arm/boot/compressed/Makefile
arch/arm/boot/compressed/decompress.c
On branch g3
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-camera.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-hdmi.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-input.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-lp5521.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-misc.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-nfc.dtsi
On branch g3
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-camera.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-hdmi.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-input.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-lp5521.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-misc.dtsi
new file: arch/arm/boot/dts/lge/msm8974-g2/msm8974-b1-kr/msm8974-b1-kr-nfc.dtsi
On branch g3
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: arch/arm/Kconfig
modified: arch/arm/boot/Makefile
modified: arch/arm/boot/compressed/Makefile
modified: arch/arm/boot/compressed/decompress.c
modified: arch/arm/boot/compressed/head.S
On branch g3
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: arch/arm/Kconfig
modified: arch/arm/boot/Makefile
modified: arch/arm/boot/compressed/Makefile
modified: arch/arm/boot/compressed/decompress.c
modified: arch/arm/boot/compressed/head.S
#!/bin/bash
# Set some personalized parameters
destemail="[email protected]"
sourcedir=$HOME/cm
tempdir=$sourcedir/tempdir
export USE_CCACHE=1
export USE_PREBUILT_CACHE=1
export CCACHE_DIR=/opt/ccache
export OUT_DIR_COMMON_BASE=/opt/out
#!/bin/bash
# Set some personalized parameters
destemail="[email protected]"
sourcedir=$HOME/cm
tempdir=$sourcedir/tempdir
export USE_CCACHE=1
export USE_PREBUILT_CACHE=1
export CCACHE_DIR=/opt/ccache
export OUT_DIR_COMMON_BASE=/opt/out
@invisiblek
invisiblek / -
Last active August 29, 2015 14:19
On branch g3
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: arch/arm/include/asm/arch_timer.h
modified: arch/arm/include/asm/atomic.h
modified: arch/arm/include/asm/cacheflush.h
modified: arch/arm/include/asm/hwcap.h
modified: arch/arm/include/asm/page.h