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
*
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
|
*
USB: convert usb class devices to real devices
Greg Kroah-Hartman
2007-02-07
1
-7
/
+6
|
*
USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
2007-02-07
1
-12
/
+12
*
|
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
1
-1
/
+3
|
/
*
USB: disable USB_MULTITHREAD_PROBE
Greg Kroah-Hartman
2007-01-22
2
-24
/
+1
*
USB: Fixed bug in endpoint release function.
Sarah Bailey
2007-01-05
1
-1
/
+1
*
USB: fix to usbfs_snoop logging of user defined control urbs
Chris Frey
2006-12-20
1
-1
/
+5
*
[PATCH] struct path: convert usb
Josef Sipek
2006-12-08
1
-2
/
+2
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-2
/
+2
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
2
-2
/
+2
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
11
-397
/
+489
|
\
|
*
usbcore: remove unused argument in autosuspend
Alan Stern
2006-12-01
5
-62
/
+71
|
*
USB: keep count of unsuspended children
Alan Stern
2006-12-01
2
-11
/
+37
|
*
USB hub: simplify remote-wakeup handling
Alan Stern
2006-12-01
1
-23
/
+20
|
*
USB: struct usb_device: change flag to bitflag
Alan Stern
2006-12-01
1
-1
/
+1
|
*
USB: Add autosuspend support to the hub driver
Alan Stern
2006-12-01
1
-19
/
+26
|
*
USB: create a new thread for every USB device found during the probe sequence
Greg Kroah-Hartman
2006-12-01
2
-22
/
+74
|
*
USB: added dynamic major number for USB endpoints
Sarah Bailey
2006-12-01
1
-13
/
+85
|
*
USB: make drivers/usb/core/driver.c:usb_device_match() static
Adrian Bunk
2006-12-01
1
-1
/
+1
|
*
USB core: fix compiler warning about usb_autosuspend_work
Alan Stern
2006-12-01
1
-8
/
+8
|
*
USB: resume_device symbol conflict
Stephen Hemminger
2006-12-01
1
-10
/
+10
|
*
USB: Move private hub declarations out of public header file
Alan Stern
2006-12-01
2
-41
/
+42
|
*
USB: expand autosuspend/autoresume API
Alan Stern
2006-12-01
1
-0
/
+22
|
*
USB: autosuspend code consolidation
Alan Stern
2006-12-01
1
-45
/
+67
|
*
USB: makes usb_endpoint_* functions inline.
Luiz Fernando N. Capitulino
2006-12-01
1
-144
/
+0
|
*
USB: devices: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-12-01
1
-4
/
+5
|
*
USB core: don't match interface descriptors for vendor-specific devices
Alan Stern
2006-12-01
1
-1
/
+21
|
*
usb hub: fix root hub code so it takes more than 15 devices per root hub
inaky@linux.intel.com
2006-12-01
2
-2
/
+9
|
*
usb/hub: allow hubs up to 31 children
inaky@linux.intel.com
2006-12-01
1
-1
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
4
-16
/
+20
|
/
*
USB: Fixed outdated usb_get_device_descriptor() documentation
Laurent Pinchart
2006-11-16
1
-4
/
+1
*
USB: fix compiler issues with newer gcc versions
David Brownell
2006-11-03
1
-2
/
+1
*
usb devio: handle class_device_create() error
Akinobu Mita
2006-10-17
1
-2
/
+6
*
usbcore: fix endpoint device creation
Alan Stern
2006-10-17
1
-10
/
+8
*
usbcore: fix refcount bug in endpoint removal
Alan Stern
2006-10-17
1
-3
/
+1
*
[PATCH] devio __user annotations
Al Viro
2006-10-10
1
-3
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
5
-18
/
+14
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
[next]