1. 5338c16 [media] pvrusb2: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  2. c003ab1 [media] rc-core: add separate defines for protocol bitmaps and numbers by David Härdeman · 12 years ago
  3. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/pvrusb2/pvrusb2-i2c-core.c]
  4. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  5. af86ce7 [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map by Mauro Carvalho Chehab · 14 years ago
  6. 8df5991 [media] ir-kbd-i2c: improve remote behavior with z8 behind usb by Jarod Wilson · 14 years ago
  7. 4999e27 [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir-kbd-i2c by Andy Walls · 14 years ago
  8. 4b1c83c V4L/DVB (13498): pvrusb2: Bind I2C address 0x71 for Zilog IR devices by Mike Isely · 15 years ago
  9. e81516c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses by Jean Delvare · 15 years ago
  10. 7e11118 V4L/DVB (11850): pvrusb2: Instantiate ir_video I2C device by default by Jean Delvare · 15 years ago
  11. 96e56c1 V4L/DVB (11746): pvrusb2: Set ir_video autoloading to default disabled by Mike Isely · 15 years ago
  12. cd85b7a V4L/DVB (11745): pvrusb2: Update to work with upcoming ir_video changes in v4l-dvb core by Mike Isely · 15 years ago
  13. 27eab38 V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the device by Mike Isely · 15 years ago
  14. 6c4b755 V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubs by Jean Delvare · 15 years ago
  15. 5a3bab8 V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev now by Mike Isely · 15 years ago
  16. 15b4744 V4L/DVB (11161): pvrusb2: Set i2c autoprobing to be off by default by Mike Isely · 15 years ago
  17. e9c64a7 V4L/DVB (11158): pvrusb2: New device attribute mechanism to specify sub-devices by Mike Isely · 15 years ago
  18. 59af336 V4L/DVB (11154): pvrusb2: Split i2c module handling from i2c adapter by Mike Isely · 15 years ago
  19. 2cc3b6b V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they first attach by Mike Isely · 16 years ago
  20. d45b9b8 V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings by Hans Verkuil · 16 years ago
  21. 2bb87c2 V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's behavior by Mike Isely · 16 years ago
  22. 0cc1186 V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed. by Mike Isely · 16 years ago
  23. 432907f V4L/DVB (8900): pvrusb2: Implement cropping pass through by Mike Isely · 16 years ago
  24. 31335b1 V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devices by Mike Isely · 16 years ago
  25. 64723b3 V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources by Mike Isely · 16 years ago
  26. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  27. 056d1a8 V4L/DVB (6699): pvrusb2: Use of virtual IR chip is a device-specific attribute by Mike Isely · 17 years ago
  28. 989eb15 V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single place by Mike Isely · 17 years ago
  29. 681c739 V4L/DVB (6691): pvrusb2: Rework pipeline state control by Mike Isely · 17 years ago
  30. 3be27d3 i2c: Remove NOP i2c_algorithm.algo_control() methods by David Brownell · 17 years ago
  31. e77e2c2 V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago
  32. 7fb0dfc V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean Delvare by Jean Delvare · 17 years ago
  33. 5c808e6 V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiver by Mike Isely · 17 years ago
  34. 8d36436 V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commands by Michael Krufky · 18 years ago
  35. ca545f7 V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairs by Mike Isely · 18 years ago
  36. eca8ebf V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  37. 293b5d9 V4L/DVB (5087): Pvrusb2: Fix sizeof() calculation foul-up by Mike Isely · 18 years ago
  38. 8433544 V4L/DVB (5085): Pvrusb2: trace print added by Mike Isely · 18 years ago
  39. 18103c57 V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanup by Mike Isely · 18 years ago
  40. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 17 years ago
  41. cc75aed V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devices by Mike Isely · 18 years ago
  42. 7f19d02 V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver by Mike Isely · 18 years ago
  43. a0fd1cb V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2 by Mike Isely · 18 years ago
  44. 07e337e V4L/DVB (4287): Pvrusb2/: possible cleanups by Adrian Bunk · 18 years ago
  45. d855497 V4L/DVB (4228a): pvrusb2 to kernel 2.6.18 by Mike Isely · 18 years ago