1. a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  2. 25fb62b [media] radio-sf16fmr2: declare some structs as static by Mauro Carvalho Chehab · 10 years ago
  3. 24c8f11 [media] radio-sf16fmi: declare pnp_attached as static by Mauro Carvalho Chehab · 10 years ago
  4. 7102076 [media] media/radio: fix radio-miropcm20.c build with io.h header file by Randy Dunlap · 10 years ago
  5. a0ffe4c [media] radio-si470x-usb: use USB API functions rather than constants by Himangi Saraogi · 10 years ago
  6. 8b4b681 [media] radio: use true/false for boolean vars by Mauro Carvalho Chehab · 10 years ago
  7. 2a8b7e5 [media] wl128x: fix sparse warnings by Hans Verkuil · 10 years ago
  8. 7754622 [media] radio-tea5764: fix sparse warnings by Hans Verkuil · 10 years ago
  9. 27dcb00 [media] radio-miropcm20: fix sparse NULL pointer warning by Wei Yongjun · 10 years ago
  10. 9c46c7f [media] radio-miropcm20: fix a compilation warning by Mauro Carvalho Chehab · 10 years ago
  11. fdcfd4e [media] radio-miropcm20: add RDS support by Hans Verkuil · 10 years ago
  12. 1abba28 [media] si4713: add the missing RDS functionality by Hans Verkuil · 10 years ago
  13. 0d5e8c4 [media] Fix 64-bit division fall-out from 64-bit control ranges by Hans Verkuil · 10 years ago
  14. 2a9ec37 [media] v4l2-ctrls: use ptrs for all but the s32 type by Hans Verkuil · 10 years ago
  15. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 10 years ago
  16. 8effbff [media] update reference, kerneltrap.org no longer works by Pranith Kumar · 10 years ago
  17. 08debc1 [media] si4713: fix Kconfig dependencies by Hans Verkuil · 10 years ago
  18. ce0ede2 [media] radio-cadet: avoid interruptible_sleep_on race by Hans Verkuil · 10 years ago
  19. ab3cacf [media] radio-usb-si4713: make array of structs const by Hans Verkuil · 10 years ago
  20. 2d27b37 [media] radio-keene: Use module_usb_driver by Sachin Kamat · 10 years ago
  21. b3c8154 [media] radio-usb-si4713: fix sparse non static symbol warnings by Wei Yongjun · 11 years ago
  22. eab924d [media] tea575x: Fix build with ARCH=c6x by Mauro Carvalho Chehab · 11 years ago
  23. 6fcd3b6 [media] radio-usb-si4713: make si4713_register_i2c_adapter static by Mauro Carvalho Chehab · 11 years ago
  24. 21326c4 [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device by Hans Verkuil · 11 years ago
  25. 5df2def [media] si470x: add check to test if this is really a si470x by Hans Verkuil · 11 years ago
  26. 567e2e9 [media] si470x: don't use buffer on the stack for USB transfers by Hans Verkuil · 11 years ago
  27. cb15da3 [media] si4713: coding style time-related cleanups by Hans Verkuil · 11 years ago
  28. 9ca33cc [media] si4713: coding style whitespace cleanups by Hans Verkuil · 11 years ago
  29. b2c6eed [media] si4713: print product number by Eduardo Valentin · 11 years ago
  30. 8aab72b [media] si4713: si4713_set_rds_radio_text overwrites terminating \0 by Hans Verkuil · 11 years ago
  31. cc6d618 [media] si4713: move supply list to si4713_platform_data by Dinesh Ram · 11 years ago
  32. b874b39 [media] si4713: Added the USB driver for Si4713 by Dinesh Ram · 11 years ago
  33. e26fa6d [media] si4713: Bug fix for si4713_tx_tune_power() method in the i2c driver by Dinesh Ram · 11 years ago
  34. d808f5b [media] si4713: Reorganized includes in si4713.c/h by Dinesh Ram · 11 years ago
  35. 5173332 [media] si4713: Modified i2c driver to handle cases where interrupts are not used by Dinesh Ram · 11 years ago
  36. 7391232 [media] si4713: Reorganized drivers/media/radio directory by Dinesh Ram · 11 years ago
  37. f58c91c [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  38. c7223f8 [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning by Hans de Goede · 11 years ago
  39. 812c083 [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning by Geert Uytterhoeven · 11 years ago
  40. 9ba6a91 [media] tef6862/radio-tea5764: actually assign clamp result by Hans Verkuil · 11 years ago
  41. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  42. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  43. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  44. c6c3795 [media] radio-si470x-i2c: fix a warning on ia64 by Mauro Carvalho Chehab · 11 years ago
  45. 5f27ca4 [media] tef6862: fix warning on avr32 arch by Mauro Carvalho Chehab · 11 years ago
  46. c5b0b3c [media] radio-shark: remove a warning when CONFIG_PM is not defined by Mauro Carvalho Chehab · 11 years ago
  47. 0798ec6 [media] radio-si4713: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  48. 2028c71 [media] media: Remove unnecessary semicolons by Joe Perches · 11 years ago
  49. 437eb18 [media] radio-keene: fix sparse warning by Hans Verkuil · 11 years ago
  50. 883cdd5 [media] fmdrv_common: fix sparse warning by Hans Verkuil · 11 years ago
  51. 3bf740bf [media] radio-sf16fmr2: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  52. b5c2e0a [media] snd_tea575x: precedence bug in fmr2_tea575x_get_pins() by Dan Carpenter · 11 years ago
  53. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  54. 6c94e14 [media] radio-si470x-usb: Remove software version check by Hans de Goede · 11 years ago
  55. 338c658 [media] tea575x: Move from sound to media by Ondrej Zary · 11 years ago
  56. 59b5645 [media] tea575x: Move header from sound to media by Ondrej Zary · 11 years ago
  57. 1c9f11e [media] radio-aztech: Implement signal strength detection and fix stereo detection by Ondrej Zary · 11 years ago
  58. eb27faf [media] radio-aztech: Convert to generic lm7000 implementation by Ondrej Zary · 11 years ago
  59. 725d7b7 [media] drivers/media/radio/radio-maxiradio: Convert to module_pci_driver by Libo Chen · 11 years ago
  60. ae09e9e [media] wl128x: add missing struct v4l2_device by Hans Verkuil · 11 years ago
  61. d9ec089 [media] radio-sf16fmi: Set frequency during init by Ondrej Zary · 11 years ago
  62. 9291682 [media] radio-sf16fmi: Add module name to bus_info by Ondrej Zary · 11 years ago
  63. 37c1d2e Merge branch 'linus' into patchwork by Mauro Carvalho Chehab · 11 years ago
  64. aad7601 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  65. 0dc5d82 [media] radio-sf16fmi: add control event and prio support by Hans Verkuil · 11 years ago
  66. 268d06b [media] radio-sf16fmi: convert to the control framework by Hans Verkuil · 11 years ago
  67. 96bb42b [media] radio-sf16fmi: clamp frequency by Hans Verkuil · 11 years ago
  68. f90842d [media] radio-sf16fmi: add device_caps support to querycap by Hans Verkuil · 11 years ago
  69. 65a110d [media] radio-sf16fmi: remove audio/input ioctls by Hans Verkuil · 11 years ago
  70. fa91599 [media] tef6862: clamp frequency by Hans Verkuil · 11 years ago
  71. 46821b1 [media] radio-timb: add control events and prio support by Hans Verkuil · 11 years ago
  72. 5bd8d2a [media] radio-timb: actually load the requested subdevs by Hans Verkuil · 11 years ago
  73. 38be65a [media] radio-timb: convert to the control framework by Hans Verkuil · 11 years ago
  74. d020f83 [media] radio-timb: add device_caps support, remove input/audio ioctls by Hans Verkuil · 11 years ago
  75. b730089 [media] radio-tea5764: some cleanups and clamp frequency when out-of-range by Hans Verkuil · 11 years ago
  76. 090fdf6 [media] radio-tea5764: add prio and control event support by Hans Verkuil · 11 years ago
  77. cc9231f [media] radio-tea5764: add device_caps support by Hans Verkuil · 11 years ago
  78. 827c7cf [media] radio-tea5764: audio and input ioctls do not apply to radio devices by Hans Verkuil · 11 years ago
  79. 16b3717 [media] radio-tea5764: convert to the control framework by Hans Verkuil · 11 years ago
  80. cf9033f [media] radio-tea5764: embed struct video_device by Hans Verkuil · 11 years ago
  81. 099f88e [media] radio-tea5764: add support for struct v4l2_device by Hans Verkuil · 11 years ago
  82. 8ff6183 [media] saa7706h: convert to the control framework by Hans Verkuil · 11 years ago
  83. 5f71057 [media] radio: remove g_chip_ident op by Hans Verkuil · 11 years ago
  84. abca205 [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so by Hans Verkuil · 11 years ago
  85. 4b9a4a6 [media] radio-keene: add delay in order to settle hardware by Antti Palosaari · 11 years ago
  86. 542d30f [media] radio-keene: set initial frequency by Hans Verkuil · 11 years ago
  87. 5255e4d [media] wl128x: do not call copy_to_user() while holding spinlocks by Alexey Khoroshilov · 11 years ago
  88. ea457ad [media] radio-si476x: depend on SND_SOC by Arnd Bergmann · 11 years ago
  89. ab67178 [media] v4l2: SI476X MFD - Do not use binary constants by Geert Uytterhoeven · 11 years ago
  90. 240c3c3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  91. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  92. df90e22 Merge branch 'devel-for-v3.10' into v4l_for_linus by Mauro Carvalho Chehab · 11 years ago
  93. b879a9c [media] v4l2: Add a V4L2 driver for SI476X MFD by Andrey Smirnov · 11 years ago
  94. 82cd0b2 Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD" by Mauro Carvalho Chehab · 11 years ago
  95. cd29ed8 [media] radio-si4713: add prio checking and control events by Hans Verkuil · 11 years ago
  96. 03aa1bc [media] radio-si4713: convert to the control framework by Hans Verkuil · 11 years ago
  97. b387754 [media] radio-si4713: fix g/s_frequency by Hans Verkuil · 11 years ago
  98. 55b2a31 [media] radio-si4713: use V4L2 core lock by Hans Verkuil · 11 years ago
  99. a58841d [media] radio-si4713: improve querycap by Hans Verkuil · 11 years ago
  100. fdf5159 [media] radio-si4713: embed struct video_device instead of allocating it by Hans Verkuil · 11 years ago