1. 23 6月, 2010 3 次提交
  2. 12 6月, 2010 1 次提交
  3. 01 6月, 2010 6 次提交
  4. 28 5月, 2010 1 次提交
  5. 12 5月, 2010 1 次提交
  6. 08 5月, 2010 1 次提交
  7. 16 4月, 2010 1 次提交
  8. 12 3月, 2010 5 次提交
  9. 05 3月, 2010 2 次提交
    • D
      ALSA: usb-audio: refactor code · e5779998
      Daniel Mack 提交于
      Clean up the usb audio driver by factoring out a lot of functions to
      separate files. Code for procfs, quirks, urbs, format parsers etc all
      got a new home now.
      
      Moved almost all special quirk handling to quirks.c and introduced new
      generic functions to handle them, so the exceptions do not pollute the
      whole driver.
      
      Renamed usbaudio.c to card.c because this is what it actually does now.
      Renamed usbmidi.c to midi.c for namespace clarity.
      Removed more things from usbaudio.h.
      
      The non-standard drivers were adopted accordingly.
      Signed-off-by: NDaniel Mack <daniel@caiaq.de>
      Cc: Clemens Ladisch <clemens@ladisch.de>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e5779998
    • D
      ALSA: usb-audio: header file cleanups · 3e1aebef
      Daniel Mack 提交于
      Rename snd-usb-lib to snd-usbmidi-lib as MIDI functions are the only
      thing it actually contains. Introduce a new header file to only declare
      these functions.
      
      Introduced usbmixer.h for all functions exported by usbmixer.c.
      Signed-off-by: NDaniel Mack <daniel@caiaq.de>
      Cc: Clemens Ladisch <clemens@ladisch.de>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      3e1aebef
  10. 23 2月, 2010 4 次提交
  11. 16 2月, 2010 3 次提交
  12. 12 2月, 2010 1 次提交
  13. 28 12月, 2009 1 次提交
  14. 17 11月, 2009 1 次提交
  15. 02 10月, 2009 1 次提交
  16. 22 7月, 2009 1 次提交
  17. 15 7月, 2009 1 次提交
  18. 17 6月, 2009 2 次提交
  19. 13 6月, 2009 1 次提交
  20. 05 2月, 2009 2 次提交
  21. 16 1月, 2009 1 次提交