aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
...
* Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-09
|\
| * usb: gadget: udc-core: remove manual dma configurationGrygorii Strashko2016-04-06
| * usb: gadget: f_midi: unlock on errorDan Carpenter2016-04-04
| * usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello2016-03-30
| * usb: gadget: composite: Access SSP Dev Cap fields properlyJohn Youn2016-03-29
| * usb: gadget: udc: atmel: don't disable enpdoints we don't ownFelipe Balbi2016-03-29
| * usb: gadget: f_midi: added spinlock on transmit functionFelipe F. Tonello2016-03-29
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-22
|\
| * usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-11
| * usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-11
| * target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-11
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-20
|\ \
| * | usb: gadget: atmel: access the PMC using regmapAlexandre Belloni2016-02-17
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-18
|\ \
| * | treewide: Fix typo in printkMasanari Iida2016-02-15
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-18
|\ \ \
| * | | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-15
| | |/ | |/|
* | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-17
|\ \ \
| * | | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-06
| |/ /
* | | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\ \ \
| * | | usb: gadget: f_acm: Fix configfs attr nameKrzysztof Opasiak2016-03-04
| * | | usb: udc: lpc32xx: remove USB PLL and USB OTG clock managementVladimir Zapolskiy2016-03-04
| * | | usb: udc: lpc32xx: remove direct access to clock controller registersVladimir Zapolskiy2016-03-04
| * | | usb: udc: lpc32xx: switch to clock prepare/unprepare modelVladimir Zapolskiy2016-03-04
| * | | usb: gadget: renesas_usb3: Use ARCH_RENESASSimon Horman2016-03-04
| * | | usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov2016-03-04
| * | | usb: gadget: composite: handle otg status selector request from OTG hostLi Jun2016-03-04
| * | | usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-04
| * | | usb: gadget: f_midi: stash substream in gmidi_in_port structureMichal Nazarewicz2016-03-04
| * | | usb: gadget: f_midi: missing unlock on error pathDan Carpenter2016-03-04
| * | | usb: gadget: f_midi: use flexible array member for gmidi_in_port elementsMichal Nazarewicz2016-03-04
| * | | usb: gadget: f_midi: fix in_last_port looping logicMichal Nazarewicz2016-03-04
| * | | usb: gadget: f_midi: move some of f_midi_transmit to separate funcMichal Nazarewicz2016-03-04
| * | | usb: gadget: f_midi: remove useless midi reference from port structFelipe F. Tonello2016-03-04
| * | | usb: f_fs: avoid race condition with ffs_epfile_io_completeDu, Changbin2016-03-04
| * | | usb: f_fs: refactor ffs_epfile_ioMichal Nazarewicz2016-03-04
| * | | usb: f_fs: replace unnecessary goto with a returnMichal Nazarewicz2016-03-04
| * | | usb: f_fs: fix ffs_epfile_io returning success on req alloc failureMichal Nazarewicz2016-03-04
| * | | usb: f_fs: fix memory leak when ep changes during transferMichal Nazarewicz2016-03-04
| * | | usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann2016-03-04
| * | | usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann2016-03-04
| * | | usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann2016-03-04
| * | | usb: gadget: pxa25x_udc cleanupArnd Bergmann2016-03-04
| * | | usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-04
| * | | usb: gadget: f_mass_storage: Enable SuperSpeedPlusJohn Youn2016-03-04
| * | | usb: gadget: composite: Update debug message for SuperSpeedPlusJohn Youn2016-03-04
| * | | usb: gadget: composite: Configure the usb_ep for SuperSpeedPlusJohn Youn2016-03-04
| * | | usb: gadget: composite: Write SuperSpeedPlus config descriptorsJohn Youn2016-03-04
| * | | usb: gadget: composite: Add function to get descriptorsJohn Youn2016-03-04