summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-i2c-core.c
AgeCommit message (Expand)Author
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-11-25pvrusb2: Use of virtual IR chip is a device-specific attributeMike Isely
2007-11-25pvrusb2: Centralize device specific attributes into a single place.Mike Isely
2007-11-25pvrusb2: Rework pipeline state controlMike Isely
2007-10-17backport changeset 3be27d37c257fa5f99363f9c8e06e405cbad712eMauro Carvalho Chehab
2007-10-10pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-09-08pvrusb2: I2C adapter tweaks from Jean DelvareMike Isely
2007-04-28pvrusb2: Implement ability to disable IR receiverMike Isely
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-02-07pvrusb2: Register I2C adapter (more) correctlyMike Isely
2007-01-21pvrusb2: Use macro names for FX2 commandsMike Isely
2007-01-19pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely
2007-01-19pvrusb2: A patch to use ARRAY_SIZE macro when appropriateMike Isely
2007-01-19pvrusb2: Fix sizeof() calculation foul-upMike Isely
2007-01-19pvrusb2: trace print addedMike Isely
2007-01-19pvrusb2: VIDIOC_G_TUNER cleanupMike Isely
2006-10-15pvrusb2: Implement IR reception for 24xxx devicesMike Isely
2006-09-02Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely
2006-06-30Clean out a zillion sparse warnings in pvrusb2Mauro Carvalho Chehab
2006-06-30Pvrusb2/: possible cleanupsMauro Carvalho Chehab
2006-04-20Keep the cx25840 I2C filter around in pvrusb2Mike Isely
2006-04-20Log a warning message on a too-large I2C read attempt in pvrusb2Mike Isely
2006-04-20Implement I2C filter in pvrusb2 for cx25840Mike Isely
2006-04-20Implement I2C transaction filtering in pvrusb2Mike Isely
2006-03-29Enhance I2C debugging in pvrusb2Mike Isely
2006-03-25Advertise I2C functionality in pvrusb2 that's friendly to wm8775Mike Isely
2006-03-25Add more trace print for central I2C module commands in pvrusb2Mike Isely
2006-03-25Fix pvrusb2 compilation warning when building for amd64Mike Isely
2006-03-25Use hex for printing I2C addresses in pvrusb2Mike Isely
2006-03-11pvrusb2: remove "ifdef notdef"Michael Krufky
2006-02-26Log a message if a pvrusb2 I2C write is too largeMike Isely
2006-02-26moved pvrusb2 driver into the kernel treeMichael Krufky