aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-12-22usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-22usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang
2015-12-16usb: gadget: s3c-hsudc: remove redundant conditionGeyslan G. Bem
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol
2015-12-15usb: gadget: lpc32xxx_udc: clean up and sort include directives outVladimir Zapolskiy
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-01usb : replace dma_pool_alloc and memset with dma_pool_zallocSaurabh Sengar
2015-11-19usb: gadget: pxa27x: fix suspend callbackFelipe Balbi
2015-11-17usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-10-19usb: gadget: net2280: restore ep_cfg after defect7374 workaroundMian Yousaf Kaukab
2015-10-19usb: gadget: fix a trivial typoGeliang Tang
2015-10-01usb: gadget: at91_udc: mention proper dependencySudip Mukherjee
2015-10-01usb: gadget: amd5536udc: NULL comparisonSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_basic_initSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_pci_*Sudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chainSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chainSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeupSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_probeSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove unnecessary conditionsSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: use free_dma_poolsSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: use WARN_ONSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: fix error pathSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: rewrite init_dma_poolsSudip Mukherjee
2015-09-30usb: gadget: bdc: fix memory leakSudip Mukherjee
2015-09-28usb: gadget: pch-udc: fix lockFelipe Balbi
2015-09-27usb: gadget: dummy_hcd: replace timeval with timespec64WEN Pingbo
2015-09-27usb: gadget: at91_udc: move at91_udc_data in at91_udc.hAlexandre Belloni
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall
2015-09-21usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski
2015-09-21usb: gadget: atmel_usba_udc: add ep capabilities support on device tree bindingSylvain Rochet
2015-09-14usb: gadget: amd5536udc: fix error handling in udc_pci_probe()Alexey Khoroshilov
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-08-14usb: gadget: atmel: remove useless includeAlexandre Belloni
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga
2015-08-06usb: gadget: goku_udc: add goku_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: net2280: add net2280_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga