index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
dev_vdbg(), available with -DVERBOSE_DEBUG
David Brownell
2007-07-18
1
-7
/
+0
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+1
*
USB: additions to the quirk list
Oliver Neukum
2007-07-12
1
-0
/
+8
*
USB: quirk for samsung printer
Oliver Neukum
2007-07-12
1
-0
/
+2
*
USB: usb/dma doc updates
David Brownell
2007-07-12
1
-5
/
+6
*
USB: make the usb_device numa_node get assigned from controller
Yinghai Lu
2007-07-12
1
-0
/
+1
*
USB: Make usb-autosuspend timer 1 sec jiffy aligned
Venki Pallipadi
2007-07-12
1
-1
/
+1
*
USB: Don't autosuspend Blackberry devices.
Jeremy Katz
2007-07-12
1
-0
/
+5
*
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
2007-07-12
4
-0
/
+106
*
USB: Fix off-by-1 error in the scatter-gather library
Alan Stern
2007-07-12
1
-4
/
+3
*
USB: Don't resume root hub if the controller is suspended
Alan Stern
2007-07-12
1
-1
/
+4
*
USB: Remove usages of dev->power.power_state
Alan Stern
2007-07-12
2
-15
/
+1
*
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
2007-07-12
1
-0
/
+3
*
USB: Fix up full-speed bInterval values in high-speed interrupt descriptor
Laurent Pinchart
2007-07-12
1
-3
/
+9
*
usb: free DMA mappings if enqueue fails
Pete Zaitcev
2007-07-12
1
-27
/
+20
*
USB: Handle bogus low-speed Bulk endpoints
Alan Stern
2007-07-12
1
-0
/
+15
*
USB: add power/persist device attribute
Alan Stern
2007-07-12
3
-56
/
+110
*
USB: unify reset_resume and normal resume
Alan Stern
2007-07-12
3
-94
/
+93
*
USB: add reset_resume method
Alan Stern
2007-07-12
2
-65
/
+103
*
USB: remove excess code from hub.c
Alan Stern
2007-07-12
1
-104
/
+71
*
USB: separate root and non-root suspend/resume
Alan Stern
2007-07-12
4
-94
/
+59
*
USB: remove __usb_port_suspend
Alan Stern
2007-07-12
2
-36
/
+33
*
USB: introduce usb_anchor
Oliver Neukum
2007-07-12
2
-3
/
+101
*
USB Core: hub.c: prevent re-enumeration on HNP
Vikram Pandita
2007-07-12
1
-2
/
+2
*
USB: rework C++-style comments
Alan Stern
2007-07-12
1
-21
/
+29
*
USB: prevent char device open/deregister race
Alan Stern
2007-07-12
1
-16
/
+13
*
USB: hub.c loops forever on resume from ram due to bluetooth
Mark Lord
2007-07-12
1
-1
/
+2
*
USB: Patch to align the various USB timers to fire at the same time
Arjan van de Ven
2007-07-12
1
-4
/
+6
*
USB: Make device reset stop retrying after disconnect
Alan Stern
2007-07-12
1
-3
/
+3
*
USB: add RESET_RESUME device quirk
Alan Stern
2007-07-12
3
-0
/
+12
*
USB: add USB-Persist facility
Alan Stern
2007-07-12
5
-72
/
+191
*
USB: make hub driver's release more robust
Alan Stern
2007-07-12
1
-28
/
+31
*
USB: remove "locktree" routine from the hub driver
Alan Stern
2007-07-12
1
-47
/
+1
*
USB: remove references to dev.power.power_state
Alan Stern
2007-07-12
1
-1
/
+2
*
USB: don't unsuspend for a new connection
Alan Stern
2007-07-12
1
-13
/
+0
*
USB: move bus_suspend and bus_resume method calls
Alan Stern
2007-07-12
3
-39
/
+43
*
USB: Implement PM FREEZE and PRETHAW
Alan Stern
2007-07-12
2
-5
/
+8
*
USB: interface PM state
Alan Stern
2007-07-12
2
-4
/
+2
*
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
1
-5
/
+0
*
USB: Fix up bogus bInterval values in endpoint descriptors
Alan Stern
2007-06-08
1
-1
/
+41
*
USB: set default y for CONFIG_USB_DEVICE_CLASS
Kay Sievers
2007-06-08
1
-9
/
+13
*
USB: replace flush_workqueue with cancel_sync_work
Alan Stern
2007-05-29
3
-12
/
+26
*
USB: fix ratelimit call semantics
Alan Stern
2007-05-22
1
-4
/
+4
*
USB: handle errors in power/level attribute
Alan Stern
2007-05-22
1
-0
/
+7
*
USB: make the autosuspend workqueue thread freezable
Alan Stern
2007-05-22
1
-1
/
+5
*
USB: don't try to kzalloc 0 bytes
Alan Stern
2007-05-22
1
-4
/
+6
*
USB: remove short initial timeout for device descriptor fetch
Alan Stern
2007-05-22
1
-9
/
+4
*
USB: Deref URB after usbmon is done with it
Pete Zaitcev
2007-05-22
1
-1
/
+1
*
USB: set the correct Interrupt interval in usb_bulk_msg
Alan Stern
2007-05-22
1
-7
/
+2
*
USB: remove unneeded WARN_ON
Alan Stern
2007-05-22
1
-4
/
+0
[next]