summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2012-05-04usb: gadget: remove DUALSPEED from printerSebastian Andrzej Siewior
2012-05-04usb: gadget: imx_udc: convert to new style start/stopSebastian Andrzej Siewior
2012-05-04usb: gadget: fsl_qe_udc: remove not implemented callbacksSebastian Andrzej Siewior
2012-05-04usb: gadget: fsl_qe_udc: convert to new style start/stopSebastian Andrzej Siewior
2012-05-04usb: gadget: atmel_usba_udc: convert to newstyle start/stop interfaceSebastian Andrzej Siewior
2012-05-04usb: gadget: at91_udc: convert to new style start/stop interfaceSebastian Andrzej Siewior
2012-05-04usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struc...Ido Shayevitz
2012-05-04usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct ...Ido Shayevitz
2012-05-04usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz
2012-05-04usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the st...Ido Shayevitz
2012-05-04usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz
2012-05-04usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct u...Ido Shayevitz
2012-05-04usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the st...Ido Shayevitz
2012-05-04usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz
2012-05-04usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz
2012-05-04usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the st...Ido Shayevitz
2012-05-04usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the ...Ido Shayevitz
2012-05-04usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz
2012-05-04usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz
2012-05-04usb: gadget: use module_pci_driverAxel Lin
2012-05-01USB: gadget driver for LPC32xxRoland Stigge
2012-04-27USB: ci13xxx_udc.c: remove err() usageGreg Kroah-Hartman
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-04-27usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-04-24usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab
2012-04-19usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman
2012-04-18usb: Fix various typo within usbMasanari Iida
2012-04-18fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh
2012-04-17USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-12USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-04-10[media] usb: gadget/uvc: Remove non-required locking from 'uvc_queue_next_buf...Bhupesh Sharma
2012-04-10usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma
2012-04-10usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski
2012-04-10usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-04-10usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz
2012-04-10usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov