summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-2831-90/+85
* [PATCH] USB: delete the bluetty driverGreg Kroah-Hartman2005-10-284-1304/+0
* [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-281-14/+42
* [PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman2005-10-283-20/+21
* [PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman2005-10-284-28/+31
* [PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman2005-10-283-11/+34
* [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-285-1/+132
* [PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman2005-10-282-18/+17
* [PATCH] Missing transfer_flags setting in usbtestAlan Stern2005-10-281-0/+1
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-288-0/+8
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-289-0/+10
* [PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks2005-10-281-0/+1
* [PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?2005-10-281-0/+4
* [PATCH] Fix hcd->state assignments in uhci-hcdAlan Stern2005-10-281-3/+3
* [PATCH] omap_udc dma off-by-one fixDavid Brownell2005-10-281-3/+5
* [PATCH] USB: Buffer overflow patch for Yealink driverHenk2005-10-281-1/+1
* [PATCH] UHCI: Improve handling of iso TDsAlan Stern2005-10-281-13/+26
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-2818-79/+72
* [PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2005-10-282-112/+106
* [PATCH] g_file_storage: fix obscure race conditionAlan Stern2005-10-281-12/+9
* [PATCH] usb/input/touchkit: add more device IDsDaniel Ritz2005-10-281-0/+2
* [PATCH] Add unusual_devs for iPod NanoPhil Dibowitz2005-10-281-0/+10
* [PATCH] Add unusual_dev for iBeatPhil Dibowitz2005-10-281-0/+7
* [PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entryDaniel Drake2005-10-281-0/+8
* [PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake2005-10-285-175/+213
* [PATCH] USB Storage: HP8200: Another device type detection fixDaniel Drake2005-10-281-6/+6
* [PATCH] USB: make usb storage note visible in KconfigBorislav Petkov2005-10-281-1/+2
* [PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap2005-10-281-1/+1
* [PATCH] pegasus.hPetko Manolov2005-10-281-0/+2
* [PATCH] drivers/usb/serial/ftdi_sio: add PID/VIDThomas Riewe2005-10-282-0/+4
* [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman2005-10-282-11/+13
* [PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern2005-10-281-19/+13
* [PATCH] USB: sisusb warning fixAndrew Morton2005-10-281-1/+1
* [PATCH] USB: UHCI: Spruce up some commentsAlan Stern2005-10-281-42/+49
* [PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern2005-10-281-4/+20
* [PATCH] updates for "controller suspended" handlingDavid Brownell2005-10-282-17/+14
* [PATCH] stop exporting two functionsDavid Brownell2005-10-282-8/+8
* [PATCH] ISP116x PM updatesDavid Brownell2005-10-282-26/+4
* [PATCH] UHCI PM updatesDavid Brownell2005-10-281-9/+0
* [PATCH] update PCI early-handoff handling for OHCIDavid Brownell2005-10-281-4/+18
* [PATCH] OHCI PM updatesDavid Brownell2005-10-287-94/+34
* [PATCH] usbcore PCI glue updates for PMDavid Brownell2005-10-282-59/+53
* [PATCH] root hub updates (greater half)David Brownell2005-10-282-77/+97
* [PATCH] root hub changes (lesser half)David Brownell2005-10-286-21/+111
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-286-15/+40
* [PATCH] EHCI, split out PCI glueMatt Porter2005-10-283-463/+489
* [PATCH] one less word in struct deviceDavid Brownell2005-10-281-23/+3
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-284-28/+44
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-284-43/+10
* [PATCH] USB: Fix usb hub buildMatt Porter2005-10-281-1/+1
OpenPOWER on IntegriCloud