Commit Graph

1070 Commits (df0a92c20652d70da70e5e4d08736cc485eaf1ff)

Author SHA1 Message Date
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Alan Stern 97b2f90033 USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable 14 years ago
Alan Stern c5c69f3f0d USB: dummy-hcd needs the has_tt flag 14 years ago
Sebastian Andrzej Siewior 6bc1295321 usb/s3c-hsudc: fix error path 14 years ago
Sebastian Andrzej Siewior a6207b17ec usb/pxa25x_udc: cleanup the LUBBOCK err path 14 years ago
Sebastian Andrzej Siewior cb42447374 usb/mv_udc_core: fix compile 14 years ago
Bryan Wu b38b03b363 usb: gadget: include <linux/prefetch.h> to fix compiling error 14 years ago
Mark Brown 83a0180456 USB: s3c-hsotg: Tone down debugging 14 years ago
Alexey Khoroshilov 3898115896 usb-gadget: unlock data->lock mutex on error path in ep_write() 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
Jean Delvare e05503ef11 Haavard Skinnemoen has left Atmel 14 years ago
Grant Likely b1608d69cb drivercore: revert addition of of_match to struct device 14 years ago
Martin Jackson e6251a9217 USB: gadget: f_audio: Fix invalid dereference of initdata 14 years ago
Felipe Balbi 472b91274a usb: gadget: rndis: don't test against req->length 14 years ago
Jean-Christophe PLAGNIOL-VILLARD bf1f0a05d4 usb/gadget: at91sam9g20 fix end point max packet size 14 years ago
Jingoo Han 2328ceaea4 USB: s3c-hsotg: return proper error if clk_get fails 14 years ago
Jingoo Han 66e5c64348 USB: s3c-hsotg: fix checkpatch warnings 14 years ago
Jingoo Han d6167660b2 USB: s3c-hsudc: fix checkpatch error and warning 14 years ago
Jingoo Han 004c127ef0 USB: s3c-hsudc: use IS_ERR() instead of NULL check 14 years ago
Thomas Abraham a9df304cf7 USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver 14 years ago
Maxin B John 849426c3a4 usb: gadget: Remove the LUN checks which are always true 14 years ago
Roger Quadros 95ed323667 usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests 14 years ago
Roger Quadros 1b9ba00017 usb: gadget: composite: Allow function drivers to pause control transfers 14 years ago
Pavankumar Kondeti d860852e08 USB: OTG: msm: Implement charger detection 14 years ago
Ramneek Mehresh ea437f3923 fsl/usb: Unused endpoint failure for USB gadget 14 years ago
Anji jonnala ac1aa6a217 USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc 14 years ago
Pavankumar Kondeti 76cd9cfb2e USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc 14 years ago
Pavankumar Kondeti 4c5212b768 USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc 14 years ago
Pavankumar Kondeti 986b11b8c7 USB: gadget: Fix unused variable warning in ci13xxx_udc 14 years ago
Pavankumar Kondeti 8c2387a71c USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc 14 years ago
Pavankumar Kondeti ef90748216 USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc 14 years ago
Anton Tikhomirov dfbc6fa3e1 USB: s3c-hsotg: Add copyright string 14 years ago
Anton Tikhomirov f8acb08d8a USB: s3c-hsotg: Fix hang up after reset 14 years ago
Anton Tikhomirov 9c39ddc60e USB: s3c-hsotg: Fix stall condition processing 14 years ago
Anton Tikhomirov 26ab3d0ce9 USB: s3c-hsotg: Fix control request processing 14 years ago
Anton Tikhomirov a3395f0dd0 USB: s3c-hsotg: Fix interrupt cleaning code 14 years ago
Anton Tikhomirov d00f500400 USB: s3c-hsotg: Fix core reset 14 years ago
Anatolij Gustschin 83722bc943 USB: extend ehci-fsl and fsl_udc_core driver for OTG operation 14 years ago
Anatolij Gustschin 2ea6698d7b USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller 14 years ago
Anatolij Gustschin 09ba0def9a USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors 14 years ago
Michal Nazarewicz fd4477b09e usb: gadget: storage_common: use kstrto*() [bug fix] 14 years ago
Sebastian Andrzej Siewior 865835fa44 usb/dummy_hcd: don't probe for udc if hcd failed 14 years ago
Jonas Andersson a0c25c2050 USB: g_printer required set interface request 14 years ago
Sven Schnelle a8779ee94e USB: dbpg gadget: dont mask out direction bit 14 years ago
Sven Schnelle 83b7201993 USB: dbgp gadget: set MaxpacketSize0 14 years ago
Sven Schnelle 1744020ceb USB: dbgp gadget: fix return value of dbgp_setup 14 years ago
Greg Kroah-Hartman 98346f7db0 Revert "usb: usb_storage: do not align length of request for CBW to maxp size" 14 years ago
Michal Nazarewicz db8fa2852e usb: gadget: storage_common: use kstrto*() 14 years ago
Weiping Pan(潘卫平) 74d1dc8d8d usb: fix a typo in a comment 14 years ago
Roger Quadros 3c624d4962 usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only 14 years ago