aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-182-0/+8
|\
| * PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap2011-02-161-0/+5
| * PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-081-0/+3
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-183-239/+29
|\ \
| * | spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-181-234/+0
| * | spi/dw_spi: Fix missing headerJiri Slaby2011-03-181-0/+1
| * | Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-17273-1973/+7189
| |\ \
| * | | gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2011-03-121-6/+9
| * | | Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2011-03-1237-86/+159
| |\ \ \
| * | | | spi: add OpenCores tiny SPI driverThomas Chou2011-02-221-0/+20
| * | | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-02-223-9/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-183-3/+2
|\ \ \ \ \
| * | | | | lose 'mounting_here' argument in ->d_manage()Al Viro2011-03-181-1/+1
| * | | | | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-181-1/+1
| * | | | | kill simple_set_mnt()Al Viro2011-03-171-1/+0
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-181-0/+22
|\ \ \ \ \ \
| * | | | | | UBI: provide LEB offset informationArtem Bityutskiy2011-03-081-0/+3
| * | | | | | UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-081-0/+19
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-1817-163/+488
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-185-88/+192
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr2011-02-171-0/+5
| | * | | | | | | ALSA: core: sparse cleanupsClemens Ladisch2011-02-142-45/+49
| | * | | | | | | ALSA: Release v1.0.24Jaroslav Kysela2011-01-271-1/+1
| | * | | | | | | ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth2011-01-271-170/+0
| | * | | | | | | ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth2011-01-271-42/+307
| * | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-1611-75/+289
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: Add snd_ctl_activate_id()Takashi Iwai2011-03-111-0/+2
| | * | | | | | | | ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown2011-03-081-1/+2
| | * | | | | | | | ASoC: Provide CODEC clocking operations and API callsMark Brown2011-03-081-0/+11
| | * | | | | | | | ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown2011-03-081-0/+6
| | * | | | | | | | ASoC: Add TI tlv320aic32x4 codec support.Javier Martin2011-03-041-0/+31
| | * | | | | | | | ASoC: Add a late_probe() callback to cardsMark Brown2011-03-031-0/+1
| | * | | | | | | | ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown2011-03-031-0/+8
| | * | | | | | | | ASoC: Add a per-card DAPM contextMark Brown2011-03-031-0/+3
| | * | | | | | | | ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown2011-03-011-3/+6
| | * | | | | | | | ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown2011-02-222-2/+7
| | * | | | | | | | ASoC: Support WM8958 direct microphone detection IRQMark Brown2011-02-221-0/+5
| | * | | | | | | | ASoC: Add kerneldoc for jack_status_check callbackMark Brown2011-02-181-0/+3
| | * | | | | | | | ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown2011-02-181-0/+3
| | * | | | | | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-131-7/+3
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: add support for multiple jack typesVinod Koul2011-02-091-0/+23
| | * | | | | | | | | ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin2011-02-081-1/+0
| | * | | | | | | | | ASoC: Add card driver dataMark Brown2011-01-281-0/+13
| | * | | | | | | | | ASoC: Add subsequence information to seq_notify callbacksMark Brown2011-01-272-2/+2
| | * | | | | | | | | ASoC: Make cache status available via debugfsMark Brown2011-01-271-2/+2
| | * | | | | | | | | ASoC: Export card PM callbacks for use in direct registered cardsMark Brown2011-01-271-0/+5
| | * | | | | | | | | ASoC: Replace pdev with card in machine driver probe and removeMark Brown2011-01-271-2/+2
| | * | | | | | | | | ASoC: Use card rather than soc-audio device to card PM functionsMark Brown2011-01-271-4/+4
| | * | | | | | | | | ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto2011-01-261-51/+19
| | * | | | | | | | | ASoC: Remove controls from sequenced PGA argumentsMark Brown2011-01-251-4/+4