index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...
Zijun Hu
2024-08-22
1
-0
/
+1
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
|
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-20
2
-0
/
+15
|
\
\
|
*
|
USB: core: add 'shutdown' callback to usb_driver
Kerem Karabay
2024-07-10
1
-0
/
+14
|
*
|
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-20
1
-0
/
+1
|
|
/
*
|
usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
Javier Carrasco
2024-07-03
1
-2
/
+5
*
|
USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
WangYuli
2024-07-03
1
-0
/
+3
*
|
USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...
Alan Stern
2024-07-03
1
-3
/
+15
|
/
*
kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
Andrey Konovalov
2024-06-04
1
-5
/
+7
*
Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-22
5
-18
/
+17
|
\
|
*
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-05-10
2
-4
/
+9
|
|
\
|
*
|
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
2024-05-04
2
-7
/
+6
|
*
|
USB: usb_parse_endpoint: ignore reserved bits
Oliver Neukum
2024-05-03
1
-4
/
+4
|
*
|
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
2024-04-23
1
-1
/
+3
|
|
\
\
|
*
\
\
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
2024-04-01
4
-14
/
+65
|
|
\
\
\
|
*
|
|
|
usb: misc: onboard_hub: rename to onboard_dev
Javier Carrasco
2024-03-27
3
-7
/
+7
*
|
|
|
|
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
usb: hcd-pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
1
-1
/
+2
|
|
/
/
/
*
|
|
|
usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
Alan Stern
2024-04-30
1
-2
/
+3
*
|
|
|
USB: core: Fix access violation during port device removal
Alan Stern
2024-04-24
1
-2
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
usb: Disable USB3 LPM at shutdown
Kai-Heng Feng
2024-04-04
1
-1
/
+3
|
|
/
|
/
|
*
|
USB: core: Fix deadlock in port "disable" sysfs attribute
Alan Stern
2024-03-26
1
-4
/
+34
*
|
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2024-03-26
2
-7
/
+18
*
|
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
2024-03-26
1
-3
/
+13
|
/
*
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
14
-73
/
+377
|
\
|
*
usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
Mathias Nyman
2024-03-19
1
-1
/
+1
|
*
usb: Clarify expected behavior of dev_bin_attrs_are_visible()
Elbert Mai
2024-03-06
1
-2
/
+5
|
*
usb: core: Set connect_type of ports based on DT node
Stephen Boyd
2024-03-05
2
-0
/
+73
|
*
usb: usb-acpi: Set port connect type of not connectable ports correctly
Mathias Nyman
2024-03-05
1
-23
/
+23
|
*
usb: Export BOS descriptor to sysfs
Elbert Mai
2024-03-05
1
-17
/
+61
|
*
USB: document some API requirements on disconnection
Michal Pecio
2024-03-02
1
-1
/
+4
|
*
usb: core: constify the struct device_type usage
Ricardo B. Marliere
2024-02-19
5
-8
/
+8
|
*
usb: sysfs: use kstrtobool() if possible
Guan-Yu Lin
2024-02-17
1
-10
/
+12
|
*
usb: core: Kconfig: Improve USB authorization mode help
Niko Mauno
2024-02-17
1
-6
/
+16
|
*
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-02-04
1
-14
/
+32
|
|
\
|
*
|
usb: core: add phy notify connect and disconnect
Stanley Chang
2024-01-28
4
-4
/
+162
|
*
|
usb: core: Make default authorization mode configurable
Niko Mauno
2024-01-28
2
-1
/
+18
|
*
|
usb: core: Amend initial authorized_default value
Niko Mauno
2024-01-28
1
-4
/
+2
|
*
|
usb: usb_autopm_get_interface use modern helper
Oliver Neukum
2024-01-28
1
-6
/
+2
*
|
|
Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-11
1
-11
/
+12
|
\
\
\
|
*
|
|
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
2024-02-06
1
-11
/
+12
*
|
|
|
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
2024-03-05
1
-2
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
2024-01-28
1
-11
/
+19
*
|
|
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
2024-01-28
1
-3
/
+13
|
|
/
|
/
|
*
|
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2024-01-04
3
-36
/
+33
*
|
usb: core: Fix crash w/ usb_choose_configuration() if no driver
Douglas Anderson
2023-12-15
1
-1
/
+10
*
|
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
2023-12-06
1
-0
/
+29
*
|
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
2023-12-06
1
-2
/
+2
*
|
usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
Douglas Anderson
2023-12-04
1
-0
/
+7
[next]