Age | Commit message (Expand) | Author | Files | Lines |
2019-09-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 4 | -11/+23 |
2019-08-28 | USB: cdc-wdm: fix race between write and disconnect due to flag abuse | Oliver Neukum | 1 | -4/+12 |
2019-08-28 | usb: host: xhci: rcar: Fix typo in compatible string matching | Geert Uytterhoeven | 1 | -1/+1 |
2019-08-28 | usb: host: xhci-tegra: Set DMA mask correctly | Nagarjuna Kristam | 1 | -0/+10 |
2019-08-28 | USB: storage: ums-realtek: Whitelist auto-delink support | Kai-Heng Feng | 1 | -5/+8 |
2019-08-28 | USB: storage: ums-realtek: Update module parameter description for auto_delin... | Kai-Heng Feng | 1 | -1/+1 |
2019-08-28 | usb: host: ohci: fix a race condition between shutdown and irq | Yoshihiro Shimoda | 1 | -3/+12 |
2019-08-28 | usb: hcd: use managed device resources | Schmid, Carsten | 1 | -22/+8 |
2019-08-28 | typec: tcpm: fix a typo in the comparison of pdo_max_voltage | Colin Ian King | 1 | -1/+1 |
2019-08-21 | usb-storage: Add new JMS567 revision to unusual_devs | Henk van der Laan | 1 | -1/+1 |
2019-08-21 | usb: chipidea: udc: don't do hardware access if gadget has stopped | Peter Chen | 1 | -8/+24 |
2019-08-21 | usbtmc: more sanity checking for packet size | Oliver Neukum | 1 | -0/+3 |
2019-08-21 | usb: udc: lpc32xx: silence fall-through warning | Gustavo A. R. Silva | 1 | -1/+1 |
2019-08-17 | Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -0/+10 |
2019-08-15 | usb: udc: lpc32xx: allow compile-testing | Arnd Bergmann | 2 | -3/+3 |
2019-08-15 | usb: ohci-nxp: enable compile-testing | Arnd Bergmann | 2 | -8/+20 |
2019-08-15 | usb: add a hcd_uses_dma helper | Christoph Hellwig | 3 | -10/+6 |
2019-08-15 | usb: don't create dma pools for HCDs with a localmem_pool | Christoph Hellwig | 1 | -3/+3 |
2019-08-15 | usb: chipidea: imx: fix EPROBE_DEFER support during driver probe | André Draszik | 1 | -7/+12 |
2019-08-15 | usb: host: fotg2: restart hcd after port reset | Hans Ulli Kroll | 1 | -0/+4 |
2019-08-15 | USB: CDC: fix sanity checks in CDC union parser | Oliver Neukum | 1 | -2/+2 |
2019-08-15 | usb: cdc-acm: make sure a refcount is taken early enough | Oliver Neukum | 1 | -5/+7 |
2019-08-15 | USB: serial: option: add the BroadMobi BM818 card | Bob Ham | 1 | -0/+2 |
2019-08-15 | USB: serial: option: Add Motorola modem UARTs | Tony Lindgren | 1 | -0/+5 |
2019-08-12 | USB: core: Fix races in character device registration and deregistraion | Alan Stern | 1 | -5/+5 |
2019-08-12 | usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt | Benjamin Herrenschmidt | 1 | -10/+18 |
2019-08-12 | usb: gadget: composite: Clear "suspended" on reset/disconnect | Benjamin Herrenschmidt | 1 | -0/+1 |
2019-08-12 | usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role" | Yoshihiro Shimoda | 1 | -2/+3 |
2019-08-08 | usb: setup authorized_default attributes using usb_bus_notify | Thiébaud Weksteen | 3 | -123/+126 |
2019-08-08 | usb: iowarrior: fix deadlock on disconnect | Oliver Neukum | 1 | -3/+4 |
2019-08-08 | Revert "USB: rio500: simplify locking" | Oliver Neukum | 1 | -16/+27 |
2019-08-05 | usb: usbfs: fix double-free of usb memory upon submiturb error | Gavin Li | 1 | -2/+0 |
2019-08-05 | usb: yurex: Fix use-after-free in yurex_delete | Suzuki K Poulose | 1 | -1/+1 |
2019-08-05 | USB: serial: option: add D-Link DWM-222 device ID | Rogan Dawes | 1 | -0/+2 |
2019-08-05 | USB: serial: option: Add support for ZTE MF871A | Yoshiaki Okamoto | 1 | -0/+1 |
2019-08-02 | usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests | Guenter Roeck | 1 | -14/+24 |
2019-08-02 | xhci: Fix NULL pointer dereference at endpoint zero reset. | Mathias Nyman | 1 | -0/+10 |
2019-08-02 | usb: host: xhci-rcar: Fix timeout in xhci_suspend() | Yoshihiro Shimoda | 1 | -2/+7 |
2019-08-01 | usb: typec: ucsi: ccg: Fix uninitilized symbol error | Heikki Krogerus | 1 | -1/+1 |
2019-07-30 | usb: typec: tcpm: remove tcpm dir if no children | Li Jun | 1 | -0/+4 |
2019-07-30 | usb: typec: tcpm: free log buf memory when remove debug file | Li Jun | 1 | -0/+9 |
2019-07-30 | usb: typec: tcpm: Add NULL check before dereferencing config | Guenter Roeck | 1 | -3/+4 |
2019-07-25 | xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT). | Mathias Nyman | 1 | -1/+2 |
2019-07-25 | usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port | Lucas Stach | 1 | -6/+7 |
2019-07-25 | Revert "usb: usb251xb: Add US port lanes inversion property" | Lucas Stach | 1 | -2/+0 |
2019-07-25 | usb: wusbcore: fix unbalanced get/put cluster_id | Phong Tran | 1 | -1/+1 |
2019-07-25 | usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem() | Dan Carpenter | 1 | -2/+2 |
2019-07-25 | usb-storage: Add a limitation for blk_queue_max_hw_sectors() | Yoshihiro Shimoda | 1 | -0/+11 |
2019-07-25 | usb: pci-quirks: Minor cleanup for AMD PLL quirk | Ryan Kennedy | 5 | -19/+21 |
2019-07-25 | usb: pci-quirks: Correct AMD PLL quirk detection | Ryan Kennedy | 1 | -12/+19 |