summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget (follow)
Commit message (Expand)AuthorAge
* Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-22
|\
| * Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi2015-03-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-21
|\ \
| * | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-19
* | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-13
|\ \ \ | |_|/ |/| |
| * | gadgetfs: really get rid of switching ->f_opAlan Stern2015-03-08
| * | gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro2015-03-08
| * | gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro2015-02-17
| * | gadgetfs: use-after-free in ->aio_read()Al Viro2015-02-17
| * | gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro2015-02-17
| * | gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro2015-02-17
| * | gadget/function/f_fs.c: close leaksAl Viro2015-02-17
* | | usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz2015-02-23
* | | usb: gadget: function: uvc_v4l2.c: fix sparse warningsLad, Prabhakar2015-02-23
* | | usb: gadget: gadgetfs: fix sparse warningsLad, Prabhakar2015-02-23
* | | usb: gadget: function: uvc: fix sparse warningsLad, Prabhakar2015-02-23
* | | usb: gadget: function: f_sourcesink: fix sparse warningLad, Prabhakar2015-02-23
* | | usb: gadget: function: f_uac2: fix sparse warningsLad, Prabhakar2015-02-23
* | | usb: gadget: function: f_hid: fix sparse warningLad, Prabhakar2015-02-23
* | | usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi2015-02-23
| |/ |/|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\ \ | |/ |/|
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-17
|\ \
| * | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-17
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-17
|\ \ \
| * | | usb: gadget: at91_udc: Allocate udc instanceBoris Brezillon2015-01-15
| * | | usb: gadget: at91_udc: Rework for multi-platform kernel supportBoris Brezillon2015-01-15
| * | | usb: gadget: at91_udc: Simplify probe and remove functionsBoris Brezillon2015-01-15
| * | | usb: gadget: at91_udc: Remove non-DT handling codeBoris Brezillon2015-01-15
| * | | usb: gadget: at91_udc: Drop uclk clockBoris Brezillon2015-01-15
| * | | usb: gadget: at91_udc: Fix clock namesBoris Brezillon2015-01-15
| | |/ | |/|
* | | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
|\ \ \
| * | | usb: gadget: Kconfig: use bool instead of booleanChristoph Jaeger2015-02-02
| * | | usb: udc-core: add is_selfpowered sys entryPeter Chen2015-01-29
| * | | usb: gadget: pch_udc: set value for common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: atmel_usba_udc: set value for common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: net2272: use common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: s3c2410_udc: set value for common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: net2280: use common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: r8a66597-udc: set value for common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: omap_udc: set value for common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: fsl_udc_core: set value for common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: lpc32xx_udc: use common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: dummy_hcd: set value for common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: bdc_udc: set value for common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: at91_udc: use common is_selfpoweredPeter Chen2015-01-29
| * | | usb: gadget: uvc: comments for iterating over streaming hierarchyAndrzej Pietrasiewicz2015-01-27
| * | | usb: gadget: uvc: use explicit type instead of void *Andrzej Pietrasiewicz2015-01-27
| * | | usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart2015-01-27
| * | | usb: isp1760: Add device controller supportLaurent Pinchart2015-01-27