| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 2012-08-15 | 1 | -861/+0 |
* | [media] pvrusb2: Use sysfs_attr_init() where appropriate | Mike Isely | 2011-03-22 | 1 | -0/+9 |
* | [media] media: video: pvrusb2: fix memory leak | Vasiliy Kulikov | 2010-12-29 | 1 | -1/+1 |
* | V4L/DVB: pvrusb2: Fix minor internal array allocation | Mike Isely | 2010-06-01 | 1 | -1/+1 |
* | V4L/DVB: pvrusb2: Fix USB parent device reference count | Mike Isely | 2010-06-01 | 1 | -2/+9 |
* | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang | 2010-04-07 | 1 | -0/+8 |
* | media: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | 1 | -11/+11 |
* | V4L/DVB (11333): pvrusb2: Report def_val items in sysfs symbolically, consist... | Mike Isely | 2009-04-07 | 1 | -6/+8 |
* | V4L/DVB (10238): pvrusb2: Change sysfs serial number handling | Mike Isely | 2009-03-30 | 1 | -10/+2 |
* | V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_... | Kay Sievers | 2008-12-29 | 1 | -2/+2 |
* | V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's beh... | Mike Isely | 2008-10-12 | 1 | -1/+0 |
* | V4L/DVB (8899): pvrusb2: Implement default value retrieval in sysfs interface | Mike Isely | 2008-10-12 | 1 | -0/+24 |
* | V4L/DVB (7939): pvrusb2: Remove sysfs interface hackery | Mike Isely | 2008-07-20 | 1 | -346/+114 |
* | V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources | Mike Isely | 2008-07-20 | 1 | -1/+0 |
* | V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ | Mike Isely | 2008-04-24 | 1 | -20/+29 |
* | V4L/DVB (7447): pvrusb2: Fix compilation warning | Mike Isely | 2008-04-24 | 1 | -2/+2 |
* | V4L/DVB (7301): pvrusb2: Implement addition sysfs tracing | Mike Isely | 2008-04-24 | 1 | -0/+4 |
* | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-19 | 1 | -1/+0 |
* | V4L/DVB (6695): pvrusb2: Implement functions to pass descriptive hardware info | Mike Isely | 2008-01-25 | 1 | -0/+60 |
* | V4L/DVB (6504): pvrusb2: Remove dead sysfs code | Mike Isely | 2007-11-05 | 1 | -8/+0 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 1 | -2/+2 |
* | V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+ | Trent Piepho | 2007-10-10 | 1 | -5/+11 |
* | V4L/DVB (6293): V4L: convert struct class_device to struct device | Kay Sievers | 2007-10-10 | 1 | -97/+113 |
* | V4L/DVB (5573): Pvrusb2: kill unnecessary attribute->owner | Tejun Heo | 2007-05-09 | 1 | -14/+0 |
* | V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report it | Mike Isely | 2007-04-27 | 1 | -0/+30 |
* | V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairs | Mike Isely | 2007-02-21 | 1 | -10/+5 |
* | V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-21 | 1 | -1/+1 |
* | V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor number | Mike Isely | 2007-02-21 | 1 | -2/+2 |
* | V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store code | Mike Isely | 2007-02-21 | 1 | -2/+4 |
* | V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handling | Pantelis Koukousoulas | 2007-02-21 | 1 | -1/+32 |
* | V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver | Mike Isely | 2006-09-26 | 1 | -2/+0 |
* | V4L/DVB (4339): Removed the remaining config.h stuff | Mauro Carvalho Chehab | 2006-09-26 | 1 | -1/+0 |
* | V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2 | Mike Isely | 2006-07-29 | 1 | -12/+50 |
* | V4L/DVB (4316): Check __must_check warnings | Michael Krufky | 2006-07-29 | 1 | -5/+28 |
* | V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2 | Mike Isely | 2006-06-30 | 1 | -7/+7 |
* | V4L/DVB (4239): Handle boolean controls in pvrusb2 | Mike Isely | 2006-06-27 | 1 | -1/+38 |
* | V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c ... | Mike Isely | 2006-06-27 | 1 | -0/+52 |
* | V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.c | Mike Isely | 2006-06-27 | 1 | -0/+1 |
* | V4L/DVB (4228a): pvrusb2 to kernel 2.6.18 | Mike Isely | 2006-06-27 | 1 | -0/+775 |