aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-861/+0
2011-03-21[media] pvrusb2: Use sysfs_attr_init() where appropriateMike Isely1-0/+9
2010-12-29[media] media: video: pvrusb2: fix memory leakVasiliy Kulikov1-1/+1
2010-06-01V4L/DVB: pvrusb2: Fix minor internal array allocationMike Isely1-1/+1
2010-06-01V4L/DVB: pvrusb2: Fix USB parent device reference countMike Isely1-2/+9
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang1-0/+8
2009-06-15media: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-11/+11
2009-04-06V4L/DVB (11333): pvrusb2: Report def_val items in sysfs symbolically, consistent with cur_valMike Isely1-6/+8
2009-03-30V4L/DVB (10238): pvrusb2: Change sysfs serial number handlingMike Isely1-10/+2
2008-12-29V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-10-12V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's behaviorMike Isely1-1/+0
2008-10-12V4L/DVB (8899): pvrusb2: Implement default value retrieval in sysfs interfaceMike Isely1-0/+24
2008-07-20V4L/DVB (7939): pvrusb2: Remove sysfs interface hackeryMike Isely1-346/+114
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely1-1/+0
2008-04-24V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__Mike Isely1-20/+29
2008-04-24V4L/DVB (7447): pvrusb2: Fix compilation warningMike Isely1-2/+2
2008-04-24V4L/DVB (7301): pvrusb2: Implement addition sysfs tracingMike Isely1-0/+4
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-01-25V4L/DVB (6695): pvrusb2: Implement functions to pass descriptive hardware infoMike Isely1-0/+60
2007-11-04V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely1-8/+0
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-2/+2
2007-10-10V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho1-5/+11
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers1-97/+113
2007-05-09V4L/DVB (5573): Pvrusb2: kill unnecessary attribute->ownerTejun Heo1-14/+0
2007-04-27V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report itMike Isely1-0/+30
2007-02-21V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely1-10/+5
2007-02-21V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-02-21V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor numberMike Isely1-2/+2
2007-02-21V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store codeMike Isely1-2/+4
2007-02-21V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handlingPantelis Koukousoulas1-1/+32
2006-09-26V4L/DVB (4594): Remove some dead data elements from pvrusb2 driverMike Isely1-2/+0
2006-09-26V4L/DVB (4339): Removed the remaining config.h stuffMauro Carvalho Chehab1-1/+0
2006-07-29V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2Mike Isely1-12/+50
2006-07-29V4L/DVB (4316): Check __must_check warningsMichael Krufky1-5/+28
2006-06-30V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely1-7/+7
2006-06-27V4L/DVB (4239): Handle boolean controls in pvrusb2Mike Isely1-1/+38
2006-06-27V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c can handle.Mike Isely1-0/+52
2006-06-27V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.cMike Isely1-0/+1
2006-06-27V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely1-0/+775