index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
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: fix endpoint-disabling for failed config changes
Alan Stern
2013-01-21
1
-22
/
+31
*
USB: hub: handle claim of enabled remote wakeup after reset
Oliver Neukum
2013-01-17
1
-2
/
+8
*
USB: Increase reset timeout.
Sarah Sharp
2013-01-17
1
-1
/
+1
*
usb hub: send clear_tt_buffer_complete events when canceling TT clear work
Octavian Purdila
2012-10-31
1
-2
/
+5
*
USB: Fix race condition when removing host controllers
Alan Stern
2012-10-02
2
-5
/
+3
*
USB: add device quirk for Joss Optical touchboard
Alan Stern
2012-10-02
1
-0
/
+4
*
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
2012-08-15
1
-0
/
+9
*
usbdevfs: Correct amount of data copied to user in processcompl_compat
Hans de Goede
2012-08-09
1
-3
/
+7
*
USB: fix gathering of interface associations
Daniel Mack
2012-06-22
1
-1
/
+2
*
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2012-06-22
1
-9
/
+0
*
usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es
Steffen Müller
2012-06-01
1
-0
/
+3
*
USB: Remove races in devio.c
Huajun Li
2012-06-01
1
-8
/
+25
*
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-05-07
1
-0
/
+9
*
USB: fix deadlock in bConfigurationValue attribute method
Alan Stern
2012-04-27
2
-6
/
+3
*
USB: don't clear urb->dev in scatter-gather library
Alan Stern
2012-04-22
1
-5
/
+6
*
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2012-02-29
2
-3
/
+8
*
USB: Set hub depth after USB3 hub reset
Elric Fu
2012-02-29
1
-13
/
+17
*
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2012-01-12
1
-3
/
+2
*
USB: add quirk for another camera
Oliver Neukum
2012-01-12
1
-1
/
+4
*
USB: quirks: adding more quirky webcams to avoid squeaky audio
sordna
2011-11-26
1
-0
/
+24
*
USB: add quirk for Logitech C600 web cam
Josh Boyer
2011-11-26
1
-0
/
+3
*
usb, xhci: Clear warm reset change event during init
Don Zickus
2011-11-26
1
-0
/
+6
*
USB: Update last_busy time after autosuspend fails
Alan Stern
2011-11-11
1
-0
/
+5
*
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
Sarah Sharp
2011-11-11
1
-0
/
+2
*
USB: add quirk for Logitech C300 web cam
Jon Levell
2011-11-11
1
-0
/
+3
*
USB: add RESET_RESUME for webcams shown to be quirky
Oliver Neukum
2011-11-11
1
-0
/
+21
*
USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid
Serge Hallyn
2011-11-11
1
-2
/
+4
*
usb/core/devio.c: Check for printer class specific request
Matthias Dellweg
2011-11-11
1
-3
/
+18
*
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
2011-11-11
1
-1
/
+1
*
usb/config: use proper endian access for wMaxPacketSize
Sebastian Andrzej Siewior
2011-08-17
1
-5
/
+6
*
USB: additional regression fix for device removal
Alan Stern
2011-07-07
1
-1
/
+8
*
USB: fix regression occurring during device removal
Alan Stern
2011-07-01
1
-0
/
+2
*
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-06-28
3
-7
/
+35
|
\
|
*
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2011-06-27
2
-1
/
+17
|
|
\
|
|
*
USB: Free bandwidth when usb_disable_device is called.
Sarah Sharp
2011-06-15
2
-1
/
+17
|
*
|
USB: don't let errors prevent system sleep
Alan Stern
2011-06-15
1
-1
/
+10
|
*
|
USB: don't let the hub driver prevent system sleep
Alan Stern
2011-06-15
1
-5
/
+8
|
|
/
*
|
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2011-06-21
1
-3
/
+3
|
/
*
usb: remove bad dput after dentry_unhash
Sage Weil
2011-06-06
1
-1
/
+0
*
USB: core: Tolerate protocol stall during hub and port status read
Libor Pechacek
2011-06-06
1
-2
/
+4
*
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
2011-05-19
1
-4
/
+1
*
usbcore: warm reset USB3 port in SS.Inactive state
Andiry Xu
2011-05-02
1
-0
/
+46
*
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
2011-05-02
1
-13
/
+20
*
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
2011-05-02
1
-15
/
+37
*
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
2011-05-02
1
-1
/
+1
*
usb: core: Change usb_create_sysfs_intf_files()' return type to void
Michal Nazarewicz
2011-04-29
3
-11
/
+7
*
usb/hcd: don't return 0 on error in usb_add_hcd()
Sebastian Andrzej Siewior
2011-04-29
1
-0
/
+1
*
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
2011-04-19
2
-19
/
+11
|
\
|
*
USB: remove dead code from usb_deregister_dev()
Libor Pechacek
2011-04-13
1
-8
/
+0
|
*
USB: change the way we initialize format strings
Dmitry Torokhov
2011-04-13
1
-11
/
+11
[next]