Commit Graph

454 Commits (3b259e365998291a02488225e32b9f2b73723b3e)

Author SHA1 Message Date
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Robert Jarzmik 3131f7b0ab USB: Fix unneeded endpoint check in pxa27x_udc 17 years ago
Randy Dunlap dd9ebf1421 usb/gadget: fix kernel-doc warning 17 years ago
Zhaolei d66937d71a USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc 17 years ago
Li Yang 15d5a9acb1 usb/fsl_qe_udc: clear data toggle on clear halt request 17 years ago
Li Yang 928dfa6c62 usb/fsl_qe_udc: fix response to get status request 17 years ago
Will Newton 23d7cd040e fsl_usb2_udc: Fix oops on probe failure. 17 years ago
Will Newton 59097fb73c fsl_usb2_udc: Add a wmb before priming endpoint. 17 years ago
Will Newton 224b503901 fsl_usb2_udc: Make fsl_queue_td return type void. 17 years ago
Will Newton 825bee3a33 fsl_usb2_udc: Uninline udc_reset_ep_queue. 17 years ago
Will Newton c93eebbe75 fsl_usb2_udc: Rename the arguments of the fsl_writel macro. 17 years ago
Will Newton e06da9a828 fsl_usb2_udc: Initialize spinlock earlier. 17 years ago
Will Newton 9d9d88c80e fsl_usb2_udc: Clean up whitespace in /proc debugging output. 17 years ago
Will Newton bf7409a23b fsl_usb2_udc: Clean up whitespace in errors and warnings. 17 years ago
Will Newton 7483cff8a3 fsl_usb2_udc: Fix some sparse warnings and remove redundant code. 17 years ago
Will Newton f6e4411fe7 fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup. 17 years ago
Will Newton 9c94155ea0 fsl_usb2_udc: Make dr_ep_setup function static. 17 years ago
David Brownell 29bac7b766 usb gadget: cdc ethernet notification bugfix 17 years ago
Tony Lindgren f1c9e151b1 USB: omap_udc: sync with OMAP tree 17 years ago
Yauhen Kharuzhy f9e9cff613 USB: Fix s3c2410_udc usb speed handling 17 years ago
David Brownell 36e893d25a usb gadget: USB_GADGET_VBUS_DRAW Kconfig option 17 years ago
Felipe Balbi 549c41e0ac usb: gadget: workaround storage command size issues 17 years ago
SangSu Park 8296345a35 USB: g_printer: fix handling zero-length packet 17 years ago
Li Yang 3948f0e0c9 usb: add Freescale QE/CPM USB peripheral controller driver 17 years ago
Huang Weiyi 58209018cf USB: remove unused #include <version.h> 17 years ago
David Brownell 2121427836 usb gadget: defer obex enumeration 17 years ago
Felipe Balbi 3086775a49 usb gadget: cdc obex glue 17 years ago
David Brownell 60beed95e3 usb gadget: function activation/deactivation 17 years ago
Alan Stern 8066134ff8 USB: gadget: net2280: implement set_wedge 17 years ago
Alan Stern 851a526dcf USB: gadget: dummy_hcd: implement set_wedge 17 years ago
David Brownell a7a19fac8a usb: gadget Kconfig cleanup 17 years ago
David Brownell 33376c1c04 usb gadget: link fixes for network gadget 17 years ago
David Brownell 8a1ce2c044 usb gadget: link fixes for cdc composite gadget 17 years ago
David Brownell 352e2b961c usb gadget: link fixes for storage gadget 17 years ago
David Brownell 0a56b03f68 usb gadget: link fixes for printer gadget 17 years ago
David Brownell 77f754c433 usb gadget: link fixes for MIDI gadget 17 years ago
David Brownell 7e75bc0f90 usb gadget: link fixes for gadget zero 17 years ago
David Brownell 4e9ba518ec usb gadget: link fixes for serial gadget 17 years ago
Greg Kroah-Hartman b0b090e579 device create: usb: convert device_create_drvdata to device_create 17 years ago
Peter Korsgaard 6ef65a7fb6 USB: fsl_usb2_udc: fix VDBG() format string 17 years ago
David Brownell c3e3208e4b usb gadget: fix omap_udc DMA regression 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Robert Jarzmik bf31338bfd USB: Fix pxa27x_udc usb speed handling. 17 years ago
Felipe Balbi 550a7375fe USB: Add MUSB and TUSB support 17 years ago
Dmitry Baryshkov e12cc34527 USB: omap_udc: fix compilation with debug enabled 17 years ago
David Brownell 1f1ba11b64 usb gadget: issue notifications from ACM function 17 years ago
David Brownell 630c7aa801 usb gadget: remove needless struct members 17 years ago
David Brownell 937ef73d50 USB: serial gadget: rx path data loss fixes 17 years ago
Felipe Balbi e67d70f2f5 usb: gadget: protect gadget_chips.h from been included twice 17 years ago
David Brownell c728df70ab USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8) 17 years ago