index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
1
-12
/
+0
2023-04-27
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+6
2023-04-20
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
1
-0
/
+5
2023-04-06
USB: core: Fix docs warning caused by wireless_status feature
Bastien Nocera
1
-2
/
+4
2023-04-03
USB: core: Add API to change the wireless_status
Bastien Nocera
1
-0
/
+5
2023-04-03
USB: core: Add wireless_status sysfs attribute
Bastien Nocera
1
-0
/
+9
2023-03-29
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
1
-2
/
+1
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
1
-8
/
+10
2023-01-17
USB: fix misleading usb_set_intfdata() kernel doc
Johan Hovold
1
-8
/
+7
2023-01-17
USB: Improve usb_fill_* documentation
Ricardo Ribalda
1
-4
/
+23
2023-01-17
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
1
-0
/
+3
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+15
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+12
2022-12-12
USB: core: export usb_cache_string()
Vincent Mailhol
1
-0
/
+1
2022-12-06
usb.h: take advantage of container_of_const()
Greg Kroah-Hartman
1
-40
/
+2
2022-11-29
usb: add usb_set_intfdata() documentation
Vincent Mailhol
1
-0
/
+12
2022-10-20
USB: make devnode() callback in usb_class_driver take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-10-20
USB: allow some usb functions to take a const pointer.
Greg Kroah-Hartman
1
-3
/
+52
2022-08-30
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+2
2022-06-12
usb: Avoid extra usb SET_SEL requests when enabling link power management
Mathias Nyman
1
-0
/
+2
2022-04-23
usb: rework usb_maxpacket() using usb_pipe_endpoint()
Vincent Mailhol
1
-7
/
+1
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-2
/
+1
2022-04-23
usb: deprecate the third argument of usb_maxpacket()
Vincent Mailhol
1
-11
/
+5
2021-12-30
usb: Remove usb_for_each_port()
Heikki Krogerus
1
-9
/
+0
2021-05-27
driver core: Move the "removable" attribute from USB to core
Rajat Jain
1
-7
/
+0
2021-05-21
usb: fix spelling mistakes in header files
Zhen Lei
1
-1
/
+1
2021-04-09
usb: Iterator for ports
Heikki Krogerus
1
-0
/
+9
2021-03-23
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
1
-0
/
+2
2021-03-23
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
1
-1
/
+1
2021-03-15
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
1
-0
/
+2
2021-03-10
USB: remove usb_bus_type from usb.h
Greg Kroah-Hartman
1
-2
/
+0
2020-09-25
USB: correct API of usb_control_msg_send/recv
Oliver Neukum
1
-2
/
+4
2020-09-16
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-0
/
+6
2020-09-16
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
1
-0
/
+1
2020-07-15
usb: linux/usb.h: drop duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-03
USB: Fix up terminology in include files
Greg Kroah-Hartman
1
-1
/
+1
2020-07-01
usb: fix kernel-doc warnings and formatting in <linux/usb.h>
Randy Dunlap
1
-3
/
+7
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-12
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
1
-0
/
+1
2020-02-12
USB: Select better matching USB drivers when available
Bastien Nocera
1
-0
/
+2
2020-02-12
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
1
-0
/
+4
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+0
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
1
-1
/
+1
2019-08-07
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
1
-0
/
+3
2019-08-07
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
1
-0
/
+3
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
1
-0
/
+2
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-2
/
+0
[next]