summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uwb: Remove bogus colon after newline from debug messageGeert Uytterhoeven2014-11-041-2/+2
* usb: renesas_usbhs: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-3/+1
* usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-6/+2
* usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-1/+0
* usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-1/+0
* usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-1/+0
* usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-1/+0
* usb: class: usbtmc: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-3/+1
* usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-8/+2
* usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon2014-11-042-22/+8
* USB: imx21-hcd: use %pad for dma_addr_tJingoo Han2014-11-041-3/+3
* usb: hub: remove unused variableSudip Mukherjee2014-11-041-5/+0
* usb: storage: Convert usb_stor_dbg to return voidJoe Perches2014-11-042-9/+8
* USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni2014-11-041-4/+0
* USB: ohci-platform: Move platform_data checks into the probe functionKevin Cernekee2014-11-041-15/+4
* USB: ohci-platform: Expose no_big_frame_no and num_ports in DTKevin Cernekee2014-11-042-0/+8
* USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee2014-11-041-10/+9
* usb: chipidea: host: add portpower overrideMichael Grzeschik2014-11-041-21/+46
* usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-044-14/+45
* uas: Make uas work with blk-mqHans de Goede2014-11-041-41/+23
* usb: yurex: fixed sparse warning of incorrect typeSudip Mukherjee2014-11-041-2/+4
* usb: Do not re-read descriptors for wired devices in usb_authorize_device()Josef Gajdusek2014-11-041-5/+8
* usb: host: Remove optional dependencies on PLAT_S5PPaul Bolle2014-11-041-2/+2
* usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam2014-11-042-2/+0
* cdc-acm: Drop the warning for unusual capabilitiesOliver Neukum2014-11-042-8/+0
* Linux 3.18-rc3v3.18-rc3Linus Torvalds2014-11-031-2/+2
* Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-026-39/+73
|\
| * mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-301-0/+2
| * mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-301-1/+1
| * mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-213-4/+52
| * mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-174-30/+14
| * mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-171-5/+5
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-026-19/+53
|\ \
| * | MAINTAINERS: ufs - remove selfSantosh Y2014-10-281-1/+0
| * | MAINTAINERS: change hpsa and cciss maintainerDon Brace2014-10-281-2/+6
| * | libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
| * | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-282-4/+9
| * | Revert "block: all blk-mq requests are tagged"Christoph Hellwig2014-10-281-2/+1
| * | lib/scatterlist: fix memory leak with scsi-mqTony Battersby2014-10-281-3/+3
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-0222-83/+116
|\ \ \
| * \ \ Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-11-027-42/+29
| |\ \ \
| | * | | drm/exynos: correct connector->dpms field before resumingAndrzej Hajda2014-11-021-2/+6
| | * | | drm/exynos: enable vblank after DPMS onAndrzej Hajda2014-11-021-1/+4
| | * | | drm/exynos: init kms poll at the end of initializationAndrzej Hajda2014-11-021-6/+6
| | * | | drm/exynos: propagate plane initialization errorsAndrzej Hajda2014-11-021-2/+5
| | * | | drm/exynos: vidi: fix build warningInki Dae2014-11-021-1/+0
| | * | | drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda2014-11-025-22/+0
| | * | | drm/exynos: init vblank with real number of crtcsAndrzej Hajda2014-11-021-9/+9
| |/ / /
| * | | Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linuxDave Airlie2014-11-023-9/+24
| |\ \ \
| | * | | drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2014-10-312-4/+18