index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
driver.c
Age
Commit message (
Expand
)
Author
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-01-25
USB: don't cancel queued resets when unbinding drivers
Alan Stern
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-07-17
USB: shutdown all URBs after controller death
Alan Stern
2014-05-24
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
2014-03-17
USB: unbind all interfaces before rebinding any
Alan Stern
2014-03-04
usb-core: Free bulk streams on interface release
Hans de Goede
2014-02-18
Merge 3.14-rc3 into usb-next
Greg Kroah-Hartman
2014-02-07
usb: core: let dynamic ids override static ids
Bjørn Mork
2014-02-05
usb: core: Fix potential memory leak adding dyn USBdevice IDs
Christian Engelmayer
2014-01-13
usb: core: check for valid id_table when using the RefId feature
Wolfram Sang
2014-01-12
usb: core: bail out if user gives an unknown RefId when using new_id
Wolfram Sang
2014-01-10
usb: core: allow a reference device for new_id
Wolfram Sang
2014-01-10
usb: core: add sanity checks when using bInterfaceClass with new_id
Wolfram Sang
2013-12-03
usb: core: Remove superfluous name casts
Geert Uytterhoeven
2013-10-19
USB: change dev_warn about missing reset-resume to dev_dbg
Alan Stern
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
2013-08-23
USB: core: use DRIVER_ATTR_RW()
Greg Kroah-Hartman
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-04-01
USB: driver.c: processing failure, maching resume condition with suspend cond...
Chen Gang
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-25
USB: adds comment on suspend callback
Ming Lei
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-11-21
usb-core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-10-08
USB: Enable LPM after a failed probe.
Sarah Sharp
2012-09-17
usb: remove junk from store_remove_id
Alan Cox
2012-07-19
usb: Add quirk detection based on interface information
Laurent Pinchart
2012-06-13
usb-core: Set intfdata to NULL if a driver's probe method failed
Hans de Goede
2012-06-13
USB: allow match on bInterfaceNumber
Bjørn Mork
2012-05-18
USB: Disable USB 3.0 LPM in critical sections.
Sarah Sharp
2012-05-14
USB: add read support to usb-serial/../new_id
Bjørn Mork
2012-05-14
USB: let both new_id and remove_id show dynamic id list
Bjørn Mork
2012-04-29
USB: remove CONFIG_USB_DEVICEFS
Greg Kroah-Hartman
2012-04-09
USB: don't ignore suspend errors for root hubs
Alan Stern
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-01-26
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
2012-01-24
Dynamic ID addition doesn't need get_driver()
Alan Stern
2012-01-24
USB: cleanup the handling of the PM complete call
Oliver Neukum
2012-01-24
USB: code cleanup in suspend/resume path (3rd try)
Oliver Neukum
2012-01-03
USB: remove dead code from suspend/resume path
Oliver Neukum
2011-11-15
USB: Add optional match for interface class to dynamic ID facility
Josua Dietze
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
USB: Update last_busy time after autosuspend fails
Alan Stern
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-09
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
[next]