Age | Commit message (Expand) | Author | Files | Lines |
2009-04-10 | Merge git://git.infradead.org/~dwmw2/firmware-2.6 | Linus Torvalds | 3 | -2765/+0 |
2009-04-08 | sparc: Fix section mismatch warnings in cs4231 sound driver. | David S. Miller | 1 | -14/+14 |
2009-04-07 | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -4/+6 |
2009-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 23 | -235/+1062 |
2009-04-07 | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 4 | -8/+8 |
2009-04-07 | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang | 5 | -10/+10 |
2009-04-07 | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang | 2 | -3/+3 |
2009-04-07 | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang | 1 | -2/+2 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 12 | -20/+20 |
2009-04-07 | ASoC: TWL4030: Compillation error fix | Peter Ujfalusi | 1 | -4/+6 |
2009-04-07 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -0/+8 |
2009-04-07 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2 | -1/+19 |
2009-04-07 | ALSA: hda - Add VREF powerdown sequence for another board | Matthew Ranostay | 1 | -0/+18 |
2009-04-07 | ALSA: oss - volume control for CSWITCH and CROUTE | Deepika Makhija | 1 | -0/+8 |
2009-04-07 | ALSA: hda - add missing comma in ad1884_slave_vols | Akinobu Mita | 1 | -1/+1 |
2009-04-07 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2 | -7/+8 |
2009-04-07 | Merge branch 'topic/usb-audio' into for-linus | Takashi Iwai | 1 | -135/+120 |
2009-04-07 | sound: usb-audio: allow period sizes less than 1 ms | Clemens Ladisch | 1 | -20/+86 |
2009-04-07 | sound: usb-audio: save data packet interval in audioformat structure | Clemens Ladisch | 1 | -6/+21 |
2009-04-07 | sound: usb-audio: remove check_hw_params_convention() | Clemens Ladisch | 1 | -116/+19 |
2009-04-07 | sound: usb-audio: show sample format width in proc file | Clemens Ladisch | 1 | -1/+2 |
2009-04-07 | ASoC: fsl_dma: Pass the proper device for dma mapping routines | Anton Vorontsov | 1 | -6/+6 |
2009-04-07 | ALSA: wavefront - Always use request_firmware() | Takashi Iwai | 3 | -2765/+0 |
2009-04-06 | ASoC: Fix null dereference in ak4535_remove() | Dan Carpenter | 1 | -1/+2 |
2009-04-06 | Merge branch 'topic/atmel' into for-linus | Takashi Iwai | 3 | -27/+119 |
2009-04-06 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2009-04-06 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2 | -0/+7 |
2009-04-06 | ALSA: hda - enable SPDIF output for Intel DX58SO board | Wu Fengguang | 1 | -0/+5 |
2009-04-06 | ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4 | Hans-Christian Egtvedt | 1 | -1/+1 |
2009-04-06 | ALSA: snd-atmel-abdac: replace bus_id with dev_name() | Hans-Christian Egtvedt | 1 | -1/+1 |
2009-04-06 | ALSA: snd-atmel-ac97c: replace bus_id with dev_name() | Hans-Christian Egtvedt | 1 | -2/+2 |
2009-04-06 | ALSA: snd-atmel-ac97c: cleanup registers when removing driver | Hans-Christian Egtvedt | 1 | -0/+4 |
2009-04-06 | ALSA: snd-atmel-ac97c: do a proper reset of the external codec | Hans-Christian Egtvedt | 1 | -7/+7 |
2009-04-06 | ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reporting | Hans-Christian Egtvedt | 1 | -1/+76 |
2009-04-06 | ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameter | Hans-Christian Egtvedt | 1 | -2/+2 |
2009-04-06 | ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channels | Hans-Christian Egtvedt | 1 | -5/+18 |
2009-04-06 | ALSA: snd-atmel-ac97c: remove dead break statements after return in switch case | Hans-Christian Egtvedt | 1 | -2/+0 |
2009-04-06 | ALSA: snd-atmel-ac97c: cleanup register definitions | Hans-Christian Egtvedt | 1 | -6/+8 |
2009-04-06 | ALSA: Add 92HD81B1C device id | Matthew Ranostay | 1 | -0/+2 |
2009-04-06 | ALSA: move snd_powermac's probe function to .devinit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-04-06 | Merge branch 'topic/isa-misc' into for-linus | Takashi Iwai | 1 | -0/+1 |
2009-04-06 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 12 | -64/+779 |
2009-04-06 | ALSA: opl3sa2: add ZV port control | Krzysztof Helt | 1 | -0/+1 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2009-04-03 | ASoC: TWL4030: Add actual support for 96KHz playback support | Peter Ujfalusi | 2 | -0/+4 |
2009-04-02 | ASoC: Implement suspend and resume operations for WM9705 | Mark Brown | 1 | -0/+37 |
2009-04-02 | ASoC: Set parent for AC97 devices we register | Mark Brown | 1 | -1/+1 |
2009-04-02 | ASoC: Don't defer resume work for AC97 codecs | Mark Brown | 1 | -4/+14 |
2009-04-02 | ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3 | Jarkko Nikula | 1 | -0/+11 |
2009-04-02 | ASoC: TWL4030: Add constrains for second stream | Peter Ujfalusi | 1 | -0/+54 |