index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
amd5536udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
1
-7
/
+6
2012-05-04
usb: gadget: use module_pci_driver
Axel Lin
1
-13
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-28
usb: gadget: amd5536: use generic map/unmap routines
Felipe Balbi
1
-27
/
+6
2012-02-27
usb: amd5536udc: Remove old CVS markers
Cyril Roelandt
1
-1
/
+1
2012-02-27
usb: amd5536udc: Fix the type of ep_string
Cyril Roelandt
1
-1
/
+1
2012-02-27
usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macro
Cyril Roelandt
1
-1
/
+1
2012-02-27
usb: amd5536udc: Fix indentation
Cyril Roelandt
1
-3
/
+3
2012-02-27
usb: amd5536udc: Fix coding style issues.
Cyril Roelandt
1
-4
/
+4
2012-02-27
usb: amd5536udc: Fix brace coding style issues.
Cyril Roelandt
1
-57
/
+36
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-4
/
+4
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
1
-1
/
+1
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-7
/
+2
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
-1
/
+1
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-5
/
+13
2011-06-07
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-7
/
+7
2010-11-11
USB: gadget: amd5536udc.c: delete double assignment
Julia Lawall
1
-1
/
+0
2010-10-22
USB: gadget: amd5536udc.c: fix error path
Rahul Ruikar
1
-1
/
+3
2010-10-22
USB: gadget: amd5536udc.c: Remove double test
Julia Lawall
1
-1
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-4
/
+5
2009-12-01
usb: amd5536udc: fixed shared interrupt bug and warning oops
Thomas Dahlmann
1
-19
/
+30
2009-09-23
USB: gadget: Drop NULL test on list_entry result
Julia Lawall
1
-31
/
+25
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-05-14
usb: fix integer as NULL pointer warnings found by sparse
Harvey Harrison
1
-5
/
+5
2008-04-28
drivers/usb annotations and fixes
Al Viro
1
-9
/
+11
2008-04-25
USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...
Jesper Juhl
1
-0
/
+10
2008-02-02
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
1
-0
/
+1
2008-02-02
USB: Add missing "space" to printk messages
Joe Perches
1
-1
/
+1
2007-10-25
USB: amd5536udc - remove set_mwi() compiler warning
David Brownell
1
-1
/
+1
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-13
USB: AMD5536: use pdev->revision
Auke Kok
1
-4
/
+2
2007-10-13
usb: remove redundant memset from amd5536udc
Mariusz Kozlowski
1
-1
/
+0
2007-07-20
USB: amd5536 UDC driver (in GEODE southbridge)
Thomas Dahlmann
1
-0
/
+3454