summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ALSA: Fix dependency of CONFIG_SND_TEA575XTakashi Iwai2011-08-071-5/+5
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-026-14/+128
| |\ \
| * \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-302-107/+40
| |\ \ \
| | * | | [media] tea575x: remove useless input ioctlsOndrej Zary2011-07-271-15/+0
| | * | | [media] tea575x: allow multiple opensOndrej Zary2011-07-271-19/+3
| | * | | [media] radio-sf16fmr2: convert to generic TEA575x interfaceOndrej Zary2011-07-271-2/+2
| | * | | [media] tea575x: convert to control frameworkOndrej Zary2011-07-271-71/+35
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-285-70/+183
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-2718-205/+990
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | snd_msnd ->mode is fmode_t, not mode_tAl Viro2011-07-261-1/+1
| * | | | | | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-267-582/+351
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-177-582/+351
| | |\ \ \ \ \ \ \ \
| | | | * | | | | | | ASoC: twl6040: Add back support for legacy modePeter Ujfalusi2011-07-071-0/+18
| | | | * | | | | | | ASoC: twl6040: No need to convert the PLL IDPeter Ujfalusi2011-07-071-4/+1
| | | | * | | | | | | ASoC: twl6040: Configure PLL only oncePeter Ujfalusi2011-07-071-45/+27
| | | | * | | | | | | ASoC: twl6040: Simplify sample rate constraint handlingPeter Ujfalusi2011-07-071-15/+4
| | | | * | | | | | | ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi2011-07-073-82/+79
| | | | * | | | | | | ASoC: twl6040: Use neutral name for power mode text/enumPeter Ujfalusi2011-07-071-5/+5
| | | | * | | | | | | ASoC: twl6040: Do not use wrapper for irq requestPeter Ujfalusi2011-07-071-5/+14
| | | | * | | | | | | ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez2011-07-041-20/+71
| | | | * | | | | | | ASoC: twl6040: set default constraints.Liam Girdwood2011-07-041-0/+1
| | | | * | | | | | | ASoC: twl6040: Remove pll and headset mode dependencyMisael Lopez Cruz2011-07-041-5/+57
| | | | * | | | | | | ASoC: twl6040: Support other sample rates in constraints.Liam Girdwood2011-07-041-0/+11
| | | | * | | | | | | ASoC: twl6040: add all ABE DAIsLiam Girdwood2011-07-041-8/+36
| | | | * | | | | | | ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz2011-07-044-456/+90
| | | | * | | | | | | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-042-4/+4
| | | | * | | | | | | MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-044-11/+11
| | | |/ / / / / / /
| * | | | | | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2616-16/+16
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2510-22/+18
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-1141-154/+232
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
| | * | | | | | | | | treewide: Fix recieve/receive typosJoe Perches2011-06-241-1/+1
| | * | | | | | | | | Change Ryan Mallon's email address across the kernelRyan Mallon2011-06-163-6/+6
| | * | | | | | | | | trivial: don't touch fsi_ssl.c with ioremap fixesJiri Kosina2011-06-141-1/+1
| | * | | | | | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-106-15/+11
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-251-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-241-1/+1
| * | | | | | | | | | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-251-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann2011-07-1524-80/+125
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | ARM i.MX dma: Fix burstsize settingsSascha Hauer2011-07-071-2/+2
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-23216-24192/+29788
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-7/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | i8253: Make pcsp sound driver use the shared i8253_lockRalf Baechle2011-06-091-7/+1
| | * | | | | | | | | | | | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-223-64/+81
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-1714-60/+74
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | ASoC: ep93xx: convert to use the DMA engine APIMika Westerberg2011-06-083-64/+81
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-07-184-15/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | sound: pss - don't use the deprecated function check_regionWang Shaoyan2011-08-081-2/+4
OpenPOWER on IntegriCloud