summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-15scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-11-15scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai1-8/+5
2016-11-15usb: dwc3: gadget: properly account queued requestsFelipe Balbi1-3/+4
2016-11-15macsec: Fix header length if SCI is added if explicitly disabledTobias Brunner1-8/+18
2016-11-15netvsc: fix incorrect receive checksum offloadingStephen Hemminger1-8/+11
2016-11-15net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam1-3/+3
2016-11-15net: add recursion limit to GROSabrina Dubroca2-2/+2
2016-11-15net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco1-1/+9
2016-11-15IB/ipoib: move back IB LL address into the hard headerPaolo Abeni5-43/+64
2016-11-15net: phy: Trigger state machine on state change and not polling.Andrew Lunn1-2/+20
2016-11-15drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich1-0/+1
2016-11-15net: fec: set mac address unconditionallyGavin Schenk1-7/+5
2016-11-10HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2-0/+2
2016-11-10cpufreq: intel_pstate: Set P-state upfront in performance modeRafael J. Wysocki1-4/+25
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-10v4l: vsp1: Prevent pipelines from running when not streamingLaurent Pinchart1-0/+7
2016-11-10usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren1-5/+2
2016-11-10usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren1-0/+2
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-10omapfb: fix return value check in dsi_bind()Wei Yongjun1-2/+2
2016-11-10video: fbdev: pxafb: potential NULL dereference on errorDan Carpenter1-1/+1
2016-11-10UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon1-3/+4
2016-11-10i2c: mark device nodes only in case of successful instantiationRalf Ramsauer1-1/+10
2016-11-10drm: i915: Wait for fences on new fb, not oldDaniel Stone1-1/+1
2016-11-10drm/i915/fbc: fix CFB size calculation for gen8+Paulo Zanoni1-1/+3
2016-11-10drm/i915: Clean up DDI DDC/AUX CH sanitationVille Syrjälä1-45/+77
2016-11-10drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä1-31/+40
2016-11-10drm: Release reference from blob lookup after replacing propertyFelix Monninger1-3/+6
2016-11-10drm/dp/mst: Check peer device type before attempting EDID readVille Syrjälä1-1/+3
2016-11-10drm/i915/gen9: fix watermarks when using the pipe scalerPaulo Zanoni1-9/+3
2016-11-10drm/i915/gen9: fix DDB partitioning for multi-screen casesPaulo Zanoni1-2/+10
2016-11-10drm/fb-helper: Keep references for the current set of used connectorsVille Syrjälä1-24/+33
2016-11-10drm/fb-helper: Fix connector ref leak on errorVille Syrjälä1-1/+6
2016-11-10drm/fb-helper: Don't call dirty callback for untouched clipsTakashi Iwai1-1/+3
2016-11-10drm/nouveau/acpi: fix check for power resources supportPeter Wu1-1/+2
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
2016-11-10drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12Liu Ying1-1/+3
2016-11-10drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modesetLiu Ying1-1/+2
2016-11-10Revert "drm/radeon: fix DP link training issue with second 4K monitor"Michel Dänzer1-1/+1
2016-11-10md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown1-2/+2
2016-11-10RAID10: ignore discard errorShaohua Li1-2/+5
2016-11-10RAID1: ignore discard errorShaohua Li1-2/+5
2016-11-10mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung1-2/+3
2016-11-10scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang1-9/+0
2016-11-10scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne1-0/+1
2016-11-10ath10k: cache calibration data when the core is stoppedMarty Faltesek2-36/+40