summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-04r8152: fix the sw rx checksum is unavailablehayeswang1-1/+6
2017-02-01drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez2-10/+1
2017-02-01platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko1-1/+1
2017-02-01virtio_mmio: Set DMA masks appropriatelyRobin Murphy1-1/+19
2017-02-01memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu1-2/+2
2017-02-01pinctrl: baytrail: Rectify debounce supportAndy Shevchenko1-11/+17
2017-02-01pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada1-1/+1
2017-02-01pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg1-1/+1
2017-02-01s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2017-02-01IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen1-2/+1
2017-02-01IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb1-1/+1
2017-02-01IB/umem: Release pid in error and ODP flowKenneth Lee1-0/+2
2017-02-01drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira1-0/+6
2017-02-01drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira1-2/+3
2017-02-01drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira1-1/+1
2017-02-01drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira1-4/+5
2017-02-01drm/i915: prevent crash with .disable_display parameterClint Taylor1-0/+3
2017-02-01drm/i915: Clear ret before unbinding in i915_gem_evict_something()Chris Wilson1-0/+1
2017-02-01v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart1-14/+19
2017-02-01v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2-7/+26
2017-02-01v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart1-3/+2
2017-02-01pctv452e: move buffer to heap, no mutexMax Kellermann1-61/+72
2017-02-01iw_cxgb4: free EQ queue memory on last derefSteve Wise4-13/+69
2017-02-01can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov1-4/+12
2017-02-01can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón1-0/+1
2017-02-01IB/srp: fix invalid indirect_sg_entries parameter valueIsrael Rukshin1-0/+6
2017-02-01IB/srp: fix mr allocation when the device supports sg gapsIsrael Rukshin1-2/+7
2017-02-01IB/iser: Fix sg_tablesize calculationMax Gurtovoy1-7/+0
2017-02-01RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-02-01ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-02-01vring: Force use of DMA API for ARM-based systems with legacy devicesWill Deacon1-0/+7
2017-02-01drm/atomic: clear out fence when duplicating stateLucas Stach1-0/+2
2017-02-01Revert "drm/radeon: always apply pci shutdown callbacks"Alex Deucher1-4/+3
2017-02-01drm/vc4: fix a bounds checkDan Carpenter1-1/+1
2017-02-01drm/vc4: Return -EINVAL on the overflow checks failing.Eric Anholt1-0/+1
2017-02-01drm/vc4: Fix an integer overflow in temporary allocation layout.Eric Anholt1-1/+2
2017-02-01drm/vc4: Fix memory leak of the CRTC state.Eric Anholt1-1/+1
2017-02-01drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä1-0/+3
2017-02-01drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai1-0/+7
2017-02-01drm: Schedule the output_poll_work with 1s delay if we have delayed eventPeter Ujfalusi1-1/+11
2017-02-01fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-26soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun1-0/+1
2017-01-26spi: pxa2xx: add missed breakAndy Shevchenko1-0/+1
2017-01-26dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski1-0/+11
2017-01-26dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund1-0/+8
2017-01-26s5p-mfc: Fix clock management in s5p_mfc_release() functionMarek Szyprowski1-3/+4
2017-01-26s5p-cec: mark PM functions as __maybe_unused againArnd Bergmann1-2/+2
2017-01-26st-hva: fix some error handling in hva_hw_probe()Dan Carpenter1-3/+3
2017-01-26ite-cir: initialize use_demodulator before using itNicolas Iooss1-0/+2
2017-01-26gs1662: drop kfree for memory allocated with devm_kzallocWei Yongjun1-2/+1