1. 13 7月, 2006 1 次提交
  2. 03 7月, 2006 1 次提交
  3. 23 6月, 2006 4 次提交
  4. 28 4月, 2006 1 次提交
  5. 29 3月, 2006 1 次提交
  6. 03 1月, 2006 2 次提交
  7. 11 11月, 2005 1 次提交
  8. 04 11月, 2005 3 次提交
    • A
      [ALSA] AZT3328 driver update · d91c64c8
      Andreas Mohr 提交于
      Modules: AZT3328 driver
      
      this is now an even much more reworked patch (#3) for my azt3328.c ALSA driver.
      IOW I spent another 4 evenings to get the sequencer timer to work properly
      (my head is still hurting) and do lots of other cleanups.
      
      Note that despite the extensive sequencer timer additions, the driver object
      is still only 2kB bigger than the previous version, due to those many
      optimizations...
      
      Changes in version #3:
      - fully working ALSA sequencer timer support for the card's 1024000Hz
        DirectX timer (downscaling adjustable via seqtimer_scaling module param)
      - an insane amount of code optimizations
      - many, many cleanups
      
      Changes in version #2:
      - FOUND the 1us DirectX timer area (yay!), made the code respect it
      properly
      - renamed some 'weird' mixer control names according to ControlNames.txt
      - cleanup unneeded debug messages, reformatting
      - improved I/O register documentation
      - constified many more structs
      
      Changes in version #1:
      - improves/fixes some fatal playback/recording interaction
      - improves IRQ handler performance (and actually fixes some weird code)
      - coalesces some I/O accesses
      - slightly improves I/O interface documentation
      - improves/fixes logging
      - defines out some less important debug code
      - constifies some data
      Signed-off-by: NAndreas Mohr <andi@lisas.de>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      d91c64c8
    • T
      [ALSA] Add missing KERN_* suffix to printk · 99b359ba
      Takashi Iwai 提交于
      Add missing KERN_* suffix to printk.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      99b359ba
    • T
      [ALSA] Remove vmalloc wrapper, kfree_nocheck() · b1d5776d
      Takashi Iwai 提交于
      - Remove vmalloc wrapper
      - Add release_and_free_resource() to remove kfree_nocheck() from each driver
        and simplify the code
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      b1d5776d
  9. 12 9月, 2005 2 次提交
    • C
      [ALSA] set owner field in struct pci_driver · 3bcd4649
      Clemens Ladisch 提交于
      AD1889 driver,ALS4000 driver,ATIIXP driver,ATIIXP-modem driver
      AZT3328 driver,BT87x driver,CMIPCI driver,CS4281 driver
      ENS1370/1+ driver,ES1938 driver,ES1968 driver,FM801 driver
      Intel8x0 driver,Intel8x0-modem driver,Maestro3 driver,RME32 driver
      RME96 driver,SonicVibes driver,VIA82xx driver,VIA82xx-modem driver
      ALI5451 driver,au88x0 driver,CS46xx driver,EMU10K1/EMU10K2 driver
      HDA Intel driver,ICE1712 driver,ICE1724 driver,KORG1212 driver
      MIXART driver,NM256 driver,RME HDSP driver,RME9652 driver
      Trident driver,Digigram VX222 driver,YMFPCI driver
      Set the module owner field in each driver's struct pci_driver to get
      the driver symlink in the sysfs device directory.
      Signed-off-by: NClemens Ladisch <clemens@ladisch.de>
      3bcd4649
    • T
      [ALSA] Replace with kzalloc() - pci stuff · e560d8d8
      Takashi Iwai 提交于
      AD1889 driver,ATIIXP driver,ATIIXP-modem driver,AZT3328 driver
      BT87x driver,CMIPCI driver,CS4281 driver,ENS1370/1+ driver
      ES1938 driver,ES1968 driver,FM801 driver,Intel8x0 driver
      Intel8x0-modem driver,Maestro3 driver,SonicVibes driver,VIA82xx driver
      VIA82xx-modem driver,AC97 Codec,AK4531 codec,au88x0 driver
      CA0106 driver,CS46xx driver,EMU10K1/EMU10K2 driver,HDA Codec driver
      HDA generic driver,HDA Intel driver,ICE1712 driver,ICE1724 driver
      KORG1212 driver,MIXART driver,NM256 driver,Trident driver,YMFPCI driver
      Replace kcalloc(1,..) with kzalloc().
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e560d8d8
  10. 29 5月, 2005 1 次提交
    • T
      [ALSA] Replace pci_module_init() with pci_register_driver() · 01d25d46
      Takashi Iwai 提交于
      Documentation,ALS4000 driver,ATIIXP driver,ATIIXP-modem driver
      AZT3328 driver,BT87x driver,CMIPCI driver,CS4281 driver
      ENS1370/1+ driver,ES1938 driver,ES1968 driver,FM801 driver
      Intel8x0 driver,Intel8x0-modem driver,Maestro3 driver,RME32 driver
      RME96 driver,SonicVibes driver,VIA82xx driver,VIA82xx-modem driver
      ALI5451 driver,au88x0 driver,CA0106 driver,CS46xx driver
      EMU10K1/EMU10K2 driver,HDA Intel driver,ICE1712 driver,ICE1724 driver
      KORG1212 driver,MIXART driver,NM256 driver,RME HDSP driver
      RME9652 driver,Trident driver,Digigram VX222 driver,YMFPCI driver
      Replace the obsolete pci_module_init() with pci_register_driver().
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      01d25d46
  11. 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