summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.20v4.4.20Greg Kroah-Hartman2016-09-071-1/+1
* sysfs: correctly handle read offset on PREALLOC attrsKonstantin Khlebnikov2016-09-071-1/+7
* hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz2016-09-071-12/+12
* ALSA: line6: Fix POD sysfs attributes segfaultAndrej Krutak2016-09-071-6/+6
* ALSA: line6: Give up on the lock while URBs are released.Andrej Krutak2016-09-071-0/+2
* ALSA: line6: Remove double line6_pcm_release() after failed acquire.Andrej Krutak2016-09-071-1/+0
* ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski2016-09-071-4/+12
* ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-09-071-4/+3
* ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-071-3/+3
* ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi2016-09-071-1/+1
* staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott2016-09-071-1/+1
* staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott2016-09-071-1/+9
* staging: comedi: comedi_test: fix timer race conditionsIan Abbott2016-09-071-34/+12
* staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott2016-09-071-1/+1
* USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov2016-09-071-0/+4
* USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov2016-09-071-0/+5
* USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2016-09-071-2/+2
* USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2016-09-071-1/+1
* USB: fix typo in wMaxPacketSize validationAlan Stern2016-09-071-1/+1
* usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun2016-09-071-2/+5
* USB: avoid left shift by -1Alan Stern2016-09-071-5/+11
* dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-09-071-8/+11
* crypto: qat - fix aes-xts key sizesGiovanni Cabiddu2016-09-071-2/+2
* crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-09-071-1/+1
* Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2016-09-071-0/+1
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-09-074-32/+24
* Input: tegra-kbc - fix inverted reset logicMasahiro Yamada2016-09-071-1/+1
* btrfs: properly track when rescan worker is runningJeff Mahoney2016-09-073-1/+10
* btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney2016-09-074-6/+13
* fs/seq_file: fix out-of-bounds readVegard Nossum2016-09-071-1/+3
* gpio: Fix OF build problem on UMLinus Walleij2016-09-071-0/+1
* usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun2016-09-071-1/+1
* megaraid_sas: Fix probing cards without io portYinghai Lu2016-09-072-4/+4
* mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards2016-09-071-11/+11
* cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2016-09-072-4/+2
* i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris2016-09-071-1/+1
* mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso2016-09-072-0/+32
* aacraid: Check size values after double-fetch from userDave Carroll2016-09-071-2/+11
* ARC: Elide redundant setup of DMA callbacksVineet Gupta2016-09-071-0/+9
* ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz2016-09-071-1/+1
* ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana2016-09-071-2/+2
* ARC: build: Better way to detect ISA compatible toolchainVineet Gupta2016-09-072-6/+14
* drm/i915: fix aliasing_ppgtt leakMatthew Auld2016-09-071-0/+1
* drm/amdgpu: record error code when ring test failedChunming Zhou2016-09-071-2/+3
* drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu2016-09-071-0/+3
* drm/amdgpu: skip TV/CV in display parsingAlex Deucher2016-09-071-0/+7
* drm/amdgpu: avoid a possible array overflowAlex Deucher2016-09-071-0/+6
* drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-09-071-2/+2
* drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2016-09-072-4/+4
* iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris2016-09-071-6/+17