Age | Commit message (Expand) | Author | Files | Lines |
2013-07-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-06-25 | Merge branch 'v4l_for_linus' into patchwork | Mauro Carvalho Chehab | 1 | -1/+1 |
2013-06-22 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2013-06-20 | [media] s5p makefiles: don't override other selections on obj-[ym] | Mauro Carvalho Chehab | 1 | -1/+1 |
2013-06-20 | Merge branch 'linus' into patchwork | Mauro Carvalho Chehab | 9 | -108/+94 |
2013-06-18 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -108/+94 |
2013-06-13 | [media] s5p-mfc: Remove redundant use of of_match_ptr macro | Sachin Kamat | 1 | -1/+1 |
2013-06-03 | [media] s5p-mfc: Add NULL check for allocated buffer | Sachin Kamat | 1 | -1/+1 |
2013-06-03 | [media] s5p-mfc: added missing end-of-lines in debug messages | Andrzej Hajda | 6 | -23/+23 |
2013-06-03 | [media] s5p-mfc: v4l2 controls setup routine moved to initialization code | Andrzej Hajda | 1 | -1/+1 |
2013-06-03 | [media] s5p-mfc: separate encoder parameters for h264 and mpeg4 | Andrzej Hajda | 1 | -1/+1 |
2013-06-03 | [media] s5p-mfc: Remove special clock usage in driver | Arun Kumar K | 3 | -22/+0 |
2013-06-03 | [media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() function | Sylwester Nawrocki | 1 | -7/+1 |
2013-06-03 | [media] s5p-mfc: Update v6 encoder buffer alloc | Arun Kumar K | 5 | -53/+67 |
2013-05-28 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2013-04-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -131/+222 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-04-25 | [media] s5p-mfc: Optimize copy time stamp handling | Kamil Debski | 1 | -6/+4 |
2013-04-25 | [media] s5p-mfc: fix error return code in s5p_mfc_probe() | Wei Yongjun | 1 | -1/+2 |
2013-04-14 | [media] s5p-mfc: Remove potential uninitialized variable usage | Sylwester Nawrocki | 1 | -1/+1 |
2013-04-12 | [media] s5p-mfc: Add support for EOS command and EOS event in video decoder | Kamil Debski | 4 | -5/+92 |
2013-04-01 | Merge tag 'v3.9-rc5' into patchwork | Mauro Carvalho Chehab | 2 | -1/+2 |
2013-03-31 | treewide: Fix typos in kernel messages | Masanari Iida | 1 | -1/+1 |
2013-03-22 | [media] s5p-mfc: Fix encoder control 15 issue | Arun Kumar K | 1 | -0/+1 |
2013-03-22 | [media] s5p-mfc: Fix frame skip bug | Arun Kumar K | 1 | -1/+1 |
2013-03-19 | [media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.c | Sachin Kamat | 1 | -51/+52 |
2013-03-19 | [media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.c | Sachin Kamat | 1 | -55/+57 |
2013-03-19 | [media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.c | Sachin Kamat | 1 | -6/+6 |
2013-03-19 | [media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c | Sachin Kamat | 1 | -6/+6 |
2013-03-05 | [media] vb2: Add support for non monotonic timestamps | Kamil Debski | 1 | -0/+2 |
2013-02-06 | [media] s5p-mfc: end-of-stream handling in encoder bug fix | Kamil Debski | 1 | -0/+2 |
2013-02-06 | [media] media: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -5/+3 |
2013-02-05 | [media] s5p-mfc: Fix kernel warning on memory init | Arun Kumar K | 1 | -33/+45 |
2013-02-05 | [media] s5p-mfc: Use WARN_ON(condition) directly | Sachin Kamat | 1 | -2/+1 |
2013-02-05 | [media] s5p-mfc: Use NULL instead of 0 for pointer | Sachin Kamat | 1 | -1/+1 |
2013-02-05 | [media] s5p-mfc: Fix a watchdog bug | Kamil Debski | 1 | -1/+1 |
2013-01-25 | Merge branch 'v4l_for_linus' into staging/for_v3.9 | Mauro Carvalho Chehab | 1 | -53/+39 |
2013-01-11 | Merge tag 'v3.8-rc3' into v4l_for_linus | Mauro Carvalho Chehab | 1 | -2/+2 |
2013-01-06 | [media] s5p-mfc: Context handling in open() bugfix | Kamil Debski | 1 | -2/+2 |
2013-01-06 | [media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_... | Kamil Debski | 5 | -229/+143 |
2013-01-06 | [media] s5p-mfc: Correct check of vb2_dma_contig_init_ctx return value | Kamil Debski | 1 | -2/+2 |
2013-01-06 | [media] s5p-mfc: Move firmware allocation point to avoid allocation problems | Kamil Debski | 4 | -97/+94 |
2013-01-06 | [media] s5p-mfc: Fix an error check | Sachin Kamat | 1 | -2/+2 |
2013-01-06 | [media] s5p-mfc: Fix a typo in error message in s5p_mfc_pm.c | Sachin Kamat | 1 | -1/+1 |
2013-01-06 | [media] s5p-mfc: Remove redundant 'break' | Sachin Kamat | 1 | -1/+0 |
2013-01-06 | [media] s5p-mfc: Flush DPB buffers during stream off | Arun Kumar K | 4 | -8/+31 |
2013-01-06 | [media] s5p-mfc: remove unused variable | Wei Yongjun | 2 | -11/+0 |
2013-01-06 | [media] s5p-mfc: Add device tree support | Arun Kumar K | 1 | -16/+84 |
2013-01-06 | [media] s5p-mfc: Fix interrupt error handling routine | Kamil Debski | 1 | -51/+37 |