summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-28Revert "usb: gadget: net2280: Add support for PLX USB338X"Greg Kroah-Hartman
2014-05-27usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle
2014-05-27usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado
2014-05-27usb: gadget: make return of 0 explicitJulia Lawall
2014-05-27usb: ohci: sort out dependencies for lpc32xx and omapArnd Bergmann
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-05-20Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman
2014-05-15usb: gadget: net2280: Fix NULL pointer dereferenceRicardo Ribalda Delgado
2014-05-15usb: gadget: uvc: Set the vb2 queue timestamp flagsLaurent Pinchart
2014-05-15usb: gadget: uvc: Set the V4L2 buffer field to V4L2_FIELD_NONELaurent Pinchart
2014-05-15usb: gadget: uvc: Switch to monotonic clock for buffer timestampsLaurent Pinchart
2014-05-15usb: gadget: f_uac2: don't queue new requests when shutting downAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: f_rndis: OS Descriptors configfs supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS String supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: f_rndis: OS descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS String supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: FunctionFS: share VLA macros with all usb gadget filesAndrzej Pietrasiewicz
2014-05-14usb: gadget: s3c2410_udc: don't use pr_debug return valueArnd Bergmann
2014-05-14usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()Alexey Khoroshilov
2014-05-14usb: gadget: tcm_usb_gadget: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: r8a66597-udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: mv_u3d_core: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: m66592-udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: fusb300_udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: fsl_udc_core: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: fotg210-udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: f_uac2: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: atmel_usba: always test udc->driverAlexandre Belloni
2014-05-14usb: gadget: configfs: fix typoPeter Chen
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12usb: udc-core: set gadget state as not attached after unloading modulePeter Chen
2014-05-12usb: gadget: set gadget state as configuredPeter Chen
2014-05-06replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro
2014-04-30usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot
2014-04-27Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman
2014-04-24usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directoryDinh Nguyen
2014-04-21usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-21usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlockAndreas Larsson
2014-04-21usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...Andreas Larsson
2014-04-21usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs informationAndreas Larsson
2014-04-21usb: gadget: gr_udc: Use of_property_read_u32_index to access arraysAndreas Larsson
2014-04-21usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_mapAndreas Larsson
2014-04-21usb: gadget: gr_udc: improve platform_device variable nameAndreas Larsson
2014-04-21usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi