1. 29834c1 [media] radio: Use the subsystem version control for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  4. a682d4c [media] [RFC] radio-mr800: locking fixes by Hans Verkuil · 14 years ago
  5. 9c84d89 [media] radio-mr800: fix locking order by Hans Verkuil · 14 years ago
  6. 361ae54 V4L/DVB: radio-mr800: remove BKL by Hans Verkuil · 14 years ago
  7. a2bdc5e V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdata by Hans Verkuil · 14 years ago
  8. a3a9e28 V4L/DVB (13547): radio: add trivial checks on the tuner and type args. by Hans Verkuil · 15 years ago
  9. 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
  10. d89ce0d V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver by Oliver Neukum · 15 years ago
  11. 798166d V4L/DVB (13073): radio-mr800: set radio frequency only upon success by David Ellingsworth · 15 years ago
  12. 16a72f4 V4L/DVB (13072): radio-mr800: simplify device warnings by David Ellingsworth · 15 years ago
  13. d8970e5 V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resume by David Ellingsworth · 15 years ago
  14. 30dd450 V4L/DVB (13070): radio-mr800: fix behavior of set_stereo function by David Ellingsworth · 15 years ago
  15. 502d501 V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent state by David Ellingsworth · 15 years ago
  16. 8a7cd16 V4L/DVB (13068): radio-mr800: remove device initialization from open/close by David Ellingsworth · 15 years ago
  17. 4e36165 V4L/DVB (13067): radio-mr800: fix potential use after free by David Ellingsworth · 15 years ago
  18. 26452bf V4L/DVB (13066): radio-mr800: remove device removed indicator by David Ellingsworth · 15 years ago
  19. eac000a V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacks by David Ellingsworth · 15 years ago
  20. ceb99e1 V4L/DVB (13064): radio-mr800: simplify access to amradio_device by David Ellingsworth · 15 years ago
  21. d1939e4 V4L/DVB (13063): radio-mr800: remove unnecessary local variable by David Ellingsworth · 15 years ago
  22. 1b8bbb3 V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callback by David Ellingsworth · 15 years ago
  23. 7a7d92e V4L/DVB (13061): radio-mr800: simplify video_device allocation by David Ellingsworth · 15 years ago
  24. 4aebc28 V4L/DVB (13060): radio-mr800: implement proper locking by David Ellingsworth · 15 years ago
  25. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  26. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  27. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  28. 24c44d8 V4L/DVB (11842): radio-mr800.c: missing mutex include by Alessio Igor Bogani · 15 years ago
  29. b466248 V4L/DVB (11436): radio-mr800: convert to to v4l2_device by Alexey Klimov · 15 years ago
  30. e57458d V4L/DVB (10463): radio-mr800: fix checking of retval after usb_bulk_msg by Alexey Klimov · 16 years ago
  31. 71f07d9 V4L/DVB (10462): radio-mr800: increase version and add comments by Alexey Klimov · 16 years ago
  32. 52433bb V4L/DVB (10461): radio-mr800: add few lost mutex locks by Alexey Klimov · 16 years ago
  33. 1bb16d7 V4L/DVB (10460): radio-mr800: add stereo support by Alexey Klimov · 16 years ago
  34. f7c1a38 V4L/DVB (10459): radio-mr800: fix amradio_set_freq by Alexey Klimov · 16 years ago
  35. db82180 V4L/DVB (10458): radio-mr800: move radio start and stop in one function by Alexey Klimov · 16 years ago
  36. 8edafcc V4L/DVB (10457): radio-mr800: add more dev_err messages in probe by Alexey Klimov · 16 years ago
  37. 65c51dc V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warn by Alexey Klimov · 16 years ago
  38. a5d6947 V4L/DVB (10455): radio-mr800: codingstyle cleanups by Alexey Klimov · 16 years ago
  39. c7181cf V4L/DVB (10316): v4l/dvb: use usb_make_path in usb-radio drivers by Alexey Klimov · 16 years ago
  40. 7f03a58 V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereo by Alexey Klimov · 16 years ago
  41. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  42. f2ce917 V4L/DVB (10053): radio-mr800: disable autosuspend support by Alexey Klimov · 16 years ago
  43. f4e9043 V4L/DVB (10052): radio-mr800: correct unplug, fix to previous patch by Alexey Klimov · 16 years ago
  44. 3480130 V4L/DVB (9655): radio-mr800: fix unplug by Alexey Klimov · 16 years ago
  45. e60b022 V4L/DVB (9518): radio-mr800: remove warn, info and err messages by Alexey Klimov · 16 years ago
  46. 0fabb78 V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open() by Alexey Klimov · 16 years ago
  47. 2aa72f3 V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio devices by Alexey Klimov · 16 years ago