Age | Commit message (Expand) | Author |
2009-04-15 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2009-04-15 | Merge branch 'topic/jack-free-fix' into topic/hda | Takashi Iwai |
2009-04-15 | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus | Takashi Iwai |
2009-04-15 | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883 | Takashi Iwai |
2009-04-15 | [ALSA] intel8x0: add one retry to the ac97_clock measurement routine | Jaroslav Kysela |
2009-04-14 | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routine | Jaroslav Kysela |
2009-04-14 | ALSA: hda - Avoid call of snd_jack_report at release | Takashi Iwai |
2009-04-14 | ALSA: add private_data to struct snd_jack | Takashi Iwai |
2009-04-13 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang |
2009-04-13 | [ALSA] intel8x0: do not use zero value from PICB register | Jaroslav Kysela |
2009-04-13 | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliable | Jaroslav Kysela |
2009-04-10 | Merge git://git.infradead.org/~dwmw2/firmware-2.6 | Linus Torvalds |
2009-04-10 | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies | Jaroslav Kysela |
2009-04-10 | [ALSA] hda_intel: fix unexpected ring buffer positions | Jaroslav Kysela |
2009-04-08 | sparc: Fix section mismatch warnings in cs4231 sound driver. | David S. Miller |
2009-04-07 | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds |
2009-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-04-07 | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | ASoC: TWL4030: Compillation error fix | Peter Ujfalusi |
2009-04-07 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-04-07 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2009-04-07 | ALSA: hda - Add VREF powerdown sequence for another board | Matthew Ranostay |
2009-04-07 | ALSA: oss - volume control for CSWITCH and CROUTE | Deepika Makhija |
2009-04-07 | ALSA: hda - add missing comma in ad1884_slave_vols | Akinobu Mita |
2009-04-07 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2009-04-07 | Merge branch 'topic/usb-audio' into for-linus | Takashi Iwai |
2009-04-07 | sound: usb-audio: allow period sizes less than 1 ms | Clemens Ladisch |
2009-04-07 | sound: usb-audio: save data packet interval in audioformat structure | Clemens Ladisch |
2009-04-07 | sound: usb-audio: remove check_hw_params_convention() | Clemens Ladisch |
2009-04-07 | sound: usb-audio: show sample format width in proc file | Clemens Ladisch |
2009-04-06 | ASoC: fsl_dma: Pass the proper device for dma mapping routines | Anton Vorontsov |
2009-04-06 | ALSA: wavefront - Always use request_firmware() | Takashi Iwai |
2009-04-06 | ASoC: Fix null dereference in ak4535_remove() | Dan Carpenter |
2009-04-06 | Merge branch 'topic/atmel' into for-linus | Takashi Iwai |
2009-04-06 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-04-06 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2009-04-06 | ALSA: hda - enable SPDIF output for Intel DX58SO board | Wu Fengguang |
2009-04-06 | ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4 | Hans-Christian Egtvedt |
2009-04-06 | ALSA: snd-atmel-abdac: replace bus_id with dev_name() | Hans-Christian Egtvedt |
2009-04-06 | ALSA: snd-atmel-ac97c: replace bus_id with dev_name() | Hans-Christian Egtvedt |
2009-04-06 | ALSA: snd-atmel-ac97c: cleanup registers when removing driver | Hans-Christian Egtvedt |
2009-04-06 | ALSA: snd-atmel-ac97c: do a proper reset of the external codec | Hans-Christian Egtvedt |
2009-04-06 | ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reporting | Hans-Christian Egtvedt |
2009-04-06 | ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameter | Hans-Christian Egtvedt |
2009-04-06 | ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channels | Hans-Christian Egtvedt |
2009-04-06 | ALSA: snd-atmel-ac97c: remove dead break statements after return in switch case | Hans-Christian Egtvedt |