summaryrefslogtreecommitdiff
path: root/include/linux/usb.h
AgeCommit message (Expand)Author
2003-05-06[PATCH] USB: add usb class support for usb drivers that use the USB majorGreg Kroah-Hartman
2003-04-30[PATCH] USB: replace kdev_t with int in usb_interface structure, as only driv...Greg Kroah-Hartman
2003-04-29[PATCH] USB: fix up usb.h's dbg macro to take up less spaceJoe Perches
2003-04-29USB: create usb_init_urb() for those people who like to live dangerously (lik...Greg Kroah-Hartman
2003-03-05[PATCH] USB: track usb ch9 device stateDavid Brownell
2003-02-26[PATCH] Trivial patch for usb.hAlan Stern
2003-02-18[PATCH] USB: added sched.h to usb.hGreg Kroah-Hartman
2003-02-17[PATCH] USB: add "present" flag to usb_device structure.Greg Kroah-Hartman
2003-02-14kbuild: Module alias and device table supportRusty Russell
2003-01-28[PATCH] USB: usbcore misc cleanup (notably for non-dma hcds)David Brownell
2003-01-13[PATCH] USB: put the usb storage's SCSI device in the proper place in sysfs.Greg Kroah-Hartman
2002-12-27[PATCH] USB: use the driver model to handle reference counting of struct usb_...Greg Kroah-Hartman
2002-12-27[PATCH] USB: rename usb_free_dev() to usb_put_dev()Greg Kroah-Hartman
2002-12-26[PATCH] USB: remove private_data pointer from struct usb_interface, as it sho...Greg Kroah-Hartman
2002-12-26[PATCH] usbcore dma updates (and doc)David Brownell
2002-12-11[PATCH] USB: start to remove static minor based arrays in driversAri Juhani Hämeenaho
2002-12-04[PATCH] C99 initializer for include/linux/usb.hArt Haas
2002-12-02[PATCH] kbd_pt_regsDavid S. Miller
2002-11-23[PATCH] remove CONFIG_USB_LONG_TIMEOUTDavid Brownell
2002-10-29[PATCH] USB: clean up usb structures some moreDavid Brownell
2002-10-28[PATCH] [PATCH] fix a FIXME in usb.hJosh Myer
2002-10-28[PATCH] Eliminate Old Prototypes from 2.5.44Josh Myer
2002-10-27[PATCH] create <linux/usb_ch9.h>David Brownell
2002-10-24[PATCH] rm "automagic resubmit" for usb interrupt transfersDavid Brownell
2002-10-13[PATCH] usbcore doc + minor fixesDavid Brownell
2002-10-11[PATCH] "nousb" for in-kernel USBRandy Dunlap
2002-09-30[PATCH] usb_sg_{init,wait,cancel}()David Brownell
2002-09-30[PATCH] usbcore misc cleanupDavid Brownell
2002-09-16USB: Convert the core code to use struct device_driver.Greg Kroah-Hartman
2002-08-28[PATCH] USB dma and scatterlistsDavid Brownell
2002-08-18[PATCH] misc usbcore cleanupsDavid Brownell
2002-08-14USB: changed usb_match_id to not need the usb_device pointer.Greg Kroah-Hartman
2002-08-14[PATCH] USB core cleanupsDavid Brownell
2002-08-06[PATCH] expose dma_addr_t in urbsDavid Brownell
2002-08-01USB: usbfs and usbdevfs both work at the same time now.Greg Kroah-Hartman
2002-07-23[PATCH] type safe(r) list_entry repacement: container_ofNeil Brown
2002-07-18[PATCH] USB: lots of locking and other SMP race fixesOliver Neukum
2002-07-06[PATCH] urb->transfer_flags updatesDavid Brownell
2002-07-05USB: removed file ops from usb device structureGreg Kroah-Hartman
2002-05-29USB: define usb_bus_type and register on startup Patrick Mochel
2002-05-24Add missing includesKai Germaschewski
2002-05-22usb.h #include dependancies and whitespace cleanupGreg Kroah-Hartman
2002-05-21[PATCH] usbcore, remove urb->nextDavid Brownell
2002-05-13[PATCH] USB device reference counting api cleanup changesGreg Kroah-Hartman
2002-05-13[PATCH] USB device reference counting fix for uhci.c and usb coreJohannes Erdfelt
2002-05-11[PATCH] -- hub/tt error recoveryDavid Brownell
2002-04-25added CONFIG_USB_DYNAMIC_MINORS support to the USB coreGreg Kroah-Hartman
2002-04-24[PATCH] PATCH 2.5.10 -- polling interval (hub + ...)David Brownell
2002-04-18USB coreGreg Kroah-Hartman
2002-04-09[PATCH] USB physical paths idDavid Brownell