Age | Commit message (Expand) | Author | Files | Lines |
2020-03-04 | usb: dwc3: gadget: Update chain bit correctly when using sg list | Pratham Pratap | 1 | -1/+8 |
2020-03-04 | usb: core: port: do error out if usb_autopm_get_interface() fails | Eugeniu Rosca | 1 | -2/+8 |
2020-03-04 | usb: core: hub: do error out if usb_autopm_get_interface() fails | Eugeniu Rosca | 1 | -1/+5 |
2020-03-04 | usb: core: hub: fix unhandled return by employing a void function | Eugeniu Rosca | 1 | -1/+1 |
2020-03-04 | usb: storage: Add quirk for Samsung Fit flash | Jim Lin | 1 | -0/+6 |
2020-03-04 | usb: quirks: add NO_LPM quirk for Logitech Screen Share | Dan Lazewatsky | 1 | -0/+3 |
2020-03-04 | usb: usb251xb: fix regulator probe and error handling | Marco Felsch | 1 | -4/+16 |
2020-03-04 | usb: cdns3: gadget: toggle cycle bit before reset endpoint | Peter Chen | 1 | -3/+14 |
2020-03-04 | usb: cdns3: gadget: link trb should point to next request | Peter Chen | 1 | -1/+1 |
2020-02-17 | USB: misc: iowarrior: add support for the 100 device | Greg Kroah-Hartman | 1 | -2/+7 |
2020-02-13 | Merge tag 'fixes-for-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 6 | -36/+56 |
2020-02-13 | Merge tag 'usb-serial-5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2 | -1/+11 |
2020-02-12 | usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc format | Michal Simek | 1 | -1/+0 |
2020-02-12 | USB: misc: iowarrior: add support for the 28 and 28L devices | Greg Kroah-Hartman | 1 | -2/+13 |
2020-02-12 | USB: misc: iowarrior: add support for 2 OEMed devices | Greg Kroah-Hartman | 1 | -2/+13 |
2020-02-12 | USB: Fix novation SourceControl XL after suspend | Richard Dodd | 1 | -0/+3 |
2020-02-12 | xhci: Fix memory leak when caching protocol extended capability PSI tables - ... | Mathias Nyman | 3 | -33/+65 |
2020-02-12 | Revert "xhci: Fix memory leak when caching protocol extended capability PSI t... | Greg Kroah-Hartman | 3 | -64/+33 |
2020-02-11 | usb: dwc3: debug: fix string position formatting mixup with ret and len | Colin Ian King | 1 | -24/+15 |
2020-02-11 | usb: gadget: serial: fix Tx stall after buffer overflow | Sergey Organov | 1 | -1/+3 |
2020-02-11 | usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags | Lars-Peter Clausen | 1 | -2/+3 |
2020-02-11 | usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows | Minas Harutyunyan | 1 | -12/+16 |
2020-02-11 | usb: dwc2: Fix in ISOC request length checking | Minas Harutyunyan | 1 | -5/+7 |
2020-02-11 | usb: gadget: composite: Support more than 500mA MaxPower | Jack Pham | 1 | -6/+18 |
2020-02-11 | usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus | Jack Pham | 1 | -5/+3 |
2020-02-11 | usb: gadget: u_audio: Fix high-speed max packet size | John Keeping | 1 | -5/+5 |
2020-02-11 | usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields | Anurag Kumar Vulisha | 1 | -1/+2 |
2020-02-10 | USB: core: clean up endpoint-descriptor parsing | Johan Hovold | 1 | -12/+8 |
2020-02-10 | USB: quirks: blacklist duplicate ep on Sound Devices USBPre2 | Johan Hovold | 1 | -0/+5 |
2020-02-10 | USB: core: add endpoint-blacklist quirk | Johan Hovold | 3 | -0/+46 |
2020-02-10 | usb: dwc3: debug: fix string position formatting mixup with ret and len | Colin Ian King | 1 | -24/+15 |
2020-02-10 | usb: phy: tegra: Add clarifying comments about the shared registers | Dmitry Osipenko | 1 | -0/+8 |
2020-02-10 | USB: hub: Don't record a connect-change event during reset-resume | Alan Stern | 1 | -5/+0 |
2020-02-10 | usb: uas: fix a plug & unplug racing | EJ Hsu | 1 | -1/+22 |
2020-02-10 | USB: hub: Fix the broken detection of USB3 device in SMSC hub | Hardik Gajjar | 2 | -0/+16 |
2020-02-10 | xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms | Mathias Nyman | 1 | -1/+3 |
2020-02-10 | xhci: fix runtime pm enabling for quirky Intel hosts | Mathias Nyman | 1 | -3/+3 |
2020-02-10 | xhci: Fix memory leak when caching protocol extended capability PSI tables | Mathias Nyman | 3 | -33/+64 |
2020-02-10 | xhci: Force Maximum Packet size for Full-speed bulk devices to valid range. | Mathias Nyman | 1 | -3/+9 |
2020-02-10 | USB: serial: ch341: fix receiver regression | Johan Hovold | 1 | -0/+10 |
2020-02-10 | USB: serial: ir-usb: Silence harmless uninitialized variable warning | Dan Carpenter | 1 | -1/+1 |
2020-02-09 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+3 |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro | 1 | -7/+3 |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen | 1 | -1/+0 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -9/+8 |
2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 97 | -1363/+3685 |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 11 | -16/+16 |
2020-01-27 | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2020-01-27 | Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 4 | -90/+160 |
2020-01-24 | usb: phy: show USB charger type for user | Peter Chen | 1 | -1/+12 |