summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03291-6800/+14364
|\
| * usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=yStephen Rothwell2014-06-021-0/+6
| * USB: orinoco_usb: remove CONFIG_USB_DEBUG supportGreg Kroah-Hartman2014-05-291-32/+18
| * USB: media: lirc: igorplugusb: remove CONFIG_USB_DEBUG supportGreg Kroah-Hartman2014-05-291-23/+7
| * USB: media: streamzap: remove CONFIG_USB_DEBUGGreg Kroah-Hartman2014-05-291-9/+0
| * USB: media: redrat3: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2014-05-291-42/+21
| * USB: media: redrat3: remove unneeded tracing macroGreg Kroah-Hartman2014-05-291-37/+2
| * usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado2014-05-291-0/+6
| * usb: host: max3421-hcd: Use module_spi_driverSachin Kamat2014-05-291-14/+1
| * usb: host: max3421-hcd: Allow platform-data to specify Vbus polarityDavid Mosberger-Tang2014-05-292-2/+5
| * usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warningDavid Mosberger-Tang2014-05-291-34/+60
| * usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()David Mosberger-Tang2014-05-281-2/+5
| * usb: qcserial: add Netgear AirCard 341UAleksander Morgado2014-05-281-0/+1
| * Documentation: dt-bindings: update xhci-platform DT binding for R-Car H2 and M2Yoshihiro Shimoda2014-05-281-1/+2
| * usb: host: xhci-plat: add xhci_plat_start()Yoshihiro Shimoda2014-05-281-1/+6
| * usb: host: max3421-hcd: Fix potential NULL urb dereferenceDavid Mosberger-Tang2014-05-281-1/+3
| * Revert "usb: gadget: net2280: Add support for PLX USB338X"Greg Kroah-Hartman2014-05-284-1330/+91
| * USB: usbip: remove CONFIG_USB_DEBUG referenceGreg Kroah-Hartman2014-05-281-1/+0
| * USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-2821-21/+0
| * usb: resume child device when port is powered onDan Williams2014-05-272-14/+37
| * usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams2014-05-272-46/+49
| * usb: introduce port status lockDan Williams2014-05-274-37/+72
| * usb: synchronize port poweroff and khubdDan Williams2014-05-271-1/+20
| * usb: refactor port handling in hub_events()Dan Williams2014-05-271-189/+185
| * usb: usb3 ports do not support FEAT_C_ENABLEDan Williams2014-05-271-1/+2
| * usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failureDan Williams2014-05-271-1/+0
| * usb: block suspension of superspeed port while hispeed peer is activeDan Williams2014-05-273-17/+93
| * usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams2014-05-273-25/+25
| * usb: sysfs link peer portsDan Williams2014-05-271-5/+34
| * usb: find internal hub tier mismatch via acpiDan Williams2014-05-274-22/+83
| * usb: assign usb3 external hub port peersDan Williams2014-05-271-8/+24
| * usb: assign default peer ports for root hubsDan Williams2014-05-275-27/+134
| * usb: cleanup setting udev->removable from port_dev->connect_typeDan Williams2014-05-272-33/+23
| * usb: rename usb_port device objectsDan Williams2014-05-274-189/+158
| * usb: disable port power control if not supported in wHubCharacteristicsDan Williams2014-05-273-11/+20
| * USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern2014-05-273-0/+19
| * usb: pci_quirks: fix sparse 'symbol not declared' warningKonrad Zapalowicz2014-05-271-0/+1
| * usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle2014-05-271-1/+1
| * USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-271-2/+1
| * usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui2014-05-271-0/+3
| * usb: usbtest: fix unlink write error with pattern 1Huang Rui2014-05-271-0/+10
| * usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski2014-05-272-2/+65
| * USB: separate usb_address0 mutexes for each busTodd E Brandt2014-05-273-4/+5
| * xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev2014-05-271-1/+3
| * USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-2784-84/+0
| * USB: udl: proper error reportingOliver Neukum2014-05-271-2/+1
| * USB: yurex: fix race between probe() and read()Oliver Neukum2014-05-271-2/+1
| * USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum2014-05-271-3/+10
| * USB: usbtmc: fix DMA on stackOliver Neukum2014-05-271-1/+5
| * USB: cdc-acm: use BIT macroOliver Neukum2014-05-271-6/+6
OpenPOWER on IntegriCloud