summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap1-0/+1
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson1-2/+2
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-07-23usb: option: add TP-LINK MA260Bjørn Mork1-0/+2
2013-07-23USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \"Sky\" Ivanov1-0/+2
2013-07-22USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros1-0/+1
2013-07-22USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman1-0/+2
2013-07-22usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2013-07-22USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun1-2/+4
2013-07-22USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson1-0/+1
2013-07-22USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren1-0/+7
2013-07-22usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-07-16USB: global suspend and remote wakeup don't mixAlan Stern2-8/+34
2013-07-15usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar1-1/+1
2013-07-15usb: phy: samsung: Fix an error message typoSachin Kamat1-1/+1
2013-07-15usb: gadget: don't fail when DMA isn't presentAlan Stern1-0/+6
2013-07-15usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-07-15usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-07-15usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-15usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-15usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz1-0/+1
2013-07-15usb: renesas_usbhs: gadget: remove extra check on udc_stopKuninori Morimoto1-4/+0
2013-07-15usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun1-2/+2
2013-07-15usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar1-1/+1
2013-07-15usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui1-2/+2
2013-07-15usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON1-6/+8
2013-07-15usb: gadget: fotg210-udc: remove __init and __exitYuan-Hsin Chen1-2/+2
2013-07-15usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann1-1/+1
2013-07-15usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi1-0/+1
2013-07-14Linux 3.11-rc1v3.11-rc1Linus Torvalds1-1601/+880
2013-07-13Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds12-40/+441
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-56/+162
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-56/+393
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-529/+828
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+124
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-0/+491
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-54/+86
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-726/+592
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds69-786/+15734
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds316-8955/+10285
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov3-24/+118
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley6-47/+66
2013-07-12via-rhine: fix dma mapping errorsNeil Horman1-1/+16
2013-07-12atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang1-9/+12
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang1-1/+2
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2-1/+3
2013-07-12Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner4-0/+491
2013-07-11drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-7/+0