aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-17usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede
2013-04-14Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman
2013-04-11driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman
2013-04-08driver core: add uid and gid to devtmpfsKay Sievers
2013-04-02USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki
2013-04-01USB: driver.c: processing failure, maching resume condition with suspend cond...Chen Gang
2013-03-29usb: Make USB persist default configurableJulius Werner
2013-03-28USB: improve port transitions when EHCI starts upAlan Stern
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-03-28USB: use "global suspend" for system sleep on USB-2 busesAlan Stern
2013-03-28USB: avoid error messages when a device is disconnectedAlan Stern
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-25USB: fix urb-poison imbalanceJohan Hovold
2013-03-25USB: hub: Avoid NULL pointer dereference when hub doesn't have any portsDavid Linares
2013-03-25USB: adds comment on suspend callbackMing Lei
2013-03-25usb/acpi: binding xhci root hub usb port with ACPILan Tianyu
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23usb: forbid memory allocation with I/O during bus resetMing Lei
2013-02-22new helper: file_inode(file)Al Viro
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman
2013-02-06drivers/usb/core: using strlcpy instead of strncpyChen Gang
2013-01-29Revert "usb: Register usb port's acpi power resources"Lan Tianyu
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2013-01-25usb: enable usb port device's async suspend.Lan Tianyu
2013-01-25usb: expose usb port's pm qos flags to user spaceLan Tianyu
2013-01-25usb: add usb port auto power off mechanismLan Tianyu
2013-01-25usb: add runtime pm support for usb port deviceLan Tianyu
2013-01-25usb: Register usb port's acpi power resourcesLan Tianyu
2013-01-24USB: fix sign-extension bug in the hub driverAlan Stern
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-01-21USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu
2013-01-20usb: Create link files between child device and usb port device.Lan Tianyu
2013-01-20usb: Add "portX/connect_type" attribute to expose usb port's connect typeLan Tianyu
2013-01-20usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...Lan Tianyu
2013-01-18usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman
2013-01-11usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior
2013-01-11usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior
2013-01-11USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig
2013-01-11USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum
2013-01-03USB: Refactor hub_port_wait_reset.Sarah Sharp
2013-01-03USB: Use helper function hub_set_port_link_stateSarah Sharp
2013-01-03USB: Fix connected device switch to Inactive state.Sarah Sharp
2013-01-03USB: Rip out recursive call on warm port reset.Sarah Sharp