summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2012-05-16usb: fix breakage on systems without ACPISasha Levin
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork
2012-05-14USB: let both new_id and remove_id show dynamic id listBjørn Mork
2012-05-14Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman
2012-05-14usb: Kconfig: remove unneeded default valueDavid Herrmann
2012-05-11usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu
2012-05-11usb: add struct usb_hub_port to store port related members.Lan Tianyu
2012-05-11usb: Set device removable state based on ACPI USB dataMatthew Garrett
2012-05-11usb: Bind devices to ACPI devices when possibleMatthew Garrett
2012-05-07USB: make vendor id of root hubs greppablePaul Bolle
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-05-01USB: file.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01usbhid: prevent deadlock during timeoutOliver Neukum
2012-04-30usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller
2012-04-29USB: remove CONFIG_USB_DEVICE_CLASSGreg Kroah-Hartman
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-17USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-09USB: fix race between root-hub suspend and remote wakeupAlan Stern
2012-04-09USB: don't ignore suspend errors for root hubsAlan Stern
2012-04-08Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman
2012-04-06USB documentation: explain lifetime rules for unlinking URBsAlan Stern
2012-04-06USB: don't clear urb->dev in scatter-gather libraryAlan Stern
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20usbfs: kill racy detection of simple_pin_fs()Al Viro
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-13USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-02usb/core: remove "always" from usb_unlink_urb() kernel doc entrySebastian Andrzej Siewior
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-02-28usb: fix defined but not used warnings in hcd-pci.cPaul Gortmaker
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman
2012-02-21USB: Set hub depth after USB3 hub resetElric Fu
2012-02-14USB: Turn on auto-suspend for USB 3.0 hubs.Sarah Sharp
2012-02-14USB: Set wakeup bits for all children hubs.Sarah Sharp
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp
2012-02-14USB: Refactor hub remote wake handling.Sarah Sharp
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp
2012-02-14USB: Suspend functions before putting dev into U3.Sarah Sharp
2012-02-14USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
2012-02-09usb: Use hub port data to determine whether a port is removableMatthew Garrett
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett
2012-02-02USB: debugging code shouldn't alter control flowAlan Stern
2012-01-26USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern