1. 2400982 [media] radio-aimslab.c needs #include <linux/delay.h> by Geert Uytterhoeven · 14 years ago
  2. 34b8fc8 [media] V4L2: WL1273 FM Radio: Replace ioctl with unlocked_ioctl by Matti Aaltonen · 14 years ago
  3. 186a21c [media] radio-si470x: Always report support for RDS by Tobias Lorenz · 14 years ago
  4. 131ddd1 [media] radio-si470x: de-emphasis should be set if requested by module parameter by Tobias Lorenz · 14 years ago
  5. 424852f [media] radio-gemtek-pci: remove duplicate driver by Hans Verkuil · 14 years ago
  6. 90d873a [media] radio-maxiradio.c: use sensible frequency range by Hans Verkuil · 14 years ago
  7. e3c9221 [media] radio-aimslab.c: Fix gcc 4.5+ bug by Mauro Carvalho Chehab · 14 years ago
  8. b9218f2 [media] saa6588: rename rds.h to saa6588.h by Hans Verkuil · 14 years ago
  9. fce50ac [media] radio-wl1273: Fix two warnings by Mauro Carvalho Chehab · 14 years ago
  10. 87d1a50 [media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver by Matti Aaltonen · 14 years ago
  11. 00df055 [media] radio-si4713: Add regulator framework support by Jarkko Nikula · 14 years ago
  12. 8efc1a1 Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  13. 53f517a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  14. 4f68775 [media] radio-timb: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  15. d2c998f [media] typhoon: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  16. 725ea8c [media] si4713: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  17. ee71e42 [media] tea5764: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  18. 1cccee0 [media] cadet: use unlocked_ioctl by Hans Verkuil · 14 years ago
  19. 32958fd [media] BKL: trivial BKL removal from V4L2 radio drivers by Hans Verkuil · 14 years ago
  20. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  21. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  22. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  23. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  24. cb0ed22 [media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers by Matti Aaltonen · 14 years ago
  25. a682d4c [media] [RFC] radio-mr800: locking fixes by Hans Verkuil · 14 years ago
  26. cb9bc96 [media] radio-si4713: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  27. 9c84d89 [media] radio-mr800: fix locking order by Hans Verkuil · 14 years ago
  28. 85c55ef V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup paths by Jarkko Nikula · 14 years ago
  29. 361ae54 V4L/DVB: radio-mr800: remove BKL by Hans Verkuil · 14 years ago
  30. f2f8e85 V4L/DVB: radio-si470x: use unlocked ioctl by Mauro Carvalho Chehab · 14 years ago
  31. cf9b475 V4L/DVB: radio-si470x: remove the BKL lock used internally at the driver by Mauro Carvalho Chehab · 14 years ago
  32. 1edc246 V4L/DVB: v4l: remove unused i2c-id.h headers by Hans Verkuil · 14 years ago
  33. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  34. cc6e853 V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() call by Marek Szyprowski · 14 years ago
  35. 73c994e V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner() by Tobias Lorenz · 14 years ago
  36. aac870a V4L/DVB: media/radio: fix copy_to_user to user handling by Dan Carpenter · 14 years ago
  37. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  38. a2bdc5e V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdata by Hans Verkuil · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 144dcdc V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment by Tobias Lorenz · 15 years ago
  41. 5360044 V4L/DVB: radio_timberdale: depends on I2c by Randy Dunlap · 15 years ago
  42. 96dd6de V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after free by Darren Jenkins · 15 years ago
  43. d44d1f3 V4L/DVB: radio: Add radio-timb by Richard Röjfors · 15 years ago
  44. ee4b9db V4L/DVB: radio: add support for SAA7706H Car Radio DSP by Richard Röjfors · 15 years ago
  45. ed0ee8e V4L/DVB (13948): radio: Correct use after free by Julia Lawall · 15 years ago
  46. 788f6fe V4L/DVB (13690): radio/si470x: #include <sched.h> by Randy Dunlap · 15 years ago
  47. 909d15a V4L/DVB (13611): radio-tea5764: Correct size given to memset by Julia Lawall · 15 years ago
  48. 67cabf5 V4L/DVB (13609): radio-sf16fmi: add autoprobing by Ondrej Zary · 15 years ago
  49. 4b83037 V4L/DVB (13608): radio-sf16fmi: fix mute, add SF16-FMP to texts by Ondrej Zary · 15 years ago
  50. d1471f0 V4L/DVB (13601): radio-si470x: support PM functions by Joonyoung Shim · 15 years ago
  51. fe2137d V4L/DVB (13600): radio-si470x: support RDS on si470x i2c driver by Joonyoung Shim · 15 years ago
  52. 1aa925c V4L/DVB (13599): radio-si470x: move some file operations to common file by Joonyoung Shim · 15 years ago
  53. 327ae59 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers by Laurent Pinchart · 15 years ago
  54. a3a9e28 V4L/DVB (13547): radio: add trivial checks on the tuner and type args. by Hans Verkuil · 15 years ago
  55. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  56. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  57. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  58. dd7cdb8 ALSA: radio/sound/miro: fix build, cleanup depends/selects by Randy Dunlap · 15 years ago
  59. a421018 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  60. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  61. d89ce0d V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver by Oliver Neukum · 15 years ago
  62. eea85b0 V4L/DVB (13177): radio: Add support for TEF6862 tuner by Richard Röjfors · 15 years ago
  63. 798166d V4L/DVB (13073): radio-mr800: set radio frequency only upon success by David Ellingsworth · 15 years ago
  64. 16a72f4 V4L/DVB (13072): radio-mr800: simplify device warnings by David Ellingsworth · 15 years ago
  65. d8970e5 V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resume by David Ellingsworth · 15 years ago
  66. 30dd450 V4L/DVB (13070): radio-mr800: fix behavior of set_stereo function by David Ellingsworth · 15 years ago
  67. 502d501 V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent state by David Ellingsworth · 15 years ago
  68. 8a7cd16 V4L/DVB (13068): radio-mr800: remove device initialization from open/close by David Ellingsworth · 15 years ago
  69. 4e36165 V4L/DVB (13067): radio-mr800: fix potential use after free by David Ellingsworth · 15 years ago
  70. 26452bf V4L/DVB (13066): radio-mr800: remove device removed indicator by David Ellingsworth · 15 years ago
  71. eac000a V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacks by David Ellingsworth · 15 years ago
  72. ceb99e1 V4L/DVB (13064): radio-mr800: simplify access to amradio_device by David Ellingsworth · 15 years ago
  73. d1939e4 V4L/DVB (13063): radio-mr800: remove unnecessary local variable by David Ellingsworth · 15 years ago
  74. 1b8bbb3 V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callback by David Ellingsworth · 15 years ago
  75. 7a7d92e V4L/DVB (13061): radio-mr800: simplify video_device allocation by David Ellingsworth · 15 years ago
  76. 4aebc28 V4L/DVB (13060): radio-mr800: implement proper locking by David Ellingsworth · 15 years ago
  77. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  78. 8366fc3 media/radio: New driver for the radio FM module on Miro PCM20 sound card by Krzysztof Helt · 15 years ago
  79. 3addbb8 V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lock by Hans Verkuil · 15 years ago
  80. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  81. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  82. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  83. 2ff88bc V4L/DVB (13029): radio-si4713: remove #include <linux/version.h> by Huang Weiyi · 15 years ago
  84. 7a254f4 V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos. by Matti J. Aaltonen · 15 years ago
  85. a65f315 V4L/DVB (12612): si4713: simplify the code to remove a compiler warning. by Hans Verkuil · 15 years ago
  86. 9c9dbed V4L/DVB (12553): FM TX: si4713: Add Kconfig and Makefile entries by Hans Verkuil · 15 years ago
  87. 02bee89 V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c device by Eduardo Valentin · 15 years ago
  88. 1fd2121 V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713 by Eduardo Valentin · 15 years ago
  89. 9d7530d V4L/DVB (12455): radio-typhoon: remove obsolete RADIO_TYPHOON_PROC_FS config option by Hans Verkuil · 15 years ago
  90. 9dcb79c V4L/DVB (12417): I2C cleanups and version checks by Tobias Lorenz · 15 years ago
  91. cc35bbd V4L/DVB (12416): radio-si470x: add i2c driver for si470x by Joonyoung Shim · 15 years ago
  92. 3c7cc8d V4L/DVB (12415): radio-si470x: add disconnect check function by Joonyoung Shim · 15 years ago
  93. a9d6fd5 V4L/DVB (12414): radio-si470x: change to dev_* macro from printk by Joonyoung Shim · 15 years ago
  94. b09cd16 V4L/DVB (12413): radio-si470x: separate common and usb code by Joonyoung Shim · 15 years ago
  95. 43b7866 V4L/DVB (12218): radio-si470x: conform to the RDS spec. by Hans Verkuil · 15 years ago
  96. 8e280f2 V4L/DVB (12217): radio-cadet: conform to the RDS spec. by Hans Verkuil · 15 years ago
  97. fca9596 V4L/DVB (12144): radio-si470x: removed v4l2_queryctrl in favor of v4l2_ctrl_query_fill by Tobias Lorenz · 15 years ago
  98. 9817dc3 V4L/DVB (12143): radio-si470x: cleanups by Tobias Lorenz · 15 years ago
  99. 721f59e V4L/DVB (12142): radio-si470x: Add suport for RDS endpoint interrupt mode by Tobias Lorenz · 15 years ago
  100. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago