summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-28brillcodec: add memory disposal routine.features/vmodemKitae Kim1-23/+65
2013-11-28brillcodec: fix release memory routine.Kitae Kim1-11/+17
2013-11-25maru_usb_mass_storage: source clean-upKitae Kim1-237/+273
2013-11-25maru_usb_mode: source clean-upKitae Kim1-138/+157
2013-11-25maru_power_supply: source clean-upKitae Kim1-126/+132
2013-11-25maru_jack: source clean-upKitae Kim1-233/+256
2013-11-22brillcodec: remove unnecessary I/O command.Kitae Kim1-17/+2
2013-11-20brillcodec: unified I/O commands between gst-plugins-emulator and this driver.Kitae Kim1-67/+45
2013-11-19brillcodec: added functions to manage context_id.Kitae Kim1-49/+188
2013-11-15brillcodec: Change a way to protect critical section.SeokYeon Hwang1-23/+34
2013-11-13Merge "brillcodec: Avoid some multi-threading unsafe issue." into tizendaiyoung kim1-7/+8
2013-11-13brillcodec: Avoid some multi-threading unsafe issue.SeokYeon Hwang1-7/+8
2013-11-12Merge "brillcodec: Remove unused command." into tizendaiyoung kim1-32/+5
2013-11-12Merge "brillcodec: enhancement logic about using direct buffer." into tizendaiyoung kim1-27/+51
2013-11-12brillcodec: Remove unused command.SeokYeon Hwang1-32/+5
2013-11-12brillcodec: enhancement logic about using direct buffer.SeokYeon Hwang1-27/+51
2013-11-12nfc: support multi session on nfcmunkyu.im4-9/+19
2013-11-06Change major ioctl command.SeokYeon Hwang1-413/+178
2013-11-04brillcodec: source clean-up and store each codec informationKitae Kim1-480/+232
2013-11-04brillcodec: disable debug messages.Kitae Kim1-5/+5
2013-11-04brillcodec: handle flush_buffer routine.Kitae Kim1-40/+20
2013-10-24maru: remove warningsmunkyu.im2-4/+0
2013-10-24A ESM implementation changes for systemd.SeokYeon Hwang1-14/+33
2013-10-17YaGL: Version bumpStanislav Vorobiov1-1/+1
2013-10-17Revert "YaGL: Set MLOCK limit to infinity. We used to do this via ulimit -SHl...Stanislav Vorobiov1-1/+1
2013-10-17YaGL: Transport improvedStanislav Vorobiov6-181/+530
2013-10-08Package: version up.SeokYeon Hwang2-1/+4
2013-10-08Enable suspend on kernelSeokYeon Hwang1-6/+0
2013-10-08brillcodec: changed source name and config file.Kitae Kim4-4/+4
2013-10-08package: version upmunkyu.im2-1/+4
2013-10-08nfc: change nfc protocolmunkyu.im1-48/+21
2013-10-08nfc: add file operations for supporting nfc pluginmunkyu.im1-198/+433
2013-09-26Merge branch 'tizen' into sdk-developYeongkyoon Lee0-0/+0
2013-09-26tuner: discard tuner driver and rollback to previous commitbk0121.shin5-781/+1
2013-09-25tuner: initial commit of maru virtual tuner driverbk0121.shin5-1/+781
2013-09-24touch: increase the MT slot sizeGiWoong Kim1-4/+5
2013-09-16memcg: add to configStanislav Vorobiov1-1/+5
2013-09-11brillcodec: Source clean-up and rename device name.Kitae Kim1-371/+478
2013-09-06new_codec: source clean-up.Kitae Kim1-52/+43
2013-09-04new_codec: modified the method of memory usage to improve performance.Kitae Kim1-244/+718
2013-09-04new_codec: changed a way to look up available memory block.Kitae Kim1-171/+230
2013-09-04new_codec: changed cmd messages and source clean-up.Kitae Kim1-17/+56
2013-09-04new_codec: improved performance as codec reduced the number of memory copies.SeokYeon Hwang1-191/+178
2013-09-04new_codec: change lock routine between user and kernel.Kitae Kim1-289/+78
2013-09-04new_codec: modified wrong value assignment.Kitae Kim1-3/+3
2013-09-04new_codec: change device_idKitae Kim1-1/+1
2013-09-04new_codec: changed a way to copy data between guest and host.Kitae Kim1-176/+310
2013-09-04new_codec: change log macro.Kitae Kim1-84/+128
2013-09-04new_codec: source clean-upKitae Kim1-13/+23
2013-09-04new_codec: remove unnecessary whitespaces and code.Kitae Kim1-72/+41