summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-sysfs.c
AgeCommit message (Expand)Author
2007-04-28pvrusb2: kill unnecessary attribute->ownerMike Isely
2007-04-07pvrusb2: Gather USB bus address info and report itMike 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
2006-12-27pvrusb2: Use separate enumeration for get/store of minor numberMike Isely
2006-12-27pvrusb2: Use enumeration for minor number get / store codeMike Isely
2006-12-27pvrusb2: Implement multiple minor device number handlingMike Isely
2006-09-02Remove some dead data elements from pvrusb2 driverMike Isely
2006-07-22Correctly handle sysfs error leg file removal in pvrusb2Mike Isely
2006-07-19Removed the remaining config.h stuffMauro Carvalho Chehab
2006-07-18pvrusb2: check the return value of class_device_create_fileMichael Krufky
2006-07-18pvrusb2: check the return value of class_device_registerMichael Krufky
2006-06-30Clean out a zillion sparse warnings in pvrusb2Mauro Carvalho Chehab
2006-06-25Handle boolean controls in pvrusb2Mike Isely
2006-06-25Increase the maximum number of controls that pvrusb2-sysfs.c can handle.Mike Isely
2006-06-25Don't print empty enum values in pvrusb2-sysfs.cMike Isely
2006-05-07bug-fix: pvrusb2 must #include <linux/config.h> for compile-time optionsMichael Krufky
2006-04-19Rework pvrusb2 internal controls implementationMike Isely
2006-03-30Make parts of pvrusb2 compile-time options (sysfs and debugifc)Mike Isely
2006-03-28Fix pvrusb2 kernel oopsMike Isely
2006-03-28Major pvrusb2 rework to remove translationsMike Isely
2006-03-26Get rid of static PVR2_CID_COUNT in pvrusb2Mike Isely
2006-03-25Fix screwed up indentation in pvrusb2-sysfs.cMike Isely
2006-02-26moved pvrusb2 driver into the kernel treeMichael Krufky