summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add power supply widget to DAPMMark Brown2009-04-221-5/+39
* ASoC: OMAP: Add checking to detect bufferless pcmsJoonyoung Shim2009-04-221-1/+8
* ASoC: Make the DAPM power check an operation on the widgetMark Brown2009-04-201-14/+13
* ASoC: Factor out DAPM power checks for DACs and ADCsMark Brown2009-04-201-33/+48
* ASoC: Factor out generic widget power checksMark Brown2009-04-201-5/+14
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-206-16/+40
|\
| * ASoC: OMAP: Update contact addressesJarkko Nikula2009-04-175-8/+12
| * ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCRPhilipp Zabel2009-04-171-8/+28
* | 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
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
OpenPOWER on IntegriCloud