aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds83-2749/+2980
2011-10-18USB: gadget: midi: memory leak in f_midi_bind_config()Dan Carpenter1-1/+3
2011-10-18USB: gadget: midi: fix range check in f_midi_out_open()Dan Carpenter1-1/+1
2011-10-18usb: gadget: file_storage: fix race on unloadingYauheni Kaliuta1-9/+9
2011-10-13usb: gadget: add new usb gadget for ACM and mass storageKlaus Schwarzkopf3-0/+268
2011-10-13usb: gadget: mv_udc: fix compile warningFelipe Balbi1-1/+1
2011-10-13usb: gadget: mv_udc: add clock gating supportNeil Zhang2-11/+185
2011-10-13usb: gadget: mv_udc: add test mode supportNeil Zhang2-19/+54
2011-10-13usb: gadget: mv_udc: use DMA API for status_req's dma addressNeil Zhang1-1/+8
2011-10-13usb: gadget: mv_udc: fix dtd dma confusionNeil Zhang1-1/+26
2011-10-13usb: gadget: mv_udc: add shutdown function for itNeil Zhang1-0/+12
2011-10-13usb: gadget: mv_udc: correct ep0 stateNeil Zhang1-2/+3
2011-10-13usb: gadget: mv_udc: rewrite fifo flushNeil Zhang1-27/+18
2011-10-13usb: gadget: mv_udc: set unused endpoint with right typeNeil Zhang1-2/+2
2011-10-13usb: gadget: mv_udc: add missing spinlock in ep enable/disableNeil Zhang1-3/+13
2011-10-13usb: gadget: mv_udc: fix bug when handle setup package.Neil Zhang1-2/+1
2011-10-13usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0Neil Zhang1-0/+2
2011-10-13usb: gadget: mv_udc: ep0 needn't set toggle flagNeil Zhang1-2/+2
2011-10-13usb: gadget: mv_udc: fix a clerical errorNeil Zhang1-1/+1
2011-10-13usb: gadget: mv_udc: fix kernel panic on some platformsNeil Zhang1-0/+7
2011-10-13usb: gadget: mv_udc: add section informationNeil Zhang1-2/+2
2011-10-13usb: gadget: mv_udc: refine the driver structureNeil Zhang4-259/+132
2011-10-13usb: gadget: storage: add superspeed supportFelipe Balbi4-13/+190
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi1-2/+2
2011-10-13usb: gadget: r8a66597: convert to new styleFelipe Balbi1-29/+8
2011-10-13usb: gadget: net2280: convert to new styleFelipe Balbi1-53/+17
2011-10-13usb: gadget: net2272: convert to new styleFelipe Balbi1-53/+19
2011-10-13usb: gadget: langwell: convert to new styleFelipe Balbi2-48/+21
2011-10-13usb: gadget: langwell: don't use the_controller when it's not neededFelipe Balbi1-8/+8
2011-10-13usb: gadget: at91_udc: change french comments to englishRobert Schwebel1-8/+8
2011-10-13usb: gadget: pxa25x: is_vbus_present is goneArnd Bergmann1-7/+1
2011-10-13usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDCPaul Zimmerman2-18/+18
2011-10-13USB: gadget: f_midi: allow a dynamic number of input and output portsDaniel Mack2-108/+191
2011-10-13USB: gadget: midi: refactor the device codeDaniel Mack2-1197/+80
2011-10-13USB: gadget: midi: add midi function driverDaniel Mack1-0/+923
2011-10-13usb gadget: fix langwell_udc.c build errorRandy Dunlap1-14/+14
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda2-20/+370
2011-10-13usb: gadget: r8a66597-udc: use dev_*() instead of printk()Yoshihiro Shimoda2-40/+60
2011-10-13usb: gadget: r8a66597-udc: add function for external controllerYoshihiro Shimoda1-15/+19
2011-10-13usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifoYoshihiro Shimoda2-4/+4
2011-09-26USB: gadget: u_serial.c: fixed a brace coding style issueShaun Silk1-2/+1
2011-09-26usb: gadget: udc-core: fix bug on soft_connect interfaceFelipe Balbi1-1/+1
2011-09-18Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman5-163/+219
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang9-14/+14
2011-09-18USB: g_printer: fix bug in unregistrationFabian Godehardt1-1/+1
2011-09-18s3c-hsudc: implement vbus_draw hookHeiko Stübner1-0/+14
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz12-158/+60
2011-09-15Merge branch 'master' into for-nextJiri Kosina12-127/+22
2011-09-15Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl2-1/+1
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock1-2/+2