summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-27brcmfmac: support firmware reporting 160 MHz channelsRafał Miłecki1-1/+3
2020-03-16rpi3: config_64bit: boot from u-boot instead of splsubmit/tizen/20200320.002931submit/tizen/20200319.052222submit/tizen/20200317.014342accepted/tizen/unified/20200320.074825Seung-Woo Kim1-3/+3
2020-03-16ARM64: tizen_bcmrpi3_defconfig: Disable OPTEESeung-Woo Kim1-1/+0
2020-03-16ARM: dts: bcm2710-rpi-3: Change build macro for opteeSeung-Woo Kim3-3/+5
2020-01-20ARM64: tizen_bcmrpi3_defconfig: Disable RAID6_PQ_BENCHMARKsubmit/tizen/20200121.011335accepted/tizen/unified/20200121.121402Junghoon Kim1-0/+1
2020-01-20ARM: tizen_bcm2709_defconfig: Disable RAID6_PQ_BENCHMARKJunghoon Kim1-0/+1
2020-01-20lib/raid6: add option to skip algo benchmarkingDaniel Verkamp3-0/+16
2020-01-06ARM: configs: tizen_bcm2709_defconfig: Enable missing NETFILTER options for n...submit/tizen/20200108.013416accepted/tizen/unified/20200108.131400Seung-Woo Kim1-11/+54
2020-01-06ARM64: configs: tizen_bcmrpi3_defconfig: Enable missing NETFILTER options for...Seung-Woo Kim1-9/+54
2020-01-06ARM: configs: tizen_bcm2709_defconfig: Enable USB SERIAL drivers for modemSeung-Woo Kim1-0/+8
2020-01-06ARM64: configs: tizen_bcmrpi3_defconfig: Enable USB SERIAL drivers for modemSeung-Woo Kim1-0/+10
2019-12-31arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSsubmit/tizen/20200102.014302accepted/tizen/unified/20200102.220851Nathan Chancellor1-1/+1
2019-12-31arm64: Silence gcc warnings about arch ABI driftDave Martin1-0/+1
2019-12-31tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-12-31gcc-9: don't warn about uninitialized variableLinus Torvalds1-1/+1
2019-12-31gcc-9: silence 'address-of-packed-member' warningLinus Torvalds1-1/+1
2019-12-31tools include uapi: Update linux/mmap.h copyArnaldo Carvalho de Melo1-0/+2
2019-12-31tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo1-1/+2
2019-12-31tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo1-0/+1
2019-12-31tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo1-0/+3
2019-12-31tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2019-12-23perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-12-23perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-12-20ARM: configs: tizen_bcm2709_defconfig: Enable tethering config optionssubmit/tizen/20191223.042319accepted/tizen/unified/20191223.060218Seung-Woo Kim1-0/+5
2019-12-20ARM64: tizen_bcmrpi3_defconfig: Enable tethering config optionsSeung-Woo Kim1-0/+5
2019-12-18scripts: mkbootimg_rpi3.sh: Create boot tarball for the lthor flashingsubmit/tizen/20191218.054411accepted/tizen/unified/20191218.120926Junghoon Kim1-2/+17
2019-12-18ARM64: tizen_bcmrpi3_defconfig: Enable btrfs filesystemJunghoon Kim1-1/+2
2019-12-18ARM: tizen_bcm2709_defconfig: Enable btrfs filesystemJunghoon Kim1-1/+2
2019-12-05drm/vc4: fix wrong filp usage in gem_info debugfs nodesubmit/tizen/20191206.014708accepted/tizen/unified/20191206.053944Seung-Woo Kim2-8/+10
2019-11-20ARM: configs: tizen_bcm2709_defconfig: Enable HID_MULTITOUCHsubmit/tizen/20191122.013016accepted/tizen/unified/20191122.053238Seung-Woo Kim1-0/+1
2019-11-20ARM64: configs: tizen_bcmrpi3_defconfig: Enable HID_MULTITOUCHSeung-Woo Kim1-0/+1
2019-11-01packaging: replace -fPIC to -fPIE for perf executablesubmit/tizen/20191101.065513accepted/tizen/unified/20191104.010844Seung-Woo Kim1-2/+2
2019-10-31packaging: Add -fPIC flag to perf build cflagssubmit/tizen/20191031.023155Seung-Woo Kim1-1/+1
2019-10-11ARM: configs: tizen_bcm2709_defconfig: Enable EXTCON for hdmisubmit/tizen/20191031.012258Seung-Woo Kim1-0/+1
2019-10-11ARM64: configs: tizen_bcmrpi3_defconfig: Enable EXTCON for hdmiSeung-Woo Kim1-0/+1
2019-10-11drm/vc4: add extcon hdmi connection ueventSeung-Woo Kim1-8/+56
2019-09-23scripts: mkbootimg_rpi3.sh: Fix to install modules on non sudo statusSeung-Woo Kim1-3/+5
2019-09-17build: script: combine rpi3 32bit and 64bit scriptsJaehoon Chung3-55/+50
2019-09-05packaging: add perf package for perf tool and traceevent pluginsSeung-Woo Kim1-0/+26
2019-08-28ARM: configs: tizen_bcm2709_defconfig: Enable NETFILTER_XT_MATCH_LIMITtizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185106submit/tizen_5.5/20191031.000010submit/tizen/20190902.001331submit/tizen/20190829.050836accepted/tizen/unified/20190902.055156accepted/tizen/5.5/unified/mobile/hotfix/20201027.062007accepted/tizen/5.5/unified/20191031.004342tizen_5.5_tvtizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixSeung-Woo Kim1-0/+1
2019-08-28ARM64: configs: tizen_bcmrpi3_defconfig: Enable NETFILTER_XT_MATCH_LIMITSeung-Woo Kim1-0/+1
2019-07-31ARM: configs: tizen_bcm2709_defconfig: Enable NETFILTER_XT_MATCH_OWNER configsubmit/tizen/20190801.074211accepted/tizen/unified/20190802.111347Seung-Woo Kim1-0/+1
2019-07-31ARM64: configs: tizen_bcmrpi3_defconfig: Enable NETFILTER_XT_MATCH_OWNER configSeung-Woo Kim1-0/+1
2019-07-25ARM: dts: bcm2710-rpi-3-b-plus: remove duplicated uart0_ctsrts_gpio30 nodeSeung-Woo Kim1-6/+0
2019-07-25Revert "Bluetooth : Set the optimized operation speed for BCM Uart"DoHyun Pyun1-3/+0
2019-07-23ARM: dts: bcm2710-rpi-3-b-plus: Add cts pin setting for bluetooth uartsubmit/tizen/20190724.095831accepted/tizen/unified/20190725.042923Seung-Woo Kim1-1/+7
2019-07-23tty: amba-pl011: Make TX optimisation conditionalPhil Elwell1-1/+6
2019-07-23packaging: Add _wrong_version_format_terminate_build macroSeung-Woo Kim1-0/+3
2019-07-22packaging: remove macro in package Namesubmit/tizen/20190722.101515accepted/tizen/unified/20190723.053546Seung-Woo Kim1-1/+1
2019-07-17Bluetooth : Set the optimized operation speed for BCM Uartsubmit/tizen/20190717.094806accepted/tizen/unified/20190717.220500DoHyun Pyun1-0/+3