aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-05usb: gadget: f_uac2: remove redundant assignments to pointer i_featureColin Ian King1-8/+4
2021-08-05usb: misc: adutux: use swap()Salah Triki1-4/+1
2021-08-05usb: gadget: remove useless castSalah Triki1-1/+1
2021-08-05usb: gadget: Fix inconsistent indentWei Ming Chen3-7/+7
2021-07-29usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_opsRikard Falkeborn1-1/+1
2021-07-29drivers: usb: dwc3-qcom: Add sdm660 compatibleKonrad Dybcio1-0/+1
2021-07-27usb: isp1760: rework cache initialization error handlingRui Miguel Silva1-5/+11
2021-07-27usb: isp1760: do not sleep in field register pollRui Miguel Silva1-3/+3
2021-07-27usb: isp1760: remove debug message as errorRui Miguel Silva1-1/+0
2021-07-27usb: gadget: uvc: decrease the interrupt load to a quarterMichael Grzeschik2-0/+18
2021-07-27usb: gadget: uvc: add scatter gather supportMichael Grzeschik7-9/+108
2021-07-27usb: gadget: uvc: set v4l2_dev->dev in f_uvcMichael Grzeschik1-0/+1
2021-07-27usb: gadget: uvc: make uvc_num_requests depend on gadget speedMichael Grzeschik3-25/+47
2021-07-27usb: dwc3: gadget: set gadgets parent to the right controllerMichael Grzeschik1-1/+1
2021-07-27usb: mtu3: support suspend/resume for dual-role modeChunfeng Yun5-47/+89
2021-07-27usb: mtu3: support suspend/resume for device modeChunfeng Yun5-14/+121
2021-07-27usb: mtu3: add helper to power on/down deviceChunfeng Yun1-12/+24
2021-07-27usb: mtu3: support runtime PM for host modeChunfeng Yun3-9/+69
2021-07-27usb: mtu3: add new helpers for host suspend/resumeChunfeng Yun3-16/+88
2021-07-27usb: mtu3: support option to disable usb2 portsChunfeng Yun3-3/+20
2021-07-27usb: mtu3: support property role-switch-default-modeChunfeng Yun2-4/+22
2021-07-27usb: dwc3: drd: use helper to get role-switch-default-modeChunfeng Yun1-6/+2
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun1-0/+20
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman312-5087/+4659
2021-07-25Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+23
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-92/+78
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds5-18/+31
2021-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+9
2021-07-23Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds1-20/+13
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-10/+6
2021-07-23Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+11
2021-07-23Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+48
2021-07-23Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-112/+249
2021-07-23Merge branch 'acpi-utils'Rafael J. Wysocki3-9/+5
2021-07-22Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-788/+456
2021-07-23Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-17/+59
2021-07-23Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-288/+109
2021-07-22Merge tag 'array-bounds-fixes-5.14-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-7/+9
2021-07-22Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-2/+6
2021-07-22Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-32/+64
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds38-120/+629
2021-07-22Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-24/+31
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei1-8/+8
2021-07-22drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard1-1/+0
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap1-0/+1
2021-07-21ravb: Remove extra TABBiju Das1-1/+1
2021-07-21ravb: Fix a typo in commentBiju Das1-1/+1
2021-07-21net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean1-0/+6
2021-07-22Merge tag 'amd-drm-fixes-5.14-2021-07-21' of https://gitlab.freedesktop.org/a...Dave Airlie29-483/+288
2021-07-21drm/amdgpu - Corrected the video codecs array name for yellow carpVeerabadhran Gopalakrishnan1-2/+2