summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-29xen/netfront: don't bug in case of too many fragsJuergen Gross1-1/+7
2018-09-29platform/x86: alienware-wmi: Correct a memory leakMario Limonciello1-0/+1
2018-09-29qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork1-7/+7
2018-09-29pppoe: fix reception of frames with no mac headerGuillaume Nault1-0/+3
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-09-29net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2018-09-26e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2-2/+2
2018-09-26e1000e: Fix link check race conditionBenjamin Poirier2-21/+24
2018-09-26Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier3-19/+9
2018-09-26e1000e: Avoid missed interrupts following ICR readBenjamin Poirier2-8/+24
2018-09-26e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier1-0/+3
2018-09-26Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier1-14/+2
2018-09-26e1000e: Remove Other from EIACBenjamin Poirier1-2/+3
2018-09-26drm/i915: Apply the GTT write flush for all !llc machinesChris Wilson1-2/+2
2018-09-26earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlyconMichal Simek1-1/+0
2018-09-26earlycon: Initialize port->uartclk based on clock-frequency propertyMichal Simek1-0/+4
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter1-1/+1
2018-09-26clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen1-3/+9
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson1-8/+24
2018-09-26pinctrl: msm: Fix msm_config_group_get() to be compliantDouglas Anderson1-3/+11
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter1-1/+1
2018-09-26scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke1-3/+4
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia1-0/+4
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-2/+2
2018-09-26mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-4/+4
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko1-1/+1
2018-09-26gpio: pxa: Fix potential NULL dereferenceWei Yongjun1-0/+2
2018-09-26staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen1-6/+10
2018-09-26coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose1-17/+14
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy1-3/+4
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose1-2/+5
2018-09-26parport: sunbpp: fix error return codeJulia Lawall1-2/+6
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding1-0/+13
2018-09-26drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst1-0/+4
2018-09-26drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul1-2/+4
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner1-1/+8
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner1-1/+2
2018-09-26mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor1-0/+6
2018-09-26tty: fix termios input-speed encodingJohan Hovold1-0/+3
2018-09-26tty: fix termios input-speed encoding when using BOTHERJohan Hovold1-3/+7
2018-09-26gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz1-4/+16
2018-09-26liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington2-0/+6
2018-09-26efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel1-1/+2
2018-09-26pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren1-11/+13
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn1-3/+7
2018-09-26net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich1-0/+1
2018-09-26Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2-74/+0
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai1-1/+1
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings1-2/+3