Age | Commit message (Expand) | Author | Files | Lines |
2016-03-29 | usb: gadget: composite: Access SSP Dev Cap fields properly | John Youn | 1 | -3/+5 |
2016-03-29 | usb: gadget: udc: atmel: don't disable enpdoints we don't own | Felipe Balbi | 1 | -14/+0 |
2016-03-29 | usb: dwc3: gadget: fix endpoint renaming | Felipe Balbi | 1 | -2/+3 |
2016-03-29 | usb: dwc3: gadget: release spin lock during gadget resume | Jiebing Li | 1 | -1/+5 |
2016-03-29 | usb: dwc3: core: improve reset sequence | Felipe Balbi | 1 | -30/+18 |
2016-03-29 | usb: gadget: f_midi: added spinlock on transmit function | Felipe F. Tonello | 1 | -0/+9 |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -4/+5 |
2016-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -106/+89 |
2016-03-20 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -10/+12 |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -14/+8 |
2016-03-18 | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -4/+18 |
2016-03-18 | USB: uas: Reduce can_queue to MAX_CMNDS | Hans de Goede | 1 | -1/+1 |
2016-03-18 | USB: cdc-acm: more sanity checking | Oliver Neukum | 1 | -0/+3 |
2016-03-18 | USB: usb_driver_claim_interface: add sanity checking | Oliver Neukum | 1 | -1/+5 |
2016-03-18 | usb/core: usb_alloc_dev(): fix setting of ->portnum | Nicolai Stange | 1 | -2/+3 |
2016-03-18 | USB: iowarrior: fix oops with malicious USB descriptors | Josh Boyer | 1 | -0/+6 |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+1 |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -4/+0 |
2016-03-17 | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 4 | -148/+97 |
2016-03-17 | usb: common: convert to use match_string() helper | Heikki Krogerus | 1 | -14/+8 |
2016-03-17 | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 155 | -5765/+8519 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 7 | -18/+13 |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -14/+16 |
2016-03-16 | Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+1 |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -11/+10 |
2016-03-15 | PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition | Heikki Krogerus | 4 | -10/+10 |
2016-03-15 | Merge commit '840f5b0572ea' into v4l_for_linus | Mauro Carvalho Chehab | 1 | -0/+1 |
2016-03-10 | usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs | Nicholas Bellinger | 1 | -40/+11 |
2016-03-10 | usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation | Nicholas Bellinger | 2 | -39/+60 |
2016-03-10 | target: Convert demo-mode only drivers to target_alloc_session | Christoph Hellwig | 1 | -32/+23 |
2016-03-09 | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 9 | -7/+68 |
2016-03-08 | Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 12 | -178/+228 |
2016-03-06 | configfs: switch ->default groups to a linked list | Christoph Hellwig | 4 | -148/+97 |
2016-03-05 | USB: core: let USB device know device node | Peter Chen | 3 | -1/+58 |
2016-03-05 | usb: devio: Add ioctl to disallow detaching kernel USB drivers. | Reilly Grant | 1 | -5/+58 |
2016-03-04 | Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 64 | -3112/+5208 |
2016-03-04 | usb: gadget: f_acm: Fix configfs attr name | Krzysztof Opasiak | 1 | -2/+2 |
2016-03-04 | usb: udc: lpc32xx: remove USB PLL and USB OTG clock management | Vladimir Zapolskiy | 1 | -59/+5 |
2016-03-04 | usb: udc: lpc32xx: remove direct access to clock controller registers | Vladimir Zapolskiy | 1 | -29/+0 |
2016-03-04 | usb: udc: lpc32xx: switch to clock prepare/unprepare model | Vladimir Zapolskiy | 1 | -15/+15 |
2016-03-04 | usb: renesas_usbhs: gadget: fix giveback status code in usbhsg_pipe_disable() | Yoshihiro Shimoda | 1 | -1/+1 |
2016-03-04 | usb: gadget: renesas_usb3: Use ARCH_RENESAS | Simon Horman | 1 | -1/+1 |
2016-03-04 | usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma() | John Youn | 1 | -2/+4 |
2016-03-04 | usb: dwc2: Add support for Lantiq ARX and XRX SoCs | Antti Seppälä | 1 | -0/+34 |
2016-03-04 | usb: phy: generic: Handle late registration of gadget | Maarten ter Huurne | 1 | -3/+8 |
2016-03-04 | usb: gadget: bdc_udc: fix race condition in bdc_udc_exit() | Alexey Khoroshilov | 1 | -0/+5 |
2016-03-04 | usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co... | Petr Kulhavy | 2 | -2/+2 |
2016-03-04 | usb: dwc2: Move host-specific core functions into hcd.c | John Youn | 4 | -1801/+1806 |
2016-03-04 | usb: dwc2: Move register save and restore functions | John Youn | 4 | -183/+179 |
2016-03-04 | usb: dwc2: Use kmem_cache_free() | Amitoj Kaur Chawla | 1 | -1/+1 |