index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Add tunnel_mode parameter to usb device structure
Mathias Nyman
2024-09-03
1
-0
/
+8
*
USB: core: add 'shutdown' callback to usb_driver
Kerem Karabay
2024-07-10
1
-0
/
+3
*
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
2024-05-04
1
-6
/
+1
*
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2024-01-04
1
-17
/
+7
*
usb: linux/usb.h: fix Excess kernel-doc description warning
Randy Dunlap
2023-12-23
1
-1
/
+0
*
usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
Douglas Anderson
2023-12-04
1
-0
/
+6
*
USB: dma: remove unused function prototype
Randy Li
2023-10-05
1
-16
/
+0
*
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-09
1
-12
/
+0
*
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-04-27
1
-2
/
+6
|
\
|
*
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
2023-04-20
1
-0
/
+5
|
*
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2023-03-29
1
-2
/
+1
*
|
USB: core: Fix docs warning caused by wireless_status feature
Bastien Nocera
2023-04-06
1
-2
/
+4
*
|
USB: core: Add API to change the wireless_status
Bastien Nocera
2023-04-03
1
-0
/
+5
*
|
USB: core: Add wireless_status sysfs attribute
Bastien Nocera
2023-04-03
1
-0
/
+9
|
/
*
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-23
1
-8
/
+10
|
\
|
*
USB: fix misleading usb_set_intfdata() kernel doc
Johan Hovold
2023-01-17
1
-8
/
+7
|
*
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2023-01-17
1
-0
/
+3
*
|
USB: Improve usb_fill_* documentation
Ricardo Ribalda
2023-01-17
1
-4
/
+23
|
/
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-4
/
+15
|
\
|
*
usb.h: take advantage of container_of_const()
Greg Kroah-Hartman
2022-12-06
1
-40
/
+2
|
*
USB: make devnode() callback in usb_class_driver take a const *
Greg Kroah-Hartman
2022-10-20
1
-1
/
+1
|
*
USB: allow some usb functions to take a const pointer.
Greg Kroah-Hartman
2022-10-20
1
-3
/
+52
*
|
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-16
1
-0
/
+12
|
\
\
|
*
|
usb: add usb_set_intfdata() documentation
Vincent Mailhol
2022-11-29
1
-0
/
+12
|
|
/
*
/
USB: core: export usb_cache_string()
Vincent Mailhol
2022-12-12
1
-0
/
+1
|
/
*
USB: core: Prevent nested device-reset calls
Alan Stern
2022-08-30
1
-0
/
+2
*
usb: Avoid extra usb SET_SEL requests when enabling link power management
Mathias Nyman
2022-06-12
1
-0
/
+2
*
usb: rework usb_maxpacket() using usb_pipe_endpoint()
Vincent Mailhol
2022-04-23
1
-7
/
+1
*
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
1
-2
/
+1
*
usb: deprecate the third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
1
-11
/
+5
*
usb: Remove usb_for_each_port()
Heikki Krogerus
2021-12-30
1
-9
/
+0
*
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2021-05-27
1
-7
/
+0
*
usb: fix spelling mistakes in header files
Zhen Lei
2021-05-21
1
-1
/
+1
*
usb: Iterator for ports
Heikki Krogerus
2021-04-09
1
-0
/
+9
*
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2021-03-23
1
-0
/
+2
*
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
2021-03-23
1
-1
/
+1
*
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
2021-03-15
1
-0
/
+2
|
\
|
*
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
2021-03-11
1
-0
/
+2
*
|
USB: remove usb_bus_type from usb.h
Greg Kroah-Hartman
2021-03-10
1
-2
/
+0
|
/
*
USB: correct API of usb_control_msg_send/recv
Oliver Neukum
2020-09-25
1
-2
/
+4
*
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-16
1
-0
/
+6
*
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
2020-09-16
1
-0
/
+1
*
usb: linux/usb.h: drop duplicated word in comment
Randy Dunlap
2020-07-15
1
-1
/
+1
*
USB: Fix up terminology in include files
Greg Kroah-Hartman
2020-07-02
1
-1
/
+1
*
usb: fix kernel-doc warnings and formatting in <linux/usb.h>
Randy Dunlap
2020-07-01
1
-3
/
+7
*
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-23
1
-2
/
+2
*
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2020-02-12
1
-0
/
+1
*
USB: Select better matching USB drivers when available
Bastien Nocera
2020-02-12
1
-0
/
+2
*
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
2020-02-12
1
-0
/
+4
*
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-1
/
+0
[next]