index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: usbfs: keep async URBs until the device file is closed
Alan Stern
2009-03-17
1
-5
/
+7
*
USB: usb_get_string should check the descriptor type
Alan Stern
2009-02-27
1
-3
/
+8
*
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-02-17
2
-14
/
+2
*
USB: fix char-device disconnect handling
Alan Stern
2009-01-27
3
-10
/
+12
*
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-27
2
-90
/
+27
*
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
2009-01-27
1
-1
/
+0
*
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
2009-01-27
4
-21
/
+30
*
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
David Brownell
2009-01-15
1
-1
/
+1
*
USB: fix minor nit in usbfs checking
Mark Lord
2009-01-07
1
-1
/
+1
*
USB: re-enable interface after driver unbinds
Alan Stern
2009-01-07
5
-16
/
+26
*
USB: cancel pending Set-Config requests if userspace gets there first
Alan Stern
2009-01-07
1
-4
/
+38
*
USB: automatically enable wakeup for PCI host controllers
Alan Stern
2009-01-07
1
-0
/
+1
*
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
2
-95
/
+109
*
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2009-01-07
1
-0
/
+20
*
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2009-01-07
2
-21
/
+8
*
USB: utilize the bus notifiers
Alan Stern
2009-01-07
6
-44
/
+91
*
USB: make printk messages more searchable
Wu Fengguang
2009-01-07
1
-21
/
+24
*
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
8
-60
/
+70
*
USB: utilize round_jiffies_up_relative()
Alan Stern
2009-01-07
1
-2
/
+2
*
USB: Don't use __module_param_call; use core_param.
Rusty Russell
2009-01-07
1
-2
/
+6
*
USB: announce new devices earlier
Alan Stern
2009-01-07
1
-6
/
+7
*
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
2
-4
/
+4
*
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
3
-2
/
+105
*
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
4
-2
/
+91
*
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-07
1
-16
/
+7
*
USB: Remove restrictions on signal numbers in devio.c
Phil Endecott
2009-01-07
1
-5
/
+0
*
USB: straighten out inline code in sysfs.c
Alan Stern
2009-01-07
1
-26
/
+9
*
USB: avoid needless address-taking of function parameters
Harvey Harrison
2009-01-07
1
-3
/
+3
*
USB: protect hcd.h from multiple inclusions
Anton Vorontsov
2009-01-07
1
-0
/
+4
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
1
-2
/
+2
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-1
/
+0
*
Merge branch 'next' into for-linus
James Morris
2008-12-25
2
-6
/
+8
|
\
|
*
Merge branch 'master' into next
James Morris
2008-11-18
3
-3
/
+4
|
|
\
|
*
|
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
1
-4
/
+6
|
*
|
CRED: Wrap task credential accesses in the USB driver
David Howells
2008-11-14
2
-6
/
+6
*
|
|
USB: skip Set-Interface(0) if already in altsetting 0
Alan Stern
2008-12-17
1
-1
/
+3
|
|
/
|
/
|
*
|
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
Rabin Vincent
2008-11-13
1
-2
/
+2
*
|
USB: don't register endpoints for interfaces that are going away
Alan Stern
2008-11-13
2
-1
/
+2
|
/
*
USB: prevent autosuspend during hub initialization
Alan Stern
2008-10-29
1
-0
/
+3
*
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-29
4
-3
/
+56
*
USB: don't rebind drivers after failed resume or reset
Alan Stern
2008-10-22
2
-2
/
+3
*
USB: remove err() macro from usb core code
Greg Kroah-Hartman
2008-10-17
5
-14
/
+17
*
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2008-10-17
3
-4
/
+8
*
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
Jaroslav Kysela
2008-10-17
1
-1
/
+10
*
USB: Export if an interface driver supports autosuspend.
Sarah Sharp
2008-10-17
1
-0
/
+24
*
USB: snoop processes opening usbfs device files
Alan Stern
2008-10-17
1
-0
/
+2
*
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
2008-10-17
2
-0
/
+10
*
USB: anchor API changes needed for btusb
Oliver Neukum
2008-10-17
1
-0
/
+70
*
USB: change hub initialization sleeps to delayed_work
Alan Stern
2008-10-17
1
-10
/
+81
*
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed
Oliver Neukum
2008-10-17
1
-1
/
+2
[next]