index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
[media] v4l2: use new flag to enable core priority handling
Hans Verkuil
1
-0
/
+3
2011-03-22
[media] v4l2-device: add kref and a release function
Hans Verkuil
1
-0
/
+11
2011-03-22
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
1
-1
/
+1
2011-03-22
[media] v4l2-fh: add v4l2_fh_is_singular
Hans Verkuil
1
-0
/
+13
2011-03-22
[media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functions
Hans Verkuil
1
-0
/
+15
2011-03-22
[media] v4l2-fh: implement v4l2_priority support
Hans Verkuil
1
-0
/
+1
2011-03-22
[media] v4l2: add v4l2_prio_state to v4l2_device and video_device
Hans Verkuil
2
-0
/
+6
2011-03-22
[media] v4l2_prio: move from v4l2-common to v4l2-dev
Hans Verkuil
2
-15
/
+15
2011-03-22
[media] Update Pawel Osciak's e-mail address
Pawel Osciak
5
-5
/
+5
2011-03-22
[media] add TerraTec remote
Antti Palosaari
1
-0
/
+1
2011-03-22
[media] gspca - nw80x: New subdriver for Divio based webcams
Jean-François Moine
1
-0
/
+1
2011-03-22
[media] s5p-fimc: Add a platform data entry for MIPI-CSI data alignment
Sylwester Nawrocki
1
-0
/
+2
2011-03-22
[media] s5p-fimc: Allow defining number of sensors at runtime
Sylwester Nawrocki
1
-4
/
+3
2011-03-22
[media] media: Pick a free ioctls range
Laurent Pinchart
1
-4
/
+4
2011-03-22
[media] omap3isp: Kconfig and Makefile
Laurent Pinchart
1
-0
/
+1
2011-03-22
[media] omap3isp: OMAP3 ISP core
Sakari Ailus
1
-0
/
+646
2011-03-22
[media] v4l: Add 12 bits bayer pixel formats
Laurent Pinchart
1
-0
/
+4
2011-03-22
[media] v4l: Add missing 12 bits bayer media bus formats
Laurent Pinchart
1
-1
/
+4
2011-03-22
[media] v4l: Add remaining RAW10 patterns w DPCM pixel code variants
Laurent Pinchart
1
-1
/
+6
2011-03-22
[media] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes
Laurent Pinchart
1
-2
/
+8
2011-03-22
[media] v4l: Add subdev sensor g_skip_frames operation
Laurent Pinchart
1
-0
/
+4
2011-03-22
[media] v4l: v4l2_subdev userspace crop API
Antti Koskipaa
2
-0
/
+19
2011-03-22
[media] v4l: v4l2_subdev userspace frame interval API
Laurent Pinchart
2
-0
/
+43
2011-03-22
[media] v4l: v4l2_subdev userspace format API
Laurent Pinchart
3
-0
/
+101
2011-03-22
[media] v4l: v4l2_subdev pad-level operations
Laurent Pinchart
1
-0
/
+4
2011-03-22
[media] v4l: subdev: Add new file operations
Laurent Pinchart
1
-0
/
+7
2011-03-22
[media] v4l: Create v4l2 subdev file handle structure
Stanimir Varbanov
1
-0
/
+29
2011-03-22
[media] v4l: Group media bus pixel codes by types and sort them alphabetically
Laurent Pinchart
1
-31
/
+46
2011-03-22
[media] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8
Laurent Pinchart
1
-1
/
+1
2011-03-22
[media] v4l: Replace enums with fixed-sized fields in public structure
Laurent Pinchart
1
-8
/
+9
2011-03-22
[media] v4l: Move the media/v4l2-mediabus.h header to include/linux
Laurent Pinchart
4
-62
/
+81
2011-03-22
[media] v4l: Make v4l2_subdev inherit from media_entity
Laurent Pinchart
1
-0
/
+6
2011-03-22
[media] v4l: Make video_device inherit from media_entity
Laurent Pinchart
1
-0
/
+7
2011-03-22
[media] v4l: Add a media_device pointer to the v4l2_device structure
Laurent Pinchart
1
-0
/
+4
2011-03-22
[media] media: Pipelines and media streams
Laurent Pinchart
2
-0
/
+11
2011-03-22
[media] media: Links setup
Laurent Pinchart
3
-0
/
+21
2011-03-22
[media] media: Entities, pads and links enumeration
Laurent Pinchart
2
-23
/
+86
2011-03-22
[media] media: Media device information query
Laurent Pinchart
2
-0
/
+46
2011-03-22
[media] media: Entity use count
Laurent Pinchart
2
-0
/
+13
2011-03-22
[media] media: Entity graph traversal
Sakari Ailus
1
-0
/
+15
2011-03-22
[media] media: Entities, pads and links
Laurent Pinchart
2
-0
/
+141
2011-03-22
[media] media: Media device
Laurent Pinchart
1
-0
/
+69
2011-03-22
[media] media: Media device node support
Laurent Pinchart
1
-0
/
+97
2011-03-21
[media] v4l: subdev: Events support
Sakari Ailus
1
-0
/
+10
2011-03-21
[media] v4l: subdev: Uninline the v4l2_subdev_init function
Laurent Pinchart
1
-13
/
+2
2011-03-21
[media] v4l: subdev: Add device node support
Laurent Pinchart
3
-5
/
+33
2011-03-21
[media] v4l: subdev: Don't require core operations
Laurent Pinchart
1
-2
/
+1
2011-03-21
[media] v4l: videobuf2: Typo fix
Laurent Pinchart
1
-1
/
+1
2011-03-21
[media] MFD: WL1273 FM Radio: MFD driver for the FM radio
Matti Aaltonen
1
-0
/
+2
2011-03-21
[media] Add proper audio support for Nova-S Plus with wm8775 ADC
Lawrence Rust
1
-0
/
+9
[next]