aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-26ARM: Fix Kconfig symbols typo for LEDSAlexander Shiyan2-2/+2
2012-11-23ARM: pxa: add dummy SA1100 rtc clock in pxa25xAndrea Adami1-0/+1
2012-11-22IXP4xx: use __iomem for MMIOArnd Bergmann2-8/+8
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa3-38/+21
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa4-21/+17
2012-11-22ixp4xx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+8
2012-11-22IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa1-6/+6
2012-11-22WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof Hałasa1-1/+1
2012-11-22IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa1-0/+1
2012-11-22IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.Krzysztof Hałasa1-1/+1
2012-11-22IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa2-4/+7
2012-11-22IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.Krzysztof Hałasa1-1/+1
2012-11-22IXP4xx: Fix Goramo MultiLink platform compilation.Krzysztof Hałasa1-0/+1
2012-11-21ARM: pxa: fix pxa25x gpio wakeup settingAndrea Adami1-0/+5
2012-11-16Linux 3.7-rc6Linus Torvalds1-1/+1
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton6-58/+1
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins1-1/+1
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins1-2/+14
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon1-1/+1
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures"Mel Gorman1-25/+0
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap2-1/+3
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng1-2/+2
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins4-18/+38
2012-11-16mips, arc: fix build failureDavid Rientjes1-0/+1
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2-6/+19
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes1-6/+4
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse1-0/+2
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai1-4/+7
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert1-1/+3
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet1-3/+9
2012-11-16Thermal: Add Linux/Thermal subsystem info in MAINTAINER fileZhang Rui1-0/+8
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes3-4/+130
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas3-23/+25
2012-11-16ARM: imx: ehci: fix host power mask bitChristoph Fritz2-2/+2
2012-11-16ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun1-1/+1
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold4-4/+4
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq supportNicolas Royer1-6/+6
2012-11-16batman-adv: process broadcast packets in BLA earlierAntonio Quartulli1-6/+6
2012-11-16batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli1-0/+7
2012-11-16batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli1-1/+1
2012-11-16batman-adv: fix tt_global_entries flags updateAntonio Quartulli1-0/+6
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi1-1/+1
2012-11-16drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita1-4/+0
2012-11-16ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui1-1/+4
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter1-0/+2
2012-11-15net: correct check in dev_addr_del()Jiri Pirko1-1/+2
2012-11-15tcp: fix retransmission in repair modeAndrew Vagin2-2/+6
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov1-2/+2
2012-11-15sctp: fix /proc/net/sctp/ memory leakTommi Rantala1-4/+4
2012-11-15s390/3215: fix tty close handlingHeiko Carstens1-7/+5