summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx
AgeCommit message (Expand)Author
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
2006-12-27Allyesconfig build fixes on some non x86 archMauro Carvalho Chehab
2006-10-21Two cleanups made at kernel treeMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-08-26Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil
2006-08-22Allow manually selecting the proper helper driversMauro Carvalho Chehab
2006-08-18Make tvp5150 an independent Kconfig itemMauro Carvalho Chehab
2006-08-07Add missing include linux/mm.h to some compat codeTrent Piepho
2006-06-26Remove all instances of request_module("tda9887")Michael Krufky
2006-06-23Merge tda9887 module into tuner.Mauro Carvalho Chehab
2006-05-18merge: from masterrmcc@localhost.localdomain
2006-04-28Em28xx/: possible cleanupsMauro Carvalho Chehab
2006-04-11Use after free in drivers/media/video/em28xx/em28xx-video.cMauro Carvalho Chehab
2006-04-11Merge: from V4L1 treeMauro Carvalho Chehab
2006-04-04kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeMichael Krufky
2006-04-03Change all emails to the currently used one.Mauro Carvalho Chehab
2006-04-02Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150Hans Verkuil
2006-04-01Make msp3400 routing defines more consistentHans Verkuil