aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2005-10-28[PATCH] pegasus.hPetko Manolov
2005-10-28[PATCH] drivers/usb/serial/ftdi_sio: add PID/VIDThomas Riewe
2005-10-28[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman
2005-10-28[PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern
2005-10-28[PATCH] USB: sisusb warning fixAndrew Morton
2005-10-28[PATCH] USB: UHCI: Spruce up some commentsAlan Stern
2005-10-28[PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern
2005-10-28[PATCH] updates for "controller suspended" handlingDavid Brownell
2005-10-28[PATCH] stop exporting two functionsDavid Brownell
2005-10-28[PATCH] ISP116x PM updatesDavid Brownell
2005-10-28[PATCH] UHCI PM updatesDavid Brownell
2005-10-28[PATCH] update PCI early-handoff handling for OHCIDavid Brownell
2005-10-28[PATCH] OHCI PM updatesDavid Brownell
2005-10-28[PATCH] usbcore PCI glue updates for PMDavid Brownell
2005-10-28[PATCH] root hub updates (greater half)David Brownell
2005-10-28[PATCH] root hub changes (lesser half)David Brownell
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell
2005-10-28[PATCH] EHCI, split out PCI glueMatt Porter
2005-10-28[PATCH] one less word in struct deviceDavid Brownell
2005-10-28[PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern
2005-10-28[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern
2005-10-28[PATCH] USB: Fix usb hub buildMatt Porter
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell
2005-10-28[PATCH] remove duplicated resume path codeDavid Brownell
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell
2005-10-28[PATCH] remove suspend-path recursionDavid Brownell