summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-22usb: chipidea: udc: using the correct stall implementationPeter Chen1-40/+44
2015-10-22usb: musb: dsps: fix polling in device-only modeBin Liu1-2/+5
2015-10-22security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-22regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-10-22regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-10-22ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi1-1/+1
2015-10-22pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket driversRussell King2-3/+1
2015-10-22ath10k: reject 11b tx fragmentation configurationMichal Kazior1-0/+16
2015-10-22device property: fix potential NULL pointer dereferenceAndy Shevchenko1-2/+3
2015-10-22PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner1-1/+1
2015-10-22mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON1-17/+9
2015-10-22mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON1-0/+1
2015-10-22mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart1-0/+3
2015-10-22docs: update HOWTO for 3.x -> 4.x versioningMario Carrillo1-14/+14
2015-10-22irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier1-1/+5
2015-10-22irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches1-8/+16
2015-10-22cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer1-2/+51
2015-10-22usb: chipidea: imx: fix a typo for imx6sxLi Jun1-1/+1
2015-10-22dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng1-2/+3
2015-10-22dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng7-14/+14
2015-10-22dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng1-1/+1
2015-10-22mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng1-1/+9
2015-10-22mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam1-1/+35
2015-10-22mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam1-6/+2
2015-10-22mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin1-38/+71
2015-10-22batman-adv: Make DAT capability changes atomicLinus Lüssing2-5/+6
2015-10-22batman-adv: protect tt_local_entry from concurrent delete eventsMarek Lindner1-1/+10
2015-10-22batman-adv: fix kernel crash due to missing NULL checksMarek Lindner2-4/+17
2015-10-22fbdev: select versatile helpers for the integratorLinus Walleij1-1/+1
2015-10-22ipvs: call skb_sender_cpu_clearJulian Anastasov1-0/+6
2015-10-22ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov1-1/+1
2015-10-22ipvs: skb_orphan in case of forwardingAlex Gartrell1-0/+27
2015-10-22ipvs: fix crash if scheduler is changedJulian Anastasov3-37/+69
2015-10-22ipvs: do not use random local source address for tunnelsJulian Anastasov1-1/+0
2015-10-22serial/amba-pl011: Disable interrupts around TX softirqDave Martin1-2/+2
2015-10-22sched/fair: Prevent throttling in early pick_next_task_fair()Ben Segall1-11/+14
2015-10-22Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds3-17/+18
2015-10-22usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2-14/+57
2015-10-22xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman1-6/+5
2015-10-22xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-10-22usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros1-0/+3
2015-10-22usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-10-22usb: xhci: lock mutex on xhci_stopRoger Quadros1-0/+4
2015-10-22xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-10-22USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-10-22drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie1-2/+3
2015-10-22drm/radeon: Restore LCD backlight level on resume (>= R5xx)Michel Dänzer1-4/+4
2015-10-22drm: Reject DRI1 hw lock ioctl functions for kms driversDaniel Vetter1-0/+6
2015-10-22drm/i915/bios: handle MIPI Sequence Block v3+ gracefullyJani Nikula1-1/+11