lib: introduce common method to convert hex digits
[safe/jmp/linux-2.6] / sound / isa / sb /
2010-05-10 Krzysztof HeltALSA: Merge es1688 and es968 drivers
2010-04-26 Krzysztof HeltALSA: es968: fix wrong PnP dma index
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Meelis RoosALSA: fix jazz16 compile (udelay)
2010-02-16 Jaroslav KyselaMerge branch 'topic/misc' of git://git./linux/kernel...
2010-01-08 Krzysztof Heltsbawe: fix memory detection part 2
2009-12-25 Krzysztof HeltALSA: jazz16: refine dma and irq selection
2009-12-22 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2009-12-21 Krzysztof HeltALSA: jazz16: Add support for Media Vision Jazz16 chipset
2009-12-21 Krzysztof HeltALSA: sbawe: fix memory detection
2009-12-14 Krzysztof HeltALSA: sb_mixer: convert pointer tables to mixer control...
2009-11-05 Jaroslav KyselaALSA: rename "PC Speaker" and "PC Beep" controls to...
2009-05-29 Michal MarekALSA: clean up the logic for building sequencer modules
2009-04-14 Li ZefanALSA: sound/isa: use memdup_user()
2009-03-23 Takashi IwaiMerge branch 'topic/isa-misc' into for-linus
2009-02-23 Andreas MohrALSA: ALS4000, slight mixer improvements
2009-01-12 Takashi IwaiALSA: Return proper error code at probe in sound/isa/*
2009-01-12 Takashi IwaiALSA: Convert to snd_card_create() in sound/isa/*
2008-12-11 Takashi IwaiALSA: sb8 - Fix a return code in the error path
2008-11-03 Takashi IwaiALSA: remove direct access of dev->bus_id in sound...
2008-08-13 Takashi IwaiALSA: Kill snd_assert() in sound/isa/*
2008-07-14 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-07-14 Jaswinder Singhfirmware: convert sb16_csp driver to use firmware loade...
2008-06-23 Takashi IwaiALSA: sb - Fix wrong assertions
2008-05-30 Takashi Iwai[ALSA] trivial clean up of sound/isa/sb/Makefile
2008-04-24 Harvey Harrison[ALSA] sound: replace remaining __FUNCTION__ occurences
2008-02-29 Clemens Ladisch[ALSA] sb8: fix SB 1.0 capture DMA programming
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Takashi Iwai[ALSA] sb16 - Suppress compile warning
2008-01-31 Rene Herman[ALSA] sound/isa: kill pnp_resource_change
2007-10-16 Jaroslav Kysela[ALSA] Changed Jaroslav Kysela's e-mail from perex...
2007-10-16 Takashi Iwai[ALSA] Allow shared IRQ for CS5530 device
2007-10-16 Takashi Iwai[ALSA] Clean up with common snd_ctl_boolean_*_info...
2007-07-20 Takashi Iwai[ALSA] Fix SB-module dependency with PCI drivers
2007-07-20 Takashi Iwai[ALSA] Add support for Cyrix/NatSemi Geode CS5530 ...
2007-05-16 Rene Herman[ALSA] Fix probe of non-PnP ISA devices
2007-05-11 Clemens Ladisch[ALSA] add MODULE_FIRMWARE entries
2007-05-11 Takashi Iwai[ALSA] Don't use request_firmware if internal firmwares...
2007-05-11 Rene Herman[ALSA] isa_bus device/driver naming
2007-05-11 Takashi Iwai[ALSA] Enable Kconfig options for external firmwares
2007-05-11 Takashi Iwai[ALSA] Port the rest of ALSA ISA drivers to isa_driver
2007-02-14 Prarit Bhargava[ALSA] Fix __devinit and __devexit issues with sound...
2007-02-09 Clemens Ladisch[ALSA] sb16: add request_firmware()
2006-12-20 Takashi Iwai[ALSA] Remove IRQF_DISABLED for shared PCI irqs
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: sound: Use the new IRQF_ constants
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-22 Jesper Juhl[ALSA] fix potential NULL pointer deref in snd_sb8dsp_m...
2006-06-22 Takashi Iwai[ALSA] Fix invalid __init in ALSA ISA drivers
2006-06-22 Takashi Iwai[ALSA] Remove zero-initialization of static variables
2006-06-22 Takashi Iwai[ALSA] Remove unneeded read/write_size fields in proc...
2006-04-12 Rene Herman[ALSA] unregister platform device again if probe was...
2006-04-12 Rene Herman[ALSA] continue on IS_ERR from platform device registration
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-22 Dave Jones[ALSA] sound/isa/sb/sb_mixer.c double kfree
2006-03-22 Takashi Iwai[ALSA] Fix check of enable module option
2006-03-22 Ingo Molnar[ALSA] semaphore -> mutex (ISA part)
2006-01-22 Takashi Iwai[ALSA] sb16 - Fix duplicated PnP entry
2006-01-03 Clemens Ladisch[ALSA] unregister platform devices
2006-01-03 Takashi Iwai[ALSA] es968 - Add PM support
2006-01-03 Takashi Iwai[ALSA] sb8 - Use platform_device and add PnP support
2006-01-03 Takashi Iwai[ALSA] sb16 - Use platform_device and add PnP support
2006-01-03 Takashi Iwai[ALSA] Add PM support to SB-support code
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE
2006-01-03 Andreas Mohr[ALSA] ALS4000 update
2006-01-03 Takashi Iwai[ALSA] Remove superfluous pcm_free callbacks
2005-11-04 Nishanth Aravamudan[ALSA] Fix schedule_timeout usage
2005-11-04 Takashi Iwai[ALSA] Add missing KERN_* suffix to printk
2005-11-04 Takashi Iwai[ALSA] Remove vmalloc wrapper, kfree_nocheck()
2005-09-12 Takashi Iwai[ALSA] Replace with kzalloc() - isa stuff
2005-09-12 Takashi Iwai[ALSA] Add snd_card_set_generic_dev() call to ISA drivers
2005-09-10 Alexey Dobriyan[PATCH] sb16_csp: untypedef
2005-09-10 Alexey Dobriyan[PATCH] sb16_csp: remove home-grown le??_to_cpu macros
2005-08-30 Clemens Ladisch[ALSA] sound - fix .iface field of mixer control elements
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2