summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct u...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the st...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the st...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the ...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz2012-05-04
| | * | | | | | | usb: gadget: use module_pci_driverAxel Lin2012-05-04
| | |/ / / / / /
| * | | | | | | Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-07
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | USB: gadget: ci13xx_udc: remove unused err() macroGreg Kroah-Hartman2012-05-04
| * | | | | | | USB: gadget driver for LPC32xxRoland Stigge2012-05-01
| * | | | | | | USB: ci13xxx_udc.c: remove err() usageGreg Kroah-Hartman2012-04-27
| * | | | | | | Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-22
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | usb: Fix various typo within usbMasanari Iida2012-04-18
| | * | | | | | fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh2012-04-18
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \
| * | | | | | | usb-gadget: Initial merge of target module for UASP + BOTSebastian Andrzej Siewior2012-05-09
| | |/ / / / / | |/| | | | |
* | | | | | | usb/net: rndis: fixup a few name prefixesLinus Walleij2012-05-12
* | | | | | | usb/net: rndis: merge command codesLinus Walleij2012-05-12
* | | | | | | usb/net: rndis: merge media type definitionsLinus Walleij2012-05-12
* | | | | | | usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij2012-05-12
* | | | | | | usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij2012-05-12
* | | | | | | usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2012-05-12
| |_|/ / / / |/| | | | |
* | | | | | Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-27
|\ \ \ \ \ \
| * | | | | | usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern2012-04-27
| * | | | | | usb: gadget: udc-core: fix wrong call orderFelipe Balbi2012-04-27
| * | | | | | usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi2012-04-19
| * | | | | | USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2012-04-12
* | | | | | | usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2012-04-24
| |_|/ / / / |/| | | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-21
|\ \ \ \ \ \
| * | | | | | USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-17
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-16
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-10
| * | | | usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma2012-04-10
| * | | | usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski2012-04-10
| * | | | usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-04-10
| * | | | usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz2012-04-10
| * | | | usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz2012-04-10
| * | | | usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov2012-04-10
| * | | | usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov2012-04-10
| * | | | usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov2012-04-10
| * | | | usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov2012-04-10
| * | | | usb: fsl_udc_core: prime status stage once data stage has primedPeter Chen2012-04-10
| * | | | usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi2012-04-10
| |/ / /