summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2017-02-101-3/+3
* dm: mark request_queue dead before destroying the DM deviceBart Van Assche2017-02-101-0/+5
* regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet2017-02-101-0/+6
* hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle2017-02-101-1/+4
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2017-02-101-10/+17
* dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer2017-02-101-11/+16
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2017-02-101-4/+37
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-02-101-1/+1
* mei: bus: fix received data size check in NFC fixupAlexander Usyskin2017-02-101-1/+1
* staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2017-02-101-7/+10
* hv: do not lose pending heartbeat vmbus packetsLong Li2017-02-101-3/+7
* uio: fix dmem_region_start computationJan Viktorin2017-02-101-1/+1
* gpio: mpc8xxx: Correct irq handler functionLiu Gang2017-02-101-1/+1
* cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2017-02-102-2/+3
* cx231xx: don't return error on successMauro Carvalho Chehab2017-02-101-1/+4
* mb86a20s: fix demod settingsMauro Carvalho Chehab2017-02-101-50/+42
* mb86a20s: fix the locking logicMauro Carvalho Chehab2017-02-101-1/+11
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2017-02-101-1/+2
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2017-02-101-2/+2
* mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2017-02-101-0/+2
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2017-02-101-1/+1
* kaweth: fix firmware downloadOliver Neukum2017-02-101-2/+1
* net: sky2: Fix shutdown crashJeremy Linton2017-02-101-0/+13
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2017-02-101-6/+7
* firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2017-02-101-4/+4
* firewire: net: guard against rx buffer overflowsStefan Richter2017-02-101-16/+35
* net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein2017-02-101-1/+1
* brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2017-02-101-1/+1
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2017-02-101-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2017-02-101-1/+3
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2017-02-101-2/+2
* mISDN: Fixing missing validation in base_sock_bind()Emrah Demir2017-02-101-0/+3
* mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2017-02-102-0/+3
* bonding: Fix bonding crashMahesh Bandewar2017-02-101-3/+4
* vt: clear selection before resizingScot Doyle2017-02-101-0/+3
* tty: vt, fix bogus division in csi_JJiri Slaby2017-02-101-1/+1
* tty: limit terminal size to 4M charsDmitry Vyukov2017-02-101-0/+2
* tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2017-02-101-0/+7
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2017-02-101-0/+3
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2017-02-101-3/+3
* mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2017-02-101-5/+5
* IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2017-02-101-16/+111
* IB/uverbs: Fix leak of XRC target QPsTariq Toukan2017-02-101-5/+2
* IB/mlx4: Fix create CQ error flowMatan Barak2017-02-101-1/+4
* IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2017-02-101-7/+7
* IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2017-02-101-0/+9
* IB/core: Fix use after free in send_leave functionErez Shitrit2017-02-101-11/+2
* IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2017-02-103-1/+18
* EDAC: Increment correct counter in edac_inc_ue_error()Emmanouil Maroudas2017-02-101-1/+1
* cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2017-02-102-4/+2