summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-28mb86a20s: fix the locking logicMauro Carvalho Chehab1-1/+11
2016-10-28fbdev/efifb: Fix 16 color palette entry calculationMax Staudt1-3/+3
2016-10-28scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter1-1/+1
2016-10-28zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2-13/+104
2016-10-28zfcp: fix payload trace length for SAN request&responseSteffen Maier1-2/+2
2016-10-28zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier3-2/+6
2016-10-28zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2-0/+4
2016-10-28zfcp: trace on request for open and close of WKA portSteffen Maier3-2/+39
2016-10-28zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier1-1/+2
2016-10-28zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier3-10/+12
2016-10-28zfcp: close window with unblocked rport during rport goneSteffen Maier3-5/+22
2016-10-28zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier1-0/+4
2016-10-28zfcp: fix fc_host port_type with NPIVSteffen Maier1-3/+5
2016-10-28ubi: Deal with interrupted erasures in WLRichard Weinberger1-2/+19
2016-10-28dm crypt: fix crash on exitRabin Vincent1-14/+10
2016-10-28dm mpath: check if path's request_queue is dying in activate_path()Mike Snitzer1-3/+3
2016-10-28dm: return correct error code in dm_resume()'s retry loopMinfei Huang1-3/+2
2016-10-28dm: mark request_queue dead before destroying the DM deviceBart Van Assche1-0/+5
2016-10-28cpufreq: intel_pstate: Fix unsafe HWP MSR accessSrinivas Pandruvada1-5/+5
2016-10-28platform: don't return 0 from platform_get_irq[_byname]() on errorSergei Shtylyov1-2/+2
2016-10-28PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme1-0/+1
2016-10-28mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen1-1/+1
2016-10-28mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner1-1/+2
2016-10-28rtlwifi: Fix missing country code for Great BritainLarry Finger1-1/+3
2016-10-28clk: imx6: initialize GPU clocksLucas Stach1-0/+18
2016-10-28regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet1-0/+6
2016-10-28mei: me: add kaby point device idsAlexander Usyskin2-0/+6
2016-10-28gpio: mpc8xxx: Correct irq handler functionLiu Gang1-1/+1
2016-10-22crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri1-15/+16
2016-10-22scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King1-1/+0
2016-10-22scsi: arcmsr: Simplify user_len checkingBorislav Petkov1-6/+8
2016-10-22scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-10-22brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki1-1/+4
2016-10-22i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-22drivers: base: dma-mapping: page align the size when unmap_kernel_rangePeng Fan1-1/+1
2016-10-22serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang1-1/+1
2016-10-16tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen1-2/+5
2016-10-16tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen5-65/+103
2016-10-16ARM: cpuidle: Fix error return codeChristophe Jaillet1-0/+1
2016-10-16mfd: wm8350-i2c: Make sure the i2c regmap functions are compiledUwe Kleine-König1-0/+1
2016-10-16mfd: atmel-hlcdc: Do not sleep in atomic contextBoris Brezillon1-2/+3
2016-10-16mfd: rtsx_usb: Avoid setting ucr->current_sg.statusLu Baolu1-5/+5
2016-10-07ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava1-7/+17
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman1-1/+2
2016-10-07USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2016-10-07Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic1-2/+2
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2016-10-07USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-1/+1
2016-10-07dm log writes: fix bug with too large biosMikulas Patocka1-2/+2
2016-10-07clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho1-2/+2