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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
USB: new quirk for Dell Gen 2 devices
Monish Kumar R
1
-0
/
+3
2022-05-19
usb: hub: Simplify error and success path in port_over_current_notify
Bhuvanesh Surachari
1
-5
/
+3
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2022-05-05
usb: core: acpi: Use the sysdev pointer instead of controller device
Heikki Krogerus
1
-2
/
+5
2022-05-03
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
1
-6
/
+0
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2
-5
/
+15
2022-04-26
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
1
-0
/
+6
2022-04-26
usb: core: devices: drop redundant buffer overflow checks
Sergey Shtylyov
1
-12
/
+0
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-1
/
+1
2022-04-23
USB: hcd-pci: Fully suspend across freeze/thaw cycle
Evan Green
1
-2
/
+2
2022-04-23
USB: core: Disable remote wakeup for freeze/quiesce
Evan Green
1
-12
/
+13
2022-04-21
usb: core: devices: remove dead code under #ifdef PROC_EXTRA
Sergey Shtylyov
1
-35
/
+0
2022-04-21
usb: core: Don't hold the device lock while sleeping in do_proc_control()
Tasos Sahanidis
1
-5
/
+9
2022-04-21
usb: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-1
/
+0
2022-04-14
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
1
-0
/
+3
2022-04-14
USB: quirks: add a Realtek card reader
Oliver Neukum
1
-0
/
+3
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-26
/
+39
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
1
-2
/
+2
2022-02-25
USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf()
Alan Stern
1
-0
/
+8
2022-02-17
usb: remove Link Powermanagement (LPM) disable before port reset.
Mathias Nyman
1
-12
/
+1
2022-02-14
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
1
-3
/
+6
2022-02-11
USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory.
Ingo Rohloff
1
-10
/
+22
2022-02-11
usb: core: Unregister device on component_add() failure
Fabio M. De Francesco
1
-3
/
+6
2022-01-31
USB: ACPI: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+1
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2
-0
/
+26
2022-01-26
USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARs
Bjorn Helgaas
1
-1
/
+1
2022-01-26
usb: core: Bail out when port is stuck in reset loop
Kai-Heng Feng
1
-2
/
+6
2022-01-25
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2
-0
/
+26
2022-01-03
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
1
-1
/
+1
2022-01-03
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
1
-1
/
+8
2021-12-30
usb: Remove usb_for_each_port()
Heikki Krogerus
1
-46
/
+0
2021-12-30
usb: Link the ports to the connectors they are attached to
Heikki Krogerus
1
-0
/
+32
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2021-12-17
usb: core: Export usb_device_match_id
Razvan Heghedus
1
-0
/
+1
2021-12-17
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
1
-1
/
+4
2021-12-17
usb: hub: make wait_for_connected() take an int instead of a pointer to int
Dan Carpenter
1
-3
/
+3
2021-12-15
usb: hub: avoid warm port reset during USB3 disconnect
Mathias Nyman
1
-5
/
+19
2021-12-15
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
1
-0
/
+3
2021-12-13
usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)
Guo Zhengkui
1
-1
/
+1
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-06
Merge 5.16-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2021-12-05
usb: core: Fix file path that does not exist
Wei Ming Chen
2
-2
/
+2
2021-11-29
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
2021-11-23
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
1
-8
/
+12
2021-11-17
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
1
-3
/
+11
2021-11-05
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
1
-23
/
+6
2021-10-06
usb: core: config: Change sizeof(struct ...) to sizeof(*...)
Robert Greener
1
-2
/
+2
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
1
-23
/
+45
[next]