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