Age | Commit message (Expand) | Author | Files | Lines |
2017-02-04 | Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -0/+2 |
2017-02-03 | usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static | Wei Yongjun | 1 | -1/+1 |
2017-02-03 | usb: musb: sunxi: add support for the variant in H3/V3s SoC | Icenowy Zheng | 1 | -2/+33 |
2017-02-03 | usb: musb: omap2430: constify dev_pm_ops structures | Bhumika Goyal | 1 | -1/+1 |
2017-02-03 | usb: musb: Add support for optional VBUS irq to dsps glue layer | Tony Lindgren | 1 | -24/+93 |
2017-02-03 | usb: musb: blackfin: fix unused warnings on suspend/resume | Jérémy Lefaure | 1 | -4/+2 |
2017-02-03 | usb: musb: dsps: switch to static id for musb-hdrc platform devices | Bin Liu | 1 | -1/+2 |
2017-02-03 | usb: musb: debugfs: allow forcing host mode together with speed in testmode | Pali Rohár | 1 | -17/+29 |
2017-02-03 | usb: musb: sunxi: Uses the resource-managed extcon API when registering extco... | Chanwoo Choi | 1 | -9/+3 |
2017-02-03 | usb: musb: da8xx: Fix host mode suspend | Alexandre Bailon | 1 | -1/+1 |
2017-02-03 | usb: musb: Add a quirk to preserve the session during suspend | Alexandre Bailon | 2 | -1/+3 |
2017-02-03 | usb: musb: da8xx: Add support of suspend / resume | Alexandre Bailon | 1 | -0/+29 |
2017-02-03 | usb: musb: davinci: remove redundant code | Bin Liu | 1 | -1/+0 |
2017-02-03 | usb: musb: am35x: remove redundant code | Bin Liu | 1 | -1/+0 |
2017-02-03 | usb: musb: da8xx: remove redundant code | Bin Liu | 1 | -1/+0 |
2017-02-03 | usb: musb: dsps: remove redundant code | Bin Liu | 1 | -1/+0 |
2017-02-03 | usb: musb: remove musb_generic_disable function | Bin Liu | 1 | -16/+10 |
2017-02-03 | usb: musb: da8xx: Remove CPPI 3.0 quirk and methods | Alexandre Bailon | 1 | -5/+1 |
2017-02-03 | usb: misc: adutux: remove redundant error check on copy_to_user return code | Colin Ian King | 1 | -4/+0 |
2017-02-03 | usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe() | Wei Yongjun | 1 | -2/+2 |
2017-02-03 | usb: chipidea: Configure phy for appropriate mode | Stephen Boyd | 1 | -6/+14 |
2017-01-31 | USB: serial: keyspan_pda: fix receive sanity checks | Johan Hovold | 1 | -5/+14 |
2017-01-31 | USB: serial: digi_acceleport: fix incomplete rx sanity check | Johan Hovold | 1 | -15/+23 |
2017-01-31 | USB: serial: digi_acceleport: fix OOB data sanity check | Johan Hovold | 1 | -5/+9 |
2017-01-31 | USB: serial: pl2303: add ATEN device ID | Marcel J.E. Mol | 2 | -0/+2 |
2017-01-31 | USB: serial: ark3116: use port device for info and error messages | Johan Hovold | 1 | -10/+6 |
2017-01-31 | USB: serial: ark3116: remove redundant interrupt-urb check | Johan Hovold | 1 | -2/+2 |
2017-01-31 | USB: serial: ark3116: fix endpoint-check return value | Johan Hovold | 1 | -11/+5 |
2017-01-30 | Merge tag 'v4.10-rc6' into devel | Linus Walleij | 55 | -414/+678 |
2017-01-27 | Merge tag 'usb-serial-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -0/+2 |
2017-01-26 | USB: cdc-acm: fix TIOCGSERIAL flags | Johan Hovold | 1 | -1/+0 |
2017-01-26 | Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 57 | -2204/+2233 |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 1 | -5/+8 |
2017-01-26 | USB: serial: add uPD78F0730 USB to Serial Adaptor Driver | Maksim Salau | 3 | -0/+450 |
2017-01-26 | usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions | Felipe Balbi | 1 | -3/+18 |
2017-01-26 | usb: dwc2: eliminate irq parameter from dwc2_hcd_init | Heiner Kallweit | 4 | -5/+5 |
2017-01-26 | usb: dwc2: fix "iomem 0x00000000" message | Heiner Kallweit | 1 | -0/+7 |
2017-01-26 | usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud() | Arnd Bergmann | 1 | -13/+0 |
2017-01-26 | usb: gadget: udc: fsl: Add missing complete function. | Magnus Lilja | 1 | -2/+8 |
2017-01-26 | USB: serial: drop unused ASYNC flags | Johan Hovold | 8 | -8/+0 |
2017-01-26 | USB: serial: ftdi_sio: clean up ioctl handler | Johan Hovold | 1 | -12/+7 |
2017-01-25 | USB: serial: ftdi_sio: fix extreme low-latency setting | Johan Hovold | 1 | -2/+0 |
2017-01-25 | usb: gadget: f_fs: Assorted buffer overflow checks. | Vincent Pelletier | 1 | -1/+12 |
2017-01-25 | usb: dwc3: gadget: read IN ep FIFO size from HW | Felipe Balbi | 1 | -0/+38 |
2017-01-25 | USB: Add quirk for WORLDE easykey.25 MIDI keyboard | Lukáš Lalinský | 1 | -0/+4 |
2017-01-25 | usb: musb: Fix external abort on non-linefetch for musb_irq_work() | Tony Lindgren | 1 | -0/+11 |
2017-01-25 | usb: musb: Fix host mode error -71 regression | Tony Lindgren | 2 | -14/+2 |
2017-01-25 | xhci: refactor xhci_urb_enqueue | Mathias Nyman | 1 | -56/+37 |
2017-01-25 | xhci: simplify how we store TDs in urb private data | Mathias Nyman | 4 | -33/+18 |
2017-01-25 | xhci: Rename variables related to transfer descritpors | Mathias Nyman | 3 | -14/+14 |