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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] USB gadget: drain rndis response queue on disconnect
David Brownell
2005-06-27
1
-1
/
+7
*
[PATCH] USB: fix drivers/usb/gadget/ether.c compile error
David Brownell
2005-06-27
1
-32
/
+21
*
[PATCH] USB: dummy_hcd: add suspend/resume support
Alan Stern
2005-06-27
1
-17
/
+162
*
[PATCH] USB: dummy_hcd: sparse cleanups
Alan Stern
2005-06-27
1
-17
/
+23
*
[PATCH] USB: usbatm kcalloc cleanup
Duncan Sands
2005-06-27
1
-4
/
+1
*
[PATCH] USB: fix usbatm gcc-2.95.x bug
Andrew Morton
2005-06-27
1
-1
/
+2
*
[PATCH] USB ATM: avoid oops on bind failure; plug memory leak
Duncan Sands
2005-06-27
1
-4
/
+5
*
[PATCH] USB ATM: reduce log spamming
Duncan Sands
2005-06-27
1
-10
/
+11
*
[PATCH] USB ATM: bits and bobs
Duncan Sands
2005-06-27
2
-13
/
+44
*
[PATCH] USB ATM: generic DSL modem driver xusbatm
Duncan Sands
2005-06-27
1
-0
/
+196
*
[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacru
Duncan Sands
2005-06-27
1
-0
/
+878
*
[PATCH] USB ATM: port speedtch to new usbatm core
Duncan Sands
2005-06-27
1
-552
/
+533
*
[PATCH] USB: fix speedtch.c merge with next patch.
Andrew Morton
2005-06-27
1
-2
/
+0
*
[PATCH] USB ATM: new usbatm core
Duncan Sands
2005-06-27
4
-1364
/
+1414
*
[PATCH] USB: misc ehci updates
David Brownell
2005-06-27
4
-20
/
+70
*
[PATCH] USB: pxa2xx_udc updates
David Brownell
2005-06-27
2
-21
/
+32
*
[PATCH] USB: goku_udc updates (sparse, SETUP api change)
David Brownell
2005-06-27
1
-11
/
+17
*
[PATCH] USB: net2280 updates (sparse, SETUP api change)
David Brownell
2005-06-27
1
-22
/
+29
*
[PATCH] USB: gadget driver updates (SETUP api change)
David Brownell
2005-06-27
7
-43
/
+41
*
[PATCH] USB: Kconfig fixes for usb/gadget
David Brownell
2005-06-27
1
-1
/
+10
*
[PATCH] USB: upgrade of the idmouse driver
Florian Echtler
2005-06-27
1
-61
/
+88
*
[PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling
Alan Stern
2005-06-27
1
-0
/
+10
*
[PATCH] USB dummy_hcd: Centralize link state computations
Alan Stern
2005-06-27
1
-92
/
+162
*
[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC
Alan Stern
2005-06-27
1
-98
/
+133
*
[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT
Alan Stern
2005-06-27
1
-27
/
+23
*
[PATCH] USB dummy_hcd: Partial OTG emulation
Alan Stern
2005-06-27
1
-2
/
+28
*
[PATCH] USB: more omap_udc updates (dma and omap1710)
David Brownell
2005-06-27
3
-41
/
+125
*
[PATCH] USB: ethernet gadget updates (mostly cleanup)
David Brownell
2005-06-27
1
-180
/
+107
*
[PATCH] USB: rndis updates (mostly cleanup)
David Brownell
2005-06-27
4
-344
/
+285
*
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
2005-06-27
6
-135
/
+4
*
[PATCH] usbcore: register root hub in usb_add_hcd
Alan Stern
2005-06-27
2
-26
/
+49
*
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
2005-06-27
5
-12
/
+8
*
[PATCH] UHCI: Don't store device pointer in QH or TD
Alan Stern
2005-06-27
3
-26
/
+12
*
[PATCH] usbcore: Remove hub_set_power_budget
Alan Stern
2005-06-27
3
-14
/
+10
*
[PATCH] USB: check for device in zd1201_resume
Colin Leroy
2005-06-27
1
-0
/
+3
*
[PATCH] USB: PM support for zd1201
Colin Leroy
2005-06-27
2
-0
/
+39
*
[PATCH] USB: add ability for usb-serial drivers to determine if their write u...
Greg Kroah-Hartman
2005-06-27
10
-46
/
+85
*
[PATCH] USB: add reboot notifier to ohci
David Brownell
2005-06-27
3
-4
/
+26
*
[PATCH] USB: usbtest updates
David Brownell
2005-06-27
1
-8
/
+52
*
[PATCH] USB: fix acm trouble with terminals
Oliver Neukum
2005-06-27
2
-37
/
+197
*
[PATCH] usbcore support for root-hub IRQ instead of polling
Alan Stern
2005-06-27
3
-87
/
+140
*
[PATCH] USB UHCI: Add shutdown method
Alan Stern
2005-06-27
1
-0
/
+16
*
[PATCH] USB UHCI: improved reset handling
Alan Stern
2005-06-27
1
-29
/
+40
*
[PATCH] USB UHCI: Use root-hub IRQs while suspended
Alan Stern
2005-06-27
4
-60
/
+92
*
[PATCH] USB UHCI: Fix up loose ends
Alan Stern
2005-06-27
1
-21
/
+65
*
[PATCH] USB UHCI: Add root-hub suspend/resume support
Alan Stern
2005-06-27
3
-102
/
+202
*
[PATCH] USB UHCI: Add root hub states
Alan Stern
2005-06-27
4
-156
/
+212
*
[PATCH] USB UHCI: Minor improvements
Alan Stern
2005-06-27
3
-53
/
+55
*
[PATCH] USB UHCI: subroutine reordering
Alan Stern
2005-06-27
1
-144
/
+143
*
[PATCH] USB: turn a user mode driver error into a hard error
David Brownell
2005-06-27
1
-3
/
+3
[next]