summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-09drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stableAlex Deucher1-6/+6
2016-03-09drm/i915: refine qemu south bridge detectionGerd Hoffmann1-1/+3
2016-03-09drm/i915: more virtual south bridge detectionGerd Hoffmann2-1/+3
2016-03-09drm/amdgpu: Use drm_calloc_large for VM page_tables arrayMichel Dänzer1-4/+3
2016-03-09thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino1-6/+8
2016-03-09i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang1-2/+1
2016-03-09ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-03-09cxl: Fix PSL timebase synchronization detectionFrederic Barrat1-1/+1
2016-03-09USB: serial: option: add support for Quectel UC20Yegor Yefremov1-0/+2
2016-03-09USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas1-0/+3
2016-03-09USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-03-09USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar1-0/+1
2016-03-09USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-09usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen1-1/+1
2016-03-09adv7604: fix tx 5v detect regressionHans Verkuil1-2/+1
2016-03-09dmaengine: pxa_dma: fix cyclic transfersRobert Jarzmik1-1/+7
2016-03-09pata-rb532-cf: get rid of the irq_to_gpio() callGabor Juhos1-1/+10
2016-03-09ata: ahci: don't mark HotPlugCapable Ports as external/removableManuel Lauss1-2/+1
2016-03-09Adding Intel Lewisburg device IDs for SATAAlexandra Yates1-0/+6
2016-03-09libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-6/+5
2016-03-09drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath1-1/+1
2016-03-09drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou1-1/+2
2016-03-09drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König1-0/+13
2016-03-09drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher1-3/+3
2016-03-09drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher1-4/+4
2016-03-09drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson1-1/+1
2016-03-09target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie3-62/+66
2016-03-09iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel2-4/+5
2016-03-09iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit1-12/+22
2016-03-09iommu/amd: Apply workaround for ATS write permission checkJay Cornwall1-0/+29
2016-03-09vfio: fix ioctl error handlingMichael S. Tsirkin3-8/+16
2016-03-09fbcon: set a default value to blink intervalJean-Philippe Brucker1-0/+2
2016-03-09PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri1-8/+3
2016-03-09drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay1-0/+8
2016-03-09drivers: sh: Restore legacy clock domain on SuperH platformsGeert Uytterhoeven1-1/+1
2016-03-03iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho1-0/+4
2016-03-03iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-03-03iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-03-03iwlwifi: dvm: fix WoWLANEmmanuel Grumbach1-0/+3
2016-03-03IB/cma: Fix RDMA port validation for iWarpMatan Barak1-1/+1
2016-03-03xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk1-4/+6
2016-03-03xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk1-1/+5
2016-03-03xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk1-1/+2
2016-03-03xen/scsiback: correct frontend countingJuergen Gross1-5/+5
2016-03-03of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy1-1/+8
2016-03-03i2c: i801: Adding Intel Lewisburg support for iTCOAlexandra Yates1-0/+2
2016-03-03phy: core: fix wrong err handle for phy_power_onShawn Lin1-7/+9
2016-03-03PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-03-03libata: fix sff host state machine locking while pollingTejun Heo1-21/+11
2016-03-03qla2xxx: Fix stale pointer access.Quinn Tran5-9/+31