aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-09-1117-67/+318
|\
| * Merge branch 'topic/ymfpci' into for-linusTakashi Iwai2009-09-101-0/+1
| |\
| | * sound: ymfpci: increase timer resolution to 96 kHzClemens Ladisch2009-08-101-0/+1
| * | Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai2009-09-101-0/+14
| |\ \
| | * | ALSA: Add new TLV types for dBwith min/maxTakashi Iwai2009-06-171-0/+14
| * | | Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai2009-09-101-3/+16
| |\ \ \
| | * | | chrdev: implement __[un]register_chrdev()Tejun Heo2009-08-101-3/+16
| | | |/ | | |/|
| * | | Merge branch 'topic/snd-printk' into for-linusTakashi Iwai2009-09-101-24/+14
| |\ \ \
| | * | | ALSA: Fixed a typo of printk()Takashi Iwai2009-08-281-1/+1
| | * | | ALSA: Add debug module optionTakashi Iwai2009-08-271-24/+14
| * | | | Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai2009-09-101-1/+1
| |\ \ \ \
| | * | | | ALSA: pcm - Increase protocol versionTakashi Iwai2009-08-271-1/+1
| * | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-09-102-14/+1
| |\ \ \ \ \
| | * | | | | ALSA: Remove unneeded ifdef from sound/core.hTakashi Iwai2009-09-071-4/+0
| | * | | | | ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai2009-09-071-9/+0
| | * | | | | ALSA: Release v1.0.21Jaroslav Kysela2009-09-031-1/+1
| * | | | | | Merge branch 'topic/dummy' into for-linusTakashi Iwai2009-09-102-2/+4
| |\ \ \ \ \ \
| | * | | | | | ALSA: Add const prefix to proc helper functionsTakashi Iwai2009-09-081-2/+2
| | * | | | | | ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai2009-09-081-0/+2
| | |/ / / / /
| * | | | | | Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai2009-09-102-0/+29
| |\ \ \ \ \ \
| | * | | | | | ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai2009-07-082-0/+29
| * | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-108-23/+238
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: Remove unuused hw_read_tMark Brown2009-09-071-1/+0
| | * | | | | | | Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown2009-08-241-0/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: Add input and output AIF widgetsMark Brown2009-08-181-0/+8
| | * | | | | | | | ASoC: Add DAPM widget power decision debugfs filesMark Brown2009-08-212-0/+2
| | * | | | | | | | ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto2009-08-201-0/+83
| | |/ / / / / / /
| | * | | | | | | ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2009-08-131-0/+3
| | * | | | | | | Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown2009-08-111-2/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-061-2/+3
| | * | | | | | | | ASoC: Define more formats for the AC97 CODECsMark Brown2009-08-091-1/+7
| | * | | | | | | | TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253Janusz Krzysztofik2009-08-071-1/+1
| | * | | | | | | | Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-071-1/+10
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown2009-08-031-1/+1
| | | * | | | | | | ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-1/+8
| | | * | | | | | | ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-0/+2
| | * | | | | | | | TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...Janusz Krzysztofik2009-07-311-1/+3
| | * | | | | | | | ASoC: Allow CODECs to flag invalid registersMark Brown2009-07-311-0/+1
| | * | | | | | | | ALSA: Allow passing platform_data to devices attached to AC97 busMarek Vasut2009-07-232-0/+7
| | * | | | | | | | ASoC: add SOC_DOUBLE_R_EXT_TLV control typeJoonyoung Shim2009-07-151-0/+11
| | * | | | | | | | ASoC: add SOC_DOUBLE_EXT_TLV control typeJoonyoung Shim2009-07-151-0/+11
| | * | | | | | | | ASoC: fixes multiple typos in comments, no functional changePeter Meerwald2009-07-131-13/+13
| | * | | | | | | | ASoC: Add WM8993 CODEC driverMark Brown2009-07-081-0/+44
| | |/ / / / / / /
| | * | | | | | | ASoC: Add CODEC volatile register operationMark Brown2009-07-051-0/+2
| | * | | | | | | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-06-253-4/+30
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: Add a shutdown callbackMark Brown2009-06-231-0/+1
| | | * | | | | | | ASoC: UDA1380: refactor device registrationPhilipp Zabel2009-06-151-0/+22
| | | * | | | | | | ASoC: Add stub suspend and resume calls for ASoC subdevicesMark Brown2009-06-131-0/+5
| | | * | | | | | | Merge branch 'dapm' into for-2.6.32Mark Brown2009-06-111-2/+0
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ASoC: Make DAPM power sequence lists local variablesMark Brown2009-06-081-2/+0