#
aa740e0a |
| 15-Sep-2012 |
Mauro Carvalho Chehab <mchehab@redhat.com> |
[media] gscaler: mark it as BROKEN
-EMISSINGMAKEFILE
Without a Makefile, the driver will not compile, causing breakages for arm exynos5 sub-architecture.
Cc: Shaik Ameer Basha <shaik.ameer@samsung
[media] gscaler: mark it as BROKEN
-EMISSINGMAKEFILE
Without a Makefile, the driver will not compile, causing breakages for arm exynos5 sub-architecture.
Cc: Shaik Ameer Basha <shaik.ameer@samsung.com> Cc: Sungchun Kang <sungchun.kang@samsung.com> Cc: "Seung-Woo Kim/Mobile S/W Platform Lab(DMC)/E4" <sw0312.kim@samsung.com> Cc: Kyungmin Park <kyungmin.park@samsung.com> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
show more ...
|
#
655ceff1 |
| 16-Aug-2012 |
Shaik Ameer Basha <shaik.ameer@samsung.com> |
[media] gscaler: Add Makefile for G-Scaler Driver
This patch adds the Makefile for G-Scaler driver.
Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com> Reviewed-by: Sylwester Nawrocki <s.naw
[media] gscaler: Add Makefile for G-Scaler Driver
This patch adds the Makefile for G-Scaler driver.
Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com> Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
show more ...
|
#
fccea74f |
| 20-Aug-2012 |
Mauro Carvalho Chehab <mchehab@redhat.com> |
[media] Kconfig: merge all customise options into just one
Instead of having 3 options to allow customizing the media sub-drivers (tuners, I2C drivers, frontends), merge all of them into just one.
[media] Kconfig: merge all customise options into just one
Instead of having 3 options to allow customizing the media sub-drivers (tuners, I2C drivers, frontends), merge all of them into just one.
That simplifies the life for users, as they can just keep this untouched.
Life for developers is also simpler, as there's now just one Kconfig item to remember, for the ancillary sub-drivers providing supports for chips that could change from one board design to another.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
show more ...
|
#
b6334460 |
| 20-Aug-2012 |
Mauro Carvalho Chehab <mchehab@redhat.com> |
[media] Cleanup media Kconfig files
- get rid of ridden V4L2_COMMON symbol
This symbol is not needed anymore; it can be folded with V4L2 one, simplifying the Kconfig a little bit;
- Comment wh
[media] Cleanup media Kconfig files
- get rid of ridden V4L2_COMMON symbol
This symbol is not needed anymore; it can be folded with V4L2 one, simplifying the Kconfig a little bit;
- Comment why some Kconfig items are needed;
- Remove if test for MEDIA_CAMERA_SUPPORT, replacing it by depends on.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
show more ...
|
#
7a46e188 |
| 20-Aug-2012 |
Mauro Carvalho Chehab <mchehab@redhat.com> |
[media] Put the test devices together
Vivi is not that important to appear at the main menu, so move it to its own submenu. Also, the mem2mem test device driver is similar to vivi. So, put both at t
[media] Put the test devices together
Vivi is not that important to appear at the main menu, so move it to its own submenu. Also, the mem2mem test device driver is similar to vivi. So, put both at the same menu.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
show more ...
|
#
b47ff4a3 |
| 20-Aug-2012 |
Mauro Carvalho Chehab <mchehab@redhat.com> |
[media] move soc_camera to its own directory
That helps to better organize the soc_camera items.
While here, cleanup Makefiles, removing uneeded include dirs.
Signed-off-by: Mauro Carvalho Chehab
[media] move soc_camera to its own directory
That helps to better organize the soc_camera items.
While here, cleanup Makefiles, removing uneeded include dirs.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
show more ...
|
#
2c3fb08b |
| 14-Aug-2012 |
Mauro Carvalho Chehab <mchehab@redhat.com> |
[media] rename drivers/media/video as .../platform
The remaining drivers are mostly platform drivers. Name the dir to reflect it.
It makes sense to latter break it into a few other dirs.
Signed-of
[media] rename drivers/media/video as .../platform
The remaining drivers are mostly platform drivers. Name the dir to reflect it.
It makes sense to latter break it into a few other dirs.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
show more ...
|