index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
USB: more autosuspend timer stuff
Alan Stern
2007-05-22
1
-4
/
+14
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
3
-3
/
+0
*
usbfs micro optimitation
Oliver Neukum
2007-04-27
1
-1
/
+1
*
USB: add "busnum" attribute for USB devices
Alan Stern
2007-04-27
1
-0
/
+11
*
USB: fix signed jiffies issue in autosuspend logic
Alan Stern
2007-04-27
1
-5
/
+12
*
USB: Allow transfer_buffer with transfer_dma
Tony Lindgren
2007-04-27
1
-1
/
+15
*
USB: add "last_busy" field for use in autosuspend
Alan Stern
2007-04-27
3
-37
/
+67
*
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
2007-04-27
8
-112
/
+176
*
USB: add power/level sysfs attribute
Alan Stern
2007-04-27
3
-8
/
+90
*
USB: Allow autosuspend delay to equal 0
Alan Stern
2007-04-27
3
-8
/
+12
*
USB: separate autosuspend from external suspend
Alan Stern
2007-04-27
6
-41
/
+90
*
USB: fix race in HCD removal
Alan Stern
2007-04-27
1
-3
/
+5
*
usbcore: move usb_autosuspend_work
Alan Stern
2007-04-27
3
-30
/
+20
*
dev_dbg: check dev_dbg() arguments
Dan Williams
2007-04-27
1
-3
/
+1
*
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-04-27
4
-22
/
+7
*
USB: another entry for the quirk list
Oliver Neukum
2007-03-26
1
-1
/
+2
*
USB: kill dead code from hub.c
Oliver Neukum
2007-03-09
1
-7
/
+0
*
USB: ratelimit debounce error messages
Oliver Neukum
2007-03-09
1
-1
/
+1
*
USB: set the correct interval for interrupt URBs
Alan Stern
2007-03-09
2
-9
/
+13
*
USB: export autosuspend delay in sysfs
Alan Stern
2007-02-23
3
-1
/
+87
*
USB: make autosuspend delay a module parameter
Alan Stern
2007-02-23
4
-10
/
+26
*
USB: minor cleanups for sysfs.c
Alan Stern
2007-02-23
1
-24
/
+12
*
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
2007-02-23
6
-2
/
+96
*
USB: refactor usb device matching and create usb_device_match
Greg Kroah-Hartman
2007-02-23
2
-12
/
+23
*
USB: kernel-doc fixes
Randy Dunlap
2007-02-16
1
-0
/
+1
*
USB: unconfigure devices which have config 0
Alan Stern
2007-02-16
4
-8
/
+22
*
USB: fix concurrent buffer access in the hub driver
Alan Stern
2007-02-16
1
-0
/
+6
*
usbcore: small changes to hub driver's suspend method
Alan Stern
2007-02-16
1
-15
/
+10
*
USB: Fix apparent typo CONFIG_USB_CDCETHER.
Robert P. J. Day
2007-02-16
1
-1
/
+1
*
USB: fix needless failure under certain conditions
Oliver Neukum
2007-02-16
1
-4
/
+5
*
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
Josh Triplett
2007-02-16
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-02-07
14
-382
/
+218
|
\
|
*
USB: a bit more coding style cleanup
Oliver Neukum
2007-02-07
2
-25
/
+25
|
*
usbcore: trivial whitespace fixes
Oliver Neukum
2007-02-07
3
-107
/
+107
|
*
USB: total removal of multithreaded probing in usb
Oliver Neukum
2007-02-07
1
-43
/
+21
|
*
usbcore: remove unused bandwith-related code
Alan Stern
2007-02-07
4
-157
/
+0
|
*
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
2007-02-07
1
-16
/
+19
|
*
rndis_host learns ActiveSync basics
Ole Andre Vadla Ravnas
2007-02-07
1
-8
/
+20
|
*
usbcore: remove unneeded error check
Alan Stern
2007-02-07
1
-5
/
+1
|
*
USB: indicate active altsetting in proc/bus/usb/devices file
David Brownell
2007-02-07
1
-2
/
+6
|
*
USB: devio.c add missing INIT_LIST_HEAD()
Dan Carpenter
2007-02-07
1
-0
/
+1
[next]