summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-23cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar1-1/+2
2015-10-23cpu/cacheinfo: Fix teardown pathBorislav Petkov1-2/+8
2015-10-23crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requestsThomas Petazzoni3-9/+33
2015-10-23USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-23usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-10-23USB: chaoskey read offset bugAlexander Inyukhin1-1/+1
2015-10-23usb: musb: cppi41: allow it to work againFelipe Balbi1-3/+3
2015-10-23usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros1-1/+2
2015-10-23usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-23usb: chipidea: udc: using the correct stall implementationPeter Chen1-40/+44
2015-10-23usb: musb: dsps: fix polling in device-only modeBin Liu1-2/+5
2015-10-23security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-23regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-10-23regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-10-23ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi1-1/+1
2015-10-23pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket driversRussell King2-3/+1
2015-10-23ath10k: wake up queue upon vif creationMichal Kazior1-0/+5
2015-10-23ath10k: wake up offchannel queue properlyMichal Kazior1-0/+2
2015-10-23ath10k: fix peer limit enforcementMichal Kazior1-1/+14
2015-10-23ath10k: reject 11b tx fragmentation configurationMichal Kazior1-0/+16
2015-10-23ath10k: fix per-vif queue lockingMichal Kazior3-42/+45
2015-10-23device property: fix potential NULL pointer dereferenceAndy Shevchenko1-2/+3
2015-10-23PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner1-1/+1
2015-10-23hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter1-6/+9
2015-10-23mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON1-17/+9
2015-10-23mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON1-0/+1
2015-10-23mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart1-0/+3
2015-10-23extcon: Fix attached value returned by is_extcon_changedHans de Goede1-1/+1
2015-10-23extcon: Fix signedness bugs about break error handlingDan Carpenter1-4/+4
2015-10-23docs: update HOWTO for 3.x -> 4.x versioningMario Carrillo1-14/+14
2015-10-23irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier1-1/+5
2015-10-23irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches1-8/+16
2015-10-23cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer1-2/+51
2015-10-23usb: chipidea: imx: fix a typo for imx6sxLi Jun1-1/+1
2015-10-23mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin1-38/+71
2015-10-23hv: util: checking the wrong variableDan Carpenter1-1/+1
2015-10-23thermal: cpu_cooling: free power table on error or when unregisteringJavi Merino1-5/+16
2015-10-23thermal: cpu_cooling: don't call kcalloc() under rcu_read_lockJavi Merino1-24/+23
2015-10-23batman-adv: Make DAT capability changes atomicLinus Lüssing2-5/+6
2015-10-23Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds3-17/+18
2015-10-23usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2-14/+57
2015-10-23xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman1-6/+5
2015-10-23xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-10-23usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros1-0/+3
2015-10-23usb: xhci: stop everything on the first call to xhci_stopRoger Quadros1-15/+5
2015-10-23usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-10-23usb: xhci: lock mutex on xhci_stopRoger Quadros1-0/+4
2015-10-23xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz1-45/+45
2015-10-23xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-10-23USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31