summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/em28xx-cards.c
AgeCommit message (Expand)Author
2009-08-10em28xx: Fix artifacts with Silvercrest webcamMauro Carvalho Chehab
2009-08-10em28xx: Move the non-board dependent part to be outside em28xx_pre_card_setup()Mauro Carvalho Chehab
2009-08-08em28xx: Adjust Silvercrest xtal frequencyMauro Carvalho Chehab
2009-08-08em28xx: fix: don't do image interlacing on webcamsMauro Carvalho Chehab
2009-08-07em28xx-cards: remove a code that doesn't seem to affect the webcamMauro Carvalho Chehab
2009-08-07em28xx: properly reports some em2710 chipsMauro Carvalho Chehab
2009-08-07em28xx: fix: some em2710 chips use a different vendor IDMauro Carvalho Chehab
2009-08-04em28xx: fix: some webcams don't have audio inputsMauro Carvalho Chehab
2009-07-29em28xx: fix support for Plextor ConvertX PX-TV100UMauro Carvalho Chehab
2009-07-27mtv9v011: Add a missing chip version to the driverMauro Carvalho Chehab
2009-07-15merge: http://kernellabs.com/hg/~dheitmueller/pinnacle_hybrid_2881Mauro Carvalho Chehab
2009-07-14em28xx: set demod profile for Pinnacle Hybrid Pro 320eDevin Heitmueller
2009-07-14em28xx: Make sure the tuner is initialized if generic empia USB id was usedDevin Heitmueller
2009-07-14em28xx: add support for mt9m001 webcamsMauro Carvalho Chehab
2009-07-14em28xx: adjust vinmode/vinctl based on the stream input formatMauro Carvalho Chehab
2009-07-14em28xx: allow specifying sensor xtal frequencyMauro Carvalho Chehab
2009-07-13em28xx: fix webcam scalingMauro Carvalho Chehab
2009-07-13em28xx: call sensor detection code for all webcam entriesMauro Carvalho Chehab
2009-07-12em28xx: stop abusing of board->decoder for sensor informationMauro Carvalho Chehab
2009-07-12em28xx: detects sensors also with the generic em2750/2750 entryMauro Carvalho Chehab
2009-07-12em28xx-cards: use is_webcam flag for devices that are known to be webcamsMauro Carvalho Chehab
2009-07-12em28xx: rename is_27xx to is_webcamMauro Carvalho Chehab
2009-07-08em28xx: set GPIO properly for Pinnacle Hybrid Pro analog supportDevin Heitmueller
2009-07-08em28xx: make support work for the Pinnacle Hybrid Pro (eb1a:2881)Devin Heitmueller
2009-07-05merge: http://www.linuxtv.org/hg/~dougsland/v4l-dvbMauro Carvalho Chehab
2009-07-05em28xx, fix lock imbalanceDouglas Schilling Landgraf
2009-07-05em28xx: Add support for Gadmei UTV330+Mauro Carvalho Chehab
2009-07-03em28xx: Add autodetection code for Silvercrest 1.3 mpixMauro Carvalho Chehab
2009-06-30merge: http://www.kernellabs.com/hg/~dheitmueller/em28xx-terratec-zl10353/Mauro Carvalho Chehab
2009-06-29em28xx: add support for Silvercrest WebcamMauro Carvalho Chehab
2009-06-22em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 version)Devin Heitmueller
2009-06-20em28xx: add Remote control support for EVGA inDtubeDevin Heitmueller
2009-06-18em28xx: add support for EVGA inDtubeDevin Heitmueller
2009-06-18em28xx: make sure the analog GPIOs are set if we used a card hintDevin Heitmueller
2009-06-06em28xx: Add Kworld 315 entryDouglas Schilling Landgraf
2009-06-06em28xx: set up tda9887_conf in em28xx_card_setup()Douglas Schilling Landgraf
2009-05-27em28xx: provide module option to disable USB speed checkDevin Heitmueller
2009-05-27em28xx: Add support for the K-World 2800dDevin Heitmueller
2009-05-27em28xx: Don't let device work unless connected to a high speed USB portDevin Heitmueller
2009-05-27Building system: Restore compilation with kernels older than 2.6.29Mauro Carvalho Chehab
2009-05-13ir-kbd-i2c: Use initialization dataMauro Carvalho Chehab
2009-05-13ir-kbd-i2c: Switch to the new-style device binding modelMauro Carvalho Chehab
2009-05-13ir-kbd-i2c: Don't use i2c_client.name for our own needsMauro Carvalho Chehab
2009-05-24Add support for Terratec Grabster AV350Mauro Carvalho Chehab
2009-05-23em28xx: add Terratec GrabbyMauro Carvalho Chehab
2009-04-09em28xx: Add EmpireTV board supportDouglas Schilling Landgraf
2009-04-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-04-05em28xx: use usb_interface.dev for v4l2_device_registerMauro Carvalho Chehab
2009-03-31em28xx: convert to v4l2_subdevDouglas Schilling Landgraf
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil