summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-01-121-1/+15
|\
| * FUSE: Notifying the kernel of deletion.John Muir2011-12-131-0/+9
| * fuse: support ioctl on directoriesMiklos Szeredi2011-12-131-1/+6
* | Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-122-61/+15
|\ \
| * | virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah2012-01-121-0/+5
| * | virtio: support unlocked queue kickRusty Russell2012-01-121-0/+4
| * | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-121-15/+6
| * | virtio: document functions better.Rusty Russell2012-01-121-47/+0
| * | virtio: harsher barriers for rpmsg.Rusty Russell2012-01-121-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-1216-71/+960
|\ \ \
| * \ \ 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
| | |\ \ \ \ \
| | * | | | | | 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
| | |\ \ \ \ \ \
| | * | | | | | | mfd: Define some additional wm8994 registersMark Brown2011-12-131-0/+96
| | * | | | | | | mfd: Disable more pulls on WM8994Mark Brown2011-12-131-0/+6
| * | | | | | | | ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren2011-12-061-2/+5
| * | | | | | | | ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-2/+1
| * | | | | | | | ASoC: Add signal generator widget typeMark Brown2011-12-021-0/+4
| * | | | | | | | ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown2011-12-011-0/+20
| * | | | | | | | ASoC: Implement support for WM1811A jack detectionMark Brown2011-12-011-0/+16
| * | | | | | | | ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown2011-12-011-0/+3
| * | | | | | | | ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen2011-11-291-55/+0
| * | | | | | | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-291-9/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto2011-11-241-0/+12
| * | | | | | | | ASoC: Implement fully_routed card propertyStephen Warren2011-11-232-0/+2
| * | | | | | | | ASoC: sta32x: add workaround for ESD reset issueJohannes Stezenbach2011-11-141-0/+1
| * | | | | | | | ASoC: sta32x: add platform data definitionJohannes Stezenbach2011-11-141-0/+34
| * | | | | | | | ASoC: Remove LZO cache typeMark Brown2011-11-101-1/+0
| * | | | | | | | ASoC: Remove extra space in runtime struct definitionMark Brown2011-11-101-1/+1
| * | | | | | | | Merge branch 'topic/cache' of git://opensource.wolfsonmicro.com/regmap into f...Mark Brown2011-11-081-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-08516-3937/+14921
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |