summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-26platform: pxa_camera: add VIDEO_V4L2 dependencyArnd Bergmann1-1/+1
2017-01-26blackfin: check devm_pinctrl_get() for errorsDan Carpenter1-0/+2
2017-01-26rpmsg: virtio_rpmsg_bus: fix channel creationLoic Pallardy1-2/+2
2017-01-26mtd: spi-nor: Fix some error codes in cqspi_setup_flash()Dan Carpenter1-1/+3
2017-01-26mtd: spi-nor: Off by one in cqspi_setup_flash()Dan Carpenter1-1/+1
2017-01-26PM / devfreq: Fix the bug of devfreq_add_device when governor is NULLChanwoo Choi1-5/+10
2017-01-26PM / devfreq: exynos-bus: Fix the wrong return valueChanwoo Choi1-1/+1
2017-01-26scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2-14/+38
2017-01-26scsi: ses: Fix SAS device detection in enclosureEwan D. Milne1-1/+1
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven1-2/+2
2017-01-26Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue1-7/+12
2017-01-26ibmvscsis: Fix max transfer lengthBryant G. Ly1-1/+2
2017-01-26ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly1-2/+2
2017-01-26clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim1-0/+1
2017-01-26qla2xxx: Fix crash due to null pointer accessQuinn Tran1-4/+12
2017-01-26mtd: nand: xway: fix build because of module functionsHauke Mehrtens1-4/+1
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens1-1/+1
2017-01-26mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy1-1/+1
2017-01-26ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt1-4/+27
2017-01-26mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-01-26mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede1-1/+2
2017-01-26HID: corsair: fix control-transfer error handlingJohan Hovold1-3/+3
2017-01-26HID: corsair: fix DMA buffers on stackJohan Hovold1-12/+42
2017-01-26PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas1-5/+7
2017-01-26PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri1-5/+5
2017-01-26libnvdimm, namespace: fix pmem namespace leak, delete when size set to zeroDan Williams1-13/+10
2017-01-26IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib1-2/+0
2017-01-26IB/mlx4: Check if GRH is available before using itEran Ben Elisha1-2/+2
2017-01-26IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13
2017-01-26IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2017-01-26IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein1-4/+12