summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: TWL4030: Add support Voice DAIJoonyoung Shim2009-04-207-12/+191
* ASoC: TWL4030: Fix for the constraint handlingPeter Ujfalusi2009-04-171-19/+66
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-166-19/+25
|\
| * ASoC: OMAP: Fix FS polarity in OSK5912 machine driverJarkko Nikula2009-04-161-2/+2
| * ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driverJarkko Nikula2009-04-161-2/+5
| * ASoC: Fix include build error in s3c2412-i2s.cBen Dooks2009-04-161-1/+1
| * ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks2009-04-161-4/+6
| * ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks2009-04-161-4/+4
| * ASoC: Fix jive_wm8750.c build problemsBen Dooks2009-04-161-6/+6
| * ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-161-0/+1
* | ASoC: OMAP: Add DSP_A mode support for mcbspPeter Ujfalusi2009-04-161-0/+8
* | ASoC: OMAP: Use single-phase for DSP modePeter Ujfalusi2009-04-161-12/+18
* | ASoC: Request shared rates for WM8903Mark Brown2009-04-161-0/+1
* | ASoC: Volume controls are never of boolean typeMark Brown2009-04-161-3/+3
* | ASoC: Check we have DAI ops when calling via accessor functionsMark Brown2009-04-161-7/+7
* | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-14243-5765/+11742
|\ \
| * | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
| |\|
| * | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2009-04-071-4/+6
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-0723-235/+1062
| |\ \ \
| | * \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2009-04-071-0/+8
| | |\ \ \
| | | * | | ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-071-0/+8
| | * | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-072-1/+19
| | |\ \ \ \
| | | * | | | ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay2009-04-071-0/+18
| | | * | | | ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita2009-04-071-1/+1
| | * | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-072-7/+8
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-04-071-135/+120
| | |\ \ \ \ \ \
| | | * | | | | | sound: usb-audio: allow period sizes less than 1 msClemens Ladisch2009-04-071-20/+86
| | | * | | | | | sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch2009-04-071-6/+21
| | | * | | | | | sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch2009-04-071-116/+19
| | | * | | | | | sound: usb-audio: show sample format width in proc fileClemens Ladisch2009-04-071-1/+2
| | * | | | | | | Merge branch 'topic/atmel' into for-linusTakashi Iwai2009-04-063-27/+119
| | |\ \ \ \ \ \ \
| | | * | | | | | | ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4Hans-Christian Egtvedt2009-04-061-1/+1
| | | * | | | | | | ALSA: snd-atmel-abdac: replace bus_id with dev_name()Hans-Christian Egtvedt2009-04-061-1/+1
| | | * | | | | | | ALSA: snd-atmel-ac97c: replace bus_id with dev_name()Hans-Christian Egtvedt2009-04-061-2/+2
| | | * | | | | | | ALSA: snd-atmel-ac97c: cleanup registers when removing driverHans-Christian Egtvedt2009-04-061-0/+4
| | | * | | | | | | ALSA: snd-atmel-ac97c: do a proper reset of the external codecHans-Christian Egtvedt2009-04-061-7/+7
| | | * | | | | | | ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reportingHans-Christian Egtvedt2009-04-061-1/+76
| | | * | | | | | | ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameterHans-Christian Egtvedt2009-04-061-2/+2
| | | * | | | | | | ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channelsHans-Christian Egtvedt2009-04-061-5/+18
| | | * | | | | | | ALSA: snd-atmel-ac97c: remove dead break statements after return in switch caseHans-Christian Egtvedt2009-04-061-2/+0
| | | * | | | | | | ALSA: snd-atmel-ac97c: cleanup register definitionsHans-Christian Egtvedt2009-04-061-6/+8
| | | |/ / / / / /
| | * | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-04-061-1/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | ALSA: move snd_powermac's probe function to .devinit.textUwe Kleine-König2009-04-061-1/+1
| | | |/ / / / /
| | * | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-062-0/+7
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | ALSA: hda - enable SPDIF output for Intel DX58SO boardWu Fengguang2009-04-061-0/+5
| | | * | | | | ALSA: Add 92HD81B1C device idMatthew Ranostay2009-04-061-0/+2
| | * | | | | | Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2009-04-061-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | ALSA: opl3sa2: add ZV port controlKrzysztof Helt2009-04-061-0/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-0612-64/+779
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-074-8/+8