index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-30
USB: Fix a bug in usb_start_wait_urb
Alan Stern
1
-10
/
+16
2007-07-30
USB: fix scatterlist PIO case (IOMMU)
David Brownell
1
-4
/
+11
2007-07-30
USB: yet another quirky device
Oliver Neukum
1
-0
/
+2
2007-07-30
USB: Add CanonScan LiDE30 to the quirk list
Johann Felix Soden
1
-0
/
+2
2007-07-30
USB: even more quirks
Oliver Neukum
1
-0
/
+8
2007-07-30
USB: more quirky devices
Oliver Neukum
1
-0
/
+10
2007-07-19
USB: change name of spinlock in hcd.c
Alan Stern
1
-23
/
+26
2007-07-19
USB: move routines in hcd.c
Alan Stern
1
-41
/
+41
2007-07-19
USB: core: message: clean up urb->status usage
Greg Kroah-Hartman
1
-16
/
+18
2007-07-19
USB: documentation update for usb_unlink_urb
Alan Stern
1
-43
/
+45
2007-07-19
USB: fix warning caused by autosuspend counter going negative
Alan Stern
1
-4
/
+6
2007-07-19
USB: add "descriptors" binary sysfs attribute
Alan Stern
1
-0
/
+53
2007-07-18
dev_vdbg(), available with -DVERBOSE_DEBUG
David Brownell
1
-7
/
+0
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-07-12
USB: additions to the quirk list
Oliver Neukum
1
-0
/
+8
2007-07-12
USB: quirk for samsung printer
Oliver Neukum
1
-0
/
+2
2007-07-12
USB: usb/dma doc updates
David Brownell
1
-5
/
+6
2007-07-12
USB: make the usb_device numa_node get assigned from controller
Yinghai Lu
1
-0
/
+1
2007-07-12
USB: Make usb-autosuspend timer 1 sec jiffy aligned
Venki Pallipadi
1
-1
/
+1
2007-07-12
USB: Don't autosuspend Blackberry devices.
Jeremy Katz
1
-0
/
+5
2007-07-12
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
4
-0
/
+106
2007-07-12
USB: Fix off-by-1 error in the scatter-gather library
Alan Stern
1
-4
/
+3
2007-07-12
USB: Don't resume root hub if the controller is suspended
Alan Stern
1
-1
/
+4
2007-07-12
USB: Remove usages of dev->power.power_state
Alan Stern
2
-15
/
+1
2007-07-12
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
1
-0
/
+3
2007-07-12
USB: Fix up full-speed bInterval values in high-speed interrupt descriptor
Laurent Pinchart
1
-3
/
+9
2007-07-12
usb: free DMA mappings if enqueue fails
Pete Zaitcev
1
-27
/
+20
2007-07-12
USB: Handle bogus low-speed Bulk endpoints
Alan Stern
1
-0
/
+15
2007-07-12
USB: add power/persist device attribute
Alan Stern
3
-56
/
+110
2007-07-12
USB: unify reset_resume and normal resume
Alan Stern
3
-94
/
+93
2007-07-12
USB: add reset_resume method
Alan Stern
2
-65
/
+103
2007-07-12
USB: remove excess code from hub.c
Alan Stern
1
-104
/
+71
2007-07-12
USB: separate root and non-root suspend/resume
Alan Stern
4
-94
/
+59
2007-07-12
USB: remove __usb_port_suspend
Alan Stern
2
-36
/
+33
2007-07-12
USB: introduce usb_anchor
Oliver Neukum
2
-3
/
+101
2007-07-12
USB Core: hub.c: prevent re-enumeration on HNP
Vikram Pandita
1
-2
/
+2
2007-07-12
USB: rework C++-style comments
Alan Stern
1
-21
/
+29
2007-07-12
USB: prevent char device open/deregister race
Alan Stern
1
-16
/
+13
2007-07-12
USB: hub.c loops forever on resume from ram due to bluetooth
Mark Lord
1
-1
/
+2
2007-07-12
USB: Patch to align the various USB timers to fire at the same time
Arjan van de Ven
1
-4
/
+6
2007-07-12
USB: Make device reset stop retrying after disconnect
Alan Stern
1
-3
/
+3
2007-07-12
USB: add RESET_RESUME device quirk
Alan Stern
3
-0
/
+12
2007-07-12
USB: add USB-Persist facility
Alan Stern
5
-72
/
+191
2007-07-12
USB: make hub driver's release more robust
Alan Stern
1
-28
/
+31
2007-07-12
USB: remove "locktree" routine from the hub driver
Alan Stern
1
-47
/
+1
2007-07-12
USB: remove references to dev.power.power_state
Alan Stern
1
-1
/
+2
2007-07-12
USB: don't unsuspend for a new connection
Alan Stern
1
-13
/
+0
2007-07-12
USB: move bus_suspend and bus_resume method calls
Alan Stern
3
-39
/
+43
2007-07-12
USB: Implement PM FREEZE and PRETHAW
Alan Stern
2
-5
/
+8
2007-07-12
USB: interface PM state
Alan Stern
2
-4
/
+2
[next]