summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2009-02-02USB: fix char-device disconnect handlingAlan Stern
2009-02-02USB: fix toggle mismatch in disable_endpoint pathsAlan Stern
2009-01-24USB: re-enable interface after driver unbindsAlan Stern
2008-12-17USB: skip Set-Interface(0) if already in altsetting 0Alan Stern
2008-11-13USB: mention URB_FREE_BUFFER in usb_free_urb documentationRabin Vincent
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern
2008-10-29USB: prevent autosuspend during hub initializationAlan Stern
2008-10-29USB: fix crash when URBs are unlinked after the device is goneAlan Stern
2008-10-22USB: don't rebind drivers after failed resume or resetAlan Stern
2008-10-17USB: remove err() macro from usb core codeGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman
2008-10-17USB: hub.c: Add initial_descriptor_timeout module parameter for usbcoreJaroslav Kysela
2008-10-17USB: Export if an interface driver supports autosuspend.Sarah Sharp
2008-10-17USB: snoop processes opening usbfs device filesAlan Stern
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern
2008-10-17USB: anchor API changes needed for btusbOliver Neukum
2008-10-17USB: change hub initialization sleeps to delayed_workAlan Stern
2008-10-17USB: RESET_RESUME needs to block autosuspend when remote wakeup is neededOliver Neukum
2008-10-17usb core: fix USB_OTG_BLACKLIST_HUB typoPeter Korsgaard
2008-10-17USB: extend poisoning to anchorsOliver Neukum
2008-10-17USB: kill URBs permanentlyOliver Neukum
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-09-23USB: revert recovery from transient errorsAlan Stern
2008-09-23USB: fix hcd interrupt disablingGeoff Levand
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-21USB: Don't rebind before "complete" callbackAlan Stern
2008-08-21USB: Add new PM callback methods for USBAlan Stern
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern
2008-08-21USB: Add udev argument to interface suspend/resume functionsAlan Stern
2008-08-21USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum
2008-08-13USB: fix compiler warning fixAlan Stern
2008-08-13USB: fix interface unregistration logicAlan Stern
2008-08-13usb/core/driver: fix warningAlexander Beregalov
2008-08-05Fix USB storage hang on command abortAlan Stern
2008-07-21device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-21sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams
2008-07-21USB: use reset_resume when normal resume failsAlan Stern
2008-07-21USB: Fix pointer/int cast in USB devio codeDavid Howells
2008-07-21usbfs: don't store bad pointers in registrationAlan Stern
2008-07-21usbfs: fix race between open and unregisterAlan Stern
2008-07-21usbfs: simplify the lookup-by-minor routinesAlan Stern
2008-07-21usbfs: send disconnect signals when device is unregisteredAlan Stern
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei
2008-07-21USB: fix comment of usb_set_configurationMing Lei
2008-07-21USB: use standard SG iterator in the scatter-gather libraryAlan Stern
2008-07-21USB: remove interface parameter of usb_reset_composite_deviceMing Lei
2008-07-21usb: hub: add check for unsupported bus topologyFelipe Balbi
2008-07-21USB: remove CVS keywordsAdrian Bunk