Commit Graph

115 Commits (9640d3d775aa325650c8fcdf49127542f77b2156)

Author SHA1 Message Date
Pantelis Koukousoulas ae2b9e25fd V4L/DVB (5039): Pvrusb2: Implement /dev/radioX 18 years ago
Pantelis Koukousoulas 99cfdf5cc6 V4L/DVB (5038): Pvrusb2: Implement stream claim checking function 18 years ago
Pantelis Koukousoulas 2fdf3d9c94 V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handling 18 years ago
Pantelis Koukousoulas 6fcb5b3ef7 V4L/DVB (5036): Pvrusb2: Fix for min/max control value checking 18 years ago
Pantelis Koukousoulas 25d8527a44 V4L/DVB (5035): Pvrusb2: Enable radio mode round #2 18 years ago
Pantelis Koukousoulas 275b2e283b V4L/DVB (5034): Pvrusb2: Enable radio mode round #1 18 years ago
Mariusz Kozlowski 22071a42a1 V4L/DVB (5026): Pvrusb2-hdw kfree cleanup 18 years ago
Hans Verkuil 75558ab92d V4L/DVB (4986): Removed unimplemented cx2341x API commands 18 years ago
Tobias Klauser c5a69d57eb Storage class should be before const qualifier 18 years ago
Jean Delvare 12a917f69d i2c: Declare more i2c_adapter parent devices 18 years ago
Arjan van de Ven fa027c2a0a [PATCH] mark struct file_operations const 4 18 years ago
Mike Isely ff67c614e2 V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx devices 18 years ago
Mike Isely cc75aede1b V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devices 18 years ago
Mariusz Kozlowski 4c6f7d4a88 usb: pvrusb2-io free urb cleanup 18 years ago
Mariusz Kozlowski 5e55d2cea8 usb: pvrusb2-hdw free unlink urb cleanup 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Randy Dunlap c2625bff99 V4L/DVB (4786): Pvrusb2: use NULL instead of 0 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
Mike Isely 6d98816fbe V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works now 18 years ago
Randy Dunlap ab9caf9e22 V4L/DVB (4674): Use NULL instead of 0 for ptrs 18 years ago
Mike Isely 43e0602222 V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its place 18 years ago
Mike Isely 759100531d V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damage 18 years ago
Mike Isely 32ffa9ae03 V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER 18 years ago
Mike Isely 59753950a6 V4L/DVB (4661): Pvrusb2: improve 24XXX config option description 18 years ago
Mike Isely c4e4aac887 V4L/DVB (4604): Fix broken pvrusb2 build 19 years ago
Mike Isely 3ad9fc37ba V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2 19 years ago
Mike Isely 7f19d0278c V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver 19 years ago
Mike Isely 4d31256f37 V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver 19 years ago
Hans Verkuil b31e341be0 V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2 19 years ago
Mauro Carvalho Chehab 58f56cbe29 V4L/DVB (4556): Fix a typo. 19 years ago
Hans Verkuil 784e8fe417 V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. 19 years ago
Mauro Carvalho Chehab faa1cb2039 V4L/DVB (4518): Allow manually selecting the proper helper drivers 19 years ago
Mauro Carvalho Chehab 40346b290f V4L/DVB (4485): Fix a warning on PPC64 19 years ago
Mike Isely 094ddbe950 V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driver 19 years ago
Mike Isely 89ebd63fdd V4L/DVB (4376): Make it possible for run-time calculation of control min/max in pvrusb2 19 years ago
Mike Isely e95a191566 V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2 19 years ago
Mike Isely 434449f4c8 V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2 19 years ago
Mauro Carvalho Chehab b59b36db9e V4L/DVB (4339): Removed the remaining config.h stuff 19 years ago
Mike Isely 08d4180836 V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2 19 years ago
Mike Isely e61b6fc58b V4L/DVB (4337): Refine dead code elimination in pvrusb2 19 years ago
Michael Krufky 3117beec7e V4L/DVB (4316): Check __must_check warnings 19 years ago
Mike Isely a0fd1cb171 V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2 19 years ago
Adrian Bunk 07e337eeab V4L/DVB (4287): Pvrusb2/: possible cleanups 19 years ago
Mike Isely 591b631f03 V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driver 19 years ago
Mike Isely 47ed3bc6cf V4L/DVB (4273): Always log pvrusb2 device register / unregister events 19 years ago
Mauro Carvalho Chehab c78059f0a9 V4L/DVB (4263): Fix warning when compiling on 64 bit machines 19 years ago
Mauro Carvalho Chehab ce4260c39d V4L/DVB (4261): Included required header for in-kernel compilation 19 years ago
Hans Verkuil 99eb44fe94 V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status 19 years ago
Mike Isely 0885ba1d5e V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the system log 19 years ago
Mike Isely b30d244176 V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver 19 years ago