summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-12-05drm/amd/pp: fix typecast error in powerplay.Rex Zhu1-2/+2
2017-12-05drm/ttm: once more fix ttm_buffer_object_transferChristian König1-0/+1
2017-12-05drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin1-0/+3
2017-12-05drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu1-0/+2
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl2-40/+36
2017-12-05drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter1-1/+1
2017-12-05drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter1-1/+1
2017-12-05Revert "drm/radeon: dont switch vt on suspend"Alex Deucher1-1/+0
2017-12-05nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien2-1/+3
2017-12-05hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin1-0/+21
2017-12-05bcache: Fix building error on MIPSHuacai Chen3-3/+3
2017-12-05i2c: i801: Fix Failed to allocate irq -2147483648 errorHans de Goede1-0/+3
2017-12-05eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2017-12-05eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski1-0/+10
2017-12-05eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit1-1/+2
2017-12-05mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2-2/+2
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter1-0/+3
2017-12-05mfd: twl4030-power: Fix pmic for boards that need vmmc1 on rebootAdam Ford1-0/+1
2017-11-30xen: xenbus driver must not accept invalid transaction idsJuergen Gross1-1/+1
2017-11-30nvmet: fix KATO offset in Set FeaturesDaniel Verkamp1-3/+1
2017-11-30cec: update log_addr[] before finishing configurationHans Verkuil1-2/+2
2017-11-30cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil1-3/+3
2017-11-30cec: when canceling a message, don't overwrite old status infoHans Verkuil1-3/+3
2017-11-30crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier3-3/+43
2017-11-30spi: SPI_FSL_DSPI should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-11-30staging: iio: cdc: fix improper return valuePan Bian1-1/+1
2017-11-30iio: light: fix improper return valuePan Bian1-1/+1
2017-11-30adm80211: add checks for dma mapping errorsAlexey Khoroshilov1-2/+22
2017-11-30drm/mediatek: don't use drm_put_devDaniel Vetter1-1/+2
2017-11-30clk: qcom: ipq4019: Add all the frequencies for apss cpuAbhishek Sahu1-2/+12
2017-11-30drm: Apply range restriction after color adjustment when allocationChris Wilson1-10/+6
2017-11-30gpio: mockup: dynamically allocate memory for chip nameBartosz Golaszewski1-3/+7
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2017-11-30bnxt_en: Set default completion ring for async events.Michael Chan1-0/+30
2017-11-30pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET1-3/+4
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2017-11-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar1-0/+6
2017-11-30adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter1-1/+2
2017-11-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka1-2/+2
2017-11-30drm/armada: Fix compile failDaniel Vetter1-0/+2
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2017-11-30dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo1-0/+1
2017-11-30clk: sunxi-ng: fix PLL_CPUX adjusting on A33Icenowy Zheng1-0/+10
2017-11-30clk: sunxi-ng: A31: Fix spdif clock registerMarcus Cooper1-2/+2
2017-11-30drm/sun4i: Fix a return value in case of errorChristophe JAILLET1-1/+1