summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-22mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson
2015-10-22iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger
2015-10-22net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-10-22UBI: return ENOSPC if no enough space availableshengyong
2015-10-22UBI: Validate data_sizeRichard Weinberger
2015-10-22rsi: Fix possible leak when loading firmwareChristian Engelmayer
2015-10-22cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar
2015-10-22cpu/cacheinfo: Fix teardown pathBorislav Petkov
2015-10-22crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requestsThomas Petazzoni
2015-10-22USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-22usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-22USB: chaoskey read offset bugAlexander Inyukhin
2015-10-22usb: musb: cppi41: allow it to work againFelipe Balbi
2015-10-22usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros
2015-10-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-10-22usb: chipidea: udc: using the correct stall implementationPeter Chen
2015-10-22usb: musb: dsps: fix polling in device-only modeBin Liu
2015-10-22regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown
2015-10-22regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown
2015-10-22ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi
2015-10-22pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket driversRussell King
2015-10-22ath10k: wake up queue upon vif creationMichal Kazior
2015-10-22ath10k: wake up offchannel queue properlyMichal Kazior
2015-10-22ath10k: fix peer limit enforcementMichal Kazior
2015-10-22ath10k: reject 11b tx fragmentation configurationMichal Kazior
2015-10-22ath10k: fix per-vif queue lockingMichal Kazior
2015-10-22device property: fix potential NULL pointer dereferenceAndy Shevchenko
2015-10-22PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner
2015-10-22hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter
2015-10-22mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON
2015-10-22mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON
2015-10-22mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart
2015-10-22extcon: Fix attached value returned by is_extcon_changedHans de Goede
2015-10-22extcon: Fix signedness bugs about break error handlingDan Carpenter
2015-10-22irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier
2015-10-22irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches
2015-10-22usb: chipidea: imx: fix a typo for imx6sxLi Jun
2015-10-22mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin
2015-10-22hv: util: checking the wrong variableDan Carpenter
2015-10-22thermal: cpu_cooling: free power table on error or when unregisteringJavi Merino
2015-10-22thermal: cpu_cooling: don't call kcalloc() under rcu_read_lockJavi Merino
2015-10-22usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-22xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman
2015-10-22xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-22usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros
2015-10-22usb: xhci: stop everything on the first call to xhci_stopRoger Quadros
2015-10-22usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-10-22usb: xhci: lock mutex on xhci_stopRoger Quadros
2015-10-22xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz
2015-10-22xhci: give command abortion one more chance before killing xhciMathias Nyman