summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-18drm/i915: Use crtc_state_is_legacy_gamma in intel_color_checkMaarten Lankhorst1-9/+7
2017-10-18drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula1-1/+1
2017-10-18drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä1-5/+9
2017-10-18drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare1-1/+1
2017-10-18drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()Jeffy Chen1-0/+1
2017-10-18device property: Track owner device of device propertyJarkko Nikula1-6/+9
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2017-10-18pinctrl/amd: Fix build dependency on pinmux codePetr Mladek1-0/+1
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi1-1/+1
2017-10-18HID: usbhid: fix out-of-bounds bugJaejoong Kim1-1/+11
2017-10-18dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi1-1/+2
2017-10-18dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi1-3/+16
2017-10-18mei: always use domain runtime pm callbacks.Alexander Usyskin2-29/+22
2017-10-18USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern1-3/+6
2017-10-14watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck1-10/+12
2017-10-12base: arch_topology: fix section mismatch build warningsSudeep Holla1-7/+7
2017-10-12clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycleMarek Szyprowski1-0/+15
2017-10-12mmc: core: add driver strength selection when selecting hs400esChanho Min1-17/+19
2017-10-12nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig1-7/+7
2017-10-12drm/i915/bios: ignore HDMI on port AJani Nikula1-0/+7
2017-10-12drm/i915: always update ELD connector type after get modesJani Nikula2-5/+17
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2-15/+9
2017-10-12brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-10-12scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen1-5/+14
2017-10-12scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-4/+15
2017-10-12iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-10-12dm crypt: fix memory leak in crypt_ctr_cipher_old()Jeffy Chen1-0/+1
2017-10-12dm ioctl: fix alignment of event number in the device listMikulas Patocka3-15/+33
2017-10-12dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz1-0/+4
2017-10-12rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann1-18/+30
2017-10-12HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng1-2/+2
2017-10-12HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke1-1/+3
2017-10-12HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke1-1/+1
2017-10-12HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving proxJason Gerecke1-11/+16
2017-10-12HID: wacom: Correct coordinate system of touchring and pen twistJason Gerecke1-5/+68
2017-10-12HID: wacom: Properly report negative values from Intuos Pro 2 BluetoothJason Gerecke1-3/+3
2017-10-12HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra1-0/+3
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido1-1/+2
2017-10-12HID: rmi: Make sure the HID device is opened on resumeLyude1-3/+10
2017-10-12auxdisplay: charlcd: properly restore atomic counter on error pathWilly Tarreau2-4/+18
2017-10-12stm class: Fix a use-after-freeAlexander Shishkin1-1/+1
2017-10-12vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()Dexuan Cui1-4/+0
2017-10-12Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering1-0/+4
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange1-1/+2
2017-10-12intel_th: pci: Add Lewisburg PCH supportAlexander Shishkin1-0/+5
2017-10-12staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren1-2/+4
2017-10-12uwb: ensure that endpoint is interruptAndrey Konovalov1-0/+2
2017-10-12uwb: properly check kthread_run return valueAndrey Konovalov1-4/+8
2017-10-12iio: adc: mcp320x: Fix oops on module unloadLukas Wunner1-0/+1
2017-10-12iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner1-9/+15