index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2008-10-12
V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev
Hans Verkuil
1
-68
/
+63
2008-10-12
V4L/DVB (8791): v4l2-dev: do not clear the driver_data field
Hans Verkuil
1
-0
/
+4
2008-10-12
V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function
Hans Verkuil
1
-7
/
+6
2008-10-12
V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory
Hans Verkuil
1
-14
/
+2
2008-10-12
V4L/DVB (8782): v4l2-dev: add video_device_release_empty
Hans Verkuil
1
-0
/
+7
2008-10-12
V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release
Hans Verkuil
1
-30
/
+0
2008-10-12
V4L/DVB (8750): V4L: check inval in video_register_device_index()
Henrik Kretzschmar
1
-0
/
+3
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-3
/
+0
2008-09-04
V4L/DVB (8750): V4L: check inval in video_register_device_index()
Henrik Kretzschmar
1
-0
/
+3
2008-09-04
V4L/DVB (8682): V4L: fix return value of register video func
Henrik Kretzschmar
1
-1
/
+1
2008-08-06
V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filename
Randy Dunlap
1
-1
/
+3
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-0
/
+1
2008-07-23
V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
1
-13
/
+10
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-3
/
+3
2008-07-23
V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.c
Hans Verkuil
1
-0
/
+424