aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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] 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
2005-10-28[PATCH] usb_interface power stateDavid Brownell
2005-10-28[PATCH] USB: move handoff codeDavid Brownell
2005-10-28[PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-10-28[PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman
2005-10-28[PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman
2005-10-28[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD camerasRui Santos
2005-10-28[PATCH] USB: ehci.patch (earlier irq disable)David Brownell
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] Input: convert konicawc to dynamic input_dev allocationDmitry Torokhov
2005-10-28[PATCH] Input: convert onetouch to dynamic input_dev allocationDmitry Torokhov
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman