summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-06USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-10-06USB: option: reduce interrupt-urb logging verbosityJohan Hovold1-0/+2
2014-10-06USB: serial: fix potential heap buffer overflowJohan Hovold1-0/+5
2014-10-06USB: sisusb: add device id for Magic Control USB videoStephen Hemminger1-0/+1
2014-10-06USB: serial: fix potential stack buffer overflowJohan Hovold1-10/+22
2014-10-06USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-10-06xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov1-7/+5
2014-10-06xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2-2/+7
2014-10-06xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2-4/+13
2014-10-06xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas1-6/+6
2014-10-06xtensa: replace IOCTL code definitions with constantsMax Filippov1-9/+10
2014-10-06drm/radeon/cik: use a separate counter for CP init timeoutAlex Deucher1-2/+2
2014-10-06drm/radeon: don't reset dma on r6xx-evergreen initAlex Deucher1-9/+0
2014-10-06drm/radeon: don't reset sdma on CIK initAlex Deucher1-7/+0
2014-10-06drm/radeon: don't reset dma on NI/SI initAlex Deucher1-6/+0
2014-10-06drm/radeon: add connector quirk for fujitsu boardAlex Deucher1-0/+7
2014-10-06drm/radeon/dpm: set the thermal type properly for special configsAlex Deucher1-7/+19
2014-10-06drm/radeon: fix semaphore value initChristian König1-1/+1
2014-10-06drm/radeon: fix pm handling in radeon_gpu_resetAlex Deucher1-2/+16
2014-10-06drm/radeon: Add missing lines to ci_set_thermal_temperature_rangeOleg Chernovskiy1-0/+3
2014-10-06drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...Pali Rohár1-10/+6
2014-10-06drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom1-1/+2
2014-10-06imx-drm: ipuv3-plane: fix ipu_plane_dpms()Russell King1-1/+2
2014-10-06drm/ast: AST2000 cannot be detected correctlyY.C. Chen1-1/+1
2014-10-06drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä1-0/+4
2014-10-06drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter1-4/+7
2014-10-06drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause3-3/+3
2014-10-06xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-10-06HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2-18/+26
2014-10-06HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina1-0/+10
2014-10-06HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina1-0/+6
2014-10-06cfq-iosched: Fix wrong children_weight calculationToshiaki Makita1-3/+8
2014-10-06ALSA: pcm: fix fifo_size frame calculationClemens Ladisch1-3/+5
2014-10-06ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai1-5/+12
2014-10-06ALSA: hda - Fix COEF setups for ALC1150 codecTakashi Iwai1-0/+2
2014-10-06ALSA: hda - Fix digital mic on Acer Aspire 3830TGTakashi Iwai1-1/+8
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-06i2c: ismt: use correct length when copy bufferFan Du1-2/+2
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-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-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