index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-03
[media] vb2: add vb2_get_unmapped_area in vb2 core
Scott Jiang
1
-0
/
+7
2011-11-03
[media] v4l: Add v4l2 subdev driver for S5K6AAFX sensor
Sylwester Nawrocki
1
-0
/
+51
2011-11-03
[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control
Sylwester Nawrocki
1
-0
/
+1
2011-11-03
[media] V4L: soc-camera: make (almost) all client drivers re-usable outside o...
Guennadi Liakhovetski
1
-3
/
+3
2011-11-03
[media] V4L: add .g_std() core V4L2 subdevice operation
Guennadi Liakhovetski
1
-0
/
+1
2011-11-03
[media] V4L: dynamically allocate video_device nodes in subdevices
Guennadi Liakhovetski
1
-2
/
+2
2011-11-03
[media] V4L: mt9m001, mt9v022: use internally cached pixel code
Guennadi Liakhovetski
1
-5
/
+0
2011-11-03
[media] V4L: soc-camera: start removing struct soc_camera_device from client ...
Guennadi Liakhovetski
1
-4
/
+21
2011-11-03
[media] V4L: docbook documentation for struct v4l2_create_buffers
Guennadi Liakhovetski
1
-3
/
+11
2011-11-03
[media] soc_camera: remove the now obsolete struct soc_camera_ops
Hans Verkuil
1
-18
/
+0
2011-11-03
[media] sh_mobile_ceu_camera: implement the control handler
Hans Verkuil
1
-4
/
+0
2011-11-03
[media] soc_camera: add control handler support
Hans Verkuil
1
-0
/
+2
2011-11-03
[media] V4L: vb2: add support for buffers of different sizes on a single queue
Guennadi Liakhovetski
1
-12
/
+23
2011-11-03
[media] V4L: vb2: prepare to support multi-size buffers
Guennadi Liakhovetski
1
-3
/
+3
2011-11-03
[media] V4L: add two new ioctl()s for multi-size videobuffer management
Guennadi Liakhovetski
2
-0
/
+20
2011-11-03
[media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPARED
Guennadi Liakhovetski
1
-0
/
+2
2011-11-03
[media] V4L: soc-camera: remove soc-camera client bus-param operations and su...
Guennadi Liakhovetski
1
-44
/
+8
2011-11-03
[media] V4L: soc_camera_platform: remove superfluous soc-camera client operat...
Guennadi Liakhovetski
1
-1
/
+0
2011-11-03
[media] V4L: ov772x: remove superfluous soc-camera client operations
Guennadi Liakhovetski
1
-1
/
+0
2011-11-03
[media] V4L: soc-camera: compatible bus-width flags
Guennadi Liakhovetski
1
-6
/
+6
2011-11-03
[media] V4L: soc_camera_platform: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-0
/
+3
2011-11-03
[media] V4L: ov772x: rename macros to not pollute the global namespace
Guennadi Liakhovetski
1
-13
/
+12
2011-11-03
[media] V4L: soc-camera: add helper functions for new bus configuration type
Guennadi Liakhovetski
2
-2
/
+6
2011-10-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-78
/
+363
2011-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+6
2011-10-30
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+17
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2
-10
/
+72
2011-10-30
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+21
2011-10-30
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
8
-111
/
+300
2011-10-30
i2c: Functions for byte-swapped smbus_write/read_word_data
Jonathan Cameron
1
-0
/
+17
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
1
-0
/
+1
2011-10-30
vlan: allow nested vlan_do_receive()
Eric Dumazet
1
-3
/
+3
2011-10-29
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2011-10-29
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+17
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-26
/
+16
2011-10-29
of: include errno.h
Kalle Valo
1
-0
/
+1
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
11
-117
/
+362
2011-10-28
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2
-2
/
+5
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
21
-103
/
+405
2011-10-28
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
5
-0
/
+104
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
11
-5
/
+157
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+109
2011-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
1
-11
/
+17
2011-10-28
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+20
2011-10-28
vfs: add generic_file_llseek_size
Andi Kleen
1
-0
/
+2
2011-10-28
vfs: do (nearly) lockless generic_file_llseek
Andi Kleen
1
-3
/
+6
2011-10-28
vfs: add hex format for MAY_* flag values
Aneesh Kumar K.V
1
-8
/
+9
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-91
/
+459
2011-10-28
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+13
2011-10-27
Fix build break when freezer not configured
Steve French
1
-0
/
+3
[next]