summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (6476): Add support for analog tv on HVR-950Mauro Carvalho Chehab2008-01-252-0/+24
* V4L/DVB (6474): Add support for tuner-xc2028Mauro Carvalho Chehab2008-01-251-0/+17
* V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab2008-01-251-0/+71
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-252-6/+7
* V4L/DVB (6581): Fix: avoids negative vma usage countMauro Carvalho Chehab2007-12-111-1/+3
* V4L/DVB (6540): em28xx: fix failing autodetection after the rebootSascha Sommer2007-12-111-1/+2
* V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab2007-11-041-2/+3
* V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe...Ludovico Cavedon2007-11-041-0/+1
* V4L/DVB (6514): em28xx: Include linux/mm.hTrent Piepho2007-11-041-0/+1
* V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-041-1/+1
* V4L/DVB (6350): V4L: possible leak in em28xx_init_isocFlorin Malita2007-10-221-1/+2
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-2/+0
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-10/+0
* V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-101-3/+1
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-092-2/+0
* V4L/DVB (6005): Initialize filp->private_data only once in em28xx_v4l2_openRolf Eike Beer2007-10-091-2/+0
* USB: Fix a memory leak in em28xx_usb_probe()Jesper Juhl2007-08-221-0/+1
* V4L/DVB (5640): Fix: em28xx shouldn't be selecting VIDEO_BUFMauro Carvalho Chehab2007-05-221-2/+1
* em28xx and ivtv should depend on PCIAl Viro2007-05-151-1/+1
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-111-1/+1
|\
| * V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt2007-05-091-1/+1
* | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
|/
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab2007-04-271-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* V4L/DVB (5014): Allyesconfig build fixes on some non x86 archDavid Brownell2006-12-271-2/+2
* [PATCH] em28xx NULL noise removalAl Viro2006-10-101-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil2006-09-261-1/+1
* V4L/DVB (4518): Allow manually selecting the proper helper driversMauro Carvalho Chehab2006-09-261-2/+2
* V4L/DVB (4507): Make tvp5150 an independent Kconfig itemMauro Carvalho Chehab2006-09-261-0/+1
* V4L/DVB (4267): Remove all instances of request_module("tda9887")Michael Krufky2006-06-301-2/+0
* V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab2006-06-251-1/+12
* V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche2006-06-251-3/+3
* V4L/DVB (3968a): Remove compatibility check for I2C_PECMauro Carvalho Chehab2006-06-251-16/+0
* V4L/DVB (3963): Em28xx/: possible cleanupsAdrian Bunk2006-06-253-15/+5
* V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab2006-06-256-7/+7
* V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i...Hans Verkuil2006-06-252-35/+41
* V4L/DVB (3790): Use after free in drivers/media/video/em28xx/em28xx-video.cEric Sesterhenn2006-05-121-5/+5
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-1/+1
* kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeCarl-Daniel Hailfinger2006-04-041-1/+1
* V4L/DVB (3702): Make msp3400 routing defines more consistentHans Verkuil2006-04-022-3/+3
* V4L/DVB (3700): Remove obsolete commands from tvp5150.cHans Verkuil2006-04-021-27/+4
* V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2006-03-242-4/+12
* V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil2006-03-241-1/+0
* V4L/DVB (3524): Kconfig: add menu items for saa7115 and saa7127Michael Krufky2006-03-211-0/+1
* V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab2006-03-211-204/+14
OpenPOWER on IntegriCloud