aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-07
|\
| * usb: gadget: return the right length in ffs_epfile_io()Chuansheng Liu2014-03-07
| * usb: gadget: u_ether: move hardware transmit to RX NAPIWeinn Jheng2014-03-07
| * usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz2014-03-05
| * usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam2014-03-05
| * usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT2014-03-05
| * usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni2014-03-05
| * usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski2014-03-05
| * usb: gadget: at91_udc: fix ep maxpacket initialisationRobert Baldyga2014-03-05
| * usb: gadget: gr_udc: remove some unneeded error handlingDan Carpenter2014-02-20
| * usb: gadget: at91: using USBA_NR_DMAS for DMA channelsBo Shen2014-02-19
| * usb: gadget: at91: fix the number of endpoint parameterBo Shen2014-02-19
| * usb: gadget: f_fs: add aio supportRobert Baldyga2014-02-18
| * usb: gadget: f_fs: add poll for endpoint 0Robert Baldyga2014-02-18
| * usb: gadget: f_fs: fix setup request handlingRobert Baldyga2014-02-18
| * usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline functionMichal Nazarewicz2014-02-18
| * usb: gadget: functionfs: fix typo in the enum variableMichal Nazarewicz2014-02-18
| * usb: gadget: FunctionFS: use consistent naming with regard to ffs_lockAndrzej Pietrasiewicz2014-02-18
| * usb: gadget: FunctionFS: staticize functions used only in f_fs.cAndrzej Pietrasiewicz2014-02-18
| * usb: gadget: code cleanupAndrzej Pietrasiewicz2014-02-18
| * usb: gadget: FunctionFS: dereference ffs_dev conditionallyAndrzej Pietrasiewicz2014-02-18
| * usb: gadget: s3c-hsotg: stall ep0 in set_halt functionRobert Baldyga2014-02-18
| * usb: gadget: printer: fix memory leakwenlin.kang2014-02-18
| * usb: gadget: printer: fix possible deadlockwenlin.kang2014-02-18
| * usb: gadget: s3c-hsudc: remove unused labelSachin Kamat2014-02-18
| * usb: gadget: s3c2410_udc: Fix build errorSachin Kamat2014-02-18
| * usb: gadget: fix error return codeJulia Lawall2014-02-18
| * usb: gadget: s3c-hsotg: use %pad for dma_addr_tJingoo Han2014-02-18
| * usb: gadget: s3c-hsotg: fix build on x86 and other architecturesMatt Porter2014-02-18
* | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-24
|\ \ | |/ |/|
| * usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz2014-02-20
| * usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen2014-02-20
| * usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli2014-02-18
| * usb: gadget: s3c2410_udc: Fix build errorSachin Kamat2014-02-18
* | Remove MACH_OMAP_H4_OTGRichard Weinberger2014-02-11
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\
| * Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-26
| |\
| * | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-02
* | | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* | | usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun2014-01-07
* | | usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun2014-01-07
* | | usb: gadget: at91_udc: fix build warningFelipe Balbi2013-12-23
* | | usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson2013-12-23
* | | usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter2013-12-23
* | | usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter2013-12-23
* | | usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter2013-12-23
* | | usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter2013-12-23
* | | usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2013-12-20
* | | usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX2013-12-19
* | | usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria2013-12-19