Age | Commit message (Expand) | Author |
2015-06-02 | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-05-27 | usb: gadget: atmel: fix build warnings | Felipe Balbi |
2015-05-26 | usb: gadget: atmel: fix build warning | Felipe Balbi |
2015-05-26 | usb: gadget: net2280: fix pullup handling | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: net2280: physically disable endpoint on disable operation | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: autoconf: net2280: match hardware and usb ep address | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: net2280: fix use of GPEP in both directions | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: net2280: check interrupts for all endpoints | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: net2280: set all byte enables on start | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: net2280: don't set ep_cfg.direction bit | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: net2280: unconditionally reset dma in usb_reset | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: net2280: reset sequence number on ep enable | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: net2280: fix ep_cfg for defect7374 | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: f_fs: add extra check before unregister_gadget_item | Rui Miguel Silva |
2015-05-21 | usb: gadget: rndis: use signed type for a signed value | Andrzej Pietrasiewicz |
2015-05-21 | usb: gadget: rndis: don't duplicate the "i" variable | Andrzej Pietrasiewicz |
2015-05-21 | usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect() | Andrzej Pietrasiewicz |
2015-05-18 | Merge 4.1-rc4 into usb-next | Greg Kroah-Hartman |
2015-05-10 | USB: inode.c: move assignment out of if () block | Greg Kroah-Hartman |
2015-05-07 | usb: gadget: rndis: remove the limit of available rndis connections | Andrzej Pietrasiewicz |
2015-05-07 | usb: gadget: rndis: style correction | Andrzej Pietrasiewicz |
2015-05-07 | usb: gadget: rndis: use rndis_params instead of configNr | Andrzej Pietrasiewicz |
2015-05-07 | usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV | Joe Perches |
2015-04-27 | usb: gadget: uvc: remove unused including <linux/version.h> | Wei Yongjun |
2015-04-27 | usb: gadget: remove incorrect __init/__exit annotations | Arnd Bergmann |
2015-04-27 | usb: gadget: serial: fix re-ordering of tx data | Philip Oberstaller |
2015-04-27 | usb: gadget: hid: Fix static variable usage | Krzysztof Opasiak |
2015-04-27 | usb: gadget: configfs: Fix interfaces array NULL-termination | Krzysztof Opasiak |
2015-04-27 | usb: gadget: xilinx: fix devm_ioremap_resource() check | Vladimir Zapolskiy |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-04-21 | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux... | Mauro Carvalho Chehab |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-15 | VFS: assorted weird filesystems: d_inode() annotations | David Howells |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig |
2015-04-11 | make new_sync_{read,write}() static | Al Viro |
2015-04-11 | Merge branch 'iocb' into for-next | Al Viro |
2015-04-03 | dummy_hcd: use USB_DT[_SS]_HUB | Sergei Shtylyov |
2015-04-02 | [media] gadget/uvc: embed video_device | Hans Verkuil |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2015-03-24 | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-03-24 | usb: gadget: f_printer: fix dependencies | Andrzej Pietrasiewicz |
2015-03-23 | Merge 4.0-rc5 into usb-next | Greg Kroah-Hartman |
2015-03-22 | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2015-03-19 | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session | Bart Van Assche |
2015-03-19 | usb: gadget: atmel_usba: use endian agnostic IO on ARM | Ben Dooks |
2015-03-19 | usb: gadget: constify of_device_id array | Fabian Frederick |
2015-03-19 | usb: gadget: goku_udc: Remove uses of seq_<foo> return values | Joe Perches |