summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hda' into for-linusTakashi Iwai2012-01-121-0/+8
|\
| * Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-201-0/+8
| |\
| | * ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai2011-11-161-0/+8
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2012-01-126-1/+731
|\ \ \
| * | | ALSA: export compress headersVinod Koul2011-12-311-0/+2
| * | | ALSA: core: add API header and driver header filesVinod Koul2011-12-232-0/+328
| * | | ALSA: core: add compress parameter definationsVinod Koul2011-12-231-0/+397
| * | | ALSA: core: add support for compressed devicesOmair Mohammed Abdullah2011-12-232-1/+4
| |/ /
* | | ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-101-3/+3
* | | ASoC: Declare soc_new_pcm() properlyMark Brown2011-12-221-0/+1
* | | ASoC: Allow DAI links to be specified using device tree nodesStephen Warren2011-12-221-0/+4
* | | ASoC: Add utility to parse DAPM routes from device treeStephen Warren2011-12-201-0/+2
* | | ASoC: Add utility to set a card's name from device treeStephen Warren2011-12-201-0/+3
* | | ASoC: Remove rbtree register cacheMark Brown2011-12-131-1/+0
* | | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-1341-57/+311
|\ \ \
| * | | mfd: Convert wm8994 to use generic regmap irq_chipMark Brown2011-12-131-2/+1
| * | | Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-12-131-0/+48
| |\ \ \
| | * | | regmap: Add irq_base accessor to regmap_irqMark Brown2011-12-051-0/+1
| | * | | regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown2011-11-081-0/+47
| * | | | mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown2011-12-131-0/+1
| * | | | mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown2011-12-131-0/+1
| * | | | mfd: Constify WM8994 regulator_init_dataMark Brown2011-12-131-1/+1
| * | | | mfd: Enable register cache for wm8994 devicesMark Brown2011-12-131-2/+0
| * | | | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2011-12-131-1/+4
| |\ \ \ \
| | * | | | regmap: Allow drivers to reinitialise the register cache at runtimeMark Brown2011-12-051-0/+2
| | * | | | regmap: Rename LZO cache type to compressedMark Brown2011-11-081-1/+1
| * | | | | mfd: Define some additional wm8994 registersMark Brown2011-12-131-0/+96
| * | | | | mfd: Disable more pulls on WM8994Mark Brown2011-12-131-0/+6
| * | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-232-1/+3
| |\ \ \ \ \
| | * | | | | virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-241-0/+2
| | * | | | | virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-241-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-232-4/+4
| |\ \ \ \ \ \
| | * | | | | | PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-312-4/+4
| * | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-231-3/+0
| |\ \ \ \ \ \ \
| | * | | | | | | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-231-3/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-231-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-231-1/+2
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-232-0/+6
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-231-0/+2
| | * | | | | | | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák2011-11-201-0/+4
| * | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-222-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-042-0/+4
| * | | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-222-2/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-172-2/+0
| * | | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-211-6/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-151-6/+8
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-211-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | device.h: Fix struct member documentationMarcos Paulo de Souza2011-11-151-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-211-1/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-111-1/+7