aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab1-1/+1
2008-10-21V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab1-3/+8
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-3/+3
2008-10-21V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting awayBoris Dores1-0/+4
2008-10-21V4L/DVB (9300): pvrusb2: Fix deadlock problemMike Isely1-6/+0
2008-10-12V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman1-3/+5
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-1/+1
2008-10-12V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's behaviorMike Isely5-35/+2
2008-10-12V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed.Mike Isely1-8/+28
2008-10-12V4L/DVB (8900): pvrusb2: Implement cropping pass throughMike Isely6-67/+383
2008-10-12V4L/DVB (8899): pvrusb2: Implement default value retrieval in sysfs interfaceMike Isely1-0/+24
2008-10-12V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's default valueMike Isely4-6/+15
2008-10-12V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to the encoderMike Isely1-0/+2
2008-10-12V4L/DVB (8896): pvrusb2: Implement crop supportvdb128@picaros.org6-2/+183
2008-10-12V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is usedMike Isely1-1/+11
2008-10-12V4L/DVB (8894): pvrusb2: Remove BKLMike Isely1-6/+0
2008-10-12V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32()Mike Isely1-0/+11
2008-10-12V4L/DVB (8742): pvrusb2: use proper byteorder interfaceHarvey Harrison1-2/+1
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-0/+6
2008-09-29V4L/DVB (8892): pvrusb2: Handle USB ID 2040:2950 same as 2040:2900Mike Isely1-0/+2
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab2-0/+2
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk1-2/+0
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-4/+0
2008-07-27V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950Michael Krufky1-3/+3
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil1-1/+0
2008-07-26V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)Mike Isely1-2/+2
2008-07-26V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely5-11/+35
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2-0/+2
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil1-0/+1
2008-07-20V4L/DVB (8176): pvrusb2: Update video_gop_sizeMike Isely1-2/+19
2008-07-20V4L/DVB (8175): pvrusb2: Fix misleading source code commentMike Isely1-3/+2
2008-07-20V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil1-1/+2
2008-07-20V4L/DVB (7939): pvrusb2: Remove sysfs interface hackeryMike Isely1-346/+114
2008-07-20V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reliabilityMike Isely1-2/+4
2008-07-20V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined valuesMike Isely1-3/+22
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely45-45/+0
2008-07-20V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky1-4/+12
2008-07-20V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk2-6/+6
2008-05-14V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab1-0/+1
2008-05-14V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab1-0/+1
2008-05-14V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab1-1/+1
2008-04-29V4L/DVB (7782): pvrusb2: Driver is no longer experimentalMike Isely1-1/+1
2008-04-29V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfig help textMichael Krufky1-12/+6
2008-04-29V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2Michael Krufky2-34/+1
2008-04-29V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky2-17/+26
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab1-4/+4
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-0/+1
2008-04-28media: fix integer as NULL pointer warningsHarvey Harrison6-8/+8
2008-04-26V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsignedHarvey Harrison1-11/+11
2008-04-26V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xxMichael Krufky2-0/+29