Age | Commit message (Expand) | Author |
2019-03-12 | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-03-09 | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-03-06 | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-03-06 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-03-01 | wusb: Remove unnecessary static function ckhdid_printf | Joe Perches |
2019-03-01 | usb: core: make default autosuspend delay configurable | Mans Rullgard |
2019-02-27 | usb: core: Fix typo in description of "authorized_default" | Jakub Wilk |
2019-02-27 | usb: chipidea: Refactor USB PHY selection and keep a single PHY | Paul Kocialkowski |
2019-02-27 | usb: chipidea: Grab the (legacy) USB PHY by phandle first | Paul Kocialkowski |
2019-02-27 | usb: chipidea: imx: set power polarity | Philipp Puschmann |
2019-02-27 | usb: chipidea: imx: remove unused header files | Jun Li |
2019-02-26 | usb: chipidea: tegra: Fix missed ci_hdrc_remove_device() | Dmitry Osipenko |
2019-02-24 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2019-02-22 | usb: core: add option of only authorizing internal devices | Dmitry Torokhov |
2019-02-21 | Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman |
2019-02-21 | Merge tag 'usb-serial-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2019-02-21 | usb: typec: tps6598x: handle block writes separately with plain-I2C adapters | Nikolaus Voss |
2019-02-21 | usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI | Balaji Manoharan |
2019-02-21 | usb: xhci: fix build warning - missing prototype | Jean-Philippe Menil |
2019-02-20 | usb: xhci: dbc: Fixing typo error. | Prabhat Chand Pandey |
2019-02-20 | usb: xhci: remove unused member 'parent' in xhci_regset struct | Chunfeng Yun |
2019-02-20 | xhci: tegra: Prevent error pointer dereference | Thierry Reding |
2019-02-20 | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag | Christoph Hellwig |
2019-02-20 | USB: serial: option: add Telit ME910 ECM composition | Daniele Palmas |
2019-02-20 | usb: core: Replace hardcoded check with inline function from usb.h | Keyur Patel |
2019-02-20 | usb: core: skip interfaces disabled in devicetree | Mans Rullgard |
2019-02-20 | usb: typec: mux: remove redundant check on variable match | Colin Ian King |
2019-02-20 | USB: serial: cp210x: fix GPIO in autosuspend | Karoly Pados |
2019-02-19 | usb: dwc3: drd: Defer probe if extcon device is not found | Andy Shevchenko |
2019-02-19 | cdc-wdm: pass return value of recover_from_urb_loss | YueHaibing |
2019-02-19 | usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer... | YueHaibing |
2019-02-19 | USB: renesas_usbhs: fix spelling mistake "doens't" -> "doesn't" | Colin Ian King |
2019-02-19 | usb: wusbcore: wa-xfer: use struct_size() helper | Gustavo A. R. Silva |
2019-02-19 | usb: core: config: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-02-19 | usb: dwc2: use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-02-19 | usb: typec: mux: Fix unsigned comparison with less than zero | YueHaibing |
2019-02-15 | Merge tag 'davinci-for-v5.1/soc-part2' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann |
2019-02-15 | USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 | Mans Rullgard |
2019-02-15 | Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2019-02-14 | usb: typec: mux: Find the muxes by also matching against the device node | Heikki Krogerus |
2019-02-14 | usb: typec: Find the ports by also matching against the device node | Heikki Krogerus |
2019-02-14 | usb: roles: Find the muxes by also matching against the device node | Heikki Krogerus |
2019-02-14 | usb: typec: Rationalize the API for the muxes | Heikki Krogerus |
2019-02-14 | usb: typec: tps6598x: Check mode of operation | Heikki Krogerus |
2019-02-13 | usb: typec: tcpm: Remove unused functions | Guenter Roeck |
2019-02-13 | USB: musb: mark expected switch fall-through | Gustavo A. R. Silva |
2019-02-13 | usb: phy: twl6030-usb: fix possible use-after-free on remove | Sven Van Asbroeck |
2019-02-13 | usb: misc: usbtest: add super-speed isoc support | Peter Chen |