summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Merge tag 'usb-ci-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-29/+42
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman39-487/+1047
2016-09-14usb: chipidea: udc: Use the preferred form for passing a size of a structFabio Estevam1-1/+1
2016-09-14usb: chipidea: udc: Fit into a single lineFabio Estevam1-2/+1
2016-09-14usb: chipidea: udc: Use dma_pool_zalloc()Fabio Estevam1-4/+2
2016-09-14usb: chipidea: host: disable io watchdogLucas Stach1-0/+3
2016-09-14usb: chipidea: udc: Use direction flags consequentlyStefan Wahren1-11/+11
2016-09-14usb: chipidea: imx: set over current polarity per dts settingLi Jun3-5/+21
2016-09-14usb: chipidea: udc: Don't flush endpoint fifo twiceStefan Wahren1-1/+0
2016-09-14usb: chipidea: udc: move write barrier into hw_ep_primeStefan Wahren1-5/+3
2016-09-13usb: ohci: Allow ohci on omap5 alsoTony Lindgren1-1/+1
2016-09-13usb: core: setup dma_pfn_offset for USB devices and, interfacesRoger Quadros2-0/+16
2016-09-13USB: host: ohci-at91: fix non static symbol warningWei Yongjun1-1/+1
2016-09-13usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun1-0/+1
2016-09-13ezusb: constify local structuresJulia Lawall1-1/+1
2016-09-13USB: wusbcore: add in missing white space in error message textColin Ian King1-2/+1
2016-09-13cdc-acm: cleaning up debug in data submission pathOliver Neukum1-10/+6
2016-09-13cdc-acm: cleanup debugging in submission pathOliver Neukum1-4/+4
2016-09-13usb: musb: remove redundant stack buffersRasmus Villemoes1-7/+5
2016-09-13usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun1-1/+3
2016-09-13usb: musb: da8xx: Remove mach codeDavid Lechner2-86/+51
2016-09-13usb: musb: da8xx: Use devm in probeDavid Lechner1-14/+5
2016-09-13musb: sunxi: Add support for platform_set_modeHans de Goede1-4/+57
2016-09-13usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren1-41/+17
2016-09-13usb: musb: Simplify PM runtime for 2430 glue layerTony Lindgren1-66/+10
2016-09-13usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren1-4/+18
2016-09-13usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren2-0/+67
2016-09-13Merge tag 'extcon-next-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman17-251/+910
2016-09-13usb: gadget: uvc: add V4L2 dependencyArnd Bergmann1-0/+1
2016-09-13usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi1-0/+1
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum3-1/+20
2016-09-13usb: dwc3: of-simple: allow glues without clocksFelipe Balbi1-16/+28
2016-09-13extcon: Add support for qcom SPMI PMIC USB id detection hardwareStephen Boyd3-0/+177
2016-09-13extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi13-83/+83
2016-09-13extcon: axp288: Fix spelling mistakeColin Ian King1-3/+3
2016-09-13extcon: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski1-2/+2
2016-09-12usb: Kconfig: let USB_ULPI_BUS depends on USB_COMMONPeter Chen1-0/+1
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman84-398/+590
2016-09-12usb: dwc3: of-simple: Fix warning during unbindAnurag Kumar Vulisha1-1/+1
2016-09-12usb: dwc3: fix Clear Stall EP command failureLu Baolu1-1/+2
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds1-1/+1
2016-09-11Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+18
2016-09-11Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-8/+39
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+7
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-15/+38
2016-09-09libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5
2016-09-09nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma1-1/+1
2016-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-9/+16
2016-09-09Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-3/+3
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski1-8/+15