summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-07staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-09-07staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-09-07staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-34/+12
2016-09-07staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-09-07staging/lustre/llite: Close atomic_open race with several openersOleg Drokin1-19/+24
2016-09-07USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov1-0/+4
2016-09-07USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov1-0/+5
2016-09-07USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov1-2/+2
2016-09-07USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov1-1/+1
2016-09-07usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi1-1/+1
2016-09-07USB: fix typo in wMaxPacketSize validationAlan Stern1-1/+1
2016-09-07usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun1-2/+5
2016-09-07USB: avoid left shift by -1Alan Stern1-5/+11
2016-09-07dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda1-8/+11
2016-09-07crypto: qat - fix aes-xts key sizesGiovanni Cabiddu1-2/+2
2016-09-07crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter1-1/+1
2016-09-07Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-09-07Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan1-1/+2
2016-09-07Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-09-07Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"Jens Axboe1-9/+12
2016-09-07dax: fix device-dax region baseDan Williams1-0/+3
2016-09-07gpio: max730x: set gpiochip data pointer before using itChristophe Leroy1-4/+4
2016-09-07gpio: Fix OF build problem on UMLinus Walleij1-0/+1
2016-09-07dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer1-2/+5
2016-09-07usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun1-1/+1
2016-09-07megaraid_sas: Fix probing cards without io portYinghai Lu2-4/+4
2016-09-07mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards1-11/+11
2016-09-07cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2
2016-09-07i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris1-1/+1
2016-09-07mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso1-0/+17
2016-09-07aacraid: Check size values after double-fetch from userDave Carroll1-2/+11
2016-09-07drm/i915: Enable polling when we don't have hpdLyude5-12/+88
2016-09-07drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()Lyude3-0/+47
2016-09-07drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()Lyude3-2/+9
2016-09-07drm/i915/vlv: Make intel_crt_reset() per-encoderLyude1-5/+5
2016-09-07drm/i915: fix aliasing_ppgtt leakMatthew Auld1-0/+1
2016-09-07drm/i915: Acquire audio powerwell for HD-Audio registersChris Wilson1-0/+6
2016-09-07drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2Ville Syrjälä1-2/+2
2016-09-07drm/i915: Program iboost settings for HDMI/DVI on SKLVille Syrjälä1-11/+40
2016-09-07drm/i915: Fix iboost setting for DDI with 4 lanes on SKLVille Syrjälä2-13/+24
2016-09-07drm/amdgpu: record error code when ring test failedChunming Zhou1-2/+3
2016-09-07drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu1-3/+9
2016-09-07drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu1-0/+3
2016-09-07drm/amdgpu: skip TV/CV in display parsingAlex Deucher1-0/+7
2016-09-07drm/amdgpu: avoid a possible array overflowAlex Deucher1-0/+6
2016-09-07drm/amdgpu: fix lru size grouping v2Christian König2-0/+10
2016-09-07drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König1-2/+2
2016-09-07drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2-4/+4
2016-09-07iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris1-6/+17