summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: cdc-acm patch to use kzallocOliver Neukum2005-10-291-3/+2
* [PATCH] USB: Improving the set of vendor/product IDs in the ipaq driverDavid Eriksson2005-10-291-117/+121
* [PATCH] USB: Kaweth.c udelay patchGuillaume GOURAT /2005-10-291-1/+1
* [PATCH] USB: microtek patch to use kzallocOliver Neukum2005-10-291-2/+1
* [PATCH] USB: storage patch for LEICA cameraSimeon Simeonov2005-10-291-0/+7
* [PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman2005-10-292-61/+37
* [PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman2005-10-293-9/+4
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-2931-114/+115
* [PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman2005-10-296-720/+736
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-2931-60/+144
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-2931-90/+85
* [PATCH] USB: delete the bluetty driverGreg Kroah-Hartman2005-10-294-1304/+0
* [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-291-14/+42
* [PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman2005-10-293-20/+21
* [PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman2005-10-294-28/+31
* [PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman2005-10-293-11/+34
* [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-295-1/+132
* [PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman2005-10-292-18/+17
* [PATCH] Missing transfer_flags setting in usbtestAlan Stern2005-10-291-0/+1
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-298-0/+8
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-299-0/+10
* [PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks2005-10-291-0/+1
* [PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?2005-10-291-0/+4
* [PATCH] Fix hcd->state assignments in uhci-hcdAlan Stern2005-10-291-3/+3
* [PATCH] omap_udc dma off-by-one fixDavid Brownell2005-10-291-3/+5
* [PATCH] USB: Buffer overflow patch for Yealink driverHenk2005-10-291-1/+1
* [PATCH] UHCI: Improve handling of iso TDsAlan Stern2005-10-291-13/+26
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-2918-79/+72
* [PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2005-10-292-112/+106
* [PATCH] g_file_storage: fix obscure race conditionAlan Stern2005-10-291-12/+9
* [PATCH] usb/input/touchkit: add more device IDsDaniel Ritz2005-10-291-0/+2
* [PATCH] Add unusual_devs for iPod NanoPhil Dibowitz2005-10-291-0/+10
* [PATCH] Add unusual_dev for iBeatPhil Dibowitz2005-10-291-0/+7
* [PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entryDaniel Drake2005-10-291-0/+8
* [PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake2005-10-295-175/+213
* [PATCH] USB Storage: HP8200: Another device type detection fixDaniel Drake2005-10-291-6/+6
* [PATCH] USB: make usb storage note visible in KconfigBorislav Petkov2005-10-291-1/+2
* [PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap2005-10-291-1/+1
* [PATCH] pegasus.hPetko Manolov2005-10-291-0/+2
* [PATCH] drivers/usb/serial/ftdi_sio: add PID/VIDThomas Riewe2005-10-292-0/+4
* [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman2005-10-292-11/+13
* [PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern2005-10-291-19/+13
* [PATCH] USB: sisusb warning fixAndrew Morton2005-10-291-1/+1
* [PATCH] USB: UHCI: Spruce up some commentsAlan Stern2005-10-291-42/+49
* [PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern2005-10-291-4/+20
* [PATCH] updates for "controller suspended" handlingDavid Brownell2005-10-292-17/+14
* [PATCH] stop exporting two functionsDavid Brownell2005-10-292-8/+8
* [PATCH] ISP116x PM updatesDavid Brownell2005-10-292-26/+4
* [PATCH] UHCI PM updatesDavid Brownell2005-10-291-9/+0
* [PATCH] update PCI early-handoff handling for OHCIDavid Brownell2005-10-291-4/+18