summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2008-11-13af9015: don't reconnect device in USB-busAntti Palosaari
2008-11-13tvaudio: update initial commentsMauro Carvalho Chehab
2008-11-13tvaudio: add additional logic to avoid OOPSMauro Carvalho Chehab
2008-11-13tvtime: avoid OOPS at generic_checkmode()Mauro Carvalho Chehab
2008-11-13tvaudio: cleanup - group all callbacks togetherMauro Carvalho Chehab
2008-11-13tvaudio: instead of using a magic number, use ARRAY_SIZEMauro Carvalho Chehab
2008-11-13tvaudio: Make sure that we don't overflow name bufferMauro Carvalho Chehab
2008-11-13tvaudio: fix a memory leakMauro Carvalho Chehab
2008-11-13drivers/media: use ARRAY_SIZEMauro Carvalho Chehab
2008-11-14usb vendor_ids/product_ids are __le16Mauro Carvalho Chehab
2008-11-15dvb: cinergyt2 annotate struct endianness, remove unused variable, add staticMauro Carvalho Chehab
2008-11-15v4l: s2255drv fix firmware test on big-endianMauro Carvalho Chehab
2008-11-16Make sure the i2c gate is open before powering down tunerMauro Carvalho Chehab
2008-11-16Put s5h1411 into low power mode at end of attach() callMauro Carvalho Chehab
2008-11-15make em28xx aux audio input workMauro Carvalho Chehab
2008-11-16Make s2api work for ATSC supportMauro Carvalho Chehab
2008-11-16Some boards need to specify tuner addressMauro Carvalho Chehab
2008-11-16Add support for the ATI TV Wonder HD 600 USB Remote ControlMauro Carvalho Chehab
2008-11-13em28xx: refactor IR supportMauro Carvalho Chehab
2008-11-16em28xx: Avoid i2c register error for boards without eepromMauro Carvalho Chehab
2008-11-12Fix key repetition with HVR-950 IRMauro Carvalho Chehab
2008-11-12em28xx: experimental support for HVR-950 IRMauro Carvalho Chehab
2008-11-12ttusb-dec: make it depend on PCIMauro Carvalho Chehab
2008-11-12ttusb-budget: make it depend on PCIMauro Carvalho Chehab
2008-11-27cx23885: unsigned cx23417_mailbox cannot be negativeMauro Carvalho Chehab
2008-12-30merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-backportMauro Carvalho Chehab
2008-12-30v4l: fix compile errors for older kernelsHans Verkuil
2008-12-30cx24116 - build fixMauro Carvalho Chehab
2008-12-30merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb2Mauro Carvalho Chehab
2008-12-30use USB API functions rather than constantsMauro Carvalho Chehab
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)Hans Verkuil
2008-12-30v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-23v4l2-compat32: only build if neededHans Verkuil
2008-12-23v4l2 doc: update v4l2-framework.txtHans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-23v4l2 doc: set v4l2_dev instead of parent.Hans Verkuil
2008-12-22v4l2-framework: use correct comment style.Hans Verkuil
2008-12-23v4l2-compat-ioctl32: remove dependency on videodev.Hans Verkuil
2008-12-30merge: http://linuxtv.org/hg/~dheitmueller/v4l-dvb-em28xx-fixesMauro Carvalho Chehab
2008-12-29em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller
2008-12-30zoran: fix warning for a variable not usedMauro Carvalho Chehab
2008-12-29em28xx: expand output formats availableDevin Heitmueller
2008-12-30af9013: Fix gcc false warningsMauro Carvalho Chehab
2008-12-29em28xx: fix reversed definitions of I2S audio modesDevin Heitmueller
2008-12-29em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller
2008-12-29em28xx: remove worthless Pinnacle PCTV HD Mini 80e device profileDevin Heitmueller
2008-12-29em28xx: remove redundant Pinnacle Dazzle DVC 100 profileDevin Heitmueller
2008-12-29em28xx: fix corrupted XCLK valueDevin Heitmueller