| Commit message (Expand) | Author | Age |
* | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-03-07 |
|\ |
|
| * | usb: gadget: return the right length in ffs_epfile_io() | Chuansheng Liu | 2014-03-07 |
| * | usb: gadget: u_ether: move hardware transmit to RX NAPI | Weinn Jheng | 2014-03-07 |
| * | usb: gadget: f_fs: Add flags to descriptors block | Michal Nazarewicz | 2014-03-05 |
| * | usb: gadget: f_fs: Add support for SuperSpeed Mode | Manu Gautam | 2014-03-05 |
| * | usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled | Gregory CLEMENT | 2014-03-05 |
| * | usb: gadget: atmel_usba: fix crash when no endpoint are specified | Alexandre Belloni | 2014-03-05 |
| * | usb: gadget: s3c-hsotg: add proper suspend/resume support | Marek Szyprowski | 2014-03-05 |
| * | usb: gadget: at91_udc: fix ep maxpacket initialisation | Robert Baldyga | 2014-03-05 |
| * | usb: gadget: gr_udc: remove some unneeded error handling | Dan Carpenter | 2014-02-20 |
| * | usb: gadget: at91: using USBA_NR_DMAS for DMA channels | Bo Shen | 2014-02-19 |
| * | usb: gadget: at91: fix the number of endpoint parameter | Bo Shen | 2014-02-19 |
| * | usb: gadget: f_fs: add aio support | Robert Baldyga | 2014-02-18 |
| * | usb: gadget: f_fs: add poll for endpoint 0 | Robert Baldyga | 2014-02-18 |
| * | usb: gadget: f_fs: fix setup request handling | Robert Baldyga | 2014-02-18 |
| * | usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function | Michal Nazarewicz | 2014-02-18 |
| * | usb: gadget: functionfs: fix typo in the enum variable | Michal Nazarewicz | 2014-02-18 |
| * | usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock | Andrzej Pietrasiewicz | 2014-02-18 |
| * | usb: gadget: FunctionFS: staticize functions used only in f_fs.c | Andrzej Pietrasiewicz | 2014-02-18 |
| * | usb: gadget: code cleanup | Andrzej Pietrasiewicz | 2014-02-18 |
| * | usb: gadget: FunctionFS: dereference ffs_dev conditionally | Andrzej Pietrasiewicz | 2014-02-18 |
| * | usb: gadget: s3c-hsotg: stall ep0 in set_halt function | Robert Baldyga | 2014-02-18 |
| * | usb: gadget: printer: fix memory leak | wenlin.kang | 2014-02-18 |
| * | usb: gadget: printer: fix possible deadlock | wenlin.kang | 2014-02-18 |
| * | usb: gadget: s3c-hsudc: remove unused label | Sachin Kamat | 2014-02-18 |
| * | usb: gadget: s3c2410_udc: Fix build error | Sachin Kamat | 2014-02-18 |
| * | usb: gadget: fix error return code | Julia Lawall | 2014-02-18 |
| * | usb: gadget: s3c-hsotg: use %pad for dma_addr_t | Jingoo Han | 2014-02-18 |
| * | usb: gadget: s3c-hsotg: fix build on x86 and other architectures | Matt Porter | 2014-02-18 |
* | | Merge 3.14-rc4 into usb-next | Greg Kroah-Hartman | 2014-02-24 |
|\ \
| |/
|/| |
|
| * | 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-20 |
| * | 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-02-18 |
* | | Remove MACH_OMAP_H4_OTG | Richard Weinberger | 2014-02-11 |
|/ |
|
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 |
|\ |
|
| * | Merge tag 'v3.13-rc4' into next/cleanup | Olof Johansson | 2013-12-26 |
| |\ |
|
| * | | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h | Boris BREZILLON | 2013-12-02 |
* | | | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-08 |
* | | | 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 | 2014-01-07 |
* | | | 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-23 |
* | | | usb: gadget: fix up some comments about CONFIG_USB_DEBUG | Greg Kroah-Hartman | 2013-12-20 |
* | | | 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 |