index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
[media] v4l: subdev: Events support
Sakari Ailus
1
-0
/
+10
2011-03-22
[media] v4l: subdev: Uninline the v4l2_subdev_init function
Laurent Pinchart
1
-13
/
+2
2011-03-22
[media] v4l: subdev: Add device node support
Laurent Pinchart
3
-5
/
+33
2011-03-22
[media] v4l: subdev: Don't require core operations
Laurent Pinchart
1
-2
/
+1
2011-03-22
[media] v4l: videobuf2: Typo fix
Laurent Pinchart
1
-1
/
+1
2011-03-22
[media] Add proper audio support for Nova-S Plus with wm8775 ADC
Lawrence Rust
1
-0
/
+9
2011-03-22
[media] V4L: Initial submit of OV9740 driver
Andrew Chew
1
-0
/
+1
2011-03-22
[media] V4L: soc-camera: add helper functions for videobuf queue handling
Guennadi Liakhovetski
1
-0
/
+10
2011-03-22
[media] V4L: soc-camera: extend to also support videobuf2
Guennadi Liakhovetski
1
-1
/
+10
2011-03-22
[media] V4L: soc_mediabus: add a method to obtain the number of samples per p...
Alberto Panizzo
1
-0
/
+1
2011-03-22
[media] V4L: soc-camera: add enum-frame-size ioctl
Qing Xu
1
-0
/
+1
2011-03-22
[media] V4L: add enum_mbus_fsizes video operation
Qing Xu
1
-0
/
+2
2011-03-22
[media] tuner: Remove remaining usages of T_DIGITAL_TV
Mauro Carvalho Chehab
1
-1
/
+1
2011-03-22
[media] Remove the remaining usages for T_STANDBY
Mauro Carvalho Chehab
1
-11
/
+1
2011-03-22
[media] tuner-core: Better implement standby mode
Mauro Carvalho Chehab
1
-1
/
+0
2011-03-22
[media] tuner-simple: add support for Tena TNF5337 MFD
Mauro Carvalho Chehab
1
-0
/
+1
2011-03-22
[media] Add v4l2 subdev driver for NOON010PC30L image sensor
Sylwester Nawrocki
1
-0
/
+28
2011-03-22
[media] Add chip identity for NOON010PC30 camera sensor
Sylwester Nawrocki
1
-0
/
+3
2011-03-22
[media] s5p-fimc: Add control of the external sensor clock
Sylwester Nawrocki
1
-0
/
+2
2011-03-22
[media] s5p-fimc: Derive camera bus width from mediabus pixelcode
Sylwester Nawrocki
1
-2
/
+0
2011-03-22
[media] s5p-fimc: Rename s3c_fimc* to s5p_fimc*
Sylwester Nawrocki
1
-8
/
+8
2011-03-22
[media] v4l: mem2mem: port to videobuf2
Marek Szyprowski
1
-21
/
+35
2011-03-22
[media] v4l: videobuf2: add read() and write() emulator
Marek Szyprowski
1
-0
/
+9
2011-03-22
[media] v4l: videobuf2: add DMA scatter/gather allocator
Andrzej Pietrasiewicz
1
-0
/
+32
2011-03-22
[media] v4l: videobuf2: add DMA coherent allocator
Pawel Osciak
1
-0
/
+29
2011-03-22
[media] v4l: videobuf2: add vmalloc allocator
Pawel Osciak
1
-0
/
+20
2011-03-22
[media] v4l: videobuf2: add generic memory handling routines
Marek Szyprowski
1
-0
/
+45
2011-03-22
[media] v4l: add videobuf2 Video for Linux 2 driver framework
Pawel Osciak
1
-0
/
+371
2011-03-22
[media] v4l: Add multi-planar ioctl handling code
Pawel Osciak
1
-0
/
+16
2011-03-22
[media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiver
Patrick Boettcher
1
-0
/
+1
2011-01-19
[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h
Laurent Pinchart
1
-0
/
+1
2011-01-19
[media] rc: fix up and genericize some time unit conversions
Jarod Wilson
1
-0
/
+3
2011-01-19
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
Hans Verkuil
1
-2
/
+4
2011-01-19
[media] v4l2-subdev: add (un)register internal ops
Hans Verkuil
1
-0
/
+17
2011-01-19
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
Hans Verkuil
3
-17
/
+19
2011-01-19
[media] saa7146: Convert from .ioctl to .unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-488
/
+314
2011-01-03
media: comment typo fix diable -> disable.
Justin P. Mattock
1
-1
/
+1
2011-01-03
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
Mauro Carvalho Chehab
1
-3
/
+0
2010-12-31
[media] soc_camera: Add the ability to bind regulators to soc_camedra devices
Alberto Panizzo
1
-0
/
+5
2010-12-31
[media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensor
Alberto Panizzo
1
-0
/
+1
2010-12-30
[media] v4l2-ctrls: use const char * const * for the menu arrays
Hans Verkuil
3
-6
/
+6
2010-12-29
[media] bt819: the ioctls in the header are internal to the kernel
Hans Verkuil
1
-1
/
+4
2010-12-29
[media] saa6588: rename rds.h to saa6588.h
Hans Verkuil
1
-10
/
+8
2010-12-29
[media] saa7134: Add support for Compro VideoMate Vista M1F
Ramiro Morales
1
-0
/
+1
2010-12-29
[media] V4L1 removal: Remove linux/videodev.h
Mauro Carvalho Chehab
1
-90
/
+0
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2
-27
/
+3
2010-12-29
[media] Add a keymap for Pixelview 002-T remote
Mauro Carvalho Chehab
1
-0
/
+1
2010-12-29
[media] lirc_dev: add some __user annotations
Dan Carpenter
1
-3
/
+3
[prev]
[next]