Age | Commit message (Expand) | Author | Files | Lines |
2020-12-18 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -6/+2 |
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+4 |
2020-12-16 | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2020-12-16 | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -11/+9 |
2020-12-16 | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 111 | -4466/+2370 |
2020-12-14 | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -21/+0 |
2020-12-11 | usb: phy: convert comma to semicolon | Zheng Yongjun | 1 | -5/+5 |
2020-12-11 | usb: ucsi: convert comma to semicolon | Zheng Yongjun | 1 | -3/+3 |
2020-12-11 | Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 9 | -969/+444 |
2020-12-11 | usb: typec: tcpm: convert comma to semicolon | Zheng Yongjun | 1 | -6/+6 |
2020-12-11 | usb: typec: tcpm: Update vbus_vsafe0v on init | Badhri Jagan Sridharan | 1 | -0/+18 |
2020-12-11 | usb: typec: tcpci: Enable bleed discharge when auto discharge is enabled | Badhri Jagan Sridharan | 1 | -0/+2 |
2020-12-11 | usb: typec: Add class for plug alt mode device | Prashant Malani | 1 | -0/+4 |
2020-12-11 | USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definition | Badhri Jagan Sridharan | 1 | -0/+1 |
2020-12-11 | USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAP | Kyle Tso | 1 | -1/+1 |
2020-12-11 | USB: typec: tcpm: Fix PR_SWAP error handling | Kyle Tso | 1 | -1/+1 |
2020-12-11 | USB: typec: tcpm: Hard Reset after not receiving a Request | pumahsu | 1 | -1/+11 |
2020-12-10 | usb: host: sl811: Switch to use platform_get_mem_or_io() | Andy Shevchenko | 1 | -11/+9 |
2020-12-10 | USB: gadget: f_fs: remove likely/unlikely | Greg Kroah-Hartman | 1 | -89/+88 |
2020-12-10 | usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus | Jack Pham | 1 | -1/+4 |
2020-12-10 | USB: gadget: f_midi: setup SuperSpeed Plus descriptors | Will McVicker | 1 | -0/+6 |
2020-12-10 | USB: gadget: f_acm: add support for SuperSpeed Plus | taehyun.cho | 1 | -1/+1 |
2020-12-10 | USB: gadget: f_rndis: fix bitrate for SuperSpeed and above | Will McVicker | 1 | -1/+3 |
2020-12-10 | usb: typec: intel_pmc_mux: Configure cable generation value for USB4 | Utkarsh Patel | 1 | -0/+5 |
2020-12-10 | Merge tag 'usb-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe... | Greg Kroah-Hartman | 13 | -32/+204 |
2020-12-10 | usb: chipidea: ci_hdrc_imx: Use of_device_get_match_data() | Fabio Estevam | 1 | -6/+1 |
2020-12-10 | usb: chipidea: usbmisc_imx: Use of_device_get_match_data() | Fabio Estevam | 1 | -6/+1 |
2020-12-10 | usb: cdns3: fix NULL pointer dereference on no platform data | Roger Quadros | 2 | -2/+2 |
2020-12-10 | usb: chipidea: trace: fix the endian issue | Peter Chen | 1 | -2/+2 |
2020-12-10 | usb: chipidea: add tracepoint support for udc | Peter Chen | 4 | -3/+127 |
2020-12-10 | usb: cdns3: imx: enable runtime pm by default | Peter Chen | 1 | -1/+1 |
2020-12-10 | usb: cdns3: add quirk for enable runtime pm by default | Peter Chen | 3 | -4/+23 |
2020-12-10 | usb: cdns3: host: disable BEI support | Peter Chen | 1 | -1/+1 |
2020-12-10 | usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT | Peter Chen | 1 | -0/+1 |
2020-12-10 | usb: cdns3: host: add .suspend_quirk for xhci-plat.c | Peter Chen | 2 | -0/+49 |
2020-12-10 | usb: cdns3: Rids of duplicate error message | Pawel Laszczak | 1 | -10/+2 |
2020-12-10 | usb: cdns3: Add static to cdns3_gadget_exit function | Pawel Laszczak | 2 | -4/+1 |
2020-12-09 | USB: UAS: introduce a quirk to set no_write_same | Oliver Neukum | 3 | -2/+11 |
2020-12-09 | USB: serial: ftdi_sio: log the CBUS GPIO validity | Marc Zyngier | 1 | -0/+6 |
2020-12-09 | USB: serial: ftdi_sio: drop GPIO line checking dead code | Marc Zyngier | 1 | -3/+0 |
2020-12-09 | USB: serial: ftdi_sio: report the valid GPIO lines to gpiolib | Marc Zyngier | 1 | -0/+14 |
2020-12-09 | usb: oxu210hp-hcd: Fix memory leak in oxu_create | Zhang Qilong | 1 | -1/+3 |
2020-12-09 | usb: fotg210-hcd: remove casting dma_alloc_coherent | Xu Wang | 1 | -1/+1 |
2020-12-09 | USB: host: u123-hcd: remove trailing semicolon in macro definition | Tom Rix | 1 | -3/+3 |
2020-12-09 | usb: phy: Fix spelling mistake in Kconfig help text | Colin Ian King | 1 | -1/+1 |
2020-12-09 | drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk() | Enrico Weigelt, metux IT consult | 2 | -2/+2 |
2020-12-09 | drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ... | Enrico Weigelt, metux IT consult | 1 | -3/+3 |
2020-12-09 | drivers: usb: atm: reduce noise | Enrico Weigelt, metux IT consult | 1 | -3/+0 |
2020-12-09 | USB: serial: option: add interface-number sanity check to flag handling | Johan Hovold | 1 | -2/+21 |
2020-12-09 | usb: typec: tcpci_maxim: Enable VSAFE0V signalling | Badhri Jagan Sridharan | 1 | -1/+15 |