summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: reject 11b tx fragmentation configurationMichal 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-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-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: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng
2015-10-22mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam
2015-10-22mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam
2015-10-22mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin
2015-10-22fbdev: select versatile helpers for the integratorLinus Walleij
2015-10-22serial/amba-pl011: Disable interrupts around TX softirqDave Martin
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: Clear XHCI_STATE_DYING on startRoger Quadros
2015-10-22usb: xhci: lock mutex on xhci_stopRoger Quadros
2015-10-22xhci: give command abortion one more chance before killing xhciMathias Nyman
2015-10-22USB: whiteheat: fix potential null-deref at probeJohan Hovold
2015-10-22drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie
2015-10-22drm/radeon: Restore LCD backlight level on resume (>= R5xx)Michel Dänzer
2015-10-22drm: Reject DRI1 hw lock ioctl functions for kms driversDaniel Vetter
2015-10-22drm/i915/bios: handle MIPI Sequence Block v3+ gracefullyJani Nikula
2015-10-22drm/qxl: recreate the primary surface when the bo is not primaryFabiano Fidêncio
2015-10-22drm/qxl: only report first monitor as connected if we have no stateDave Airlie
2015-10-22dm raid: fix round up of default region sizeMikulas Patocka
2015-10-22md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-10-22md/raid0: update queue parameter in a safer location.NeilBrown
2015-10-22USB: option: add ZTE PIDsLiu.Zhao
2015-10-22staging: ion: fix corruption of ion_import_dma_bufShawn Lin
2015-10-22dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber
2015-10-22ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-10-22dm crypt: constrain crypt device's max_segment_size to PAGE_SIZEMike Snitzer
2015-10-22PCI: Clear IORESOURCE_UNSET when clipping a bridge windowBjorn Helgaas
2015-10-22PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson
2015-10-22PCI: Fix devfn for VPD access through function 0Alex Williamson
2015-10-22spi: spidev: fix possible NULL dereferenceSudip Mukherjee
2015-10-22spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee
2015-10-22spi: xtensa-xtfpga: fix register endiannessMax Filippov
2015-10-22spi: Fix documentation of spi_alloc_master()Guenter Roeck