aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds19-205/+1288
2007-02-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds10-13/+70
2007-02-09[PATCH] mm: remove find_trylock_pageNick Piggin1-2/+0
2007-02-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-200/+753
2007-02-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+2
2007-02-09[PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATEDTakashi Iwai1-1/+1
2007-02-09[AVR32] ssize_t should be long, not intHaavard Skinnemoen1-1/+1
2007-02-09[AVR32] Add PIOE device and reserve SDRAM pinsHaavard Skinnemoen2-1/+3
2007-02-09[AVR32] Introduce at32_reserve_pin()Haavard Skinnemoen1-0/+1
2007-02-09[AVR32] GPIO API implementationHaavard Skinnemoen5-5/+57
2007-02-09[AVR32] Implement dma_mapping_error()Haavard Skinnemoen1-0/+8
2007-02-09Remove a couple final references to obsolete verify_area().Robert P. J. Day2-7/+1
2007-02-09[ALSA] version 1.0.14rc2Jaroslav Kysela1-2/+2
2007-02-09[ALSA] soc - 0.13 ASoC headersGraeme Gregory1-110/+83
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai4-5/+5
2007-02-09[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai3-4/+4
2007-02-09[ALSA] emu10k1 - Fix ABI for older ld10k1Takashi Iwai1-4/+17
2007-02-09[ALSA] ac97 - fix various issues with AD1986/AD1986A supportRandy Cushman1-0/+1
2007-02-09[ALSA] soc - Fix delayed_work related changes on 2.6.20 kernelTakashi Iwai1-0/+1
2007-02-09[ALSA] ak4114 - Use global workqueueTakashi Iwai1-1/+0
2007-02-09[ALSA] Fix the soc code after dhowells workqueue changes.Andrew Morton1-0/+2
2007-02-09[ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5James Courtier-Dutton1-8/+55
2007-02-09[ALSA] add struct snd_pcm_substream forward declarationRandy Dunlap1-0/+2
2007-02-09[ALSA] emu10k1: Add Audio capture support for Audigy 2 ZS Notebook.James Courtier-Dutton1-0/+3
2007-02-09[ALSA] Current driver does not utilize 44.1kHz high quality sampling rate converter.Teru KAMOGASHIRA1-1/+3
2007-02-09[ALSA] Add PCI quirk list helper functionTakashi Iwai1-0/+25
2007-02-09[ALSA] Remove obsolete typedefs.hTakashi Iwai2-175/+0
2007-02-09[ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk1-1/+0
2007-02-09[ALSA] wavefront: simplify YSS225 register initializationClemens Ladisch1-0/+2
2007-02-09[ALSA] sb16: add request_firmware()Clemens Ladisch1-0/+14
2007-02-09[ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi Iwai1-1/+1
2007-02-09[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)Liam Girdwood1-9/+14
2007-02-09[ALSA] ymfpci: add request_firmware()Clemens Ladisch1-0/+2
2007-02-09[ALSA] snd-emu10k1: Add emu1010 internal clock rate control for 44100 or 48000.James Courtier-Dutton1-0/+1
2007-02-09[ALSA] snd_emu10k1: Added support for 14dB Attenuation PADS on DACs and ADCs.James Courtier-Dutton1-7/+22
2007-02-09[ALSA] ASoC codecs: WM8750 supportRichard Purdie1-0/+1
2007-02-09[ALSA] ASoC codecs: WM8731 supportRichard Purdie1-0/+1
2007-02-09[ALSA] ASoC: core and dapm headersRichard Purdie3-0/+767
2007-02-09[ALSA] pcm core: add prealloc_max file to substream directory to show maximum DMA sizeJaroslav Kysela1-0/+1
2007-02-09[ALSA] alsa core: add struct device pointer to struct snd_pcmJohannes Berg1-0/+1
2007-02-09[ALSA] allow registering an alsa device with struct device pointerJohannes Berg1-3/+34
2007-02-09[ALSA] Enable the analog loopback of the Revolution 5.1Jochen Voss1-0/+37
2007-02-09[ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss1-0/+2
2007-02-09[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu 1820mJames Courtier-Dutton1-2/+313
2007-02-08[ATM]: atmarp.h needs to always include linux/types.hDavid S. Miller1-2/+0
2007-02-08Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller3-137/+36
2007-02-08[NET]: change layout of ehash tableEric Dumazet1-5/+5
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt3-2/+110
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky1-0/+415
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry2-1/+3