summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2016-01-19MLK-12268 usb: gadget: fsl_utp: change FSL_UTP Kconfig locationLi Jun
2016-01-14usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol
2016-01-14usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol
2016-01-14usb: gadget: configfs: pass UDC name via usb_gadget_driver structRuslan Bilovol
2016-01-14usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol
2016-01-14usb: gadget: f_sourcesink: format data pattern according to max packet sizePeter Chen
2016-01-14MLK-11483-4 UTP : replace kzalloc() with vmalloc()Huang Shijie
2016-01-14MLK-11483-3 mfg: fix the bug that ubiformat utility breaks utp protocolPeter Chen
2016-01-14MLK-11483-2 mfgtool firmware will crash during mfgtool runningTony LIU
2016-01-14MLK-11483-1 make the kernel image for mfgtoolFrank Li
2016-01-14usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: printer: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: ncm: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: multi: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: hid: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: cdc2: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: ether: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: configfs: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun
2016-01-14usb: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin
2015-12-09usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert
2015-09-21usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen
2015-09-21usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter
2015-08-16usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen
2015-08-16usb: udc: core: add device_del() call to error pathwayAlan Stern
2015-08-03usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz
2015-08-03usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov
2015-08-03usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva
2015-08-03usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I
2015-07-10usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva
2015-05-26usb: gadget: f_fs: fix check in read operationRui Miguel Silva
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi
2015-05-26usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak
2015-05-26usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak
2015-05-26usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik
2015-05-14usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann
2015-04-27usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller
2015-04-27usb: gadget: hid: Fix static variable usageKrzysztof Opasiak
2015-04-27usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-04-27usb: gadget: xilinx: fix devm_ioremap_resource() checkVladimir Zapolskiy
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds