summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
...
| * | treewide: Fix typo in printkMasanari Iida2016-02-151-2/+1
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-2/+0
|\ \ \
| * | | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-2/+0
| | |/ | |/|
* | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-174-148/+97
|\ \ \
| * | | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-064-148/+97
| |/ /
* | | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-1730-529/+761
|\ \ \
| * | | usb: gadget: f_acm: Fix configfs attr nameKrzysztof Opasiak2016-03-041-2/+2
| * | | usb: udc: lpc32xx: remove USB PLL and USB OTG clock managementVladimir Zapolskiy2016-03-041-59/+5
| * | | usb: udc: lpc32xx: remove direct access to clock controller registersVladimir Zapolskiy2016-03-041-29/+0
| * | | usb: udc: lpc32xx: switch to clock prepare/unprepare modelVladimir Zapolskiy2016-03-041-15/+15
| * | | usb: gadget: renesas_usb3: Use ARCH_RENESASSimon Horman2016-03-041-1/+1
| * | | usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov2016-03-041-0/+5
| * | | usb: gadget: composite: handle otg status selector request from OTG hostLi Jun2016-03-041-8/+17
| * | | usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-042-25/+33
| * | | usb: gadget: f_midi: stash substream in gmidi_in_port structureMichal Nazarewicz2016-03-041-5/+7
| * | | usb: gadget: f_midi: missing unlock on error pathDan Carpenter2016-03-041-6/+6
| * | | usb: gadget: f_midi: use flexible array member for gmidi_in_port elementsMichal Nazarewicz2016-03-041-37/+18
| * | | usb: gadget: f_midi: fix in_last_port looping logicMichal Nazarewicz2016-03-041-19/+7
| * | | usb: gadget: f_midi: move some of f_midi_transmit to separate funcMichal Nazarewicz2016-03-041-61/+76
| * | | usb: gadget: f_midi: remove useless midi reference from port structFelipe F. Tonello2016-03-041-2/+0
| * | | usb: f_fs: avoid race condition with ffs_epfile_io_completeDu, Changbin2016-03-041-3/+9
| * | | usb: f_fs: refactor ffs_epfile_ioMichal Nazarewicz2016-03-041-69/+58
| * | | usb: f_fs: replace unnecessary goto with a returnMichal Nazarewicz2016-03-041-16/+8
| * | | usb: f_fs: fix ffs_epfile_io returning success on req alloc failureMichal Nazarewicz2016-03-041-1/+3
| * | | usb: f_fs: fix memory leak when ep changes during transferMichal Nazarewicz2016-03-041-1/+1
| * | | usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann2016-03-041-7/+7
| * | | usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann2016-03-041-1/+0
| * | | usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann2016-03-042-22/+40
| * | | usb: gadget: pxa25x_udc cleanupArnd Bergmann2016-03-042-203/+275
| * | | usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-041-6/+155
| * | | usb: gadget: f_mass_storage: Enable SuperSpeedPlusJohn Youn2016-03-041-1/+1
| * | | usb: gadget: composite: Update debug message for SuperSpeedPlusJohn Youn2016-03-041-1/+2
| * | | usb: gadget: composite: Configure the usb_ep for SuperSpeedPlusJohn Youn2016-03-041-1/+8
| * | | usb: gadget: composite: Write SuperSpeedPlus config descriptorsJohn Youn2016-03-041-1/+5
| * | | usb: gadget: composite: Add function to get descriptorsJohn Youn2016-03-041-21/+32
| * | | usb: gadget: composite: Count configs for SuperSpeedPlusJohn Youn2016-03-041-1/+7
| * | | usb: gadget: Update config for SuperSpeedPlusJohn Youn2016-03-042-0/+3
| * | | usb: gadget: Update function for SuperSpeedPlusJohn Youn2016-03-041-0/+6
| * | | usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn2016-03-0418-18/+22
| * | | usb: gadget: composite: Return SSP Dev Cap descriptorJohn Youn2016-03-041-0/+42
| * | | usb: gadget: composite: Return bcdUSB 0x0310John Youn2016-03-041-1/+1
| * | | Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-014-6/+21
| |\ \ \
| * | | | usb: add HAS_IOMEM dependency to USB_PXA27XVegard Nossum2016-02-141-0/+1
| * | | | usb: add HAS_IOMEM dependency to USB_PXA25XVegard Nossum2016-02-141-0/+1
| * | | | usb: Add HAS_IOMEM dependency to USB_M66592Vegard Nossum2016-02-141-0/+1
| * | | | usb: add HAS_IOMEM dependency to USB_NET2272Vegard Nossum2016-02-141-0/+1
| * | | | usb: gadget: rndis: fix itnull.cocci warningsJulia Lawall2016-02-031-1/+1
| * | | | usb: gadget: rndis: use list_for_each_entry_safeGeliang Tang2016-01-241-12/+6
| | |/ / | |/| |
* | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-164-10/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus2016-03-154-10/+10
| |/ /