1. 2e2ba5d [media] wl128x: fix build errors when GPIOLIB is not enabled by Randy Dunlap · 13 years ago
  2. f51f86f [media] radio/Kconfig: cleanup by Hans Verkuil · 13 years ago
  3. 6b39246cf [media] radio-zoltrix: Convert to radio-isa by Hans Verkuil · 13 years ago
  4. da1ff35 [media] radio-typhoon: Convert to radio-isa by Hans Verkuil · 13 years ago
  5. 1d211f2 [media] radio-trust: Convert to radio-isa by Hans Verkuil · 13 years ago
  6. 32c5183 [media] radio-terratec: Convert to radio-isa by Hans Verkuil · 13 years ago
  7. 8bd7ef5 [media] radio-rtrack2: Convert to radio-isa by Hans Verkuil · 13 years ago
  8. f8c0852 [media] radio-gemtek: Convert to radio-isa by Hans Verkuil · 13 years ago
  9. 3088fba [media] radio-aztech: Convert to radio-isa by Hans Verkuil · 13 years ago
  10. cc3c6df [media] radio-aimslab: Convert to radio-isa by Hans Verkuil · 13 years ago
  11. 137c579 [media] radio-isa: add framework for ISA radio drivers by Hans Verkuil · 13 years ago
  12. 1bf20c3 [media] radio-keene: add a driver for the Keene FM Transmitter by Hans Verkuil · 13 years ago
  13. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  14. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  15. 1d6629b [media] convert drivers/media/* to use module_platform_driver() by Axel Lin · 13 years ago
  16. 0abffb9 [media] drivers: media: radio: Fix dependencies for RADIO_WL128X by Fabio Estevam · 13 years ago
  17. 8cc20dd [media] wl128x: fmdrv_tx: fix signedness bugs by Xi Wang · 13 years ago
  18. d24674c [media] wl128x: fmdrv_rx: fix signedness bugs by Xi Wang · 13 years ago
  19. a612780 [media] wl128x: fmdrv_common: fix signedness bugs by Xi Wang · 13 years ago
  20. 75c1ca3 [media] radio: NUL terminate a user string by Dan Carpenter · 13 years ago
  21. bd93b3a [media] media/radio/tef6862: fix checking return value of i2c_master_send by Axel Lin · 13 years ago
  22. 12cbfd0 Merge tag 'v3.2-rc2' into staging/for_v3.3 by Mauro Carvalho Chehab · 13 years ago
  23. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  24. e21d986 [media] V4L menu: reorganize the radio menu by Hans Verkuil · 13 years ago
  25. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  26. 1046a2c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  27. 8c4343e [media] media: tea5764: reconcile Kconfig symbol and macro by Paul Bolle · 13 years ago
  28. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  29. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  30. 35a2463 drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  31. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  32. 8a0a8e8 mfd: remove CONFIG_MFD_SUPPORT by Arnd Bergmann · 13 years ago
  33. 8836510 [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE by Hans Verkuil · 13 years ago
  34. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  35. 6993248 treewide: remove extra semicolons from various parts of the kernel by Justin P. Mattock · 13 years ago
  36. 1d3726a [media] si470x: fix compile warning by Hans Verkuil · 13 years ago
  37. eb70ac1 [media] wl128x: fix compiler warning + wrong write() return by Hans Verkuil · 13 years ago
  38. 398b0d1 [media] radio-si4713.c: fix compiler warning by Hans Verkuil · 13 years ago
  39. 3f5c14d [media] drivers/media: do not use EXTRA_CFLAGS by Arnaud Lacombe · 13 years ago
  40. 731884b [media] tea5764: Fix module parameter permissions by Jean Delvare · 13 years ago
  41. ddac5c1 [media] v4l2-ctrls: fix and improve volatile control handling by Hans Verkuil · 13 years ago
  42. 29834c1 [media] radio: Use the subsystem version control for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  43. 9e8fa0e [media] radio-sf16fmr2: convert to generic TEA575x interface by Ondrej Zary · 14 years ago
  44. f54ba7f [media] radio-si470x: fix memory leak in si470x_usb_driver_probe() by Alexey Khoroshilov · 14 years ago
  45. dc6b845 si4713-i2c: avoid potential buffer overflow on si4713 by Mauro Carvalho Chehab · 13 years ago
  46. 42a741d [media] media: fix radio-sf16fmr2 build when SND is not enabled by Randy Dunlap · 13 years ago
  47. 4756fc6 [media] MEDIA: Fix non-ISA_DMA_API link failure of sound code by Ralf Baechle · 13 years ago
  48. c0880dc 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
  49. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  50. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 14 years ago
  51. 9e55469 mfd: Use mfd cell platform_data for wl1273 cells platform bits by Samuel Ortiz · 14 years ago
  52. c6ae804 [media] wl12xx: g_volatile_ctrl fix: wrong field set by Hans Verkuil · 14 years ago
  53. df462b3 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
  54. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  55. b01ff50 [media] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macro by Thiago Farina · 14 years ago
  56. 474fdc0 [media] radio-si470x: convert to use request_threaded_irq() by Joonyoung Shim · 14 years ago
  57. 949cf31 [media] radio-si470x: convert to dev_pm_ops by Joonyoung Shim · 14 years ago
  58. 0830be3 [media] radio-si470x: support seek and tune interrupt enable by Joonyoung Shim · 14 years ago
  59. 1c08232 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
  60. 80845a3 [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev by Herton Ronaldo Krzesinski · 14 years ago
  61. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
  62. 372c05c media/radio-maxiradio: Drop __TIME__ usage by Michal Marek · 14 years ago
  63. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  64. 3e85875 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
  65. 6705a9c [media] radio: wl128x: Update registration process with ST by Manjunatha Halli · 14 years ago
  66. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  67. cdccfc8 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  68. 76d21c5 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
  69. 15de7a4 mfd: mfd_cell is now implicitly available to wl1273 drivers by Andres Salomon · 14 years ago
  70. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 14 years ago
  71. b21a8ee [media] remove radio-maestro by Ondrej Zary · 14 years ago
  72. 1309929 [media] dsbr100: ensure correct disconnect sequence by Hans Verkuil · 14 years ago
  73. e64d07c [media] dsbr100: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  74. 99cd47bc [media] v4l2-ioctl: add priority handling support by Hans Verkuil · 14 years ago
  75. 868e90d [media] radio-wl1273: remove unused wl1273_device->work by Tejun Heo · 14 years ago
  76. cfa746b [media] fmdrv_common.c: fix compiler warning by Hans Verkuil · 14 years ago
  77. 96a9cc6 [media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver by Matti Aaltonen · 14 years ago
  78. 1b149bb [media] media/radio/wl1273: fix build errors by Randy Dunlap · 14 years ago
  79. 57f05bf [media] drivers:media:radio: Update Kconfig and Makefile for wl128x FM driver by Manjunatha Halli · 14 years ago
  80. a68793d [media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driver by Manjunatha Halli · 14 years ago
  81. 8b7a186 [media] drivers:media:radio: wl128x: FM driver TX sources by Manjunatha Halli · 14 years ago
  82. 59da522 [media] drivers:media:radio: wl128x: FM driver RX sources by Manjunatha Halli · 14 years ago
  83. e8454ff [media] drivers:media:radio: wl128x: FM Driver Common sources by Manjunatha Halli · 14 years ago
  84. 7e38849 [media] drivers:media:radio: wl128x: FM Driver V4L2 sources by Manjunatha Halli · 14 years ago
  85. 8d19824 [media] drivers:media:radio: wl128x: FM Driver common header file by Manjunatha Halli · 14 years ago
  86. 2b97e22 [media] double mutex lock in drivers/media/radio/si470x/radio-si470x- by iceberg · 14 years ago
  87. 2400982 [media] radio-aimslab.c needs #include <linux/delay.h> by Geert Uytterhoeven · 14 years ago
  88. 34b8fc8 [media] V4L2: WL1273 FM Radio: Replace ioctl with unlocked_ioctl by Matti Aaltonen · 14 years ago
  89. 186a21c [media] radio-si470x: Always report support for RDS by Tobias Lorenz · 14 years ago
  90. 131ddd1 [media] radio-si470x: de-emphasis should be set if requested by module parameter by Tobias Lorenz · 14 years ago
  91. 424852f [media] radio-gemtek-pci: remove duplicate driver by Hans Verkuil · 14 years ago
  92. 90d873a [media] radio-maxiradio.c: use sensible frequency range by Hans Verkuil · 14 years ago
  93. e3c9221 [media] radio-aimslab.c: Fix gcc 4.5+ bug by Mauro Carvalho Chehab · 14 years ago
  94. b9218f2 [media] saa6588: rename rds.h to saa6588.h by Hans Verkuil · 14 years ago
  95. fce50ac [media] radio-wl1273: Fix two warnings by Mauro Carvalho Chehab · 14 years ago
  96. 87d1a50 [media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver by Matti Aaltonen · 14 years ago
  97. 00df055 [media] radio-si4713: Add regulator framework support by Jarkko Nikula · 14 years ago
  98. 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
  99. 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
  100. 4f68775 [media] radio-timb: convert to unlocked_ioctl by Hans Verkuil · 14 years ago