summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-1824-64/+110
|\
| * ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2013-07-172-4/+14
| * ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner2013-07-161-0/+2
| * staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-1/+4
| * [media] saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+2
| * ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+2
| * ASoC: atmel: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+2
| * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+2
| * ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+4
| * ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-2/+12
| * ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-2/+10
| * ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-152-0/+4
| * ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+3
| * Merge tag 'asoc-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-07-159-54/+46
| |\
| | * Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-07-151-4/+0
| | |\
| | | * ASoC: wm8994: Remove overly noisy debug loggingMark Brown2013-07-051-4/+0
| | * | Merge remote-tracking branch 'asoc/fix/wm8978' into asoc-linusMark Brown2013-07-151-0/+1
| | |\ \
| | | * | ASoC: wm8978: enable symmetric ratesKuninori Morimoto2013-07-121-0/+1
| | | |/
| | * | Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown2013-07-152-2/+2
| | |\ \
| | | * | ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam2013-07-051-1/+1
| | | * | ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam2013-07-051-1/+1
| | | |/
| | * | Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown2013-07-151-4/+4
| | |\ \
| | | * | ASoC: Samsung: Set RFS and BFS in slave modePadmavathi Venna2013-07-111-4/+4
| | * | | Merge remote-tracking branch 'asoc/fix/omap' into asoc-linusMark Brown2013-07-154-44/+39
| | |\ \ \
| | | * | | ASoC: omap-mcbsp: Use different method for DMA request when booted with DTPeter Ujfalusi2013-07-111-17/+22
| | | * | | ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi2013-07-111-10/+1
| | | * | | ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi2013-07-111-14/+2
| | | * | | ASoC: omap-pcm: Request the DMA channel differently when DT is involvedPeter Ujfalusi2013-07-111-3/+14
| | | | |/ | | | |/|
| * | | | sound: oss/vwsnd: Always define vwsnd_mutexTakashi Iwai2013-07-151-1/+2
| * | | | sound: oss/vwsnd: Add missing inclusion of linux/delay.hTakashi Iwai2013-07-151-0/+1
| |/ / /
* | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-175-14/+26
|\ \ \ \
| * | | | svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-07-151-6/+14
| * | | | nfsd4: fix minorversion support interfaceJ. Bruce Fields2013-07-123-8/+8
| * | | | lockd: protect nlm_blocked access in nlmsvc_retry_blockedDavid Jeffery2013-07-111-0/+4
* | | | | linked-list: Remove __list_for_eachDave Jones2013-07-161-11/+0
* | | | | smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao2013-07-161-3/+3
* | | | | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-151-1/+1
|\ \ \ \ \
| * | | | | regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack2013-07-041-1/+1
* | | | | | Merge tag 'spi-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-07-154-0/+44
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'spi/fix/xilinx' into spi-linusMark Brown2013-07-151-0/+16
| |\ \ \ \ \ \
| | * | | | | | spi/xilinx: Revert master->setup function removalMichal Simek2013-07-101-0/+16
| * | | | | | | Merge remote-tracking branch 'spi/fix/setup' into spi-linusMark Brown2013-07-152-0/+25
| |\ \ \ \ \ \ \
| | * | | | | | | spi: revert master->setup function removal for altera and nuc900Stephen Warren2013-07-112-0/+25
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown2013-07-151-0/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | spi: s3c64xx: add missing check for polling modeGirish K S2013-07-021-0/+3
| | |/ / / / /
* | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-146-47/+51
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o2013-07-131-3/+8
| * | | | | | ext4: fix spelling errors and a comment in extent_status treeTheodore Ts'o2013-07-132-16/+14
| * | | | | | ext4: rate limit printk in buffer_io_error()Anatol Pomozov2013-07-111-1/+2
| * | | | | | ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o2013-07-111-6/+0
OpenPOWER on IntegriCloud