index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
dummy_hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-2
/
+2
2011-07-02
usb: gadget: dummy_hcd: convert to new-style udc-probe
Sebastian Andrzej Siewior
1
-35
/
+15
2011-07-02
usb: gadget: dummy_hcd: move selection of speed into ->pullup()
Sebastian Andrzej Siewior
1
-25
/
+35
2011-07-02
usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()
Sebastian Andrzej Siewior
1
-7
/
+4
2011-07-02
usb: gadget: dummy_hcd: move ep initialisation HW setup
Sebastian Andrzej Siewior
1
-23
/
+33
2011-07-02
usb: gadget: dummy_hcd: move common bits of suspend/resume into one function
Sebastian Andrzej Siewior
1
-19
/
+18
2011-07-02
usb: gadget: remove net2280_set_fifo_mode()
Sebastian Andrzej Siewior
1
-10
/
+0
2011-07-02
usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER
Sebastian Andrzej Siewior
1
-16
/
+14
2011-07-02
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
Sebastian Andrzej Siewior
1
-8
/
+3
2011-07-02
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
Sebastian Andrzej Siewior
1
-7
/
+8
2011-07-02
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
Sebastian Andrzej Siewior
1
-27
/
+7
2011-07-02
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
Tatyana Brokhman
1
-5
/
+15
2011-07-02
usb: gadget: dummy_hcd: add SuperSpeed support
Tatyana Brokhman
1
-88
/
+476
2011-07-02
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
Tatyana Brokhman
1
-237
/
+270
2011-06-28
usb: gadget: coding style fix
Tatyana Brokhman
1
-12
/
+36
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-10
/
+21
2011-06-07
USB: dummy-hcd needs the has_tt flag
Alan Stern
1
-0
/
+1
2011-04-30
usb/dummy_hcd: don't probe for udc if hcd failed
Sebastian Andrzej Siewior
1
-1
/
+20
2011-03-14
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-2
/
+2
2010-11-11
usb: dummy_hcd code simplification
Tatyana Brokhman
1
-116
/
+135
2010-10-22
usb: gadget: dummy_hcd: Fix error path
Rahul Ruikar
1
-3
/
+5
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-5
/
+5
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-3
/
+3
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-3
/
+1
2009-09-23
USB: dummy-hcd: accept mismatch between wLength and transfer length
Alan Stern
1
-5
/
+0
2009-03-25
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
1
-1
/
+1
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2008-10-18
USB: gadget: dummy_hcd: implement set_wedge
Alan Stern
1
-6
/
+27
2008-08-14
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...
David Brownell
1
-2
/
+3
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-04-28
drivers/usb annotations and fixes
Al Viro
1
-2
/
+1
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-04-25
USB: dummy-hcd: use dynamic allocation for platform_devices
Alan Stern
1
-41
/
+29
2008-04-25
USB: gadget: dummy_hcd.c: fix nested switch statements
Ingo van Lil
1
-8
/
+6
2008-04-25
USB: remove dev->power.power_state
Alan Stern
1
-2
/
+0
2008-02-02
USB: dummy_hcd: change the default power budget
Alan Stern
1
-2
/
+3
2008-02-02
USB: dummy_hcd: don't register drivers on the platform bus
Alan Stern
1
-25
/
+8
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-13
USB: fix location of statement label in dummy-hcd
Alan Stern
1
-1
/
+1
2007-10-13
USB: Eliminate urb->status usage!
Alan Stern
1
-2
/
+1
2007-10-13
USB: reorganize urb->status use in dummy-hcd
Alan Stern
1
-29
/
+24
2007-10-13
USB: add urb->unlinked field
Alan Stern
1
-5
/
+3
2007-10-13
USB: centralize -EREMOTEIO handling
Alan Stern
1
-7
/
+2
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-5
/
+17
2007-08-23
USB: remove DEBUG definition from dummy_hcd
Alan Stern
1
-2
/
+0
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-36
/
+0
2007-07-13
USB: Don't resume root hub if the controller is suspended
Alan Stern
1
-2
/
+1
[next]