Jingoo Han
|
027ca0d2fe
usb: gadget: goku_udc: use NULL instead of 0
|
12 years ago |
Al Viro
|
962a1ab21e
gadget: single_open() leaks
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
David Howells
|
96c7a22ebd
goku_udc: Don't use create_proc_read_entry()
|
12 years ago |
Felipe Balbi
|
2ae837e4d8
usb: gadget: goku_udc: don't assign gadget.dev.release directly
|
12 years ago |
Felipe Balbi
|
88060d60b6
usb: gadget: goku_udc: don't touch gadget.dev.driver
|
12 years ago |
Felipe Balbi
|
975cbd4939
usb: gadget: goku_udc: remove unused macro
|
12 years ago |
Felipe Balbi
|
1a36315c97
usb: gadget: goku_udc: remove unnecessary initializations
|
12 years ago |
Felipe Balbi
|
7bce401cc6
usb: gadget: drop now unnecessary flag
|
12 years ago |
Felipe Balbi
|
5637bf5b7a
usb: gadget: goku_udc: let udc-core manage gadget->dev
|
12 years ago |
Felipe Balbi
|
950b3c1dac
usb: gadget: goku_udc: convert to udc_start/udc_stop
|
12 years ago |
Sebastian Andrzej Siewior
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 years ago |
Theodore Ts'o
|
11bc26836a
goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
|
13 years ago |
Ido Shayevitz
|
aedaa44dd3
usb: gadget: goku_udc: Remove unneeded condition
|
13 years ago |
Ido Shayevitz
|
db79d9811b
usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
Axel Lin
|
3cdb772160
usb: gadget: use module_pci_driver
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Felipe Balbi
|
6440093f5e
usb: gadget: goku: use generic map/unmap routines
|
13 years ago |
Ido Shayevitz
|
f9c56cdd39
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
|
13 years ago |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 years ago |
Michal Nazarewicz
|
d327ab5b6d
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
|
13 years ago |
Sebastian Andrzej Siewior
|
0f91349b89
usb: gadget: convert all users to the new udc infrastructure
|
14 years ago |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
Dan Carpenter
|
319feaabb6
usb: gadget: goku_udc: Fix error path
|
15 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Dan Carpenter
|
872f8b4254
USB: goku_udc: remove potential null dereference
|
15 years ago |
Németh Márton
|
1ba2557f29
USB goku_udc: make PCI device id constant
|
15 years ago |
Matthias Kaehlcke
|
9ab1565151
USB: Goku-S: use helper functions to determine endpoint type and direction
|
16 years ago |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
SangSu Park
|
32e7fea282
USB: Fix goku_udc usb speed handling
|
16 years ago |