aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* adf: Zero out the mapping dataDennis Cagle2017-04-111-1/+3
* block: make rq->cmd_flags be 64-bitJens Axboe2017-04-112-3/+3
* random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o2017-04-111-5/+11
* random: Remove kernel blocking APIHerbert Xu2017-04-111-12/+0
* random: Add callback API for random pool readinessHerbert Xu2017-04-111-0/+78
* random: Blocking API for accessing nonblocking_poolStephan Mueller2017-04-111-0/+12
* random: Wake up all getrandom(2) callers when pool is readyHerbert Xu2017-04-111-1/+1
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2017-04-111-3/+3
* dm: mark request_queue dead before destroying the DM deviceBart Van Assche2017-04-111-0/+5
* regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet2017-04-111-0/+6
* hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle2017-04-111-1/+4
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2017-04-111-10/+17
* dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer2017-04-111-11/+16
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2017-04-111-4/+37
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-04-111-1/+1
* mei: bus: fix received data size check in NFC fixupAlexander Usyskin2017-04-111-1/+1
* staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2017-04-111-7/+10
* hv: do not lose pending heartbeat vmbus packetsLong Li2017-04-111-3/+7
* uio: fix dmem_region_start computationJan Viktorin2017-04-111-1/+1
* gpio: mpc8xxx: Correct irq handler functionLiu Gang2017-04-111-1/+1
* cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2017-04-112-2/+3
* cx231xx: don't return error on successMauro Carvalho Chehab2017-04-111-1/+4
* mb86a20s: fix demod settingsMauro Carvalho Chehab2017-04-111-50/+42
* mb86a20s: fix the locking logicMauro Carvalho Chehab2017-04-111-1/+11
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2017-04-111-1/+2
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2017-04-111-2/+2
* mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2017-04-111-0/+2
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2017-04-111-1/+1
* kaweth: fix firmware downloadOliver Neukum2017-04-111-2/+1
* net: sky2: Fix shutdown crashJeremy Linton2017-04-111-0/+13
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2017-04-111-6/+7
* firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2017-04-111-4/+4
* firewire: net: guard against rx buffer overflowsStefan Richter2017-04-111-16/+35
* net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein2017-04-111-1/+1
* brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2017-04-111-1/+1
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2017-04-111-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2017-04-111-1/+3
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2017-04-111-2/+2
* mISDN: Fixing missing validation in base_sock_bind()Emrah Demir2017-04-111-0/+3
* mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2017-04-112-0/+3
* bonding: Fix bonding crashMahesh Bandewar2017-04-111-3/+4
* vt: clear selection before resizingScot Doyle2017-04-111-0/+3
* tty: vt, fix bogus division in csi_JJiri Slaby2017-04-111-1/+1
* tty: limit terminal size to 4M charsDmitry Vyukov2017-04-111-0/+2
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2017-04-111-0/+3
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2017-04-111-3/+3
* mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2017-04-111-5/+5
* IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2017-04-111-16/+111
* IB/uverbs: Fix leak of XRC target QPsTariq Toukan2017-04-111-5/+2
* IB/mlx4: Fix create CQ error flowMatan Barak2017-04-111-1/+4