summaryrefslogtreecommitdiffstats
path: root/sound/arm/pxa2xx-ac97.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-19r8152: remove sram_readhayeswang1-18/+6
2015-01-19r8152: remove generic_ocp_read before writinghayeswang1-6/+0
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens1-3/+3
2015-01-19bgmac: register napi before the deviceHauke Mehrtens1-3/+3
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings1-9/+9
2015-01-19ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-01-18Linux 3.19-rc5v3.19-rc5Linus Torvalds1-1/+1
2015-01-18net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann1-1/+7
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-17reset: sunxi: fix spinlock initializationTyler Baker1-0/+4
2015-01-17ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan2-1/+5
2015-01-17drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2015-01-17ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288Heiko Stübner1-0/+27
2015-01-17ARM: nomadik: fix up leftover device tree pinsLinus Walleij1-4/+4
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg5-15/+35
2015-01-16genetlink: disallow subscribing to unknown mcast groupsJohannes Berg1-1/+1
2015-01-16genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-16kernel: avoid overflow in cmp_rangeLouis Langholtz1-5/+5
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu1-8/+11
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim1-7/+1
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan2-3/+61
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta3-3/+1
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta1-0/+2
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2-2/+2
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo10-42/+30
2015-01-16perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim1-1/+3
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim3-15/+17
2015-01-16perf probe: Propagate error code when write(2) failedNamhyung Kim1-1/+3
2015-01-16arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas1-7/+1
2015-01-16perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang1-2/+2
2015-01-16perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian1-12/+32
2015-01-16rcu: Initialize tiny RCU stall-warning timeouts at bootPaul E. McKenney1-0/+2
2015-01-16rcu: Fix RCU CPU stall detection in tiny implementationMiroslav Benes1-4/+3
2015-01-16rcu: Add GP-kthread-starvation checks to CPU stall warningsPaul E. McKenney2-1/+29
2015-01-16rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney7-25/+65
2015-01-16rcu: Optionally run grace-period kthreads at real-time priorityPaul E. McKenney3-8/+27
2015-01-16net: rps: fix cpu unplugEric Dumazet1-5/+15
2015-01-16net: davinci_emac: Add support for emac on dm816xTony Lindgren2-1/+7
2015-01-16net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren1-3/+12
2015-01-16net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren1-5/+18
2015-01-16net: davinci_emac: Free clock after checking the frequencyTony Lindgren1-0/+1
2015-01-16net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren1-4/+29
2015-01-16net: davinci_emac: Fix hangs with interruptsTony Lindgren1-9/+10
2015-01-16ip: zero sockaddr returned on error queueWillem de Bruijn2-13/+5
2015-01-16net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz3-4/+5
2015-01-16net: sxgbe: Fix waring for double kfree()Byungho An1-11/+10
2015-01-16net: sxgbe: Fix NULL dereferece when using DTGirish K.S1-4/+4