summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-06ALSA: hda - Fix digital mic on Acer Aspire 3830TGTakashi Iwai1-1/+8
2014-10-06ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D...Takashi Sakamoto3-5/+22
2014-10-06ALSA: dice: fix wrong channel mappping at higher sampling rateTakashi Sakamoto1-5/+9
2014-10-06ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch1-2/+2
2014-10-06arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2-2/+2
2014-10-06trace: Fix epoll hang when we race with new entriesJosef Bacik1-1/+15
2014-10-06ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)1-1/+1
2014-10-06i2c: ismt: use correct length when copy bufferFan Du1-2/+2
2014-10-06i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke1-6/+5
2014-10-06i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}Sergei Shtylyov1-2/+2
2014-10-06i2c: rcar: fix MNR interrupt handlingSergei Shtylyov1-6/+9
2014-10-06Revert "i2c: rcar: remove spinlock"Sergei Shtylyov1-0/+22
2014-10-06i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren1-2/+2
2014-10-06i2c: at91: add bound checking on SMBus block length bytesMarek Roszko1-4/+24
2014-10-06i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai1-2/+1
2014-10-06i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke1-0/+4
2014-10-06ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar2-0/+8
2014-10-06arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2-0/+4
2014-10-06arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla1-8/+4
2014-10-06arm64: flush TLS registers during execWill Deacon2-0/+24
2014-10-06ARM: dts: i.MX53: fix apparent bug in VPU clksLothar Waßmann1-1/+1
2014-10-06ARM: dts: vf610-twr: Fix pinctrl_esdhc1 pin definitions.Bill Pringlemeir1-1/+1
2014-10-06ARM: imx: fix TLB missing of IOMUXC base address during suspendShawn Guo1-0/+2
2014-10-06aio: add missing smp_rmb() in read_events_ringJeff Moyer1-0/+6
2014-10-06aio: fix reqs_available handlingBenjamin LaHaise1-4/+73
2014-10-06ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-10-06pwm: Fix period and polarity in pwm_get() for non-perfect matchesGeert Uytterhoeven1-2/+6
2014-10-06ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-10-06ahci: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-10-06pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan1-8/+7
2014-10-06libata: widen Crucial M550 blacklist matchingTejun Heo1-1/+1
2014-10-06of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli2-13/+16
2014-10-06of: Allow mem_reserve of memory with a base address of zeroAl Cooper1-1/+1
2014-10-06drm/i915: Disable RCS flips on IvybridgeChris Wilson1-0/+2
2014-10-06drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina1-0/+3
2014-10-06drm/i915: Fix crash when failing to parse MIPI VBTRafael Barbalho1-1/+1
2014-10-06drm/radeon: tweak ACCEL_WORKING2 query for hawaiiAlex Deucher1-1/+8
2014-10-06drm/radeon/atom: add new voltage fetch function for hawaiiAlex Deucher2-0/+38
2014-10-06drm/radeon: set VM base addr using the PFP v2Christian König2-3/+4
2014-10-06drm/radeon: load the lm63 driver for an lm64 thermal chip.Alex Deucher1-2/+2
2014-10-06drm/radeon: re-enable dpm by default on BTCAlex Deucher1-3/+3
2014-10-06drm/radeon: re-enable dpm by default on caymanAlex Deucher1-1/+1
2014-10-06drm/radeon/dpm: handle voltage info fetching on hawaiiAlex Deucher1-1/+12
2014-10-06drm/ttm: Pass GFP flags in order to avoid deadlock.Tetsuo Handa2-19/+19
2014-10-06drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa1-3/+7
2014-10-06drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.Tetsuo Handa1-2/+4
2014-10-06drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa1-3/+3
2014-10-06drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa1-0/+3
2014-10-06drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König5-4/+11
2014-10-06drm/tilcdc: fix double kfreeGuido Martínez1-3/+1