summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-21sparc: serial: sunhv: fix a double lock bugDan Carpenter1-6/+0
2016-11-21tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley1-0/+7
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek1-1/+4
2016-11-18mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2016-11-18ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+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-18mei: bus: fix received data size check in NFC fixupAlexander Usyskin2-2/+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-18tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud1-4/+23
2016-11-18dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches1-3/+15
2016-11-18drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä1-36/+48
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: 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
2016-11-18clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood1-5/+8
2016-11-18toshiba-wmi: Fix loading the driver on non Toshiba laptopsAzael Avalos1-7/+19
2016-11-18drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger1-1/+1
2016-11-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi1-8/+0
2016-11-18USB: cdc-acm: fix TIOCMIWAITJohan Hovold1-2/+0
2016-11-18staging: nvec: remove managed resource from PS2 driverMarc Dietrich1-1/+1
2016-11-18Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser1-1/+1
2016-11-18drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser1-4/+0
2016-11-18staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann1-7/+10
2016-11-18pinctrl: cherryview: Prevent possible interrupt storm on resumeMika Westerberg1-3/+4
2016-11-18pinctrl: cherryview: Serialize register access in suspend/resumeMika Westerberg1-0/+10
2016-11-18dib0700: fix nec repeat handlingSean Young1-2/+3
2016-11-15scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-11-15drm/radeon: fix DP mode validationAlex Deucher1-2/+2
2016-11-15drm/radeon/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-11-15drm/amdgpu: fix DP mode validationAlex Deucher1-2/+2
2016-11-15drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-11-15of: silence warnings due to max() usageStephen Rothwell1-2/+6
2016-11-15net: add recursion limit to GROSabrina Dubroca2-2/+2
2016-11-15net: fec: set mac address unconditionallyGavin Schenk1-5/+5
2016-11-15tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller1-5/+5
2016-11-10HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2-0/+2
2016-11-10ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon1-5/+5
2016-11-10tty: vt, fix bogus division in csi_JJiri Slaby1-1/+1
2016-11-10usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET1-2/+2
2016-11-10pwm: Unexport children before chip removalDavid Hsu2-0/+20
2016-11-10UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon1-3/+4
2016-11-10smc91x: avoid self-comparison warningArnd Bergmann1-1/+1
2016-11-10drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann1-1/+1
2016-11-10drm/dp/mst: Check peer device type before attempting EDID readVille Syrjälä1-1/+3
2016-11-10drm/radeon: drop register readback in cayman_cp_int_cntl_setupLucas Stach1-3/+1
2016-11-10drm/radeon/si_dpm: workaround for SI kickersAlex Deucher1-16/+43
2016-11-10drm/radeon/si_dpm: Limit clocks on HD86xx partTom St Denis1-0/+6