aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-216/+528
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton1-2/+5
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams1-2/+5
2013-03-12USB: cdc-wdm: fix buffer overflowOliver Neukum1-3/+20
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin1-0/+1
2013-03-11qcaux: add Franklin U600Dan Williams1-0/+1
2013-03-11usb: musb: core: fix possible build error with randconfigFelipe Balbi1-4/+0
2013-03-11usb: cp210x new Vendor/Device IDsMatwey V. Kornilov1-0/+19
2013-03-11Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-18/+17
2013-03-11usb: gadget: pxa25x: fix disconnect reportingFelipe Balbi1-0/+4
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-0/+2
2013-03-08usb: dwc3: ep0: fix sparc64 buildAndrew Morton1-3/+4
2013-03-07usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs1-1/+1
2013-03-07usb: Correction to c67x00 TD data length maskDave Tubbs1-1/+1
2013-03-07usb: Makefile: fix drivers/usb/phy/ Makefile entryFelipe Balbi1-1/+1
2013-03-07USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl1-0/+4
2013-03-07usb: gadget: fix omap_udc build errorsArnd Bergmann1-1/+2
2013-03-07USB: storage: fix Huawei mode switching regressionBjørn Mork3-78/+331
2013-03-07USB: storage: in-kernel modeswitching is deprecatedBjørn Mork1-0/+8
2013-03-07USB: option: add Huawei E5331Bjørn Mork1-0/+1
2013-03-05usb: musb: omap2430: fix sparse warningAaro Koskinen1-1/+1
2013-03-05usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen1-3/+7
2013-03-05usb: musb: fix compile warningFelipe Balbi1-2/+0
2013-03-05usb: musb: remove all 'select' from KconfigFelipe Balbi1-5/+0
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon1-4/+1
2013-03-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern1-5/+13
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2-8/+16
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-2/+7
2013-03-04usb: gadget: u_uac1: NULL dereference on error pathDan Carpenter1-0/+3
2013-03-04usb: gadget: f_uac1: silence an info leak warningDan Carpenter1-0/+1
2013-03-04usb: phy: omap-control-usb: Convert to devm_ioremap_resource()Sachin Kamat1-15/+9
2013-03-04usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-03-04usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-03-04usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde1-3/+7
2013-03-04usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi1-2/+2
2013-03-04usb: gadget: s3c2410: fix build breakageFelipe Balbi1-1/+1
2013-03-04usb: gadget: imx_udc: fix gadget->dev registrationFelipe Balbi1-12/+8
2013-03-04usb: gadget: pxa25x: fix gadget->dev registrationFelipe Balbi1-9/+11
2013-03-04usb: gadget: s3c2410: fix gadget->dev registrationFelipe Balbi1-15/+11
2013-03-04usb: gadget: make usb functions to load before gadget driverKishon Vijay Abraham I1-6/+6
2013-03-04usb: gadget: pxa27x: fix gadget->dev registrationFelipe Balbi1-6/+12
2013-03-04usb: chipidea: register debugging sysfs on our deviceFelipe Balbi1-3/+3
2013-03-04usb: dwc3: gadget: remove unnecessary codeFelipe Balbi1-3/+0
2013-03-04usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi3-6/+0
2013-03-04usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi1-3/+3
2013-03-04usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi1-0/+1
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2-0/+2
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-13/+13
2013-02-26USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern1-15/+14
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-3/+3
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds1-0/+13
2013-02-23usb: forbid memory allocation with I/O during bus resetMing Lei1-0/+13
2013-02-22new helper: file_inode(file)Al Viro7-13/+13
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-119/+110
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds40-413/+210
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds136-2464/+5783
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds32-204/+89
2013-02-20Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman4-43/+45
2013-02-20Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman4-52/+53
2013-02-20Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman1-17/+9
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann20-392/+299
2013-02-19locking: Various static lock initializer fixesThomas Gleixner1-1/+1
2013-02-18USB: update host controller Kconfig entriesArnd Bergmann1-9/+17
2013-02-15USB: EHCI: make ehci-orion a separate driverManjunath Goudar4-53/+52
2013-02-15USB: EHCI: make ehci-vt8500 a separate driverManjunath Goudar4-45/+43
2013-02-14USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer1-1/+1
2013-02-14USB: ehci-omap: Fix autoloading of moduleRoger Quadros1-1/+1
2013-02-14USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros1-8/+0
2013-02-13USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork1-0/+4
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold7-59/+50
2013-02-13USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+2
2013-02-13mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros1-3/+3
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-392/+299
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens5-4/+6
2013-02-08USB: storage: properly handle the endian issues of idProductfangxiaozhi1-2/+2
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman20-392/+299
2013-02-06usb: gadget: imx_udc: make it depend on BROKENFelipe Balbi1-0/+1
2013-02-06USB: wusbcore/wa-xfer: error handling fixes in setup_segs()Dan Carpenter1-3/+3
2013-02-06drivers/usb/gadget: using strlcpy instead of strncpyChen Gang1-1/+2
2013-02-06drivers/usb/core: using strlcpy instead of strncpyChen Gang1-1/+2
2013-02-05Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-119/+110
2013-02-04USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi3-331/+78
2013-02-04USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-02-02USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-01-31USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo1-0/+1
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern1-2/+5
2013-01-31USB: GADGET: optionally force full-speed for net2280 UDCAlan Stern1-0/+15
2013-01-31USB: altsetting overrides for usbtestAlan Stern1-1/+12
2013-01-30USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-01-30USB: chipidea: ci13xxx_imx: Remove sparse warningFabio Estevam1-1/+1
2013-01-30usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin1-2/+2
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-126/+141
2013-01-29usb: phy: fix Kconfig warningFelipe Balbi1-1/+0
2013-01-29Revert "usb: Register usb port's acpi power resources"Lan Tianyu3-30/+0
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2-18/+25
2013-01-28usb: host: tegra: don't touch EMC clockStephen Warren1-17/+0
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2-43/+55
2013-01-28USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu1-14/+14
2013-01-28USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu1-17/+15
2013-01-28usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu1-13/+0
2013-01-28usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu1-1/+5
2013-01-28usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu1-1/+1
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman14-126/+141
2013-01-25USB: EHCI: fix timer bug affecting port resumeAlan Stern1-1/+5
2013-01-25USB: UHCI: notify usbcore about port resumesAlan Stern1-0/+3
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern2-0/+4
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern1-0/+44
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern1-20/+30
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern1-14/+15
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman45-215/+398
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman13-126/+138
2013-01-25usb: enable usb port device's async suspend.Lan Tianyu1-0/+1
2013-01-25usb: expose usb port's pm qos flags to user spaceLan Tianyu1-1/+10
2013-01-25usb: add usb port auto power off mechanismLan Tianyu3-58/+164
2013-01-25usb: add runtime pm support for usb port deviceLan Tianyu3-0/+77
2013-01-25usb: Register usb port's acpi power resourcesLan Tianyu3-0/+29
2013-01-25usb-uas: set max_lun and max_channelGerd Hoffmann1-0/+2
2013-01-25usb: add driver for xsens motion trackersFrans Klaver3-0/+99
2013-01-25USB: misc: usb3503: Fix compiler warningDongjin Kim1-1/+1
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman17-149/+2107
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman53-1475/+1671
2013-01-25Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman9-237/+376
2013-01-25Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman11-39/+79
2013-01-25usb: dwc3: host: Change platform device ID for xhci-hcd to AUTOVivek Gautam1-1/+1
2013-01-25usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam2-4/+4
2013-01-25usb: dwc3: core: add dt support for dwc3 coreKishon Vijay Abraham I1-4/+20
2013-01-25usb: phy: omap-usb2: enable 960Mhz clock for omap5Kishon Vijay Abraham I1-1/+27
2013-01-25usb: musb: omap: get phy by phandle for dt bootKishon Vijay Abraham I1-1/+6
2013-01-25usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I3-3/+5
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I3-0/+366
2013-01-25usb: start using the control module driverKishon Vijay Abraham I5-87/+33
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I3-0/+306
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I1-0/+80
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I1-1/+117
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I1-0/+37
2013-01-25usb: dwc3: core: stray statements are removedKishon Vijay Abraham I1-3/+0
2013-01-25usb: dwc3: core: enable the USB2 and USB3 phy in probeKishon Vijay Abraham I1-0/+6
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I1-0/+60
2013-01-25usb: dwc3: omap: Remove explicit writes to SYSCONFIG registerKishon Vijay Abraham I1-26/+0
2013-01-25usb: dwc3: omap: use runtime API's to enable clocksKishon Vijay Abraham I1-0/+10
2013-01-25usb: dwc3: omap: use of_platform API to create dwc3 core pdevKishon Vijay Abraham I1-30/+10
2013-01-25usb: dwc3: omap: use device_for_each_child to handle child removalKishon Vijay Abraham I1-1/+11
2013-01-25usb: dwc3: exynos: fix compatible strings for the deviceVivek Gautam1-1/+1
2013-01-24usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam2-2/+2
2013-01-24USB: fix sign-extension bug in the hub driverAlan Stern1-1/+1
2013-01-24USB: uhci: beautify source codeChen Gang3-28/+31
2013-01-24USB: option: add and update Alcatel modemsBjørn Mork1-1/+9
2013-01-24USB: misc: usb3503: add dt supportDongjin Kim1-5/+26
2013-01-24USB: UHCI: remove unused definitionWoody Suwalski1-4/+0
2013-01-24USB: uhci: check buffer length to avoid memory overflowChen Gang3-49/+107
2013-01-24usb: gadget: constify all struct usb_gadget_opsFelipe Balbi9-9/+9
2013-01-24usb: gadget: mv_udc: fix the value of tranceiverChao Xie1-5/+10
2013-01-24usb: host: ehci-mv: remove unused variableChao Xie1-1/+0
2013-01-24usb: otg: mv_otg: use devm_xxx for probeChao Xie1-60/+22
2013-01-24usb: gadget: mv_udc: fix the warning of mv_udc_removeChao Xie1-1/+1
2013-01-24usb: gadget: mv_udc: use devm_xxx for probeChao Xie1-100/+56
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi1-75/+14
2013-01-24usb: gadget: s3c2410: convert to udc_start/udc_stopFelipe Balbi2-53/+13
2013-01-24usb: gadget: pxa27x_udc: convert to udc_start/udc_stopFelipe Balbi2-46/+16
2013-01-24usb: gadget: pxa25x_udc: convert to udc_start/udc_stopFelipe Balbi2-48/+15
2013-01-24usb: gadget: pch_udc: convert to udc_start/udc_stopFelipe Balbi1-53/+14
2013-01-24usb: gadget: omap_udc: convert to udc_start/udc_stopFelipe Balbi1-37/+12
2013-01-24usb: gadget: m66592-udc: convert to udc_start/udc_stopFelipe Balbi2-51/+20
2013-01-24usb: gadget: fsl_udc_core: convert to udc_start/udc_stopFelipe Balbi1-47/+11
2013-01-24usb: gadget: goku_udc: convert to udc_start/udc_stopFelipe Balbi2-56/+15
2013-01-24usb: gadget: fusb300_udc: convert to udc_start/udc_stopFelipe Balbi2-47/+20
2013-01-24usb: gadget: amd5536udc: convert to udc_start/udc_stopFelipe Balbi2-45/+16
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu1-18/+52
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2013-01-24USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-01-24drivers: xhci: fix incorrect bit testNickolai Zeldovich1-1/+1
2013-01-24xhci: Fix TD size for isochronous URBs.Sarah Sharp1-2/+3
2013-01-24xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-01-24usb: dwc3: gadget: change HIRD threshold to 12Felipe Balbi1-2/+5
2013-01-24usb: gadget: mv_udc: use udc_start and udc_stop functionsChao Xie1-44/+35
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern4-76/+53
2013-01-23usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam1-3/+3
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam1-21/+63
2013-01-23USB: ehci-s5p: Add phy driver supportVivek Gautam1-21/+59
2013-01-23usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam2-29/+486
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2-8/+10
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding22-89/+76
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern1-0/+3
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern1-1/+1
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2-4/+4
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-21USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu3-0/+50
2013-01-21drivers/usb/chipidea/core.c: adjust duplicate testJulia Lawall1-1/+1
2013-01-21Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-39/+61
2013-01-21usb: gadget: fix two sparse warningsFelipe Balbi2-2/+2
2013-01-21usb: gadget: f_uac2: fix compile warningFelipe Balbi1-1/+0
2013-01-21usb: gadget: f_acm: use usb_gstrings_attach()Sebastian Andrzej Siewior2-18/+20
2013-01-21usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior1-0/+135
2013-01-21usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior1-2/+2