summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-12Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-6/+14
2012-05-12MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki1-0/+2
2012-05-12ASoC: wm8731: Convert to devm_ functionsMark Brown1-27/+10
2012-05-12ASoC: wm5100: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-12ASoC: littlemill: Use a widget to keep track of AIF2 clockingMark Brown1-33/+53
2012-05-12ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo2-0/+63
2012-05-12ASoC: mxs: add device tree support for mxs-saifShawn Guo2-18/+90
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo5-35/+15
2012-05-12ALSA: hda - Disable FLOAT format supportTakashi Iwai1-0/+2
2012-05-12ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai1-6/+9
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer1-2/+2
2012-05-12dm thin: correct module descriptionAlasdair G Kergon1-1/+1
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer1-0/+5
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer1-3/+6
2012-05-12gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat1-6/+12
2012-05-12gpio: pch9: Use proper flow type handlersThomas Gleixner1-29/+28
2012-05-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+3
2012-05-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-13/+44
2012-05-12Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds1-22/+0
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-12ks8851: Update link status during link change interruptStephen Boyd1-3/+4
2012-05-12macvtap: restore vlan header on user readBasil Gor1-5/+38
2012-05-12vhost-net: fix handle_rx buffer sizeBasil Gor1-1/+6
2012-05-12target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger1-22/+0
2012-05-12ASoC: fsl: fix the binding of imx-sgtl5000Shawn Guo1-1/+1
2012-05-12ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin1-8/+8
2012-05-11ALSA: usb-audio: Fix commentMark Hills1-10/+2
2012-05-11ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai1-8/+10
2012-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds7-21/+21
2012-05-11mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins1-1/+1
2012-05-11ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value...Bo Shen1-0/+2
2012-05-11bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac3-12/+24
2012-05-11connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman3-3/+3
2012-05-11sctp: check cached dst before using itNicolas Dichtel3-20/+14
2012-05-11pktgen: fix crash at module unloadEric Dumazet1-2/+8
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller4-42/+7
2012-05-11ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo1-0/+2
2012-05-11igb: fix rtnl race in PM resume pathBenjamin Poirier1-14/+6
2012-05-11ipv4: Do not use dead fib_info entries.David S. Miller1-0/+2
2012-05-11Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds9-8/+17
2012-05-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds9-10/+26
2012-05-11parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer6-7/+11
2012-05-11parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer1-0/+2
2012-05-11parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer1-1/+0
2012-05-11parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer1-0/+2
2012-05-11parisc: add missing includes in asm/spinlock.hRolf Eike Beer1-0/+2
2012-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-4/+4
2012-05-11MAINTAINERS: add maintainer for LED subsystemBryan Wu1-0/+1
2012-05-11mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson1-2/+1
2012-05-11drivers/leds: correct __devexit annotationsArnd Bergmann2-3/+3