1. bbc8995 V4L/DVB (7997): si470x: hardware frequency seek support by Tobias Lorenz · 16 years ago
  2. ace7d4b V4L/DVB (7996): si470x: afc indication by Tobias Lorenz · 16 years ago
  3. a7c850a V4L/DVB (7995): si470x: a lot of small code cleanups by Tobias Lorenz · 16 years ago
  4. 6cc7265 V4L/DVB (7994): si470x: let si470x_get_freq return errno by Tobias Lorenz · 16 years ago
  5. ce5829e V4L/DVB (7993): si470x: move global lock to device structure by Tobias Lorenz · 16 years ago
  6. 5ad6b81 V4L/DVB (7586): radio: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  7. cad8423 media-radio-miropcm20-rds: BKL pushdown by Arnd Bergmann · 16 years ago
  8. 0b9c2b7 V4L/DVB (7582): proc: switch /proc/driver/radio-typhoon to seq_file interface by Alexey Dobriyan · 16 years ago
  9. 078ff79 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 by Douglas Schilling Landgraf · 16 years ago
  10. 03dea86 V4L/DVB (7401): radio-si470x: unplugging fixed by Tobias Lorenz · 16 years ago
  11. b2cb200 V4L/DVB (7377): radio-sf16fmr2.c: fix volume handling by Mauro Carvalho Chehab · 16 years ago
  12. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  13. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  14. 044dfc9 V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNP by Bjorn Helgaas · 16 years ago
  15. 57566ad V4L/DVB (7189): autosuspend support by Tobias Lorenz · 17 years ago
  16. 5caf513 V4L/DVB (7188): radio-si470x version 1.0.6 by Tobias Lorenz · 17 years ago
  17. 83947d3 V4L/DVB (7183): radio-si470x: fix build warning by Michael Krufky · 17 years ago
  18. 998cb08 V4L/DVB (7110): Trivial printf warning fix (radio-si470) by Tobias Lorenz · 17 years ago
  19. c3f686f V4L/DVB (7108): radio-si470x.c: check-after-use by Tobias Lorenz · 17 years ago
  20. e08a8c9 V4L/DVB (7093): radio-sf16fmi: fix request_region() by Mauro Carvalho Chehab · 17 years ago
  21. dd49f30 V4L/DVB (7092): radio-sf16fmr2: fix request_region() validation [bugzilla 9699] by Douglas Schilling Landgraf · 17 years ago
  22. 0e3301e V4L/DVB (7091): radio-si470x improvements and seldom problem fixed in tuning functions by Tobias Lorenz · 17 years ago
  23. 057596e V4L/DVB (7133): Fix Kconfig dependencies by Mauro Carvalho Chehab · 17 years ago
  24. a999337 V4L/DVB (7078): radio: fix sf16fmi section mismatch by Randy Dunlap · 17 years ago
  25. 2fb8840 V4L/DVB (7062): radio-si570x: Some fixes and new USB ID addition by Tobias Lorenz · 17 years ago
  26. 8bf5e5c V4L/DVB (7061): radio-si470x: Some cleanups by Tobias Lorenz · 17 years ago
  27. 4e8a23e V4L/DVB (7047): fix broken build when CONFIG_USB_SI470X is set by Michael Krufky · 17 years ago
  28. 387d447 V4L/DVB (7039): Reorder headers by Mauro Carvalho Chehab · 17 years ago
  29. 78656ac V4L/DVB (7038): USB radio driver for Silicon Labs Si470x FM Radio Receivers by Tobias Lorenz · 17 years ago
  30. f37fdf3 V4L/DVB (7036): radio: Use video_device_release rather than kfree by Julia Lawall · 17 years ago
  31. 98512f7 V4L/DVB (6976): drivers/media/radio/radio-sf16fmr2.c: fix error handling by Andrew Morton · 17 years ago
  32. 863c86d V4L/DVB (6732): dsbr100 violates DMA coherency rules by Oliver Neukum · 17 years ago
  33. 13d9701 V4L/DVB (6616): drivers/media/radio: Add missing "space" by Joe Perches · 17 years ago
  34. c7ac61c V4L/DVB (6481): radio-gemtek: make file_operations const by Douglas Schilling Landgraf · 17 years ago
  35. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  36. 786e9d4 V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclared by Pekka Seppänen · 17 years ago
  37. b25be97 V4L/DVB (6246): GemTek Radio card - Control Word by Trent Piepho · 17 years ago
  38. 857e594 V4L/DVB (6245): GemTek Radio card - frequency calculation by Trent Piepho · 17 years ago
  39. 4753647 V4L/DVB (6244): [PATCH 1/2] GemTek Radio card by Pekka Seppanen · 17 years ago
  40. 3e7589c V4L/DVB (6243): [PATCH 2/2] GemTek Radio card by Pekka Seppanen · 17 years ago
  41. b930e1d V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs by Michael Krufky · 17 years ago
  42. 2fc9e2f V4L/DVB (5877): radio-gemtek-pci: remove unused structure member by Trent Piepho · 17 years ago
  43. a2d66a3 V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers by Mauro Carvalho Chehab · 17 years ago
  44. b31c33bd V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental dependency. by Douglas Schilling Landgraf · 17 years ago
  45. 2e02b9a V4L/DVB (5705): Removed unnecessary .hardware from video_device struct. by Douglas Schilling Landgraf · 17 years ago
  46. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  47. 59faba1 Fix Kconfig dependency problems wrt boolean menuconfigs by Trent Piepho · 17 years ago
  48. 9d3eb99 V4L/DVB (5624): Radio-maestro.c cleanup by Douglas Landgraf · 17 years ago
  49. 7002a4f V4L/DVB (5623): Dsbr100.c Replace usb_dsbr100_do_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  50. 2437c6d4 V4L/DVB (5622): Radio-zoltrix.c cleanup by Douglas Landgraf · 17 years ago
  51. c1c4fd3 V4L/DVB (5621): Radio-cadet.c Replace cadet_do_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  52. ff01652 V4L/DVB (5587): Add help for RADIO_ADAPTERS and VIDEO_CAPTURE_DRIVERS by Mauro Carvalho Chehab · 17 years ago
  53. c5da5af V4L/DVB (5586): Use menuconfig objects II - V4L by Jan Engelhardt · 17 years ago
  54. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  55. d455cf5 V4L/DVB (5563): Radio-maestro.c Replace radio_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  56. 6f66446 V4L/DVB (5562): Radio-gemtek-pci.c Replace gemtek_pci_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  57. e9bb9c6 V4L/DVB (5556): Radio-gemtek.c Replace gemtek_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  58. 385e8d8 V4L/DVB (5555): Radio-aimslab.c Replace rt_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  59. 3f6892a V4L/DVB (5553): Replace typhoon_do_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  60. c123b86 V4L/DVB (5550): Radio-sf16fmi.c Replace fmi_do_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  61. 34ab962 V4L/DVB (5549): Radio-sf16fmr2.c Replace fmr2_do_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  62. 1de6923 V4L/DVB (5546): Radio-terratec.c Replace tt_do_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  63. a1314b1 V4L/DVB (5541): Radio-zoltrix.c Replace zol_do_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  64. c5f822b V4L/DVB (5540): Radio-trust.c Replace tr_do_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  65. 8b811cf V4L/DVB (5539): Radio-rtrack2.c Added VIDIOC_[GS]_AUDIO and VIDIOC_[S|G]_INPUT by Douglas Landgraf · 17 years ago
  66. 25f3038 V4L/DVB (5534): Radio-rtrack2.c Replace rt_ioctl to use video_ioctl2 by Douglas Landgraf · 17 years ago
  67. b10fece V4L/DVB (5390): Radio: Fix error in Kbuild file by Trent Piepho · 17 years ago
  68. fd4bc44 V4L/DVB (5201): Radio/: Convert to generic boolean-values by Richard Knutsson · 18 years ago
  69. 712642b V4L/DVB (5155): Properly initialize mute and radio frequency by Mauro Carvalho Chehab · 18 years ago
  70. f1557ce V4L/DVB (5154): Add some debug info, depending on debug level by Mauro Carvalho Chehab · 18 years ago
  71. b61f8d6 V4L/DVB (5153): Make it coherent with vidioc_g_tuner by Mauro Carvalho Chehab · 18 years ago
  72. a0c05ab V4L/DVB (5152): Implements VIDIOC_[S|G]_INPUT on radio-aztech/radio-maxiradio by Mauro Carvalho Chehab · 18 years ago
  73. 676b0ac V4L/DVB (5151): Implement VIDIOC_[GS]_AUDIO on aztech by Mauro Carvalho Chehab · 18 years ago
  74. 140dcc4 V4L/DVB (5150): Implement VIDIOC_[GS]_AUDIO on maxiradio by Mauro Carvalho Chehab · 18 years ago
  75. 06470ed V4L/DVB (5149): Convert radio-maxiradio to use video_ioctl2 by Mauro Carvalho Chehab · 18 years ago
  76. 99218fe V4L/DVB (5148): Convert radio-aztech to use video_ioctl2 by Mauro Carvalho Chehab · 18 years ago
  77. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  78. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  79. c672204 [PATCH] The scheduled removal of some OSS options by Adrian Bunk · 18 years ago
  80. 1396275 V4L/DVB (4711): Radio: No need to return void by Tobias Klauser · 18 years ago
  81. bf6ee0a remove mentionings of devfs in documentation by Adrian Bunk · 18 years ago
  82. d591b9c V4L/DVB (4484): Git-dvb: cadet build fix by Andrew Morton · 18 years ago
  83. 5aff308 V4L/DVB (4410): Cleanups and fixes for dsbr100 by Alan Cox · 18 years ago
  84. c0c7fa0 V4L/DVB (4406): Convert radio-cadet to V4L2 API by Hans J. Koch · 18 years ago
  85. 2cd885a V4L/DVB (4394): Git-dvb: radio-sf16fmi build fix by Andrew Morton · 18 years ago
  86. 1ddf5bc V4L/DVB (4371): Included missing linux/version.h by Mauro Carvalho Chehab · 18 years ago
  87. 3ca5716 V4L/DVB (4370): Fix some typos on ioctl handling function by Mauro Carvalho Chehab · 18 years ago
  88. e84fef6 V4L/DVB (4364): V4L2 conversion: radio-maxiradio by Mauro Carvalho Chehab · 18 years ago
  89. 982eddb V4L/DVB (4363): V4L2 conversion: radio-trust by Mauro Carvalho Chehab · 18 years ago
  90. 2ab6529 V4L/DVB (4358): V4L2 conversion: radio-zoltrix by Mauro Carvalho Chehab · 18 years ago
  91. 30c4830 V4L/DVB (4357): V4L2 conversion: radio-typhoon by Mauro Carvalho Chehab · 18 years ago
  92. 55ac7b6 V4L/DVB (4356): V4L2 conversion: radio-terratec by Mauro Carvalho Chehab · 18 years ago
  93. acda0e7 V4L/DVB (4355): V4L2 conversion: radio-sf16fmr2 by Mauro Carvalho Chehab · 18 years ago
  94. fa38ad6 V4L/DVB (4354): A small fix at fmi->flags logic by Mauro Carvalho Chehab · 18 years ago
  95. a2ef73a V4L/DVB (4353): V4L2 conversion: radio-sf16fmi by Mauro Carvalho Chehab · 18 years ago
  96. f8c559f V4L/DVB (4352): V4L2 conversion: radio-rtrack2 by Mauro Carvalho Chehab · 18 years ago
  97. b6055d7 V4L/DVB (4351): V4L2 conversion: radio-maestro by Mauro Carvalho Chehab · 18 years ago
  98. 52afbc2 V4L/DVB (4350): V4L2 conversion: radio_gemtek-pci by Mauro Carvalho Chehab · 18 years ago
  99. d1c4ecd V4L/DVB (4349): V4L2 conversion: radio_gemtek by Mauro Carvalho Chehab · 18 years ago
  100. 38ee04f V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only by Mauro Carvalho Chehab · 18 years ago