summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2008-11-19em28xx: replace magic numbers to something more meaningfulMauro Carvalho Chehab
2008-11-19em28xx: remove two amux entries used only on one cardMauro Carvalho Chehab
2008-11-19Make use of the em28xx chip configuration register to determine whetherMauro Carvalho Chehab
2008-11-19Avoid having two concurrent control URB'sMauro Carvalho Chehab
2008-11-19radio-mr800: fix unplugMauro Carvalho Chehab
2008-11-20new email addressMauro Carvalho Chehab
2008-11-17uvcvideo: Fix printk badness when printing ioctl namesLaurent Pinchart
2008-11-17af9015: Add support for the Digittrade DVB-T USB Stick remoteAntti Palosaari
2008-11-13tvaudio: Improve debug msg by printing something more humanMauro Carvalho Chehab
2008-11-13tvaudio: Improve comments and remove a unneeded prototypeMauro Carvalho Chehab
2008-11-13Avoid writing outside shadow.bytes[] arrayMauro Carvalho Chehab
2008-11-13tvaudio: use a direct reference for chip descriptionMauro Carvalho Chehab
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