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-12-24
usb: typec: Only use SVID for matching altmodes
Abhishek Pandit-Subedi
4
-8
/
+6
2024-12-24
usb: dwc3: gadget: Fix incorrect UDC state after manual deconfiguration
Roy Luo
1
-0
/
+2
2024-12-24
usbip: vudc: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2024-12-24
usb: core: sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2024-12-24
usbip: Accept arbitrarily long scatter-gather list
Jason Long
1
-6
/
+2
2024-12-24
usb: typec: tcpm: Add new AMS for Get_Revision response
Amit Sunil Dhamne
1
-1
/
+40
2024-12-24
usb: typec: tcpm: Add support for parsing pd-revision DT property
Amit Sunil Dhamne
1
-2
/
+44
2024-12-24
usb: typec: hd3ss3220: support configuring role preference based on fwnode property and typec_operation
Oliver Facklam
1
-25
/
+47
2024-12-24
usb: typec: hd3ss3220: support configuring port type
Oliver Facklam
1
-1
/
+87
2024-12-24
usb: typec: hd3ss3220: configure advertised power opmode based on fwnode property
Oliver Facklam
1
-0
/
+53
2024-12-23
usb: gadget: f_fs: Remove WARN_ON in functionfs_bind
Akash M
1
-1
/
+1
2024-12-23
USB: core: Disable LPM only for non-suspended ports
Kai-Heng Feng
1
-3
/
+4
2024-12-23
usb: fix reference leak in usb_new_device()
Ma Ke
1
-2
/
+4
2024-12-23
usb: typec: tcpci: fix NULL pointer issue on shared irq case
Xu Yang
1
-10
/
+15
2024-12-23
usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
Lianqin Hu
1
-4
/
+4
2024-12-23
usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe()
Joe Hattori
1
-8
/
+17
2024-12-23
usb: typec: ucsi: Set orientation as none when connector is unplugged
Abel Vesa
1
-0
/
+5
2024-12-23
usb: gadget: configfs: Ignore trailing LF for user strings to cdev
Ingo Rohloff
1
-1
/
+5
2024-12-23
USB: usblp: return error when setting unsupported protocol
Jun Yan
1
-3
/
+4
2024-12-23
usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints
Prashanth K
1
-0
/
+1
2024-12-23
usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistance_kohm()
Dan Carpenter
1
-2
/
+2
2024-12-23
usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property
Xu Yang
1
-1
/
+2
2024-12-23
usb: dwc3-am62: Disable autosuspend during remove
Prashanth K
1
-0
/
+1
2024-12-23
usb: dwc3: gadget: fix writing NYET threshold
André Draszik
2
-1
/
+4
2024-12-23
usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is Rp
Xu Yang
1
-2
/
+2
2024-12-23
USB: usblp: remove redundant semicolon
Jun Yan
1
-1
/
+1
2024-12-23
USB: Optimize goto logic in API usb_register_driver()
Zijun Hu
1
-4
/
+3
2024-12-23
usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend
Roger Quadros
1
-27
/
+55
2024-12-23
usb: common: expand documentation for USB functions
Lucy Mielke
1
-0
/
+14
2024-12-23
usb: typec: intel_pmc_mux: Silence snprintf() output truncation warning
Heikki Krogerus
1
-1
/
+1
2024-12-23
Merge 6.14-rc4 into usb-next
Greg Kroah-Hartman
3
-3
/
+28
2024-12-19
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
1
-2
/
+1
2024-12-17
usb: xhci: fix ring expansion regression in 6.13-rc1
Niklas Neronin
1
-1
/
+1
2024-12-17
xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic
Mathias Nyman
1
-2
/
+0
2024-12-16
Merge tag 'usb-serial-6.13-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
1
-0
/
+27
2024-12-16
Merge 6.13-rc3 into usb-next
Greg Kroah-Hartman
12
-68
/
+115
2024-12-14
Merge tag 'usb-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
11
-67
/
+114
2024-12-11
USB: serial: option: add Telit FE910C04 rmnet compositions
Daniele Palmas
1
-0
/
+6
2024-12-11
USB: serial: option: add MediaTek T7XX compositions
Jack Wu
1
-0
/
+2
2024-12-11
USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready
Mank Wang
1
-0
/
+12
2024-12-11
USB: serial: option: add MeiG Smart SLM770A
Michal Hrusecky
1
-0
/
+3
2024-12-11
USB: serial: option: add TCL IK512 MBIM & ECM
Daniel Swanemar
1
-0
/
+4
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2
-5
/
+5
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
3
-7
/
+7
2024-12-04
usb: storage: add a macro for the upper limit of max LUN
Dingyan Li
3
-13
/
+5
2024-12-04
usb: typec: ucsi: Fix connector status writing past buffer size
Lucas De Marchi
1
-1
/
+2
2024-12-04
usb: typec: ucsi: Fix completion notifications
Łukasz Bartosik
1
-2
/
+4
2024-12-04
usb: dwc2: Fix HCD port connection race
Stefan Wahren
1
-1
/
+1
2024-12-04
usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
Stefan Wahren
1
-10
/
+6
2024-12-04
usb: dwc2: Fix HCD resume
Stefan Wahren
1
-0
/
+1
[prev]
[next]