aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-10-28[PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern
2005-10-28[PATCH] usbcore: Wrap lines before column 80Alan Stern
2005-10-28[PATCH] usbcore: endpoint attributes track altsetting changesAlan Stern
2005-10-28[PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern
2005-10-28[PATCH] USB Storage: Expand range of Freecom unusual_devs entryPhil Dibowitz
2005-10-28[PATCH] mdc800: remove embrions of C++ exceptionsAlexey Dobriyan
2005-10-28[PATCH] PATCH: usb-storage: use kthread APIAlan Stern
2005-10-28[PATCH] PATCH: usb-storage: implement minimal PMAlan Stern
2005-10-28[PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern
2005-10-28[PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern
2005-10-28[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpointAlan Stern
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern
2005-10-28[PATCH] USB: cdc-acm patch to use kzallocOliver Neukum
2005-10-28[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driverDavid Eriksson
2005-10-28[PATCH] USB: Kaweth.c udelay patchGuillaume GOURAT /
2005-10-28[PATCH] USB: microtek patch to use kzallocOliver Neukum
2005-10-28[PATCH] USB: storage patch for LEICA cameraSimeon Simeonov
2005-10-28[PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman
2005-10-28[PATCH] USB: delete the bluetty driverGreg Kroah-Hartman
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev
2005-10-28[PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman
2005-10-28[PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman
2005-10-28[PATCH] Missing transfer_flags setting in usbtestAlan Stern
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks
2005-10-28[PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks
2005-10-28[PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?
2005-10-28[PATCH] Fix hcd->state assignments in uhci-hcdAlan Stern
2005-10-28[PATCH] omap_udc dma off-by-one fixDavid Brownell
2005-10-28[PATCH] USB: Buffer overflow patch for Yealink driverHenk
2005-10-28[PATCH] UHCI: Improve handling of iso TDsAlan Stern
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern
2005-10-28[PATCH] g_file_storage: fix obscure race conditionAlan Stern
2005-10-28[PATCH] usb/input/touchkit: add more device IDsDaniel Ritz
2005-10-28[PATCH] Add unusual_devs for iPod NanoPhil Dibowitz
2005-10-28[PATCH] Add unusual_dev for iBeatPhil Dibowitz
2005-10-28[PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entryDaniel Drake
2005-10-28[PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake
2005-10-28[PATCH] USB Storage: HP8200: Another device type detection fixDaniel Drake
2005-10-28[PATCH] USB: make usb storage note visible in KconfigBorislav Petkov
2005-10-28[PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap