index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
usb: musb: sunxi: Fix accessing an released usb phy
Zijun Hu
1
-2
/
+0
2024-11-05
usb: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
7
-7
/
+7
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
8
-21
/
+31
2024-11-04
usb: use "prompt" instead of "bool" for choice prompts
Masahiro Yamada
5
-5
/
+5
2024-11-04
usb: typec: mux: Add support for the TUSB1046 crosspoint switch
Romain Gantois
3
-0
/
+206
2024-11-04
USB: xhci: add support for PWRON active high
Parth Pancholi
1
-0
/
+3
2024-11-04
USB: bcma: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-10-31
USB: serial: io_edgeport: fix use after free in debug printk
Dan Carpenter
1
-4
/
+4
2024-10-29
USB: serial: option: add Quectel RG650V
BenoƮt Monin
1
-0
/
+3
2024-10-29
USB: serial: option: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+3
2024-10-29
usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non self-powered devices
Amit Sunil Dhamne
1
-3
/
+7
2024-10-29
usb: phy: Fix API devm_usb_put_phy() can not release the phy
Zijun Hu
1
-1
/
+1
2024-10-29
usb: core: use sysfs_emit() instead of sprintf()
Jiayi Li
3
-11
/
+14
2024-10-29
usb: typec: tcpm: Add support for parsing time dt properties
Amit Sunil Dhamne
1
-16
/
+57
2024-10-29
usb: storage: use US_BULK_FLAG_OUT instead of constant values
Dingyan Li
3
-7
/
+7
2024-10-29
usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
Akash Kumar
1
-9
/
+24
2024-10-29
usb: typec: ucsi: Helper for Get Connector Status command
Heikki Krogerus
1
-15
/
+16
2024-10-29
usb: typec: use cleanup facility for 'altmodes_node'
Javier Carrasco
1
-3
/
+4
2024-10-29
usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
Javier Carrasco
1
-0
/
+1
2024-10-29
usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path
Javier Carrasco
1
-2
/
+4
2024-10-29
usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes
Javier Carrasco
1
-2
/
+2
2024-10-29
usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links
Mathias Nyman
1
-2
/
+2
2024-10-29
Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
Stefan Wahren
1
-1
/
+0
2024-10-29
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
1
-8
/
+8
2024-10-29
xhci: Use pm_runtime_get to prevent RPM on unsupported systems
Basavaraj Natikar
1
-2
/
+4
2024-10-21
Merge 6.12-rc4 into usb-next
Greg Kroah-Hartman
13
-58
/
+140
2024-10-18
Merge tag 'usb-serial-6.12-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
1
-0
/
+8
2024-10-17
USB: serial: option: add Telit FN920C04 MBIM compositions
Daniele Palmas
1
-0
/
+6
2024-10-17
USB: serial: option: add support for Quectel EG916Q-GL
Benjamin B. Frost
1
-0
/
+2
2024-10-17
xhci: dbc: honor usb transfer size boundaries.
Mathias Nyman
2
-5
/
+51
2024-10-17
usb: xhci: Fix handling errors mid TD followed by other errors
Michal Pecio
1
-37
/
+29
2024-10-17
xhci: Mitigate failed set dequeue pointer commands
Mathias Nyman
1
-1
/
+1
2024-10-17
xhci: Fix incorrect stream context type macro
Mathias Nyman
1
-1
/
+1
2024-10-17
USB: gadget: dummy-hcd: Fix "task hung" problem
Alan Stern
1
-5
/
+15
2024-10-17
xhci: add helper to stop endpoint and wait for completion
Mathias Nyman
2
-0
/
+47
2024-10-17
usb: gadget: uvc: dont call usb_composite_setup_continue when not streaming
Michael Grzeschik
1
-0
/
+3
2024-10-17
usb: gadget: uvc: add trace of enqueued and completed requests
Michael Grzeschik
4
-0
/
+80
2024-10-17
usb: gadget: uvc: set nbuffers to minimum STREAMING_MIN_BUFFERS in uvc_queue_setup
Michael Grzeschik
2
-0
/
+5
2024-10-17
usb: gadget: uvc: set req_length based on payload by nreqs instead of req_size
Michael Grzeschik
4
-9
/
+20
2024-10-17
usb: gadget: uvc: set req_size and n_requests based on the frame interval
Michael Grzeschik
2
-25
/
+56
2024-10-17
usb: gadget: uvc: add g_parm and s_parm for frame interval
Michael Grzeschik
3
-0
/
+54
2024-10-17
usb: gadget: uvc: rework to enqueue in pump worker from encoded queue
Michael Grzeschik
3
-98
/
+87
2024-10-17
usb: gadget: uvc: only enqueue zero length requests in potential underrun
Michael Grzeschik
2
-1
/
+21
2024-10-17
usb: gadget: uvc: wake pump everytime we update the free list
Michael Grzeschik
1
-0
/
+4
2024-10-17
usb: typec: ucsi: Add support for the partner USB Modes
Heikki Krogerus
2
-0
/
+11
2024-10-17
usb: typec: ucsi: Supply the USB capabilities to the ports
Heikki Krogerus
2
-0
/
+15
2024-10-17
usb: typec: Add attribute file showing the USB Modes of the partner
Heikki Krogerus
2
-4
/
+122
2024-10-17
usb: typec: Add attribute file showing the supported USB modes of the port
Heikki Krogerus
2
-0
/
+82
2024-10-17
usb: require FMODE_WRITE for usbdev_mmap()
Jann Horn
1
-0
/
+3
2024-10-16
usb: gadget: uvc: configfs: Add frame-based frame format support
Akash Kumar
3
-12
/
+363
[prev]
[next]