Commit Graph

578 Commits (7206b00164a1c3ca533e01db285955617e1019f8)

Author SHA1 Message Date
Nicolas Ferre e60c65d359 USB: atmel_usba_udc: change way of specifying bias function 16 years ago
Xiaochen Shen 5be19a9daa USB: Add Intel Langwell USB Device Controller driver 16 years ago
Bryan Wu c6994e6f06 USB: gadget: add USB Audio Gadget driver 16 years ago
Ben Dooks 5b7d70c6db USB: Gadget driver for Samsung HS/OtG block 16 years ago
Guennadi Liakhovetski 54e4026b64 USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver 16 years ago
Maulik Mankad 830d1b188c USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether 16 years ago
Daniel Glöckner 680cc64557 USB: gadget: imx_udc: don't queue more data when zlp is to be sent 16 years ago
Daniel Glöckner 2e25134122 USB: gadget: g_serial: append zlp when tx buffer becomes empty 16 years ago
Daniel Mack 1e0abb7e18 USB: imx_udc: fix leak in imx_ep_alloc_request() 16 years ago
Alan Stern 604eb89ffe USB: g_file_storage: use the "unaligned" accessors 16 years ago
Robert Jarzmik 367815eea4 USB: pxa27x_udc: single-thread setup requests 16 years ago
Robert Jarzmik 9f5351b743 USB: pxa27x_udc: compatibility with pxa320 SoC 16 years ago
David Brownell f6d529f936 USB: pxa27x_udc: introduce pxa27x_clear_otgph() 16 years ago
Matthias Kaehlcke fa4c86a0dd USB: gadgetfs: use helper functions to determine endpoint type and direction 16 years ago
Matthias Kaehlcke 9ab1565151 USB: Goku-S: use helper functions to determine endpoint type and direction 16 years ago
Matthias Kaehlcke 81c8d8d28d USB: at91_udc: use helper functions to determine endpoint type and direction 16 years ago
Matthias Kaehlcke 71de6b63f1 USB: atmel_usba_udc: use helper functions to determine endpoint type and direction 16 years ago
Matthias Kaehlcke 15739bb502 USB: ci13xxx_udc: use helper functions to determine endpoint type and direction 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Rémi Denis-Courmont b61b8af0f3 usb: gadget: f_phonet: fix memory allocation sizes 16 years ago
Rémi Denis-Courmont c69367fd67 f_phonet: no need to check for carrier - scheduler does it internally 16 years ago
Rémi Denis-Courmont fa20259279 f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback 16 years ago
Haavard Skinnemoen fe92c9e481 USB: atmel_usb_udc: Use kzalloc() to allocate ep structures 16 years ago
Martin Fuzzey f42706c904 USB: atmel-usba-udc : fix control out requests. 16 years ago
Alan Stern 0f43158cad USB: Gadget: fix UTF conversion in the usbstring library 16 years ago
David Brownell 864e28b4f2 USB: gadget: omap_udc uses platform_driver_probe() 16 years ago
Matthias Kaehlcke 36825a2dec USB: ci13xxx_udc: fix build error 16 years ago
Alan Stern 82a10a81c8 USB: g_file_storage: fix use-after-free bug when closing files 16 years ago
David Lopo f23e649bb6 USB: Gadget: MIPS CI13xxx UDC bugfixes 16 years ago
Jonathan McDowell 237e75bf1e usb gadget: fix ethernet link reports to ethtool 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Hans-Christian Egtvedt 472a6786b0 atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line 16 years ago
Kay Sievers 5df5852446 usb: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Vernon Sauder 4c24b6d045 USB: pxa27x_udc: typo fixes and code cleanups 16 years ago
David Brownell ab943a2e12 USB: gadget: gadget zero uses new suspend/resume hooks 16 years ago
David Brownell 8942939a6c USB: gadget: composite device-level suspend/resume hooks 16 years ago
Greg Kroah-Hartman 16e2e5f634 USB: make transfer_buffer_lengths in struct urb field u32 16 years ago
Felipe Balbi b2bdf3a789 USB: composite: avoid inconsistent lock state 16 years ago
Harvey Harrison 551509d267 USB: replace uses of __constant_{endian} 16 years ago
Frank Seidel 6f8aa65b52 USB: add missing KERN_* constants to printks 16 years ago
Darius Augulis b633d28e2c USB: imx_udc: Fix IMX UDC gadget general irq handling 16 years ago
Darius Augulis d24921a36d USB: imx_udc: Fix IMX UDC gadget ep0 irq handling 16 years ago
Darius Augulis 593bef6c75 USB: imx_udc: Fix IMX UDC gadget code style 16 years ago
Darius Augulis 8f182e5ddc USB: imx_udc: Fix IMX UDC gadget bugs 16 years ago
Huang Weiyi bcbbbfc169 USB: gadget: remove duplicated #include 16 years ago
Julia Lawall 00185a60c3 USB: Remove redundant test in pxa27x_udc and ftdi_sio 16 years ago
Robert Jarzmik ee069fb118 USB: pxa27x_udc: add vbus_draw callback 16 years ago
Robert Jarzmik 7fec3c25b7 USB: pxa27x_udc: add otg transceiver support 16 years ago
Robert Jarzmik b799a7eb68 USB: pxa27x_udc: add vbus session handling 16 years ago
Robert Jarzmik eb50702539 USB: pxa27x_udc: factor pullup code to prepare otg transceiver 16 years ago