1. 11 11月, 2008 1 次提交
  2. 18 10月, 2008 1 次提交
  3. 12 10月, 2008 1 次提交
  4. 18 2月, 2008 1 次提交
    • M
      V4L/DVB (7133): Fix Kconfig dependencies · 057596ee
      Mauro Carvalho Chehab 提交于
      As pointed by Adrian Bunk, with I2C=m and VIDEO_DEV=y, videodev brokes.
      
      This patch moves the functions that videodev needs from v4l2-common. It also
      fixes some Kconfig changes.
      
      After this patch, I2C=m / VIDEO_DEV=y will make v4l2 core statically linked
      into kernel. v4l2-common will be m, and all V4L drivers will also be m.
      
      This approach is very conservative, since it is possible to have V4L drivers
      that don't need I2C or v4l2-common. The better is to map what drivers really
      need v4l2-common, making them to select v4l2-common, and allowing the others to
      be 'y', 'm' and 'n'.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      057596ee
  5. 26 1月, 2008 1 次提交
    • T
      V4L/DVB (7038): USB radio driver for Silicon Labs Si470x FM Radio Receivers · 78656acd
      Tobias Lorenz 提交于
      this patch adds a new driver for the Silicon Labs Si470x FM Radio Receiver. It
      should also work for the identical ADS/Tech FM Radio Receiver (formerly
      Instant FM Music) as soon as I find out the USB Vendor and Product ID.
      
      The driver is inspired by several other USB and radio drivers, but mainly from
      the D-Link DSB-R100 USB radio (dsbr100.c).
      
      The USB stick currently has an Si4701 FM RDS radio receiver. But the other
      Si470x devices are pin and register compatible, so that in the future the
      driver can easily be patched to support these too. Therefore I named the
      driver radio-si470x and the configuration option usb-si470x.
      
      The driver itself just provides the control function over the radio. For
      getting audio back, the device support the USB audio class, which is
      implemented in the already existing driver.
      
      I tested the driver in the last days, until it now satisfies all my
      functionality and robustness requirements. The application I used for testing
      was kradio.
      Signed-off-by: NTobias Lorenz <tobias.lorenz@gmx.net>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      78656acd
  6. 10 10月, 2007 1 次提交
  7. 19 7月, 2007 1 次提交
  8. 29 6月, 2007 1 次提交
  9. 09 5月, 2007 2 次提交
  10. 27 3月, 2007 1 次提交
  11. 08 12月, 2006 1 次提交
  12. 04 10月, 2006 1 次提交
  13. 26 9月, 2006 15 次提交
  14. 09 8月, 2006 1 次提交
  15. 25 6月, 2006 1 次提交
  16. 13 5月, 2006 1 次提交
  17. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4