summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-26Add fhub, remove non-DA targetssandbox/mbloch/fhub-zlogger-wipMichal Bloch3-172/+23
2022-09-19Hotfix: fix zlogger.ko pathtizen_7.0_m2_releaseaccepted/tizen/unified/20220921.022913accepted/tizen/7.0/unified/hotfix/20221116.110528accepted/tizen/7.0/unified/20221110.063006tizen_7.0_hotfixtizen_7.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedKarol Lewandowski1-2/+2
2022-09-19Release 7.0.6Karol Lewandowski1-1/+1
2022-09-19Explicitly list shipped modulesKarol Lewandowski1-7/+24
2022-09-19Build zlogger but not load it by defaultKarol Lewandowski4-4/+0
2022-09-06Release 7.0.5submit/tizen/20220906.135332accepted/tizen/unified/20220908.124821Karol Lewandowski1-1/+1
2022-08-25Included zlogger module based on Tizen TV oneArkadiusz Nowak5-0/+5
2022-03-16spec: run depmod(8) after installing linux-tizen-modules-rpi4-rtsubmit/tizen/20220321.130904accepted/tizen/unified/20220324.134423Łukasz Stelmach1-0/+4
2022-03-11spec: build modules for RPi4 RT kernelsubmit/tizen/20220311.061629accepted/tizen/unified/20220313.220447Łukasz Stelmach1-1/+32
2022-01-21Release 7.0.4submit/tizen/20220125.030100submit/tizen/20220124.094500submit/tizen/20220121.145113accepted/tizen/unified/20220126.042702Karol Lewandowski1-1/+1
2022-01-21logger: configure larger logger buffersŁukasz Stelmach1-0/+6
2022-01-13Release 7.0.3submit/tizen/20220113.112544accepted/tizen/unified/20220114.130059Karol Lewandowski1-1/+1
2022-01-12Add tm1 package with logger.koKarol Lewandowski2-1/+48
2021-12-09packaging: Use %arm in ExclusiveArch instead of armv7lsubmit/tizen/20211222.072141accepted/tizen/unified/20211222.230243Seung-Woo Kim1-1/+1
2021-12-04Build and automatically load kdbus on rpi4submit/tizen/20211206.151948accepted/tizen/unified/20211208.121934Mateusz Majewski2-4/+8
2021-12-03packaging: Fix not to build with sanitizersSeung-Woo Kim1-0/+4
2021-11-29Build package using external linux-tizen-modules-source packagesubmit/tizen/20211201.082354submit/tizen/20211130.104346accepted/tizen/unified/20211202.120725Karol Lewandowski6-1560/+3
2021-11-25Add ability to not build all modulesKarol Lewandowski3-4/+13
2021-11-25Add separate spec to build source packageKarol Lewandowski2-1/+30
2021-09-16logger: handle error values from filp_open()tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163201submit/tizen/20210927.073507accepted/tizen/unified/20210927.120907accepted/tizen/6.5/unified/20211028.120004Łukasz Stelmach1-3/+2
2021-09-16logger: flush data from stdio writers under mutexŁukasz Stelmach1-2/+6
2021-07-14logger: flush remaining data from stdio writers on file releasesubmit/tizen/20210729.113025accepted/tizen/unified/20210730.130003Mateusz Majewski1-2/+4
2021-07-14logger: handle '\0's correctly in stdout writersMateusz Majewski1-15/+9
2021-07-09Separate configuration files for each targetsubmit/tizen/20210712.014157accepted/tizen/unified/20210712.025020INSUN PYO7-10/+22
2021-07-08Merge branch 'stability-monitor-kmod-rpi3' into tizenKarol Lewandowski5-2/+286
2021-06-25logger: enable logger modulesubmit/tizen/20210627.235506accepted/tizen/unified/20210628.122333INSUN PYO2-0/+8
2021-06-24packaging: fix not to set kernel symbol dependency automaticallysubmit/tizen/20210624.065331accepted/tizen/unified/20210624.131807INSUN PYO1-0/+3
2021-06-24Apply depmod postscriptsubmit/tizen/20210624.055745submit/tizen/20210624.044602INSUN PYO2-23/+47
2021-06-23Resolve conflict with /lib/modules when using baselibssubmit/tizen/20210623.032159accepted/tizen/unified/20210623.125243Hyotaek Shim2-2/+9
2021-06-17logger: exclude /lib/module directory from tw3 baselibsubmit/tizen/20210617.090224accepted/tizen/unified/20210617.101010INSUN PYO1-0/+1
2021-04-23packaging: Support logger driver for rpi3, rpi4 and tw3 kernelssubmit/tizen/20210615.233038submit/tizen/20210615.151136accepted/tizen/unified/20210615.215241Karol Lewandowski6-3/+466
2021-04-22Merge branch 'logger-linux-rpi3' into tizenKarol Lewandowski2-0/+1222
2021-04-22logger: introduce struct logger_set_taglogger-linux-rpi3Łukasz Stelmach2-7/+19
2021-04-22logger: move logger.h to uapiŁukasz Stelmach2-1/+5
2021-04-22logger: return amount of data written to stdioŁukasz Stelmach1-12/+13
2021-04-22logger: fix temporary buffer handlingŁukasz Stelmach1-3/+14
2021-04-22logger: adapt access mode checksŁukasz Stelmach1-2/+4
2021-04-22logger: Fix incorrect buffer access when writing dataŁukasz Stelmach1-1/+1
2021-04-22logger: accept untagged log entriesŁukasz Stelmach2-35/+331
2021-04-22staging: logger: fix build error due to removed ki_nbytesInki Dae1-2/+2
2021-04-22staging: android: logger: fix the compiler errorJaehoon Chung1-1/+1
2021-04-22staging: android: Correct coding style in logger.cGuillaume Vercoutere1-15/+14
2021-04-22staging: android: logger: Fix log corruption regressionDaniel Thompson1-5/+8
2021-04-22switch logger to ->write_iter()Al Viro1-77/+26
2021-04-22staging: android: fix a possible memory leakSeunghun Lee1-1/+4
2021-04-22staging: android: logger: fixed checkpatch.pl warnings.Jerry Stralko1-4/+3
2021-04-22staging: android: fix missing a blank line after declarationsSeunghun Lee1-0/+3
2021-04-22aio: Kill aio_rw_vect_retry()Kent Overstreet1-1/+1
2021-04-22staging: android: logger: Correct write offset reset on errorKarlis Ogsts1-1/+3
2021-04-22more open-coded file_inode() callsAl Viro1-1/+1