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
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
/
drivers
/
media
/
video
/
v4l2-dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-19
[media] videodev: fix a NULL pointer dereference in v4l2_device_release()
Antonio Ospite
1
-1
/
+1
2011-09-22
[media] v4l: Fix use-after-free case in v4l2_device_release
Hans Verkuil
1
-0
/
+11
2011-07-01
[media] v4l: Don't access media entity after is has been destroyed
Laurent Pinchart
1
-32
/
+7
2011-05-20
[media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"
Bob Liu
1
-0
/
+18
2011-04-19
[media] v4l: Don't register media entities for subdev device nodes
Laurent Pinchart
1
-5
/
+10
2011-03-22
[media] v4l2: use new flag to enable core priority handling
Hans Verkuil
1
-5
/
+3
2011-03-22
[media] v4l2-device: add kref and a release function
Hans Verkuil
1
-0
/
+10
2011-03-22
[media] v4l2: add v4l2_prio_state to v4l2_device and video_device
Hans Verkuil
1
-0
/
+6
2011-03-22
[media] v4l2_prio: move from v4l2-common to v4l2-dev
Hans Verkuil
1
-0
/
+64
2011-03-22
[media] v4l: Make video_device inherit from media_entity
Laurent Pinchart
1
-4
/
+45
2011-03-22
[media] v4l: subdev: Add device node support
Laurent Pinchart
1
-16
/
+11
2011-01-19
[media] v4l2-dev: don't memset video_device.dev
Hans Verkuil
1
-5
/
+4
2010-12-02
[media] v4l2-dev: fix race condition
Hans Verkuil
1
-1
/
+6
2010-12-02
[media] V4L: improve the BKL replacement heuristic
Hans Verkuil
1
-3
/
+28
2010-12-02
[media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock
Hans Verkuil
1
-14
/
+17
2010-11-09
[media] v4l: kill the BKL
Arnd Bergmann
1
-3
/
+4
2010-10-21
V4L/DVB: Fix a merge conflict that affects unlock_ioctl
Mauro Carvalho Chehab
1
-5
/
+5
2010-10-21
V4L/DVB: v4l2: add core serialization lock
Hans Verkuil
1
-18
/
+58
2010-10-21
V4L/DVB: v4l2-dev: remove get_unmapped_area
Hans Verkuil
1
-18
/
+0
2010-10-21
V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blocked
Hans Verkuil
1
-2
/
+2
2010-10-21
V4L/DVB: videotext: remove this obsolete API
Hans Verkuil
1
-10
/
+1
2010-08-11
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+6
2010-08-09
V4L/DVB: v4l2: hook up the new control framework into the core framework
Hans Verkuil
1
-2
/
+6
2010-08-09
Merge commit 'linus/master' into bkl/core
Frederic Weisbecker
1
-3
/
+3
2010-08-09
v4l: Convert v4l2-dev to unlocked_ioctl
Arnd Bergmann
1
-37
/
+15
2010-08-02
V4L/DVB: v4l2-dev: fix memory leak
Anatolij Gustschin
1
-3
/
+3
2010-05-19
V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bit
Hans Verkuil
1
-2
/
+0
2010-05-19
V4L/DVB: V4L: File handles
Sakari Ailus
1
-0
/
+4
2009-12-16
V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered
Laurent Pinchart
1
-9
/
+9
2009-12-16
V4L/DVB (13549): v4l: Add video_device_node_name function
Laurent Pinchart
1
-2
/
+2
2009-09-19
V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...
Hans Verkuil
1
-1
/
+19
2009-09-19
V4L/DVB (12724): v4l2-dev: add simple wrapper functions around the devnode nu...
Hans Verkuil
1
-5
/
+48
2009-09-19
V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'.
Hans Verkuil
1
-18
/
+20
2009-09-19
V4L/DVB (12541): v4l: remove video_register_device_index
Hans Verkuil
1
-40
/
+15
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-04-07
V4L/DVB (11390): 2-dev.c: return 0 for NULL open and release callbacks
Hans Verkuil
1
-3
/
+8
2009-03-30
V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler
Daniel Glöckner
1
-0
/
+19
2009-03-30
V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent ...
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10947): Auto-load videodev module when device opened.
Scott James Remnant
1
-0
/
+1
2009-03-30
V4L/DVB (10791): videodev: not possible to register NULL video_device
Trent Piepho
1
-4
/
+3
2009-03-30
V4L/DVB (10641): v4l2-dev: remove limit of 32 devices per driver in get_index()
Hans Verkuil
1
-12
/
+13
2009-01-02
V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32
Hans Verkuil
1
-2
/
+2
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-19
/
+6
2008-12-30
V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent
Hans Verkuil
1
-0
/
+3
2008-12-30
V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev
Hans Verkuil
1
-93
/
+263
2008-12-30
V4L/DVB (9942): v4l2-dev: check for parent device in get_index.
Hans Verkuil
1
-0
/
+4
2008-12-29
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
1
-1
/
+1
2008-12-29
V4L/DVB (9491): rationalise addresses to one common one
Alan Cox
1
-1
/
+1
2008-10-12
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
1
-31
/
+65
2008-10-12
V4L/DVB (8857): v4l2-dev: replace panic with BUG
Hans Verkuil
1
-2
/
+5
[next]