summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx
AgeCommit message (Expand)Author
2008-01-06Request snd-usb-audio for devices with Audio Class supportMauro Carvalho Chehab
2008-01-06Avoid causing regressions for non-HVR950 boardsMauro Carvalho Chehab
2008-01-05Add Radio support for em28xxMauro Carvalho Chehab
2008-01-05Properly implement 12MHz I2S supportMauro Carvalho Chehab
2008-01-05Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab
2008-01-05Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab
2008-01-05Lindent em28xx-audio.cMauro Carvalho Chehab
2008-01-05Adds em28xx-audio moduleMauro Carvalho Chehab
2008-01-05HVR950 requires additional settings for audio to properly workMauro Carvalho Chehab
2008-01-05Improve audio setup handlingMauro Carvalho Chehab
2007-12-17V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100Mauro Carvalho Chehab
2007-11-23Fix CodingStyleMauro Carvalho Chehab
2007-11-22Convert MTS to bitfieldMauro Carvalho Chehab
2007-11-20Use MTS firmware for the HVR-900Mauro Carvalho Chehab
2007-11-11Cleanup at tv norm selectionMauro Carvalho Chehab
2007-11-11Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab
2007-11-11Convert em28xx to video_ioctl2Mauro Carvalho Chehab
2007-11-11Fix read() methodMauro Carvalho Chehab
2007-11-11Fix em28xx read stream lockingMauro Carvalho Chehab
2007-11-10Fix em28xx to allow multiple openMauro Carvalho Chehab
2007-11-10Fix: avoids negative vma usage countMauro Carvalho Chehab
2007-11-06Fix compilation for em28xxMauro Carvalho Chehab
2007-11-05Make HVR900 to use also tveepromMauro Carvalho Chehab
2007-11-05Fix a bug when setting tuner typeMauro Carvalho Chehab
2007-11-04Add comments for the hint methodsMauro Carvalho Chehab
2007-11-04em28xx: autodetect Cinergy 200 USB and VGear PocketTVMauro Carvalho Chehab
2007-11-03 em28xx: fix failing autodetection after the rebootMauro Carvalho Chehab
2007-11-03 em28xx: add support for vgear pockettvMauro Carvalho Chehab
2007-11-03em28xx: fix locking to allow accesses from 2 different threads at the same timeMauro Carvalho Chehab
2007-11-03Add entry for Pixelview Prolink PlayTV USB 2.0Mauro Carvalho Chehab
2007-11-03Add a hint for boards without unique USB IDMauro Carvalho Chehab
2007-11-03Fix: Adds the generic PCI IDs for em28xxMauro Carvalho Chehab
2007-11-02Add the remaining addresses for tda9887Mauro Carvalho Chehab
2007-11-02Fix a regression caused by commit 153962364dc6fa4a24571885fbe76506d8968610Mauro Carvalho Chehab
2007-11-02backport changeset 3a4fa0a25da81600ea0bcd75692ae8ca6050d165Mauro Carvalho Chehab
2007-11-01Fix HVR900/HVR950 entryMauro Carvalho Chehab
2007-11-01Allow faster loading by using 64 bytes block by em28xx i2c writeMauro Carvalho Chehab
2007-10-31em28xx: Include linux/mm.hTrent Piepho
2007-10-29 use input functions, should depend on INPUTMauro Carvalho Chehab
2007-10-30Add support for analog tv on HVR-950Mauro Carvalho Chehab
2007-10-29Add support for tuner-xc2028Mauro Carvalho Chehab
2007-10-24Remove the obsoleted xc3028Mauro Carvalho Chehab
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-17backport changeset 3be27d37c257fa5f99363f9c8e06e405cbad712eMauro Carvalho Chehab
2007-10-15 V4L: possible leak in em28xx_init_isocMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-15Fix a memory leak in em28xx_usb_probe()Mauro Carvalho Chehab
2007-08-13Initialize filp->private_data only once in em28xx_v4l2_openMauro Carvalho Chehab