Age | Commit message (Expand) | Author |
2014-02-20 | usb: gadget: fix NULL pointer dereference | Andrzej Pietrasiewicz |
2014-02-20 | usb: gadget: printer: using gadget_is_otg to check otg support at runtime | Peter Chen |
2014-02-18 | usb: gadget: bcm63xx_udc: fix build failure on DMA channel code | Florian Fainelli |
2014-02-18 | usb: gadget: s3c2410_udc: Fix build error | Sachin Kamat |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-07 | usb: gadget: remove unused variable in gr_queue_int() | Wei Yongjun |
2014-01-07 | usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c | Wei Yongjun |
2013-12-26 | Merge tag 'v3.13-rc4' into next/cleanup | Olof Johansson |
2013-12-23 | usb: gadget: at91_udc: fix build warning | Felipe Balbi |
2013-12-23 | usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC | Andreas Larsson |
2013-12-23 | usb: gadget: s3c-hsotg: get phy bus width from phy subsystem | Matt Porter |
2013-12-23 | usb: gadget: s3c-hsotg: enable generic phy support | Matt Porter |
2013-12-23 | usb: gadget: s3c-hsotg: add snps,dwc2 compatible string | Matt Porter |
2013-12-23 | usb: gadget: s3c-hsotg: enable build for other platforms | Matt Porter |
2013-12-20 | usb: gadget: fix up some comments about CONFIG_USB_DEBUG | Greg Kroah-Hartman |
2013-12-19 | usb: gadget: should use u16 type variable to store MaxPower | Du, ChangbinX |
2013-12-19 | usb: gadget: configfs: include appropriate header file in configfs.c | Rashika Kheria |
2013-12-19 | Merge tag 'v3.13-rc4' into next | Felipe Balbi |
2013-12-17 | usb: gadget: f_sourcesink: Fix sparse warning | Jingoo Han |
2013-12-17 | usb: gadget: f_serial: Fix sparse warning | Jingoo Han |
2013-12-17 | usb: gadget: f_phonet: Fix sparse warning | Jingoo Han |
2013-12-17 | usb: gadget: f_obex: Fix sparse warning | Jingoo Han |
2013-12-17 | usb: gadget: f_ncm: Fix sparse warning | Jingoo Han |
2013-12-17 | usb: gadget: f_mass_storage: Fix sparse warning | Jingoo Han |
2013-12-17 | usb: gadget: f_loopback: Fix sparse warning | Jingoo Han |
2013-12-17 | usb: gadget: atmel_usba: Fix sparse warning | Jingoo Han |
2013-12-17 | usb: gadget: atmel_usba: Use devm_*() functions | Jingoo Han |
2013-12-17 | usb: gadget: nokia: fix error recovery path for optional functions | Andrzej Pietrasiewicz |
2013-12-17 | usb: gadget: add "maxpacket_limit" field to struct usb_ep | Robert Baldyga |
2013-12-12 | usb: gadget: f_fs: fix sparse warning | Felipe Balbi |
2013-12-12 | usb: gadget: FunctionFS: add configfs support | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: FunctionFS: Remove compatibility layer | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: g_ffs: convert to new interface of f_fs | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: FunctionFS: convert to new function interface with backward comp... | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: FunctionFS: add devices management code | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: FunctionFS: create utility file | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: FunctionFS: Remove VLAIS usage from gadget code | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.ko | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: f_rndis: remove compatibility layer | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: g_ffs: convert to new interface of f_rndis | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: f_subset: remove compatibility layer | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: g_ffs: convert to new interface of f_subset | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: f_ecm: remove compatibility layer | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: g_ffs: convert to new interface of f_ecm | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variable | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: configfs: allow setting function instance's name | Andrzej Pietrasiewicz |
2013-12-12 | usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests | Robert Baldyga |
2013-12-12 | usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone | Robert Baldyga |
2013-12-09 | usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize | Michal Nazarewicz |