Commit Graph

3711 Commits (0fcd488d8d90d2332f9ff463929ec4b7676102b6)

Author SHA1 Message Date
Andy Walls 4519064c1c V4L/DVB (8912): cx18: Correct CX23418 PCI configuration settings. 17 years ago
Jean-Francois Moine 0be01004dd V4L/DVB (8910): gspca: Add support of image transfer by bulk and minor change. 17 years ago
Hans Verkuil d45b9b8ab4 V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings 17 years ago
Mike Isely 2bb87c24d7 V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's behavior 17 years ago
Mike Isely 0cc1186712 V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed. 17 years ago
Mike Isely 432907f750 V4L/DVB (8900): pvrusb2: Implement cropping pass through 17 years ago
Mike Isely 0b7c2c9598 V4L/DVB (8899): pvrusb2: Implement default value retrieval in sysfs interface 17 years ago
Mike Isely 26dd1c57a0 V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's default value 17 years ago
Mike Isely 755879c66b V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to the encoder 17 years ago
vdb128@picaros.org e784bfb93c V4L/DVB (8896): pvrusb2: Implement crop support 17 years ago
Mike Isely fe15f13679 V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used 17 years ago
Mike Isely 157afbc0de V4L/DVB (8894): pvrusb2: Remove BKL 17 years ago
Mike Isely 5f33df1443 V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32() 17 years ago
Alexander Beregalov 26d2e854bc V4L/DVB (8559): replace __FUNCTION__ with __func__ 17 years ago
Jean Delvare eb1b27bd86 V4L/DVB (8879): bttv: Don't unmask VPRES interrupt 17 years ago
Hans Verkuil 6ea9a1829a V4L/DVB (8857): v4l2-dev: replace panic with BUG 17 years ago
Hans Verkuil 20c104d0a4 V4L/DVB (8856): v4l: fix assorted compile warnings/errors 17 years ago
Hans Verkuil 7f8ecfab7a V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev 17 years ago
Hans Verkuil 187565c43a V4L/DVB (8850): bt856: fix define conflict 17 years ago
Laurent Pinchart 4e08caf0cb V4L/DVB (8847): uvcvideo: Add support for a Bison Electronics webcam found in the Fujitsu Amilo SI2636. 17 years ago
Laurent Pinchart 08ebd003d9 V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace message 17 years ago
Dean Anderson 22b88d48a0 V4L/DVB (8845): s2255drv: adds JPEG compression quality control 17 years ago
David Howells abc94fc8fe V4L/DVB (8838): CRED: Wrap task credential accesses in video input drivers 17 years ago
Steven Toth 4c56b04af6 V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H 17 years ago
Harvey Harrison ba77531f51 V4L/DVB (8800): [v4l-dvb-maintainer] [PATCH] v4l: mt9m111.c make function static 17 years ago
Dmitry Belimov 92c36147a7 V4L/DVB (8797): A simple state machine was added to saa7134_ts. 17 years ago
Dmitry Belimov 8809b9cc86 V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TS 17 years ago
Dmitry Belimov f03813e4d1 V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 empress cards 17 years ago
Hans Verkuil 9d95af9d09 V4L/DVB (8791): v4l2-dev: do not clear the driver_data field 17 years ago
Hans Verkuil c170ecf434 V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) 17 years ago
Hans Verkuil bfa8a273bb V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function 17 years ago
Hans Verkuil 601e9444f2 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead 17 years ago
Hans Verkuil d6e7497eaf V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory 17 years ago
Hans Verkuil aa5e90af7d V4L/DVB (8783): v4l: add all missing video_device release callbacks 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
Hans Verkuil 7d43cd53c8 V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/release 17 years ago
Andy Walls 3b5df8ea40 V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture. 17 years ago
Andy Walls d3c5e70755 V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking 17 years ago
Andy Walls b04bce476c V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t 17 years ago
Andy Walls 59ba2b0022 V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member. 17 years ago
Andy Walls a928880a5b V4L/DVB (8770): cx18: get rid of ununsed buffers stolen field 17 years ago
Laurent Pinchart 9b0ae867a6 V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume method. 17 years ago
Dean Anderson 14d962602c V4L/DVB (8752): s2255drv: firmware improvement patch 17 years ago
Henrik Kretzschmar ee7aa9f821 V4L/DVB (8750): V4L: check inval in video_register_device_index() 17 years ago
Henrik Kretzschmar ef0e3c26ef V4L/DVB (8748): V4L: fix return value of meye probe callback 17 years ago
Hans Verkuil eda9e4e294 V4L/DVB (8746): v4l-dvb: fix compile warnings. 17 years ago
Hans Verkuil 614b147b4f V4L/DVB (8745): v4l2: fix a bunch of compile warnings. 17 years ago
Harvey Harrison 513edce60f V4L/DVB (8742): pvrusb2: use proper byteorder interface 17 years ago
Antoine Jacquet 33d27a4516 V4L/DVB (8732): zr364xx: handle video exclusive open internaly 17 years ago