summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | xhci: dbc: Convert to use sysfs_streq()Andy Shevchenko2023-12-041-2/+2
| * | xhci: dbc: Drop duplicate checks for dma_free_coherent()Andy Shevchenko2023-12-041-9/+5
| * | usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563xFrieder Schrempf2023-11-272-0/+7
| * | usb: misc: onboard_usb_hub: Add support for clock inputFrieder Schrempf2023-11-271-0/+14
| * | usb: misc: onboard_usb_hub: Print symbolic error namesFrieder Schrempf2023-11-271-4/+5
| * | Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman2023-11-2717-101/+152
| |\ \
| * | | usb:gadget:uvc Do not use worker thread to pump isoc usb requestsJayant Chowdhary2023-11-232-45/+165
| * | | usb: gadget: uvc: Fix use-after-free for inflight usb_requestsAvichal Rakesh2023-11-233-29/+112
| * | | usb: gadget: uvc: move video disable logic to its own functionAvichal Rakesh2023-11-233-18/+31
| * | | usb: gadget: uvc: Allocate uvc_requests one at a timeAvichal Rakesh2023-11-232-40/+51
| * | | usb: gadget: uvc: prevent use of disabled endpointAvichal Rakesh2023-11-235-12/+26
| * | | usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar2023-11-232-2/+20
| * | | usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar2023-11-235-15/+32
| * | | usb: typec: tcpm: skip checking port->send_discover in PD3.0Guan-Yu Lin2023-11-231-3/+3
| * | | usb: phy: generic: add suspend support for regulatorStefan Eichenberger2023-11-231-4/+10
| * | | usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is trueFrank Li2023-11-221-3/+4
| * | | usb: chipidea: udc: Add revision check of 2.20[CI_REVISION_22]Piyush Mehta2023-11-221-1/+2
| * | | usb: misc: eud: Add IRQ check for platform_get_irq()Chen Ni2023-11-221-0/+3
| * | | usb: gadget: f_midi: Replace strlcpy() with strscpy()Kees Cook2023-11-221-2/+2
| * | | usb: gadget: pxa25x_udc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-221-5/+7
| * | | usb: gadget: lpc32xx_udc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-221-6/+7
| * | | usb: gadget: gr_udc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-221-6/+7
| * | | usb: gadget: fsl_udc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-221-6/+7
| * | | usb: gadget: at91_udc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-221-6/+7
| * | | USB: usbip: vudc: Convert to platform remove callback returning voidUwe Kleine-König2023-11-223-4/+3
| * | | USB: misc: iowarrior: remove redundant assignment to variable io_resColin Ian King2023-11-221-1/+0
* | | | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-124-78/+10
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-12-192-2/+2
| |\ \ \ \
| | * | | | usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OFNathan Chancellor2023-12-071-1/+1
| | * | | | usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OFNathan Chancellor2023-12-071-1/+1
| * | | | | Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie2023-12-124-9/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGEDmitry Baryshkov2023-12-042-35/+7
| * | | | usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGEDmitry Baryshkov2023-12-042-43/+3
| | |_|/ | |/| |
* | | | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-113-0/+19
|\ \ \ \
| * \ \ \ Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-12-223-0/+19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov2023-12-073-0/+19
| | | |/ | | |/|
* | | | Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-01-091-1/+1
|\ \ \ \
| * | | | spi: spl022: fix sleeping in interrupt contextMark Brown2023-12-0417-101/+152
| |\| | |
| * | | | treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEXAndy Shevchenko2023-11-161-1/+1
| | |/ / | |/| |
* | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-1/+1
|\ \ \ \
| * | | | usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() staticArnd Bergmann2023-12-101-1/+1
| | |/ / | |/| |
* | | | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-081-2/+2
|\ \ \ \
| * | | | eventfd: simplify eventfd_signal()Christian Brauner2023-11-281-2/+2
| | |/ / | |/| |
* | | | Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-12-223-6/+11
|\ \ \ \
| * | | | USB: serial: option: add Quectel EG912Y module supportAlper Ak2023-12-211-0/+2
| * | | | USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2023-12-212-6/+6
| * | | | USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer2023-12-151-0/+1
| * | | | USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao2023-12-151-0/+2
| | |_|/ | |/| |
* | | | usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter2023-12-151-3/+0
* | | | usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis2023-12-151-0/+11