1. 743eb09 [media] media/i2c: drop the last users of the ctrl core ops by Hans Verkuil · 8 years ago
  2. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  3. dfadacc [media] i2c: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  4. 5a13e40 media: replace bellow -> below by Mauro Carvalho Chehab · 9 years ago
  5. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 10 years ago
  6. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  7. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  8. e127711 [media] media/i2c: remove g_chip_ident op by Hans Verkuil · 11 years ago
  9. c02b211 [media] media: i2c: Convert to devm_kzalloc() by Laurent Pinchart · 11 years ago
  10. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 11 years ago
  11. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 11 years ago
  12. 3d4b803 [media] bttv: fix g_tuner capabilities override by Hans Verkuil · 11 years ago
  13. c911403 [media] tvaudio: convert to the control framework by Hans Verkuil · 11 years ago
  14. 71df09b [media] tvaudio: fix two tea6420 errors by Hans Verkuil · 12 years ago
  15. a346caa [media] tvaudio: fix broken volume/balance calculations by Hans Verkuil · 11 years ago
  16. 752d283 [media] tvaudio: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  17. 6a3ca5f [media] tvaudio: add back lost tda9875 copyright by Hans Verkuil · 12 years ago
  18. cb7a01a [media] move i2c files into drivers/media/i2c by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/tvaudio.c]
  19. 7bcfdf0 [media] tvaudio: rename getmode and setmode by Daniel Glöckner · 12 years ago
  20. 1884e29 [media] tvaudio: don't report mono when stereo is received by Daniel Glöckner · 12 years ago
  21. 9e019e0 [media] tvaudio: support V4L2_TUNER_MODE_LANG1_LANG2 by Daniel Glöckner · 12 years ago
  22. e21adca [media] tvaudio: obey V4L2 tuner audio matrix by Daniel Glöckner · 12 years ago
  23. 3322a59 [media] tvaudio: use V4L2_TUNER_SUB_* for bitfields by Daniel Glöckner · 12 years ago
  24. f3647b1 [media] tvaudio: don't use thread for TA8874Z by Daniel Glöckner · 12 years ago
  25. c799cfc [media] tvaudio: remove watch_stereo by Daniel Glöckner · 12 years ago
  26. 00fb185 [media] tvaudio: use V4L2_TUNER_MODE_SAP for TDA985x SAP by Daniel Glöckner · 12 years ago
  27. f952848 [media] tvaudio: fix tda8425_setmode by Daniel Glöckner · 12 years ago
  28. d59a14e [media] tvaudio: fix TDA9873 constants by Daniel Glöckner · 12 years ago
  29. c6e8d86 [media] convert drivers/media/* to use module_i2c_driver() by Axel Lin · 12 years ago
  30. 88af830 [media] tvaudio: fix compiler warnings by Hans Verkuil · 13 years ago
  31. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  32. 92d474b V4L/DVB: tvaudio: remove obsolete tda8425 initialization by Hans Verkuil · 14 years ago
  33. 7a004d1 V4L/DVB: tvaudio: remove obsolete v4l2-i2c-drv.h header by Hans Verkuil · 14 years ago
  34. e6a1a08 V4L/DVB (13166): remove duplicate structure field initialization by Julia Lawall · 15 years ago
  35. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  36. 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
  37. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  38. 647da44 V4L/DVB (11365): tvaudio: remove i2c legacy code by Hans Verkuil · 15 years ago
  39. e4129a9 V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash. by Hans Verkuil · 15 years ago
  40. 411674f V4L/DVB (11276): tvaudio: add tda9875 support. by Hans Verkuil · 15 years ago
  41. 5fa7b9f V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handling by Hans Verkuil · 15 years ago
  42. 7f6adea V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers. by Hans Verkuil · 15 years ago
  43. 10afbef V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std by Hans Verkuil · 15 years ago
  44. 4c6c390 V4L/DVB (10832): tvaudio: Avoid breakage with tda9874a by Vitaly Wool · 15 years ago
  45. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  46. 64f70e7 V4L/DVB (9959): tvaudio: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  47. 01a1a3c V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble by Mauro Carvalho Chehab · 16 years ago
  48. c6241b6 V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human by Mauro Carvalho Chehab · 16 years ago
  49. 41f5230 V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype by Mauro Carvalho Chehab · 16 years ago
  50. 4942643 V4L/DVB (9621): Avoid writing outside shadow.bytes[] array by Mauro Carvalho Chehab · 16 years ago
  51. 81cb5c4 V4L/DVB (9620): tvaudio: use a direct reference for chip description by Mauro Carvalho Chehab · 16 years ago
  52. b4ab114 V4L/DVB (9619): tvaudio: update initial comments by Mauro Carvalho Chehab · 16 years ago
  53. 099b7fc V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS by Mauro Carvalho Chehab · 16 years ago
  54. dd03e97 V4L/DVB (9617): tvtime: remove generic_checkmode callback by Mauro Carvalho Chehab · 16 years ago
  55. af1a995 V4L/DVB (9616): tvaudio: cleanup - group all callbacks together by Mauro Carvalho Chehab · 16 years ago
  56. 04e6f99 V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZE by Mauro Carvalho Chehab · 16 years ago
  57. 5c65335 V4L/DVB (9613): tvaudio: fix a memory leak by Mauro Carvalho Chehab · 16 years ago
  58. 5ba2f67 security: avoid calling a NULL function pointer in drivers/video/tvaudio.c by Arjan van de Ven · 16 years ago
  59. 5a367df V4L/DVB (8246): tvaudio: Stop I2C driver ID abuse by Jean Delvare · 16 years ago
  60. ae42908 i2c: Convert some more new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  61. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  62. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  63. 18c0ecf V4L/DVB (7139): add parentheses by Roel Kluin · 17 years ago
  64. 08e1405 V4L/DVB (6461): tvaudio: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  65. dc3d75d V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2 by Mauro Carvalho Chehab · 18 years ago
  66. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  67. 09df5cbe V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers by Mauro Carvalho Chehab · 17 years ago
  68. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  69. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  70. 82c2e46 V4L/DVB (5492): Remove useless includes of i2c-algo-bit.h by Jean Delvare · 17 years ago
  71. 74cab31 V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules by Hans Verkuil · 17 years ago
  72. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  73. bc28287 V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run() by Cedric Le Goater · 18 years ago
  74. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  75. 11cda10 V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used. by Hans Verkuil · 18 years ago
  76. 301e22d V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode by Hans Verkuil · 18 years ago
  77. 2474ed4 V4L/DVB (3582): Implement correct msp3400 input/output routing by Hans Verkuil · 18 years ago
  78. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  79. 09df1c1 V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo by Mauro Carvalho Chehab · 18 years ago
  80. 7c9b504 V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.h by Mauro Carvalho Chehab · 18 years ago
  81. 8a4b275 V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) by Hans Verkuil · 19 years ago
  82. 94f9e56 V4L/DVB (3403): Add probe check for the tda9840. by Hans Verkuil · 19 years ago
  83. f167cb4e by Mauro Carvalho Chehab · 19 years ago
  84. 7408187 by Panagiotis Issaris · 19 years ago
  85. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
  86. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  87. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
  88. d3900bc V4L/DVB (3255): When in radio mode don't do anything with VIDIOC_G_TUNER. by Hans Verkuil · 19 years ago
  89. 8a85428 V4L/DVB (3253): Add V4L2 commands to tvaudio by Hans Verkuil · 19 years ago
  90. b060c25 V4L/DVB (3123a): remove uneeded #if from V4L subsystem by Mauro Carvalho Chehab · 19 years ago
  91. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  92. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  93. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  94. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  95. 674434c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 by Mauro Carvalho Chehab · 19 years ago
  96. afd1a0c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 by Mauro Carvalho Chehab · 19 years ago
  97. e0ec29b [PATCH] v4l: 885: second round of i2c ids redefinition cleanup by Jean Delvare · 19 years ago
  98. f2421ca [PATCH] v4l: 801: whitespaces cleanups by Mauro Carvalho Chehab · 19 years ago
  99. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  100. 18fc59e [PATCH] v4l: TVaudio cleanup and better debug messages by Mauro Carvalho Chehab · 19 years ago