summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2014-04-16USB: fix crash during hotplug of PCI USB controller cardAlan Stern
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-03-19USB: disable reset-resume when USB_QUIRK_RESET is setAlan Stern
2014-03-17USB: unbind all interfaces before rebinding anyAlan Stern
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea
2014-03-09staging: usbip: claim ports used by shared devicesValentina Manea
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner
2014-03-07usb: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-04usb: Reset USB-3 devices on USB-3 link bounceHans de Goede
2014-03-04usb: Clear host_endpoint->streams when implicitly freeing streamsHans de Goede
2014-03-04usbfs: Add support for allocating / freeing streamsHans de Goede
2014-03-04usbfs: Add ep_to_host_endpoint helper functionHans de Goede
2014-03-04usbfs: Add support for bulk stream idsHans de Goede
2014-03-04usbfs: proc_do_submiturb use a local variable for number_of_packetsHans de Goede
2014-03-04usbfs: Kill urbs on interface before doing a set_interfaceHans de Goede
2014-03-04usb-core: Free bulk streams on interface releaseHans de Goede
2014-03-04usb-core: Track if an endpoint has streamsHans de Goede
2014-03-04usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede
2014-03-04usb-core: Fix usb_free_streams return value documentationHans de Goede
2014-03-04usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp
2014-03-01usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork
2014-03-01hub: debug message for failing to enable deviceOliver Neukum
2014-02-25USB: complain if userspace resets an active endpointAlan Stern
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-18Merge 3.14-rc3 into usb-nextGreg Kroah-Hartman
2014-02-17Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman
2014-02-07usb: move hub init and LED blink work to power efficient workqueueShaibal Dutta
2014-02-07usb: core: let dynamic ids override static idsBjørn Mork
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea
2014-02-05usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer
2014-02-04Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp
2014-01-13usb: core: check for valid id_table when using the RefId featureWolfram Sang
2014-01-13usb: core: bail out if user gives an unknown RefId when using new_idWolfram Sang
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-11usb: core: allow a reference device for new_idWolfram Sang
2014-01-11usb: core: add sanity checks when using bInterfaceClass with new_idWolfram Sang
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-08usb:hub set hub->change_bits when over-current happensShen Guang
2014-01-08USB: core: correct spelling mistakes in comments and warningRahul Bedarkar