aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-20[PATCH] USBcore updatesAlan Stern1-0/+2
2005-03-20[PATCH] USBcore updatesAlan Stern1-0/+2
2005-03-20[PATCH] USBcore and HCD updatesAlan Stern1-8/+8
2005-03-17[PATCH] USBcore updatesAlan Stern1-19/+2
2005-03-17[PATCH] USB: possible cleanupsAdrian Bunk1-1/+0
2005-03-07[PATCH] USBcore: implement usb_add_hcd and usb_remove_hcdAlan Stern1-6/+8
2005-03-07[PATCH] USB: add usbmon, a USB monitoring frameworkPete Zaitcev1-0/+60
2004-12-19[PATCH] USB: Create usb_hcd structures within usbcore [1/13]Alan Stern1-14/+13
2004-12-15[PATCH] USB: HCD/usb_bus interface cleanup (9/15)David Brownell1-14/+6
2004-11-02[PATCH] usbcore: add comment to updated hcd.hAlan Stern1-0/+6
2004-11-02[PATCH] usbcore: Make the core release hcd structuresAlan Stern1-1/+2
2004-11-01[PATCH] USB: Dequeuing of root-hub URBsAlan Stern1-1/+0
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-1/+0
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi1-1/+0
2004-09-17usb: add host controller __iomem annotationsLinus Torvalds1-1/+1
2004-09-14USB: fix hcd-pci's __iomem warningsGreg Kroah-Hartman1-1/+1
2004-09-09[PATCH] export usb_set_device_state(), use in ohciDavid Brownell1-1/+3
2004-08-23[PATCH] USB OTG: add usb_bus_start_enum() (1/5)David Brownell1-0/+1
2004-08-05[PATCH] USB: Don't track endpoint halts in usbcoreAlan Stern1-2/+0
2004-07-14[PATCH] USB: usb host side updates, mostly for suspendDavid Brownell1-0/+9
2004-07-14[PATCH] USB: Add usb_kill_urb()Alan Stern1-2/+3
2004-06-08[PATCH] USB: Fix bus-list root-hub raceAlan Stern1-3/+3
2004-06-02[PATCH] USB: Move usb_new_device() et al. into hub.cAlan Stern1-7/+0
2004-05-29[PATCH] sparse: bits and piecesAlexander Viro1-1/+1
2004-05-24[PATCH] USB: Add usb_release_address() and move usb_set_address()Alan Stern1-2/+2
2004-04-30[PATCH] USB: reject urb submissions to suspended devicesDavid Brownell1-1/+1
2004-04-23[PATCH] USB: root hubs can report remote wakeup featureDavid Brownell1-1/+10
2004-03-25[PATCH] USB: define USB feature bit indicesDavid Brownell1-4/+0
2004-02-17[PATCH] USB: Fix USB host code to use generic DMA APIDeepak Saxena1-5/+2
2004-02-08[PATCH] USB: re-factor enumeration/reset pathsDavid Brownell1-1/+3
2004-02-01[PATCH] USB: fix usb hc and shared irq handlingStephen Hemminger1-1/+1
2003-09-01[PATCH] USB: usb hcd statesDavid Brownell1-2/+1
2003-08-13[PATCH] USB: usb hcd-pci suspend/resume updatesDavid Brownell1-4/+0
2003-07-31[PATCH] USB: Remove usb_set_maxpacket()Alan Stern1-1/+0
2003-07-31[PATCH] USB: hcd initialization fixDavid Brownell1-0/+1
2003-07-30[PATCH] USB: Rename usb_connect() to usb_choose_address()Alan Stern1-1/+1
2003-06-30[PATCH] USB: make struct usb_bus a struct class_deviceGreg Kroah-Hartman1-3/+2
2003-04-20Interrupt handlers should return whether the interruptLinus Torvalds1-1/+1
2003-04-13[PATCH] USB: EHCI disconnect cleanupDavid Brownell1-5/+0
2003-04-13[PATCH] USB: disconnect cleanup, new HCD callbackDavid Brownell1-0/+6
2003-03-01[PATCH] Fix USB address settingAlan Stern1-2/+2
2003-02-26[PATCH] Trivial patch for usb.hAlan Stern1-0/+4
2003-01-28[PATCH] USB: usbcore misc cleanup (notably for non-dma hcds)David Brownell1-0/+14
2003-01-13[PATCH] USB: put the usb storage's SCSI device in the proper place in sysfs.Greg Kroah-Hartman1-3/+0
2002-12-30[PATCH] cleanup after dead hc needs task contextDavid Brownell1-0/+1
2002-12-26[PATCH] usbcore dma updates (and doc)David Brownell1-37/+0
2002-12-02[PATCH] kbd_pt_regsDavid S. Miller1-2/+4
2002-11-13[PATCH] ohci-hcd, driverfs files work again, less debug outputDavid Brownell1-1/+1
2002-11-04[PATCH] [PATCH] 2.5.44 sa-1111 ohci hcdChristopher Hoover1-0/+1
2002-09-16USB: Convert the core code to use struct device_driver.Greg Kroah-Hartman1-7/+1