aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2009-03-30V4L/DVB (11185): pvrusb2: Fix uninitialized counterMike Isely
2009-03-30V4L/DVB (11184): pvrusb2: Define default i2c address for wm8775 sub-deviceMike Isely
2009-03-30V4L/DVB (11183): pvrusb2: Implement more sub-device loading trace and improve...Mike Isely
2009-03-30V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device supportMike Isely
2009-03-30V4L/DVB (11181): pvrusb2: Fix silly 80 column issueMike Isely
2009-03-30V4L/DVB (11180): pvrusb2: Tie in msp3400 sub-device supportMike Isely
2009-03-30V4L/DVB (11179): pvrusb2: make sub-device specific update function names uniformMike Isely
2009-03-30V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device bro...Mike Isely
2009-03-30V4L/DVB (11177): pvrusb2: Tie in saa7115 sub-device handlingMike Isely
2009-03-30V4L/DVB (11176): pvrusb2: Tie in wm8775 sub-device handlingMike Isely
2009-03-30V4L/DVB (11175): pvrusb2: Implement sub-device specific update frameworkMike Isely
2009-03-30V4L/DVB (11174): pvrusb2: Implement reporting of connected sub-devicesMike Isely
2009-03-30V4L/DVB (11173): pvrusb2: Fix backwards function header commentsMike Isely
2009-03-30V4L/DVB (11172): pvrusb2: Cause overall initialization to fail if sub-driver(...Mike Isely
2009-03-30V4L/DVB (11171): pvrusb2: Tie in sub-device decoder start/stopMike Isely
2009-03-30V4L/DVB (11170): pvrusb2: Clean-up / placeholders inserted for additional dev...Mike Isely
2009-03-30V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set i...Mike Isely
2009-03-30V4L/DVB (11168): pvrusb2: Define value for a null sub-device IDMike Isely
2009-03-30V4L/DVB (11167): pvrusb2: Tie in various v4l2 operations into the sub-device ...Mike Isely
2009-03-30V4L/DVB (11166): pvrusb2: Implement status fetching from sub-devicesMike Isely
2009-03-30V4L/DVB (11165): pvrusb2: Tie in debug register access to sub-devicesMike Isely
2009-03-30V4L/DVB (11164): pvrusb2: Tie-in sub-device log requestsMike Isely
2009-03-30V4L/DVB (11163): pvrusb2: Lay foundation for triggering sub-device updatesMike Isely
2009-03-30V4L/DVB (11162): pvrusb2: Tie up loose ends with v4l2-subdev setupMike Isely
2009-03-30V4L/DVB (11161): pvrusb2: Set i2c autoprobing to be off by defaultMike Isely
2009-03-30V4L/DVB (11160): pvrusb2: whitespace tweaksMike Isely
2009-03-30V4L/DVB (11159): pvrusb2: Providing means to stop tracking an old i2c moduleMike Isely
2009-03-30V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devicesMike Isely
2009-03-30V4L/DVB (11157): pvrusb2: whitespace trivial tweaksMike Isely
2009-03-30V4L/DVB (11156): pvrusb2: Changes to further isolate old i2c layerMike Isely
2009-03-30V4L/DVB (11155): pvrusb2: Set up v4l2_device instanceMike Isely
2009-03-30V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapterMike Isely
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab
2009-03-30V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver commentsJanne Grunau
2009-03-30V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab
2009-03-30V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typoMauro Carvalho Chehab
2009-03-30V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISEMauro Carvalho Chehab
2009-03-30V4L/DVB (10303): pvrusb2: Use usb_make_path() to determine device bus locationMike Isely
2009-03-30V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab
2009-03-30V4L/DVB (10259): pvrusb2: Code module name directly in printkMike Isely
2009-03-30V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...Mike Isely
2009-03-30V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commitMike Isely
2009-03-30V4L/DVB (10238): pvrusb2: Change sysfs serial number handlingMike Isely
2009-03-30V4L/DVB (10237): pvrusb2: Generate a device-unique identifierMike Isely
2009-03-30V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't thereMike Isely
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-29V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers