summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx
AgeCommit message (Expand)Author
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
2007-05-13Backport kernel changeset 59c51591a0ac7568824f541f57de967e88adaa07Mauro Carvalho Chehab
2007-05-13Backport kernel changeset beb7dd86a101263bf63a78c7c6d4da3849b35bd6Mauro Carvalho Chehab
2007-05-13backport mainstream changeset 6473d160b4aba8023bcf38519a5989694dfd51a7Mauro Carvalho Chehab
2007-05-09Fix: em28xx currently doesn't require VIDEO_BUFMauro Carvalho Chehab
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-05-03Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244Mauro Carvalho Chehab
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-03-29Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-19compat: Add compat code for vm_insert_page()Trent Piepho