Commit Graph

265 Commits (1cdad71537b42d0f0bf247772942ce678e4e8898)

Author SHA1 Message Date
Guennadi Liakhovetski 70345fbe4a V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration 17 years ago
Arjan van de Ven 81b2dbcad8 Fix a deadlock in the bttv driver 17 years ago
Jean Delvare ae429083ef i2c: Convert some more new-style drivers to use module aliasing 17 years ago
Hans Verkuil 1c1e45d17b V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip 17 years ago
Jean Delvare d2653e9273 i2c: Add support for device alias names 17 years ago
Dmitry Belimov b34dddbe4b V4L/DVB (7677): saa7134: Add/fix Beholder entries 17 years ago
Douglas Schilling Landgraf 130ca945d8 V4L/DVB (7665): videodev: Add default vidioc handler 17 years ago
Mauro Carvalho Chehab 59d3448995 V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc 17 years ago
Mauro Carvalho Chehab a9dbbeb7d6 V4L/DVB (7554): videobuf-dma-sg: Remove unused flag 17 years ago
Janne Grunau 78e92006f4 V4L/DVB (7538): Adds selectable adapter numbers as per module option 17 years ago
Dâniel Fraga ba928034df V4L/DVB (7506): Powercolor Real Angel 330 (remote control support) 17 years ago
Guennadi Liakhovetski 1a0063a985 V4L/DVB (7501): soc-camera: use a spinlock for videobuffer queue 17 years ago
Guennadi Liakhovetski b8d9904c35 V4L/DVB (7500): soc-camera: extract function pointers from host object into operations 17 years ago
Brandon Philips 137d1cb19d V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for empty queue 17 years ago
Guennadi Liakhovetski 26f1b94215 V4L/DVB (7406): soc-camera: improve separation between soc_camera_ops and soc_camera_device 17 years ago
Michael Krufky ab8b870e43 V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D 17 years ago
Guennadi Liakhovetski e9bcf6675d V4L/DVB (7376): Improve compile-time type-checking in videobuf 17 years ago
Mauro Carvalho Chehab 7f0dd17913 V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GT 17 years ago
Michael Krufky 23a88108cf V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD1216ME 17 years ago
Michael Krufky 6f4a57292f V4L/DVB (7351): tuner-simple: add init and sleep methods 17 years ago
Michael Krufky 62325497db V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid devices 17 years ago
Guennadi Liakhovetski ad5f2e859d V4L/DVB (7336): soc-camera: streamline hardware parameter negotiation 17 years ago
Guennadi Liakhovetski 9dc4e48fbe V4L/DVB (7276): soc-camera: deactivate cameras when not used 17 years ago
Guennadi Liakhovetski 0705135e59 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 17 years ago
Guennadi Liakhovetski e55222ef27 V4L/DVB (7170): soc_camera V4L2 driver for directly-connected SoC-based cameras 17 years ago
Guennadi Liakhovetski a7c7402f68 V4L/DVB (7169): Add chip IDs for Micron mt9m001 and mt9v022 CMOS cameras 17 years ago
Adrian Pardini f0ba356c85 V4L/DVB (7192): Adds support for Genius TVGo A11MCE 17 years ago
Brandon Philips 384b835aed V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memory 17 years ago
Mauro Carvalho Chehab 64f9477f95 V4L/DVB (7121): Renames videobuf lock to vb_lock 17 years ago
Mauro Carvalho Chehab 057596eea8 V4L/DVB (7133): Fix Kconfig dependencies 17 years ago
Joe Perches 3641e79e25 include/media/: Spelling fixes 17 years ago
Mark M. Hoffman bfb6df24fa i2c: Constify client address data 17 years ago
Steven Toth 9121106a7f V4L/DVB (7058): IR corrections for the Pinnacle 800i 17 years ago
Steven Toth 27c685a4b0 V4L/DVB (7042): xc5000: Tuner analog support 17 years ago
Steven Toth f234081bc5 V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support 17 years ago
Mauro Carvalho Chehab d05051c82e V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event 17 years ago
Andrey J. Melnikoff (TEMHOTA) e8018c9e78 V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support 17 years ago
Michael Krufky 8574ac690e V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h> 17 years ago
Hans Verkuil 6fb377f85c V4L/DVB (6869): cs5345: new i2c driver 17 years ago
Hans Verkuil ea48c13ad0 V4L/DVB (6861): cx2341x: command argument should be u32 instead of int 17 years ago
Michael Krufky ab1660503a V4L/DVB (6785): tda8290: remove dependency on struct tuner 17 years ago
Hans Verkuil 2a2bfbff3d V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need it 17 years ago
Brandon Philips d6964aa8d4 V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfields 17 years ago
Brandon Philips 0fc0686e64 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ 17 years ago
Sakari Ailus 2c94a674e0 V4L/DVB (6580): Set slave's master before master's attach call. 17 years ago
Adrian Bunk 9695a49839 V4L/DVB (6574): common/ir-functions.c: make a function static 17 years ago
Marco Schluessler c5d857d5d3 V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h> 17 years ago
Hans Verkuil 761dacd25d V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driver 17 years ago
Michael Krufky 0b5f4a12e6 V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295 17 years ago
Hans Verkuil a2e521e85c V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach client 17 years ago