index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Lines
2008-07-21
USB: combine hub_activate and hub_restart
Alan Stern
-26
/
+23
2008-07-21
USB: optimize port debouncing during hub activation
Alan Stern
-5
/
+27
2008-07-21
USB: try to salvage lost power sessions
Alan Stern
-22
/
+53
2008-07-21
USB: simplify hub_restart() logic
Alan Stern
-67
/
+54
2008-07-21
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
-44
/
+2
2008-07-21
USB: debounce before unregistering
Alan Stern
-12
/
+19
2008-07-21
USB: add new routine for checking port-resume type
Alan Stern
-26
/
+63
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
-5
/
+4
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
-15
/
+15
2008-07-21
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
-4
/
+11
2008-07-21
USB: handle pci_name() being const
Greg Kroah-Hartman
-2
/
+2
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
-55
/
+143
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
-0
/
+20
2008-07-03
USB: don't lose disconnections during suspend
Alan Stern
-11
/
+4
2008-07-03
USB: fix interrupt disabling for HCDs with shared interrupt handlers
Stefan Becker
-10
/
+28
2008-06-20
usbdev: BKL pushdown
Jonathan Corbet
-0
/
+2
2008-06-20
usbcore: cdev lock_kernel() pushdown
Jonathan Corbet
-0
/
+3
2008-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-0
/
+3
2008-06-17
Input: appletouch - implement reset-resume logic
Oliver Neukum
-0
/
+3
2008-06-11
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
-2
/
+44
2008-05-29
USB: add another scanner quirk
René Rebe
-0
/
+4
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
-1
/
+7
2008-05-29
USB: add all configs to the "descriptors" attribute
Alan Stern
-23
/
+21
2008-05-29
USB: fix possible deadlock involving sysfs attributes
Alan Stern
-5
/
+9
2008-05-20
USB: Core: fix race in device_create
Greg Kroah-Hartman
-3
/
+3
2008-05-14
USB: create attributes before sending uevent
Alan Stern
-58
/
+96
2008-05-02
USB: fix cannot work usb storage when using ohci-sm501
Yoshihiro Shimoda
-1
/
+3
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
-2
/
+2
2008-04-24
usb: don't update devnum for wusb devices
David Vrabel
-3
/
+11
2008-04-24
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
-5
/
+7
2008-04-24
wusb: devices dont use a set address
Inaky Perez-Gonzalez
-20
/
+27
2008-04-24
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
-9
/
+31
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
-47
/
+47
2008-04-24
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
Alan Stern
-4
/
+23
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
-20
/
+0
2008-04-24
USB: HCDs use the do_remote_wakeup flag
Alan Stern
-1
/
+0
2008-04-24
USB: log an error message when USB enumeration fails
Alan Stern
-0
/
+1
2008-04-24
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
-0
/
+24
2008-04-24
USB: rework sysfs removal of interface files
Alan Stern
-4
/
+3
2008-04-24
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
-7
/
+7
2008-04-24
USB: root hubs don't lie about their number of TTs
Alan Stern
-2
/
+13
2008-04-24
USB: fix comments of 2 functions in hcd.c
Ming Lei
-2
/
+0
2008-04-24
USB: Remove EXPERIMENTAL from dynamic USB minor allocation.
Robert P. J. Day
-2
/
+2
2008-04-24
drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE
Andrew Morton
-1
/
+3
2008-04-24
USB: remove dev->power.power_state
Alan Stern
-15
/
+4
2008-04-24
USB: partial USB embedded host support
Robin Getz
-5
/
+8
2008-04-24
USB: ehci tolerates some buggy devices
David Brownell
-0
/
+17
2008-04-24
USB: defines for USB "Link Power Management" (LPM) ECN
David Brownell
-3
/
+7
2008-04-24
USB: enable USB-PERSIST by default
Alan Stern
-2
/
+4
2008-04-24
USB: check serial-number string after device reset
Alan Stern
-16
/
+51
[prev]
[next]