linux/drivers/usb/gadget/udc
Sergiy Kibrik 10f095801c usb: s3c2410_udc: correct reversed pullup logic
For some reason the code has always been disabling pullup
when asked to do the opposite. According to surrounding code
and gadget API this seems to be a mistake. This fix allows
UDC to be detected by host controller on recent kernels.

Signed-off-by: Sergiy Kibrik <sakib@meta.ua>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-05-26 10:15:02 -05:00
..
bdc usb: gadget: bdc_udc: set value for common is_selfpowered 2015-01-29 10:32:54 -06:00
amd5536udc.c
amd5536udc.h
at91_udc.c usb: gadget: remove incorrect __init/__exit annotations 2015-04-27 14:45:35 -05:00
at91_udc.h ARM: SoC driver updates 2015-02-17 09:38:59 -08:00
atmel_usba_udc.c usb: gadget: remove incorrect __init/__exit annotations 2015-04-27 14:45:35 -05:00
atmel_usba_udc.h usb: gadget: atmel_usba: use endian agnostic IO on ARM 2015-03-19 11:28:16 -05:00
bcm63xx_udc.c
dummy_hcd.c dummy_hcd: use USB_DT[_SS]_HUB 2015-04-03 19:03:16 +02:00
fotg210-udc.c
fotg210.h
fsl_mxc_udc.c
fsl_qe_udc.c
fsl_qe_udc.h
fsl_udc_core.c usb: gadget: remove incorrect __init/__exit annotations 2015-04-27 14:45:35 -05:00
fsl_usb2_udc.h
fusb300_udc.c usb: gadget: remove incorrect __init/__exit annotations 2015-04-27 14:45:35 -05:00
fusb300_udc.h
gadget_chips.h
goku_udc.c usb: gadget: goku_udc: Remove uses of seq_<foo> return values 2015-03-19 11:28:15 -05:00
goku_udc.h
gr_udc.c
gr_udc.h
Kconfig Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2015-02-19 10:36:45 -08:00
lpc32xx_udc.c usb: gadget: lpc32xxx_udc: Fix NULL dereference 2015-03-11 14:59:10 -05:00
m66592-udc.c usb: gadget: remove incorrect __init/__exit annotations 2015-04-27 14:45:35 -05:00
m66592-udc.h
Makefile
mv_u3d_core.c
mv_u3d.h
mv_udc_core.c usb: gadget: mv_udc_core: delete pullup operation at .udc_start 2015-01-12 12:24:29 -06:00
mv_udc.h
net2272.c usb: gadget: net2272: use common is_selfpowered 2015-01-29 10:35:27 -06:00
net2272.h usb: gadget: net2272: use common is_selfpowered 2015-01-29 10:35:27 -06:00
net2280.c usb: gadget: net2280: silence sparse warning 2015-03-10 15:33:31 -05:00
net2280.h usb: gadget: net2280: remove fiforegs as it is unused 2015-03-10 15:33:30 -05:00
omap_udc.c usb: gadget: omap_udc: set value for common is_selfpowered 2015-01-29 10:35:04 -06:00
omap_udc.h
pch_udc.c usb: gadget: pch_udc: set value for common is_selfpowered 2015-01-29 10:35:36 -06:00
pxa25x_udc.c usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop 2015-01-12 12:24:22 -06:00
pxa25x_udc.h
pxa27x_udc.c usb: gadget: constify of_device_id array 2015-03-19 11:28:15 -05:00
pxa27x_udc.h
r8a66597-udc.c usb: gadget: remove incorrect __init/__exit annotations 2015-04-27 14:45:35 -05:00
r8a66597-udc.h
s3c2410_udc.c usb: s3c2410_udc: correct reversed pullup logic 2015-05-26 10:15:02 -05:00
s3c2410_udc.h
s3c-hsudc.c
udc-core.c usb: udc: add usb_udc_vbus_handler 2015-03-19 11:26:03 -05:00
udc-xilinx.c usb: gadget: xilinx: fix devm_ioremap_resource() check 2015-04-27 14:38:34 -05:00