1. dc3d75d V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2 by Mauro Carvalho Chehab · 18 years ago
  2. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  3. 09df5cbe V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers by Mauro Carvalho Chehab · 17 years ago
  4. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  5. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  6. 82c2e46 V4L/DVB (5492): Remove useless includes of i2c-algo-bit.h by Jean Delvare · 17 years ago
  7. 74cab31 V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules by Hans Verkuil · 17 years ago
  8. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  9. bc28287 V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run() by Cedric Le Goater · 18 years ago
  10. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  11. 11cda10 V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used. by Hans Verkuil · 18 years ago
  12. 301e22d V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode by Hans Verkuil · 18 years ago
  13. 2474ed4 V4L/DVB (3582): Implement correct msp3400 input/output routing by Hans Verkuil · 18 years ago
  14. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  15. 09df1c1 V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo by Mauro Carvalho Chehab · 18 years ago
  16. 7c9b504 V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.h by Mauro Carvalho Chehab · 18 years ago
  17. 8a4b275 V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) by Hans Verkuil · 19 years ago
  18. 94f9e56 V4L/DVB (3403): Add probe check for the tda9840. by Hans Verkuil · 19 years ago
  19. f167cb4e by Mauro Carvalho Chehab · 19 years ago
  20. 7408187 by Panagiotis Issaris · 19 years ago
  21. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
  22. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  23. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
  24. d3900bc V4L/DVB (3255): When in radio mode don't do anything with VIDIOC_G_TUNER. by Hans Verkuil · 19 years ago
  25. 8a85428 V4L/DVB (3253): Add V4L2 commands to tvaudio by Hans Verkuil · 19 years ago
  26. b060c25 V4L/DVB (3123a): remove uneeded #if from V4L subsystem by Mauro Carvalho Chehab · 19 years ago
  27. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  28. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  29. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  30. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  31. 674434c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 by Mauro Carvalho Chehab · 19 years ago
  32. afd1a0c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 by Mauro Carvalho Chehab · 19 years ago
  33. e0ec29b [PATCH] v4l: 885: second round of i2c ids redefinition cleanup by Jean Delvare · 19 years ago
  34. f2421ca [PATCH] v4l: 801: whitespaces cleanups by Mauro Carvalho Chehab · 19 years ago
  35. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  36. 18fc59e [PATCH] v4l: TVaudio cleanup and better debug messages by Mauro Carvalho Chehab · 19 years ago
  37. fae91e7 [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname by Jean Delvare · 19 years ago
  38. 1684a984 [PATCH] I2C: Kill i2c_algorithm.id (6/7) by Jean Delvare · 19 years ago
  39. c7a4653 [PATCH] I2C: Kill i2c_algorithm.id (5/7) by Jean Delvare · 19 years ago
  40. 5e50e7a [PATCH] Add missing tvaudio try_to_freeze() by Nigel Cunningham · 19 years ago
  41. ebe4c6f [PATCH] v4l: I2C Miscelaneous by Mauro Carvalho Chehab · 19 years ago
  42. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  43. f5bec39 [PATCH] v4l: fix I2C detect after normal_i2c_range() by Mauro Carvalho Chehab · 19 years ago
  44. 56fc08c [PATCH] v4l: update for tuner cards and some V4L chips by Mauro Carvalho Chehab · 19 years ago
  45. b3d5496e [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers by Jean Delvare · 19 years ago
  46. faf8b24 [PATCH] v4l: msp3400 update by Gerd Knorr · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago