summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard2019-10-071-5/+19
* pinctrl: stmfx: update pinconf settingsAlexandre Torgue2019-10-071-12/+12
* PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor2019-10-071-11/+7
* clk: imx8mq: Mark AHB clock as criticalAbel Vesa2019-10-071-1/+2
* gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai2019-10-071-1/+1
* drm/radeon: Fix EEH during kexecKyleMahlkuch2019-10-071-0/+8
* drm/amdgpu: Fix hard hang for S/G display BOs.Andrey Grodzovsky2019-10-072-5/+5
* drm/rockchip: Check for fast link training before enabling psrSean Paul2019-10-071-4/+5
* drm/panel: check failure cases in the probe funcNavid Emamdoost2019-10-071-0/+13
* drm/stm: attach gem fence to atomic stateAhmad Fatoum2019-10-071-0/+2
* drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICENoralf Trønnes2019-10-071-4/+4
* video: ssd1307fb: Start page range at page_offsetMarko Kohtala2019-10-071-1/+1
* drm/amd/display: add monitor patch to add T7 delayAnthony Koo2019-10-072-0/+5
* drm/panel: simple: fix AUO g185han01 horizontal blankingLucas Stach2019-10-071-3/+3
* drm/vkms: Avoid assigning 0 for possible_crtcRodrigo Siqueira2019-10-074-8/+8
* drm/bridge: tc358767: Increase AUX transfer length limitAndrey Smirnov2019-10-071-1/+1
* drm/vkms: Fix crc worker racesDaniel Vetter2019-10-073-16/+22
* ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean2019-10-071-1/+2
* xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang2019-10-071-8/+9
* net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij2019-10-071-4/+7
* qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-071-0/+1
* net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-071-0/+1
* hso: fix NULL-deref on tty openJohan Hovold2019-10-071-4/+8
* cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-071-3/+6
* platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih2019-10-051-4/+28
* mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi2019-10-052-10/+7
* mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi2019-10-051-3/+3
* md/raid0: avoid RAID0 data corruption due to layout confusion.NeilBrown2019-10-052-1/+46
* drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng2019-10-051-0/+1
* i2c: riic: Clear NACK in tend isrChris Brandt2019-10-051-0/+1
* hwrng: core - don't wait on add_early_randomness()Laurent Vivier2019-10-051-1/+1
* mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello2019-10-051-61/+29
* ipmi: move message error checking to avoid deadlockTony Camuso2019-10-051-57/+57
* /dev/mem: Bail out upon SIGKILL.Tetsuo Handa2019-10-051-0/+21
* md: only call set_in_sync() when it is expected to succeed.NeilBrown2019-10-051-1/+2
* md: don't report active array_state until after revalidate_disk() completes.NeilBrown2019-10-052-4/+10
* md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni2019-10-051-1/+3
* ACPI / LPSS: Save/restore LPSS private registers also on LynxpointJarkko Nikula2019-10-051-3/+5
* i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann2019-10-051-0/+5
* ath10k: fix channel info parsing for non tlv targetRakesh Pillai2019-10-053-9/+17
* rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan2019-10-051-3/+21
* rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan2019-10-051-27/+22
* KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu2019-10-051-5/+9
* mt76: round up length on mt76_wr_copyFelix Fietkau2019-10-052-2/+2
* efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede2019-10-051-21/+6
* regulator: Defer init completion for a while after late_initcallMark Brown2019-10-051-11/+31
* iommu/vt-d: Fix wrong analysis whether devices share the same busNadav Amit2019-10-051-3/+3
* iommu/arm-smmu-v3: Disable detection of ATS and PRIWill Deacon2019-10-051-0/+2
* spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not oursVladimir Oltean2019-10-051-1/+3
* media: don't drop front-end reference count for ->detachArnd Bergmann2019-10-052-9/+3