Age | Commit message (Expand) | Author | Files | Lines |
2017-05-05 | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 161 | -3425/+5272 |
2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -2/+3 |
2017-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2017-05-02 | Merge tag 'docs-4.12' of git://git.lwn.net/linux | Linus Torvalds | 2 | -1/+2 |
2017-05-02 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -4/+1252 |
2017-04-26 | usb: host: xhci: remove #ifdef around PM functions | Arnd Bergmann | 2 | -13/+4 |
2017-04-26 | usb: musb: don't mark of_dev_auxdata as initdata | Arnd Bergmann | 1 | -1/+1 |
2017-04-26 | usb: misc: legousbtower: Fix buffers on stack | Maksim Salau | 1 | -10/+27 |
2017-04-25 | USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications" | Bjørn Mork | 1 | -99/+4 |
2017-04-25 | USB: storage: e-mail update in drivers/usb/storage/unusual_devs.h | Phillip Potter | 1 | -1/+1 |
2017-04-20 | Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 30 | -923/+517 |
2017-04-19 | usb: host: xhci: print correct command ring address | Peter Chen | 1 | -1/+1 |
2017-04-19 | usb: host: xhci: delete sp_dma_buffers for scratchpad | Peter Chen | 2 | -15/+4 |
2017-04-19 | usb: host: xhci: using correct specification chapter reference for DCBAAP | Peter Chen | 1 | -1/+1 |
2017-04-19 | xhci: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2 | -72/+29 |
2017-04-19 | usb: host: xhci-plat: set resume_quirk() for R-Car controllers | Yoshihiro Shimoda | 3 | -0/+20 |
2017-04-19 | usb: host: xhci-plat: add resume_quirk() | Yoshihiro Shimoda | 2 | -0/+16 |
2017-04-19 | usb: host: xhci-plat: enable clk in resume timing | Yoshihiro Shimoda | 1 | -1/+10 |
2017-04-19 | usb: host: plat: Enable xHCI plat runtime PM | Baolin Wang | 1 | -7/+46 |
2017-04-19 | USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit | Marek Vasut | 2 | -0/+7 |
2017-04-19 | USB: serial: constify static arrays | Johan Hovold | 3 | -5/+5 |
2017-04-18 | usb: fix some references for /proc/bus/usb | Mauro Carvalho Chehab | 4 | -5/+5 |
2017-04-18 | Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 3 | -11/+78 |
2017-04-18 | usb: musb: musb_cppi41: Workaround DMA stall issue during teardown | Alexandre Bailon | 3 | -1/+6 |
2017-04-18 | usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx | Alexandre Bailon | 2 | -3/+44 |
2017-04-18 | usb: musb: Use shared irq | Alexandre Bailon | 1 | -1/+1 |
2017-04-18 | usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment() | Ivan Safonov | 1 | -6/+5 |
2017-04-18 | xhci: use correct flags for spin_lock_irqrestore() when setting port power | Mathias Nyman | 1 | -10/+10 |
2017-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-04-14 | usb: chipidea: core: add sysfs group | Peter Chen | 2 | -3/+63 |
2017-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -1/+1 |
2017-04-11 | docs-rst: fix usb cross-references | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-04-11 | usb: get rid of some ReST doc build errors | Mauro Carvalho Chehab | 1 | -0/+1 |
2017-04-11 | Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 39 | -972/+1151 |
2017-04-11 | usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0 | Cristian Birsan | 1 | -2/+3 |
2017-04-11 | usb: gadget: udc: atmel: Use dev_err() to display EP configuration error | Cristian Birsan | 1 | -4/+4 |
2017-04-11 | usb: dwc3: Add dual-role support | Roger Quadros | 5 | -4/+111 |
2017-04-11 | usb: dwc3: core: make dwc3_set_mode() work properly | Roger Quadros | 3 | -38/+80 |
2017-04-11 | usb: dwc3: debugfs: remove unnecessary | operator | Roger Quadros | 1 | -3/+3 |
2017-04-11 | usb: dwc3: core: add current_dr_role member | Roger Quadros | 2 | -0/+4 |
2017-04-11 | usb: udc: allow adding and removing the same gadget device | Roger Quadros | 1 | -0/+1 |
2017-04-11 | usb: dwc3: simplify ZLP handling | Felipe Balbi | 3 | -83/+59 |
2017-04-11 | usb: dwc3: ep0: improve handling of unaligned OUT requests | Felipe Balbi | 3 | -92/+29 |
2017-04-11 | usb: dwc3: ep0: pass dep as argument to internal functions | Felipe Balbi | 1 | -26/+26 |
2017-04-11 | usb: dwc3: ep0: use immediate SETUP on TRB | Felipe Balbi | 3 | -36/+18 |
2017-04-11 | usb: gadget: mv_u3d: fix error handling in mv_u3d_probe() | Alexey Khoroshilov | 1 | -6/+9 |
2017-04-11 | usb: gadget: udc: atmel: Check fifo configuration values against device tree | Cristian Birsan | 1 | -2/+22 |
2017-04-11 | fsl_udc_core: add support for devices provided by fsl-mph-dr-of | Michael Grzeschik | 1 | -0/+2 |
2017-04-11 | usb: dwc3: expose dwc3_trb_type_string() | Felipe Balbi | 3 | -55/+31 |
2017-04-11 | usb: dwc3: debugfs: return strings that match tracepoints | Felipe Balbi | 1 | -4/+4 |