summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-10fbdev/efifb: Fix 16 color palette entry calculationMax Staudt1-3/+3
2017-02-10dm: mark request_queue dead before destroying the DM deviceBart Van Assche1-0/+5
2017-02-10regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet1-0/+6
2017-02-10hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle1-1/+4
2017-02-10can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2017-02-10dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2017-02-10PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-4/+37
2017-02-10ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+1
2017-02-10mei: bus: fix received data size check in NFC fixupAlexander Usyskin1-1/+1
2017-02-10staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann1-7/+10
2017-02-10hv: do not lose pending heartbeat vmbus packetsLong Li1-3/+7
2017-02-10uio: fix dmem_region_start computationJan Viktorin1-1/+1
2017-02-10gpio: mpc8xxx: Correct irq handler functionLiu Gang1-1/+1
2017-02-10cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2-2/+3
2017-02-10cx231xx: don't return error on successMauro Carvalho Chehab1-1/+4
2017-02-10mb86a20s: fix demod settingsMauro Carvalho Chehab1-50/+42
2017-02-10mb86a20s: fix the locking logicMauro Carvalho Chehab1-1/+11
2017-02-10mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner1-1/+2
2017-02-10mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2017-02-10mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2017-02-10drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger1-1/+1
2017-02-10kaweth: fix firmware downloadOliver Neukum1-2/+1
2017-02-10net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2017-02-10mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2017-02-10firewire: net: fix fragmented datagram_size off-by-oneStefan Richter1-4/+4
2017-02-10firewire: net: guard against rx buffer overflowsStefan Richter1-16/+35
2017-02-10net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein1-1/+1
2017-02-10brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2017-02-10brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli1-1/+1
2017-02-10brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli1-1/+3
2017-02-10iwlwifi: pcie: fix access to scratch bufferSara Sharon1-2/+2
2017-02-10mISDN: Fixing missing validation in base_sock_bind()Emrah Demir1-0/+3
2017-02-10mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2-0/+3
2017-02-10bonding: Fix bonding crashMahesh Bandewar1-3/+4
2017-02-10vt: clear selection before resizingScot Doyle1-0/+3
2017-02-10tty: vt, fix bogus division in csi_JJiri Slaby1-1/+1
2017-02-10tty: limit terminal size to 4M charsDmitry Vyukov1-0/+2
2017-02-10tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley1-0/+7
2017-02-10mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2017-02-10mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter1-3/+3
2017-02-10mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris1-5/+5
2017-02-10IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch1-16/+111
2017-02-10IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2017-02-10IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2017-02-10IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2017-02-10IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2017-02-10IB/core: Fix use after free in send_leave functionErez Shitrit1-11/+2
2017-02-10IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2017-02-10EDAC: Increment correct counter in edac_inc_ue_error()Emmanouil Maroudas1-1/+1
2017-02-10cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2