Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
163e40743f730e0982b0df28e57e0bed71442a77
/
drivers
/
usb
/
gadget
/
amd5536udc.c
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
e117e74
usb: gadget: add "maxpacket_limit" field to struct usb_ep
by Robert Baldyga
· 11 years ago
9510ecee6
usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
d47aa45
usb: gadget: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
ffcba5a
usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue()
by Alexey Khoroshilov
· 11 years ago
e1f07ce
usb: gadget: amd5536udc: don't assign gadget.dev.release directly
by Felipe Balbi
· 12 years ago
fd3682d
usb: gadget: amd5536udc: don't touch gadget.dev.driver
by Felipe Balbi
· 12 years ago
6c39d90
usb: gadget: amd5536udc: remove unnecessary initializations
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
12ad0fc
usb: gadget: amd5536udc: let udc-core manage gadget->dev
by Felipe Balbi
· 12 years ago
cba6c85
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
45005f6
usb: gadget: amd5536udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
25e14c1
usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()
by Xi Wang
· 12 years ago
ffe0b33
usb: gadget: remove global variable composite in composite.c
by Sebastian Andrzej Siewior
· 12 years ago
ef20a72
usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
3cdb772
usb: gadget: use module_pci_driver
by Axel Lin
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
220e860
usb: gadget: amd5536: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
c15e03e
usb: amd5536udc: Remove old CVS markers
by Cyril Roelandt
· 13 years ago
34af373
usb: amd5536udc: Fix the type of ep_string
by Cyril Roelandt
· 13 years ago
1b8860d
usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macro
by Cyril Roelandt
· 13 years ago
1435db4
usb: amd5536udc: Fix indentation
by Cyril Roelandt
· 13 years ago
5647a14
usb: amd5536udc: Fix coding style issues.
by Cyril Roelandt
· 13 years ago
170b778
usb: amd5536udc: Fix brace coding style issues.
by Cyril Roelandt
· 13 years ago
f9c56cd
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
by Ido Shayevitz
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
bfe0658
usb: udc: Fix gadget driver's speed check in various UDC drivers
by Michal Nazarewicz
· 13 years ago
e538dfd
usb: Provide usb_speed_string() function
by Michal Nazarewicz
· 13 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 14 years ago
b38b03b
usb: gadget: include <linux/prefetch.h> to fix compiling error
by Bryan Wu
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8b45556
USB: gadget: amd5536udc.c: delete double assignment
by Julia Lawall
· 14 years ago
f34c25e
USB: gadget: amd5536udc.c: fix error path
by Rahul Ruikar
· 14 years ago
0cf7a63
USB: gadget: amd5536udc.c: Remove double test
by Julia Lawall
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
c5deb83
usb: amd5536udc: fixed shared interrupt bug and warning oops
by Thomas Dahlmann
· 15 years ago
058e698
USB: gadget: Drop NULL test on list_entry result
by Julia Lawall
· 16 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
0031a06
USB: usb dev_set_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
af3d305
usb: fix integer as NULL pointer warnings found by sparse
by Harvey Harrison
· 17 years ago
fd05e72
drivers/usb annotations and fixes
by Al Viro
· 17 years ago
73d79aa
USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller driver
by Jesper Juhl
· 17 years ago
eb0be47
USB: usb peripheral controller driver oops avoidance
by Patrik Sevallius
· 17 years ago
fec8de3
USB: Add missing "space" to printk messages
by Joe Perches
· 17 years ago
5174528
USB: amd5536udc - remove set_mwi() compiler warning
by David Brownell
· 17 years ago
9454a57
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
by David Brownell
· 17 years ago
1d3ee41
USB: AMD5536: use pdev->revision
by Auke Kok
· 17 years ago
60b69a9
usb: remove redundant memset from amd5536udc
by Mariusz Kozlowski
· 17 years ago
55d402d
USB: amd5536 UDC driver (in GEODE southbridge)
by Thomas Dahlmann
· 18 years ago