summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-21usb: gadget: f_fs: stop sleeping in ffs_func_eps_disableMichal Nazarewicz1-16/+93
2016-11-21usb: gadget: f_fs: edit epfile->ep under lockMichal Nazarewicz1-3/+3
2016-11-21net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli1-0/+7
2016-11-21bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He1-6/+32
2016-11-21Revert "bnx2: Reset device during driver initialization"Baoquan He1-7/+5
2016-11-21mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky1-1/+21
2016-11-21mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi1-1/+3
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek1-1/+4
2016-11-18drm/i915: Fix mismatched INIT power domain disabling during suspendImre Deak1-2/+2
2016-11-18drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas1-0/+1
2016-11-18drm/amdgpu: fix fence slab teardownGrazvydas Ignotas1-0/+1
2016-11-18mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2016-11-18pinctrl: iproc: Fix iProc and NSP GPIO supportRay Jui2-2/+2
2016-11-18gpio: of: fix GPIO drivers with multiple gpio_chip for a single nodeMasahiro Yamada1-5/+9
2016-11-18gpio/mvebu: Use irq_domain_add_linearJason Gunthorpe1-49/+43
2016-11-18ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQsSinan Kaya1-0/+4
2016-11-18ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya1-15/+15
2016-11-18ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stagesSinan Kaya1-2/+2
2016-11-18ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+1
2016-11-18mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()Wei Yongjun1-0/+1
2016-11-18i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang1-1/+1
2016-11-18hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski1-3/+3
2016-11-18rtc: pcf2123: Add missing error code assignment before testChristophe JAILLET1-2/+3
2016-11-18clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-11-18Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai1-2/+14
2016-11-18nvme: Delete created IO queues on resetKeith Busch1-4/+5
2016-11-18mei: bus: fix received data size check in NFC fixupAlexander Usyskin2-2/+2
2016-11-18Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck1-12/+26
2016-11-18Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck1-10/+12
2016-11-18watchdog: core: Fix devres_alloc() allocation sizeGuenter Roeck1-1/+1
2016-11-18agp/intel: Flush chipset writes after updating a single PTEChris Wilson1-0/+2
2016-11-18iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel1-2/+12
2016-11-18iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He1-0/+3
2016-11-18iommu/io-pgtable-arm: Check for v7s-incapable systemsRobin Murphy1-0/+4
2016-11-18drm/amd: fix scheduler fence teardown order v2Christian König4-16/+24
2016-11-18drm/amdgpu: fix sched fence slab teardownGrazvydas Ignotas1-0/+1
2016-11-18tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud1-4/+23
2016-11-18drm/amdgpu: fix crash in acp_hw_finiAlex Deucher1-1/+4
2016-11-18drm/amdgpu: disable runtime pm in certain casesAlex Deucher1-0/+2
2016-11-18drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan1-2/+4
2016-11-18drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan1-3/+24
2016-11-18drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä1-36/+48
2016-11-18drm/radeon: disable runtime pm in certain casesAlex Deucher1-0/+13
2016-11-18scsi: scsi_dh_alua: Fix a reference counting bugBart Van Assche1-1/+3
2016-11-18scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()tang.junhui1-0/+1
2016-11-18scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy1-2/+2
2016-11-18scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja1-0/+2
2016-11-18iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2-7/+13
2016-11-18iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan1-0/+1
2016-11-18iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan1-28/+28