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
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2011-04-13
[media] v4l2-device: fix a macro definition
Guennadi Liakhovetski
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-22
[media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_t
Pawel Osciak
1
-3
/
+6
2011-03-22
[media] v4l: soc-camera: Store negotiated buffer settings
Sergio Aguirre
1
-0
/
+2
2011-03-22
[media] rc/keymaps: Rename Hauppauge table as rc-hauppauge
Mauro Carvalho Chehab
1
-2
/
+2
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] 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] 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
1
-0
/
+4
2011-03-22
[media] v4l: v4l2_subdev userspace frame interval API
Laurent Pinchart
1
-0
/
+7
2011-03-22
[media] v4l: v4l2_subdev userspace format API
Laurent Pinchart
1
-0
/
+10
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: Move the media/v4l2-mediabus.h header to include/linux
Laurent Pinchart
2
-62
/
+2
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
1
-0
/
+10
2011-03-22
[media] media: Links setup
Laurent Pinchart
2
-0
/
+20
2011-03-22
[media] media: Entities, pads and links enumeration
Laurent Pinchart
1
-23
/
+1
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] Add proper audio support for Nova-S Plus with wm8775 ADC
Lawrence Rust
1
-0
/
+9
2011-03-21
[media] V4L: Initial submit of OV9740 driver
Andrew Chew
1
-0
/
+1
2011-03-21
[media] V4L: soc-camera: add helper functions for videobuf queue handling
Guennadi Liakhovetski
1
-0
/
+10
2011-03-21
[media] V4L: soc-camera: extend to also support videobuf2
Guennadi Liakhovetski
1
-1
/
+10
2011-03-21
[media] V4L: soc_mediabus: add a method to obtain the number of samples per p...
Alberto Panizzo
1
-0
/
+1
2011-03-21
[media] V4L: soc-camera: add enum-frame-size ioctl
Qing Xu
1
-0
/
+1
2011-03-21
[media] V4L: add enum_mbus_fsizes video operation
Qing Xu
1
-0
/
+2
2011-03-21
[media] tuner: Remove remaining usages of T_DIGITAL_TV
Mauro Carvalho Chehab
1
-1
/
+1
[next]