summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-08-07usb: chipidea: Use of_property_present()Rob Herring (Arm)
2024-08-07usb: typec: tcpm/tcpci_maxim: use device managed TCPCI port deregistrationAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL3 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL2 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: drop STATUS_CHECK()André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: simplify clearing of TCPC_ALERT_RX_BUF_OVFAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: sort TCPC_ALERT_MASK values by bitAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fieldsAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REVAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VALAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]André Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: clarify a commentAndré Draszik
2024-08-07usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()Heikki Krogerus
2024-08-07usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...Xu Yang
2024-08-07usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()Tudor Ambarus
2024-08-07usb: gadget: f_fs: restore ffs_func_disable() functionalityTudor Ambarus
2024-08-07Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2024-07-31USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki
2024-07-31usb: dwc2: Skip clock gating on Broadcom SoCsStefan Wahren
2024-07-31usb: dwc2: Add comment about BCM2848 ACPI IDStefan Wahren
2024-07-31usb: dwc2: debugfs: Print parameter no_clock_gatingStefan Wahren
2024-07-31usb: misc: eud: switch to fallback compatible for device matchingKrzysztof Kozlowski
2024-07-31usb: gadget: u_serial: add .get_icount() supportMichael Walle
2024-07-31usb: typec: ucsi: glink: Remove unnecessary semicolonChen Ni
2024-07-31usbip: Add USB_SPEED_SUPER_PLUS as valid argŁukasz Bartosik
2024-07-31USB: ohci-ppc-of: Drop ohci-littledian compatibleKrzysztof Kozlowski
2024-07-31usb: gadget: f_uac1: Expose all string descriptors through configfs.Chris Wulff
2024-07-31usb: typec: tipd: Delete extra semi-colonHarshit Mogalapalli
2024-07-31usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()Harshit Mogalapalli
2024-07-31usb: gadget: u_serial: Set start_delayed during suspendPrashanth K
2024-07-31usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()Dan Carpenter
2024-07-31usb: typec: fsa4480: Check if the chip is really thereKonrad Dybcio
2024-07-31usb: gadget: core: Check for unset descriptorChris Wulff
2024-07-31usb: vhci-hcd: Do not drop references before new references are gainedOliver Neukum
2024-07-31usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff
2024-07-31usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai
2024-07-31Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-10Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-07-10usb: gadget: f_uac2: fix non-newline-terminated function nameJohn Keeping
2024-07-10USB: uas: Implement the new shutdown callbackKerem Karabay
2024-07-10USB: core: add 'shutdown' callback to usb_driverKerem Karabay
2024-07-10usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...Uwe Kleine-König