summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-24ARM64: tizen_bcm2711_defconfig: Enable USB_PRINTER configsubmit/tizen/20210329.080334accepted/tizen/unified/20210330.084808old/tizen_20210330Chanwoo Choi1-0/+1
2021-03-24ARM: tizen_bcm2711_defconfig: Enable USB_PRINTER configChanwoo Choi1-0/+1
2021-03-22ARM64: tizen_bcm2711_defconfig: Enable CONFIG_CFG80211_CRDA_SUPPORTJaehoon Chung1-1/+0
2021-03-22Revert "ARM: configs: tizen_bcm2711_defconfig: Disable CONFIG_CFG80211_CRDA_S...Jaehoon Chung1-1/+0
2021-02-25media: uvcvideo: Add a probe quirk to Jieli Technology USB PHY 2.0 (1224:2a25)submit/tizen/20210303.050006accepted/tizen/unified/20210303.130703Seung-Woo Kim1-0/+10
2021-02-17ARM/ARM64: defconfig: disable SECURITY_SMACK_NETFILTER configsubmit/tizen/20210217.042922accepted/tizen/unified/20210217.120458Jaehoon Chung2-2/+0
2021-01-25ARM: tizen_bcm2711_defconfig: Enable OVERLAY_FSsubmit/tizen/20210125.080748accepted/tizen/unified/20210126.141628Seung-Woo Kim1-0/+1
2021-01-25ARM64: tizen_bcm2711_defconfig: Enable OVERLAY_FSSeung-Woo Kim1-0/+1
2021-01-22usb: gadget: f_fs: Fix use-after-free for unbind with remaining iosubmit/tizen/20210122.073514accepted/tizen/unified/20210122.123002Dongwoo Lee1-1/+8
2021-01-15kdbus: build and package kdbus-testssubmit/tizen/20210119.051826accepted/tizen/unified/20210119.130216Łukasz Stelmach1-0/+21
2021-01-15kdbus: test suite changed to common formatKonrad Lipinski31-3776/+3066
2021-01-15ARM/ARM64: tizen_bcm2711_defconfig: Enable KDBUSŁukasz Stelmach2-0/+2
2021-01-15kdbus: porting to to 5.4Łukasz Stelmach3-7/+7
2021-01-15kdbus: Revert "fs: unexport poll_schedule_timeout"Łukasz Stelmach2-1/+4
2021-01-15kdbus: porting to 4.14Adrian Szyndela12-29/+54
2021-01-15kdbus: the driver, original and non-workingAdrian Szyndela90-1/+34531
2021-01-15spec: set CONFIG_LOCALVERSIONŁukasz Stelmach1-3/+3
2021-01-15spec: support gbs(1) incremental buildsŁukasz Stelmach1-37/+33
2021-01-14script: adjust ccache supportŁukasz Stelmach1-4/+4
2021-01-13script: increase the number of concurrent compilersŁukasz Stelmach1-0/+1
2021-01-13script: use $NCPUS for arm64 builds tooŁukasz Stelmach1-1/+1
2021-01-07ARM: mm: Free memblock from free_initrd_mem()submit/tizen/20210111.031323accepted/tizen/unified/20210111.125453Seung-Woo Kim1-0/+6
2021-01-07ARM: dts: bcm2711-rpi-4-b: Adjust CMA size due to the OOM issuesubmit/tizen/20210107.044235accepted/tizen/unified/20210107.123346Sung-hun Kim1-1/+1
2021-01-04mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2021-01-04mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-12-21ARM: dts: bcm2711-rpi-4-b: Fix CMA size to 512Msubmit/tizen/20201222.024625accepted/tizen/unified/20201222.122545Hoegeun Kwon1-1/+1
2020-12-17Revert "ALSA: usb-audio: Improve frames size computation"submit/tizen_6.0_hotfix/20210121.065852submit/tizen_6.0/20210121.055004submit/tizen/20201218.004559accepted/tizen/unified/20201218.124446accepted/tizen/6.0/unified/hotfix/20210121.101657accepted/tizen/6.0/unified/20210121.212556Greg Kroah-Hartman4-45/+5
2020-12-16script: Fix to use NCPUS dynamicallyHoegeun Kwon1-1/+3
2020-12-10staging: vc04_services: codec: Fix component enable/disablesubmit/tizen/20201211.031336accepted/tizen/unified/20201211.124322Dave Stevenson1-1/+3
2020-12-10staging: vc04_service: codec: Allow start_streaming to update the buffernumDave Stevenson1-4/+19
2020-12-10staging: vc04_services: codec: Fix incorrect buffer cleanupDave Stevenson1-16/+1
2020-11-09ARM: tizen_bcm2711_defconfig: Fix console loglevel for logo displayHoegeun Kwon1-0/+1
2020-11-09arm64: tizen_bcm2711_defconfig: Fix console loglevel for logo displayHoegeun Kwon1-0/+1
2020-11-03rpi4: boot: config: Enable hdmi_force_hotplugsubmit/tizen/20201104.114006accepted/tizen/unified/20201105.124359Hoegeun Kwon2-2/+2
2020-11-03drm/vc4: kms: Don't disable the muxing of an active CRTCMaxime Ripard2-35/+50
2020-11-03drm/vc4: kms: Store the unassigned channel list in the stateMaxime Ripard2-27/+103
2020-11-03drm/vc4: kms: Add functions to create the state objectsMaxime Ripard1-21/+50
2020-11-03drm/vc4: kms: Rename NUM_CHANNELSMaxime Ripard1-3/+3
2020-11-03drm/vc4: kms: Remove useless defineMaxime Ripard1-1/+0
2020-11-03Revert "drm/vc4: kms: Don't disable the muxing of an active CRTC"Hoegeun Kwon1-20/+3
2020-11-03Revert "drm/vc4: kms: Fix VBLANK reporting on a disabled CRTC"Hoegeun Kwon1-15/+10
2020-10-29mm: LKSM: bug fix for KASAN out-of-bound access error on accessing a filtersubmit/tizen/20201030.062213accepted/tizen/unified/20201102.124307Sung-hun Kim1-3/+3
2020-10-29mm: LKSM: bug fix for kernel memory leakSung-hun Kim1-0/+3
2020-10-27brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim2-2/+5
2020-10-27drm/vc4: drv: Add error handding for bindsubmit/tizen/20201027.005200accepted/tizen/unified/20201028.123938Hoegeun Kwon1-0/+1
2020-10-26staging: mmal-vchiq: Fix memory leak for vchi_instanceSeung-Woo Kim1-4/+15
2020-10-13drm/vc4: kms: Fix VBLANK reporting on a disabled CRTCMaxime Ripard1-10/+15
2020-10-13drm/vc4: kms: Don't disable the muxing of an active CRTCMaxime Ripard1-3/+20
2020-10-13drm/vc4: kms: Fix to split vc4 and vc5 hvs pv muxing commitHoegeun Kwon1-20/+58
2020-10-13drm/vc4: kms: Document the muxing corner casesMaxime Ripard1-0/+22