index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
usb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
usbcore: Check both id_table and match() when both available
Bastien Nocera
1
-0
/
+2
2020-10-02
USB: core: remove polling for /sys/kernel/debug/usb/devices
Sergey Korolev
1
-1
/
+0
2020-06-19
USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE
Greg Kroah-Hartman
1
-1
/
+1
2020-04-16
USB: core: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2020-02-12
USB: Implement usb_device_match_id()
Bastien Nocera
1
-0
/
+2
2020-02-12
USB: Export generic USB device driver functions
Bastien Nocera
1
-0
/
+6
2020-02-10
USB: core: add endpoint-blacklist quirk
Johan Hovold
1
-0
/
+3
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+5
2019-08-09
usbfs: Add ioctls for runtime power management
Alan Stern
1
-0
/
+3
2019-08-08
usb: setup authorized_default attributes using usb_bus_notify
ThiƩbaud Weksteen
1
-0
/
+5
2019-06-26
USB: core: Remove usbfs_mutex
Alan Stern
1
-1
/
+0
2019-01-18
USB: Add new USB LPM helpers
Kai-Heng Feng
1
-2
/
+8
2018-03-20
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
1
-0
/
+1
2018-03-12
Revert "usb: core: Add "quirks" parameter for usbcore"
Greg Kroah-Hartman
1
-1
/
+0
2018-03-09
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
1
-0
/
+1
2017-12-15
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
Felipe Balbi
1
-0
/
+1
2017-11-03
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
1
-1
/
+1
2017-10-23
USB: Force disconnect Huawei 4G modem during suspend
Daniel Drake
1
-0
/
+1
2016-10-29
USB: core: add missing license information to some files
Greg Kroah-Hartman
1
-0
/
+5
2016-01-24
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
1
-1
/
+1
2015-09-22
usb: interface authorization: Introduces the USB interface authorization
Stefan Koch
1
-0
/
+2
2015-07-22
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
1
-0
/
+1
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-14
/
+9
2014-09-23
usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()
Petr Mladek
1
-1
/
+1
2014-05-27
usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y
Dan Williams
1
-5
/
+0
2014-05-27
usb: find internal hub tier mismatch via acpi
Dan Williams
1
-0
/
+6
2014-05-27
usb: assign default peer ports for root hubs
Dan Williams
1
-0
/
+1
2014-05-27
usb: rename usb_port device objects
Dan Williams
1
-4
/
+0
2014-04-01
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2014-03-17
USB: unbind all interfaces before rebinding any
Alan Stern
1
-1
/
+1
2014-03-10
usbcore: rename struct dev_state to struct usb_dev_state
Valentina Manea
1
-2
/
+2
2014-03-08
staging: usbip: claim ports used by shared devices
Valentina Manea
1
-4
/
+0
2014-01-22
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
1
-1
/
+0
2013-09-17
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
1
-0
/
+1
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
1
-1
/
+1
2013-01-29
Revert "usb: Register usb port's acpi power resources"
Lan Tianyu
1
-6
/
+0
2013-01-25
usb: Register usb port's acpi power resources
Lan Tianyu
1
-0
/
+6
2013-01-21
USB: Set usb port's DeviceRemovable according acpi information
Lan Tianyu
1
-0
/
+3
2013-01-11
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
1
-0
/
+9
2012-09-10
usb/acpi: Store info on device removability.
Lan Tianyu
1
-0
/
+4
2012-09-10
usb/acpi: Bind ACPI node to USB port, not usb_device.
Lan Tianyu
1
-0
/
+9
2012-07-19
usb: Add quirk detection based on interface information
Laurent Pinchart
1
-0
/
+4
2012-07-06
usb: convert port_owners type from void * to struct dev_state *
Lan Tianyu
1
-3
/
+6
2012-05-11
usb: Bind devices to ACPI devices when possible
Matthew Garrett
1
-0
/
+7
2012-01-24
USB: cleanup the handling of the PM complete call
Oliver Neukum
1
-0
/
+1
2011-11-15
USB: move usb_translate_errors to linux/usb.h
Johan Hovold
1
-14
/
+0
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
1
-0
/
+5
2011-09-26
usbcore: get BOS descriptor set
Andiry Xu
1
-0
/
+2
2011-04-29
usb: core: Change usb_create_sysfs_intf_files()' return type to void
Michal Nazarewicz
1
-1
/
+1
[next]