Age | Commit message (Expand) | Author | Files | Lines |
2014-12-22 | [media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helper | Prabhakar Lad | 1 | -0/+1 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-11 | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -19/+30 |
2014-12-05 | media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -1/+1 |
2014-11-05 | [media] s5p_mfc: Remove redundant casts | Rasmus Villemoes | 1 | -2/+2 |
2014-10-28 | [media] s5p-mfc: De-init MFC when watchdog kicks in | Arun Mankuzhi | 1 | -0/+4 |
2014-10-28 | [media] s5p-mfc: Don't crash the kernel if the watchdog kicks in | Pawel Osciak | 1 | -14/+7 |
2014-10-28 | [media] s5p-mfc: Only set timestamp/timecode for new frames | Ilja Friedel | 1 | -2/+10 |
2014-10-28 | [media] s5p-mfc: clear 'enter_suspend' flag if suspend fails | Prathyush K | 1 | -1/+7 |
2014-10-20 | media: platform: s5p-mfc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-26 | [media] s5p_mfc: use static for some structs | Mauro Carvalho Chehab | 1 | -12/+12 |
2014-09-26 | [media] s5p-mfc: Use decode status instead of display status on MFCv5 | Sjoerd Simons | 1 | -1/+6 |
2014-09-26 | [media] s5p-mfc: Fix sparse errors in the MFC driver | Kamil Debski | 1 | -23/+23 |
2014-08-26 | [media] s5p_mfc: get rid of several warnings | Mauro Carvalho Chehab | 1 | -2/+0 |
2014-08-26 | [media] s5p_mfc: don't use an external symbol called 'debug' | Mauro Carvalho Chehab | 1 | -2/+2 |
2014-07-30 | [media] s5p-mfc: remove unnecessary calling to function video_devdata() | Zhaowei Yuan | 1 | -1/+1 |
2014-07-22 | [media] s5p-mfc: Support multiple firmware sub-versions | Arun Kumar K | 1 | -4/+9 |
2014-07-22 | [media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware | Arun Kumar K | 1 | -1/+1 |
2014-05-23 | [media] s5p-mfc: Add support for resolution change event | Pawel Osciak | 1 | -0/+8 |
2014-05-23 | [media] s5p-mfc: Core support for v8 encoder | Kiran AVND | 1 | -0/+2 |
2014-05-23 | [media] s5p-mfc: Core support to add v8 decoder | Kiran AVND | 1 | -0/+31 |
2014-05-23 | [media] v4l: s5p-mfc: Limit enum_fmt to output formats of current version | Kamil Debski | 1 | -0/+3 |
2014-05-23 | [media] s5p-mfc: Add variants to access mfc registers | Kiran AVND | 1 | -0/+1 |
2014-05-23 | [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode | Pawel Osciak | 1 | -0/+1 |
2014-05-23 | [media] s5p-mfc: Don't allocate codec buffers on STREAMON | Pawel Osciak | 1 | -4/+4 |
2014-05-23 | [media] s5p-mfc: Extract open/close MFC instance commands | Pawel Osciak | 1 | -18/+1 |
2014-05-23 | [media] s5p-mfc: Copy timestamps only when a frame is produced | Pawel Osciak | 1 | -2/+4 |
2014-03-11 | [media] s5p-mfc: Replaced commas with semicolons | Joonyoung Shim | 1 | -4/+4 |
2014-03-05 | [media] v4l: Copy timestamp source flags to destination on m2m devices | Sakari Ailus | 1 | -0/+5 |
2014-03-05 | [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags | Sakari Ailus | 1 | -2/+2 |
2014-01-13 | [media] media: s5p_mfc: remove s5p_mfc_get_node_type() function | Marek Szyprowski | 1 | -21/+7 |
2013-11-29 | [media] media_tree: Fix spelling errors | Jonathan McCrohan | 1 | -6/+6 |
2013-10-28 | [media] s5p-mfc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-10-28 | [media] s5p-mfc: call wake_up_dev if in suspend mode | Prathyush K | 1 | -4/+6 |
2013-08-18 | [media] s5p-mfc: Core support for MFC v7 | Arun Kumar K | 1 | -0/+32 |
2013-06-20 | Merge branch 'linus' into patchwork | Mauro Carvalho Chehab | 1 | -5/+3 |
2013-06-12 | [media] s5p-mfc: Remove redundant use of of_match_ptr macro | Sachin Kamat | 1 | -1/+1 |
2013-06-03 | [media] s5p-mfc: added missing end-of-lines in debug messages | Andrzej Hajda | 1 | -1/+1 |
2013-06-03 | [media] s5p-mfc: Remove special clock usage in driver | Arun Kumar K | 1 | -2/+0 |
2013-06-03 | [media] s5p-mfc: Update v6 encoder buffer alloc | Arun Kumar K | 1 | -2/+2 |
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 | 1 | -0/+2 |
2013-04-01 | Merge tag 'v3.9-rc5' into patchwork | Mauro Carvalho Chehab | 1 | -1/+1 |
2013-03-21 | [media] s5p-mfc: Fix frame skip bug | Arun Kumar K | 1 | -1/+1 |
2013-03-05 | [media] vb2: Add support for non monotonic timestamps | 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 |