index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
dummy_hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-7
/
+6
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
1
-1
/
+1
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
1
-9
/
+0
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-2
/
+2
*
usb: gadget: dummy_hcd: convert to new-style udc-probe
Sebastian Andrzej Siewior
2011-07-01
1
-35
/
+15
*
usb: gadget: dummy_hcd: move selection of speed into ->pullup()
Sebastian Andrzej Siewior
2011-07-01
1
-25
/
+35
*
usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()
Sebastian Andrzej Siewior
2011-07-01
1
-7
/
+4
*
usb: gadget: dummy_hcd: move ep initialisation HW setup
Sebastian Andrzej Siewior
2011-07-01
1
-23
/
+33
*
usb: gadget: dummy_hcd: move common bits of suspend/resume into one function
Sebastian Andrzej Siewior
2011-07-01
1
-19
/
+18
*
usb: gadget: remove net2280_set_fifo_mode()
Sebastian Andrzej Siewior
2011-07-01
1
-10
/
+0
*
usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER
Sebastian Andrzej Siewior
2011-07-01
1
-16
/
+14
*
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
Sebastian Andrzej Siewior
2011-07-01
1
-8
/
+3
*
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
Sebastian Andrzej Siewior
2011-07-01
1
-7
/
+8
*
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
Sebastian Andrzej Siewior
2011-07-01
1
-27
/
+7
*
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
Tatyana Brokhman
2011-07-01
1
-5
/
+15
*
usb: gadget: dummy_hcd: add SuperSpeed support
Tatyana Brokhman
2011-07-01
1
-88
/
+476
*
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
Tatyana Brokhman
2011-07-01
1
-237
/
+270
*
usb: gadget: coding style fix
Tatyana Brokhman
2011-06-28
1
-12
/
+36
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
1
-10
/
+21
*
USB: dummy-hcd needs the has_tt flag
Alan Stern
2011-06-07
1
-0
/
+1
*
usb/dummy_hcd: don't probe for udc if hcd failed
Sebastian Andrzej Siewior
2011-04-29
1
-1
/
+20
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-2
/
+2
*
usb: dummy_hcd code simplification
Tatyana Brokhman
2010-11-11
1
-116
/
+135
*
usb: gadget: dummy_hcd: Fix error path
Rahul Ruikar
2010-10-22
1
-3
/
+5
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-5
/
+5
*
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
1
-3
/
+3
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-3
/
+1
*
USB: dummy-hcd: accept mismatch between wLength and transfer length
Alan Stern
2009-09-23
1
-5
/
+0
*
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
1
-1
/
+1
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-1
/
+1
*
USB: gadget: dummy_hcd: implement set_wedge
Alan Stern
2008-10-17
1
-6
/
+27
*
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...
David Brownell
2008-08-13
1
-2
/
+3
*
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
drivers/usb annotations and fixes
Al Viro
2008-04-28
1
-2
/
+1
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-6
/
+6
*
USB: dummy-hcd: use dynamic allocation for platform_devices
Alan Stern
2008-04-24
1
-41
/
+29
*
USB: gadget: dummy_hcd.c: fix nested switch statements
Ingo van Lil
2008-04-24
1
-8
/
+6
*
USB: remove dev->power.power_state
Alan Stern
2008-04-24
1
-2
/
+0
*
USB: dummy_hcd: change the default power budget
Alan Stern
2008-02-01
1
-2
/
+3
*
USB: dummy_hcd: don't register drivers on the platform bus
Alan Stern
2008-02-01
1
-25
/
+8
*
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
1
-1
/
+1
*
USB: fix location of statement label in dummy-hcd
Alan Stern
2007-10-12
1
-1
/
+1
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
1
-2
/
+1
*
USB: reorganize urb->status use in dummy-hcd
Alan Stern
2007-10-12
1
-29
/
+24
*
USB: add urb->unlinked field
Alan Stern
2007-10-12
1
-5
/
+3
*
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
1
-7
/
+2
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
1
-5
/
+17
*
USB: remove DEBUG definition from dummy_hcd
Alan Stern
2007-08-22
1
-2
/
+0
[next]