Commit Graph

60 Commits (f792e4f6ac12d45b0eca12f505295c48182a8fd2)

Author SHA1 Message Date
Hans Verkuil b1a873a37b [media] v4l2: use new flag to enable core priority handling 14 years ago
Hans Verkuil bedf8bcf6b [media] v4l2-device: add kref and a release function 14 years ago
Hans Verkuil 0f62fd6a2f [media] v4l2: add v4l2_prio_state to v4l2_device and video_device 14 years ago
Hans Verkuil 0226549308 [media] v4l2_prio: move from v4l2-common to v4l2-dev 14 years ago
Laurent Pinchart 2c0ab67be1 [media] v4l: Make video_device inherit from media_entity 14 years ago
Laurent Pinchart 2096a5dcf9 [media] v4l: subdev: Add device node support 14 years ago
Hans Verkuil 46b633779b [media] v4l2-dev: don't memset video_device.dev 14 years ago
Hans Verkuil ca9afe6f87 [media] v4l2-dev: fix race condition 14 years ago
Hans Verkuil 879aa24d63 [media] V4L: improve the BKL replacement heuristic 14 years ago
Hans Verkuil 2877842de8 [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock 14 years ago
Arnd Bergmann 0edf2e5e2b [media] v4l: kill the BKL 14 years ago
Mauro Carvalho Chehab 7242063018 V4L/DVB: Fix a merge conflict that affects unlock_ioctl 15 years ago
Hans Verkuil ee6869afc9 V4L/DVB: v4l2: add core serialization lock 15 years ago
Hans Verkuil c29fcff3da V4L/DVB: v4l2-dev: remove get_unmapped_area 15 years ago
Hans Verkuil d69f27186c V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blocked 15 years ago
Hans Verkuil 226c0eeaea V4L/DVB: videotext: remove this obsolete API 15 years ago
Hans Verkuil 11bbc1cadb V4L/DVB: v4l2: hook up the new control framework into the core framework 15 years ago
Arnd Bergmann 86a5ef7d77 v4l: Convert v4l2-dev to unlocked_ioctl 15 years ago
Anatolij Gustschin 1bb6419433 V4L/DVB: v4l2-dev: fix memory leak 15 years ago
Hans Verkuil dd0daf2a6f V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bit 15 years ago
Sakari Ailus 1babcb460f V4L/DVB: V4L: File handles 15 years ago
Laurent Pinchart 957b4aa9f7 V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered 15 years ago
Laurent Pinchart eac8ea536a V4L/DVB (13549): v4l: Add video_device_node_name function 15 years ago
Hans Verkuil 6b5270d212 V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function 16 years ago
Hans Verkuil 5062cb70c8 V4L/DVB (12724): v4l2-dev: add simple wrapper functions around the devnode numbers 16 years ago
Hans Verkuil 22e221258b V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'. 16 years ago
Hans Verkuil 7ae0cd9bc7 V4L/DVB (12541): v4l: remove video_register_device_index 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Hans Verkuil 65d9ff9c85 V4L/DVB (11390): 2-dev.c: return 0 for NULL open and release callbacks 16 years ago
Daniel Glöckner c01f1a5a24 V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler 16 years ago
Hans Verkuil 005759613b V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent set. 16 years ago
Scott James Remnant cbb72b0f69 V4L/DVB (10947): Auto-load videodev module when device opened. 16 years ago
Trent Piepho 428c8d1916 V4L/DVB (10791): videodev: not possible to register NULL video_device 16 years ago
Hans Verkuil 775a05dd54 V4L/DVB (10641): v4l2-dev: remove limit of 32 devices per driver in get_index() 16 years ago
Hans Verkuil 9bb7cde793 V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32 16 years ago
Hans Verkuil bec43661b1 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 16 years ago
Hans Verkuil 9bea3514dd V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent 16 years ago
Hans Verkuil dc93a70cc7 V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev 16 years ago
Hans Verkuil 806e5b7cfa V4L/DVB (9942): v4l2-dev: check for parent device in get_index. 16 years ago
Kay Sievers af128a102c V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Alan Cox d9b01449e7 V4L/DVB (9491): rationalise addresses to one common one 16 years ago
Hans Verkuil dd89601d47 V4L/DVB (9133): v4l: disconnect kernel number from minor 17 years ago
Hans Verkuil 6ea9a1829a V4L/DVB (8857): v4l2-dev: replace panic with BUG 17 years ago
Hans Verkuil 7f8ecfab7a V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev 17 years ago
Hans Verkuil 9d95af9d09 V4L/DVB (8791): v4l2-dev: do not clear the driver_data field 17 years ago
Hans Verkuil bfa8a273bb V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function 17 years ago
Hans Verkuil d6e7497eaf V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory 17 years ago
Hans Verkuil f9e86b5e9d V4L/DVB (8782): v4l2-dev: add video_device_release_empty 17 years ago
Hans Verkuil cb353588e1 V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release 17 years ago
Henrik Kretzschmar ee7aa9f821 V4L/DVB (8750): V4L: check inval in video_register_device_index() 17 years ago