aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-04[USB]: Make early handoff a final fixup instead of a header one.David S. Miller1-1/+1
2005-10-31Don't touch USB controller IO registers when they are disabledLinus Torvalds1-0/+23
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds13-3/+19
2005-10-30[PATCH] fix missing includesTim Schmielau3-0/+6
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-5/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King13-4/+19
2005-10-29[PATCH] idmouse cleanup and overflow fixAl Viro1-14/+2
2005-10-28USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman2-3/+3
2005-10-28[PATCH] USB: add nokia_dku2 driverGreg Kroah-Hartman3-0/+152
2005-10-28[PATCH] USB: add new device id to ftdi_sio moduleMartin Hagelin1-1/+1
2005-10-28[PATCH] USB: fix correct wording in drivers/usb/net/KConfigKoen Kooi1-1/+1
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton1-2/+0
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton1-3/+12
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern5-61/+56
2005-10-28[PATCH] USB: Fix maxpacket length for ep0 on root hubsAlan Stern1-2/+2
2005-10-28[PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern6-20/+10
2005-10-28[PATCH] usbcore: Wrap lines before column 80Alan Stern1-10/+20
2005-10-28[PATCH] usbcore: endpoint attributes track altsetting changesAlan Stern1-3/+9
2005-10-28[PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern1-95/+124
2005-10-28[PATCH] USB Storage: Expand range of Freecom unusual_devs entryPhil Dibowitz1-1/+1
2005-10-28[PATCH] mdc800: remove embrions of C++ exceptionsAlexey Dobriyan1-9/+21
2005-10-28[PATCH] PATCH: usb-storage: use kthread APIAlan Stern2-45/+21
2005-10-28[PATCH] PATCH: usb-storage: implement minimal PMAlan Stern1-12/+46
2005-10-28[PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern3-2/+13
2005-10-28[PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern2-17/+14
2005-10-28[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpointAlan Stern1-0/+3
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern1-43/+3
2005-10-28[PATCH] USB: cdc-acm patch to use kzallocOliver Neukum1-3/+2
2005-10-28[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driverDavid Eriksson1-117/+121
2005-10-28[PATCH] USB: Kaweth.c udelay patchGuillaume GOURAT /1-1/+1
2005-10-28[PATCH] USB: microtek patch to use kzallocOliver Neukum1-2/+1
2005-10-28[PATCH] USB: storage patch for LEICA cameraSimeon Simeonov1-0/+7
2005-10-28[PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman2-61/+37
2005-10-28[PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman3-9/+4
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman31-114/+115
2005-10-28[PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman6-720/+736
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman31-60/+144
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman31-90/+85
2005-10-28[PATCH] USB: delete the bluetty driverGreg Kroah-Hartman4-1304/+0
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev1-14/+42
2005-10-28[PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman3-20/+21
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman4-28/+31
2005-10-28[PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman3-11/+34
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman5-1/+132
2005-10-28[PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman2-18/+17
2005-10-28[PATCH] Missing transfer_flags setting in usbtestAlan Stern1-0/+1
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks8-0/+8
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks9-0/+10
2005-10-28[PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks1-0/+1