Commit Graph

993 Commits (962f3ffa927f2e777a4193843c45ffa6e52ff4b6)

Author SHA1 Message Date
Maulik Mankad 2edb11cbac usb: gadget: composite: fix req->length in composite_setup() 14 years ago
Rémi Denis-Courmont 10408bb9c4 USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM 14 years ago
Pavankumar Kondeti 541cace8cd USB: gadget: Add test mode support for ci13xxx_udc 14 years ago
Pavankumar Kondeti e2b61c1df6 USB: gadget: Implement remote wakeup in ci13xxx_udc 14 years ago
Pavankumar Kondeti 0e6ca1998e USB: gadget: Implement hardware queuing in ci13xxx_udc 14 years ago
Yusuke Goda 108be95f9f usb: m66592-udc: Fixed bufnum of Bulk 14 years ago
Rahul Ruikar 8ab10400a0 usb: gadget: at91_udc: Fix error path 14 years ago
Dan Carpenter 6b2e30c07f usb: fusb300_udc: add more "ep%d" names 14 years ago
Fabian Godehardt 16f08a08d8 USB: s3c2410_udc: Add handling for S3C244X dual-packet mode 14 years ago
Toshiharu Okada c17f459c6e usb: pch_udc: Fixed issue which does not work with g_ether 14 years ago
Jassi Brar 05c3eebd50 USB: Gadget: Reorder driver name assignment 14 years ago
Jassi Brar ff085de758 USB: Gadget: Composite: Debug interface comparison 14 years ago
Jesper Juhl a283c03a3a USB, Mass Storage, composite, gadget: Fix build failure and memset of a struct 14 years ago
Pavankumar Kondeti 8cf28f1f4d USB: Fix trout build failure with ci13xxx_msm gadget 14 years ago
Marek Szyprowski ce1fd35857 USB: gadget: f_fs: even zero-length packets require a buffer 14 years ago
Fabio Estevam a51ea8cc9c usb: gadget/fsl_mxc_udc: Detect the CPU type in run-time 14 years ago
Jassi Brar 553fbcde34 USB: Gadget: Initialize wMaxPacketSize if not already set 14 years ago
Yusuke Goda 6d86d52a33 usb: r8a66597-udc: Fixed bufnum of Bulk 14 years ago
Yuan-Hsin Chen 0fe6f1d1f6 usb: udc: add Faraday fusb300 driver 14 years ago
Maulik Mankad 3c47eb06f0 usb: gadget: composite: avoid access beyond array max length 14 years ago
Pavankumar Kondeti ca9cfea09f USB: gadget: Fix endpoint representation in ci13xxx_udc 14 years ago
Pavankumar Kondeti 49d3df53a8 USB: gadget: Fix error path in ci13xxx_udc gadget probe function 14 years ago
Toshiharu Okada 15680cdfc6 usb: pch_udc: Fix the worning log issue at gadget driver remove 14 years ago
Alan Stern ad84e4a9ef USB: g_printer: fix bug in module parameter definitions 14 years ago
Alan Stern d5aa475180 USB: g_printer: fix bug in unregistration 14 years ago
Tomoya MORINAGA 06f1b9715c USB: pch_udc: support new device ML7213 IOH 14 years ago
Toshiharu Okada abab0c67c0 usb: pch_udc: Fixed issue which does not work with g_serial 14 years ago
Justin P. Mattock 48e34d0f4f drivers: fix comment typo diable -> disable. 14 years ago
Tejun Heo 569ff2de2e usb: don't use flush_scheduled_work() 14 years ago
Greg Kroah-Hartman dbb442b85a Revert "USB: gadget: Allow function access to device ID data during bind()" 14 years ago
Pavankumar Kondeti daba58035a USB: gadget: Remove suspended sysfs file before freeing cdev 14 years ago
Rob Emanuele 2c8245c499 USB: atmel_usba_udc: fix freeing irq in usba_udc_remove() 14 years ago
Artem Leonenko 0a313c4d24 USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096 14 years ago
Artem Leonenko 7c25a82684 USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's 14 years ago
Artem Leonenko d9bb9c1820 USB: gadget: update ci13xxx to work with g_ether 14 years ago
Artem Leonenko 6549e8b7f3 USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers 14 years ago
Yauheni Kaliuta 6c34d28882 usb: gadget: g_ncm added 14 years ago
Yauheni Kaliuta 9f6ce4240a usb: gadget: f_ncm.c added 14 years ago
Yauheni Kaliuta 5c1168dbc5 usb: gadget: u_ether: prepare for NCM 14 years ago
Richard Röjfors ff176a4e29 usb: pch_udc: Fix setup transfers with data out 14 years ago
Richard Röjfors 49e2083466 usb: pch_udc: Fix compile error, warnings and checkpatch warnings 14 years ago
Pavankumar Kondeti 2d0cdcc5a0 USB: gadget: Implement runtime PM for MSM bus glue driver 14 years ago
Pavankumar Kondeti c036019ed2 USB: gadget: Implement runtime PM for ci13xxx gadget 14 years ago
Pavankumar Kondeti 33f82f387b USB: gadget: Add USB controller driver for MSM SoC 14 years ago
Pavankumar Kondeti f01ef5748f USB: gadget: Introduce ci13xxx_udc_driver struct 14 years ago
Pavankumar Kondeti 61948ee4d5 USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask 14 years ago
Pavankumar Kondeti 0a91efa2f9 USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc 14 years ago
Pavankumar Kondeti 409a15da98 USB: gadget: Separate out PCI bus code from ci13xxx_udc 14 years ago
Tobias Klauser 537baabbdf usb: gadget: f_fs: Remove redundant unlikely() 14 years ago
Uwe Kleine-König 34404082bb usb: gadget/imx-udc: fix interrupt name again 14 years ago