1. 88af830 [media] tvaudio: fix compiler warnings by Hans Verkuil · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 92d474b V4L/DVB: tvaudio: remove obsolete tda8425 initialization by Hans Verkuil · 14 years ago
  4. 7a004d1 V4L/DVB: tvaudio: remove obsolete v4l2-i2c-drv.h header by Hans Verkuil · 14 years ago
  5. e6a1a08 V4L/DVB (13166): remove duplicate structure field initialization by Julia Lawall · 15 years ago
  6. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  7. acebc70 V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 by Hans Verkuil · 15 years ago
  8. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  9. 647da44 V4L/DVB (11365): tvaudio: remove i2c legacy code by Hans Verkuil · 15 years ago
  10. e4129a9 V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash. by Hans Verkuil · 15 years ago
  11. 411674f V4L/DVB (11276): tvaudio: add tda9875 support. by Hans Verkuil · 15 years ago
  12. 5fa7b9f V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handling by Hans Verkuil · 15 years ago
  13. 7f6adea V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. by Hans Verkuil · 15 years ago
  14. 10afbef V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std by Hans Verkuil · 15 years ago
  15. 4c6c390 V4L/DVB (10832): tvaudio: Avoid breakage with tda9874a by Vitaly Wool · 15 years ago
  16. aecde8b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  17. 64f70e7 V4L/DVB (9959): tvaudio: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  18. 01a1a3c V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble by Mauro Carvalho Chehab · 16 years ago
  19. c6241b6 V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human by Mauro Carvalho Chehab · 16 years ago
  20. 41f5230 V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype by Mauro Carvalho Chehab · 16 years ago
  21. 4942643 V4L/DVB (9621): Avoid writing outside shadow.bytes[] array by Mauro Carvalho Chehab · 16 years ago
  22. 81cb5c4 V4L/DVB (9620): tvaudio: use a direct reference for chip description by Mauro Carvalho Chehab · 16 years ago
  23. b4ab114 V4L/DVB (9619): tvaudio: update initial comments by Mauro Carvalho Chehab · 16 years ago
  24. 099b7fc V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS by Mauro Carvalho Chehab · 16 years ago
  25. dd03e97 V4L/DVB (9617): tvtime: remove generic_checkmode callback by Mauro Carvalho Chehab · 16 years ago
  26. af1a995 V4L/DVB (9616): tvaudio: cleanup - group all callbacks together by Mauro Carvalho Chehab · 16 years ago
  27. 04e6f99 V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZE by Mauro Carvalho Chehab · 16 years ago
  28. 5c65335 V4L/DVB (9613): tvaudio: fix a memory leak by Mauro Carvalho Chehab · 16 years ago
  29. 5ba2f67 security: avoid calling a NULL function pointer in drivers/video/tvaudio.c by Arjan van de Ven · 16 years ago
  30. 5a367df V4L/DVB (8246): tvaudio: Stop I2C driver ID abuse by Jean Delvare · 16 years ago
  31. ae42908 i2c: Convert some more new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  32. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  33. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  34. 18c0ecf V4L/DVB (7139): add parentheses by Roel Kluin · 16 years ago
  35. 08e1405 V4L/DVB (6461): tvaudio: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  36. dc3d75d V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2 by Mauro Carvalho Chehab · 18 years ago
  37. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  38. 09df5cb V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers by Mauro Carvalho Chehab · 17 years ago
  39. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  40. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  41. 82c2e46 V4L/DVB (5492): Remove useless includes of i2c-algo-bit.h by Jean Delvare · 17 years ago
  42. 74cab31 V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules by Hans Verkuil · 17 years ago
  43. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  44. bc28287 V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run() by Cedric Le Goater · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. 11cda10 V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used. by Hans Verkuil · 18 years ago
  47. 301e22d V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode by Hans Verkuil · 18 years ago
  48. 2474ed4 V4L/DVB (3582): Implement correct msp3400 input/output routing by Hans Verkuil · 18 years ago
  49. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  50. 09df1c1 V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo by Mauro Carvalho Chehab · 18 years ago
  51. 7c9b504 V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.h by Mauro Carvalho Chehab · 18 years ago
  52. 8a4b275 V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) by Hans Verkuil · 18 years ago
  53. 94f9e56 V4L/DVB (3403): Add probe check for the tda9840. by Hans Verkuil · 18 years ago
  54. f167cb4 by Mauro Carvalho Chehab · 19 years ago
  55. 7408187 by Panagiotis Issaris · 19 years ago
  56. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
  57. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  58. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
  59. d3900bc V4L/DVB (3255): When in radio mode don't do anything with VIDIOC_G_TUNER. by Hans Verkuil · 19 years ago
  60. 8a85428 V4L/DVB (3253): Add V4L2 commands to tvaudio by Hans Verkuil · 19 years ago
  61. b060c25 V4L/DVB (3123a): remove uneeded #if from V4L subsystem by Mauro Carvalho Chehab · 19 years ago
  62. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  63. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  64. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  65. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  66. 674434c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 by Mauro Carvalho Chehab · 19 years ago
  67. afd1a0c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 by Mauro Carvalho Chehab · 19 years ago
  68. e0ec29b [PATCH] v4l: 885: second round of i2c ids redefinition cleanup by Jean Delvare · 19 years ago
  69. f2421ca [PATCH] v4l: 801: whitespaces cleanups by Mauro Carvalho Chehab · 19 years ago
  70. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  71. 18fc59e [PATCH] v4l: TVaudio cleanup and better debug messages by Mauro Carvalho Chehab · 19 years ago
  72. fae91e7 [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname by Jean Delvare · 19 years ago
  73. 1684a984 [PATCH] I2C: Kill i2c_algorithm.id (6/7) by Jean Delvare · 19 years ago
  74. c7a4653 [PATCH] I2C: Kill i2c_algorithm.id (5/7) by Jean Delvare · 19 years ago
  75. 5e50e7a [PATCH] Add missing tvaudio try_to_freeze() by Nigel Cunningham · 19 years ago
  76. ebe4c6f [PATCH] v4l: I2C Miscelaneous by Mauro Carvalho Chehab · 19 years ago
  77. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  78. f5bec39 [PATCH] v4l: fix I2C detect after normal_i2c_range() by Mauro Carvalho Chehab · 19 years ago
  79. 56fc08c [PATCH] v4l: update for tuner cards and some V4L chips by Mauro Carvalho Chehab · 19 years ago
  80. b3d5496 [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers by Jean Delvare · 19 years ago
  81. faf8b24 [PATCH] v4l: msp3400 update by Gerd Knorr · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago