1. 78f2c50 [media] constify i2c_algorithm structures by Julia Lawall · 8 years ago
  2. ae54913 [media] radio-si470x-i2c: Delete owner assignment by Markus Elfring · 8 years ago
  3. 07d0320 [media] media: radio: si470x: radio-si470x-usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  4. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  5. 4360fa2 drivers: misc: ti-st: Use int instead of fuzzy char for callback status by Geert Uytterhoeven · 8 years ago
  6. 04bc936 [media] radio-maxiradio: fix memory leak when device is removed by Alexey Khoroshilov · 8 years ago
  7. 21ed203 exynos4-is: remove some unused vars by Mauro Carvalho Chehab · 8 years ago
  8. 0e2a706 [media] tea575x: convert to library by Andy Shevchenko · 9 years ago
  9. 949cf70 [media] radio-si476x: add return value check to avoid dead code by Fugang Duan · 8 years ago
  10. aeae69d [media] wl128x: fix typo in MODULE_PARM_DESC by Dan Carpenter · 8 years ago
  11. 22dbec2 [media] media, sound: tea575x: constify snd_tea575x_ops structures by Julia Lawall · 9 years ago
  12. 18a8560 [media] radio-shark2: constify radio_tea5777_ops structures by Julia Lawall · 9 years ago
  13. eb4b0ec [media] include/media: move platform_data to linux/platform_data/media by Mauro Carvalho Chehab · 9 years ago
  14. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  15. f77658b [media] radio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  16. 387a692 [media] media/radio/saa7706h: Remove compat control ops by Ricardo Ribalda · 9 years ago
  17. 453f847 [media] wl128x: use swap() in fm_rdsparse_swapbytes() by Fabian Frederick · 9 years ago
  18. dd7a2ac [media] si470x: cleanup define namespace by Mauro Carvalho Chehab · 9 years ago
  19. 4d38cde [media] radio-si470x-i2c: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  20. c579401 [media] wl128x: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  21. 44b0c73 [media] radio: fix error return code by Julia Lawall · 9 years ago
  22. 50f2468 [media] si4713: fix error return code by Julia Lawall · 9 years ago
  23. d202e1b [media] wl128x: fix int type for streg_cbdata by Mauro Carvalho Chehab · 9 years ago
  24. 1cb3b79 [media] radio-si476x: Fix indent by Mauro Carvalho Chehab · 9 years ago
  25. b36ae85 [media] media: radio-si4713: improve usage of gpiod API by Uwe Kleine-König · 9 years ago
  26. cab9bf1 [media] wl128x: embed video_device by Hans Verkuil · 9 years ago
  27. 78e9b7d [media] wl128x-radio really depends on TI_ST by Arnd Bergmann · 9 years ago
  28. c973f76e [media] media: radio: handle timeouts by Nicholas Mc Guire · 9 years ago
  29. daa939d [media] media: radio: assign wait_for_completion_timeout to appropriately typed var by Nicholas Mc Guire · 9 years ago
  30. 61765a5 [media] si470x: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 9 years ago
  31. cc287f7 [media] radio/aimslab: use mdelay instead of udelay by Arnd Bergmann · 9 years ago
  32. 6994ca3 [media] tea575x: split and export functions by Ondrej Zary · 9 years ago
  33. 58fc046 [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function by Rickard Strandqvist · 10 years ago
  34. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  35. 7027c448 [media] media/radio: fix querycap by Hans Verkuil · 10 years ago
  36. 98bea62 [media] si4713: add device tree support by Sebastian Reichel · 10 years ago
  37. c3a5baf [media] si4713: use managed irq request by Sebastian Reichel · 10 years ago
  38. 80cd5c7 [media] si4713: use managed memory allocation by Sebastian Reichel · 10 years ago
  39. fbe14a1 [media] si4713: switch reset gpio to devm_gpiod API by Sebastian Reichel · 10 years ago
  40. d4471de [media] si4713: switch to devm regulator API by Sebastian Reichel · 10 years ago
  41. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  42. 1a5cfd0 [media] wl128x: fix fmdbg compiler warning by Hans Verkuil · 10 years ago
  43. b2e3853 media: radio: si4713: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  44. da2dc6f media: radio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  45. a66d05d Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  46. 25fb62b [media] radio-sf16fmr2: declare some structs as static by Mauro Carvalho Chehab · 10 years ago
  47. 24c8f11 [media] radio-sf16fmi: declare pnp_attached as static by Mauro Carvalho Chehab · 10 years ago
  48. 7102076 [media] media/radio: fix radio-miropcm20.c build with io.h header file by Randy Dunlap · 10 years ago
  49. a0ffe4c [media] radio-si470x-usb: use USB API functions rather than constants by Himangi Saraogi · 10 years ago
  50. 8b4b681 [media] radio: use true/false for boolean vars by Mauro Carvalho Chehab · 10 years ago
  51. 2a8b7e5 [media] wl128x: fix sparse warnings by Hans Verkuil · 10 years ago
  52. 7754622 [media] radio-tea5764: fix sparse warnings by Hans Verkuil · 10 years ago
  53. 27dcb00 [media] radio-miropcm20: fix sparse NULL pointer warning by Wei Yongjun · 10 years ago
  54. 9c46c7f [media] radio-miropcm20: fix a compilation warning by Mauro Carvalho Chehab · 10 years ago
  55. fdcfd4e [media] radio-miropcm20: add RDS support by Hans Verkuil · 10 years ago
  56. 1abba28 [media] si4713: add the missing RDS functionality by Hans Verkuil · 10 years ago
  57. 0d5e8c4 [media] Fix 64-bit division fall-out from 64-bit control ranges by Hans Verkuil · 10 years ago
  58. 2a9ec37 [media] v4l2-ctrls: use ptrs for all but the s32 type by Hans Verkuil · 10 years ago
  59. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 10 years ago
  60. 8effbff [media] update reference, kerneltrap.org no longer works by Pranith Kumar · 10 years ago
  61. 08debc1 [media] si4713: fix Kconfig dependencies by Hans Verkuil · 10 years ago
  62. ce0ede2 [media] radio-cadet: avoid interruptible_sleep_on race by Hans Verkuil · 10 years ago
  63. ab3cacf [media] radio-usb-si4713: make array of structs const by Hans Verkuil · 10 years ago
  64. 2d27b37 [media] radio-keene: Use module_usb_driver by Sachin Kamat · 10 years ago
  65. b3c8154 [media] radio-usb-si4713: fix sparse non static symbol warnings by Wei Yongjun · 10 years ago
  66. eab924d [media] tea575x: Fix build with ARCH=c6x by Mauro Carvalho Chehab · 10 years ago
  67. 6fcd3b6 [media] radio-usb-si4713: make si4713_register_i2c_adapter static by Mauro Carvalho Chehab · 10 years ago
  68. 21326c4 [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device by Hans Verkuil · 11 years ago
  69. 5df2def [media] si470x: add check to test if this is really a si470x by Hans Verkuil · 11 years ago
  70. 567e2e9 [media] si470x: don't use buffer on the stack for USB transfers by Hans Verkuil · 11 years ago
  71. cb15da3 [media] si4713: coding style time-related cleanups by Hans Verkuil · 11 years ago
  72. 9ca33cc [media] si4713: coding style whitespace cleanups by Hans Verkuil · 11 years ago
  73. b2c6eed [media] si4713: print product number by Eduardo Valentin · 11 years ago
  74. 8aab72b [media] si4713: si4713_set_rds_radio_text overwrites terminating \0 by Hans Verkuil · 11 years ago
  75. cc6d618 [media] si4713: move supply list to si4713_platform_data by Dinesh Ram · 11 years ago
  76. b874b39 [media] si4713: Added the USB driver for Si4713 by Dinesh Ram · 11 years ago
  77. e26fa6d [media] si4713: Bug fix for si4713_tx_tune_power() method in the i2c driver by Dinesh Ram · 11 years ago
  78. d808f5b [media] si4713: Reorganized includes in si4713.c/h by Dinesh Ram · 11 years ago
  79. 5173332 [media] si4713: Modified i2c driver to handle cases where interrupts are not used by Dinesh Ram · 11 years ago
  80. 7391232 [media] si4713: Reorganized drivers/media/radio directory by Dinesh Ram · 11 years ago
  81. f58c91c [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  82. c7223f8 [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning by Hans de Goede · 11 years ago
  83. 812c083 [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning by Geert Uytterhoeven · 11 years ago
  84. 9ba6a91 [media] tef6862/radio-tea5764: actually assign clamp result by Hans Verkuil · 11 years ago
  85. 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
  86. 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
  87. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  88. c6c3795 [media] radio-si470x-i2c: fix a warning on ia64 by Mauro Carvalho Chehab · 11 years ago
  89. 5f27ca4 [media] tef6862: fix warning on avr32 arch by Mauro Carvalho Chehab · 11 years ago
  90. c5b0b3c [media] radio-shark: remove a warning when CONFIG_PM is not defined by Mauro Carvalho Chehab · 11 years ago
  91. 0798ec6 [media] radio-si4713: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  92. 2028c71 [media] media: Remove unnecessary semicolons by Joe Perches · 11 years ago
  93. 437eb18 [media] radio-keene: fix sparse warning by Hans Verkuil · 11 years ago
  94. 883cdd5 [media] fmdrv_common: fix sparse warning by Hans Verkuil · 11 years ago
  95. 3bf740bf [media] radio-sf16fmr2: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  96. b5c2e0a [media] snd_tea575x: precedence bug in fmr2_tea575x_get_pins() by Dan Carpenter · 11 years ago
  97. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  98. 6c94e14 [media] radio-si470x-usb: Remove software version check by Hans de Goede · 11 years ago
  99. 338c658 [media] tea575x: Move from sound to media by Ondrej Zary · 11 years ago
  100. 59b5645 [media] tea575x: Move header from sound to media by Ondrej Zary · 11 years ago