index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-14
1
-21
/
+13
|
\
|
*
usb: simplify usbport trigger
Uwe Kleine-König
2018-07-05
1
-20
/
+11
|
*
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
2018-07-05
1
-3
/
+4
*
|
usb: core: handle hub C_PORT_OVER_CURRENT condition
Bin Liu
2018-07-21
1
-2
/
+6
*
|
usb: quirks: add delay quirks for Corsair Strafe
Nico Sneck
2018-07-06
1
-0
/
+4
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-6
/
+7
*
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-05
1
-0
/
+1
|
\
|
*
driver core: hold dev's parent lock when needed
Martin Liu
2018-05-31
1
-0
/
+1
*
|
USB: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
1
-21
/
+5
*
|
usb: hub: Per-port setting to reduce TRSTRCY to 10 ms
Nicolas Boichat
2018-05-31
1
-1
/
+5
*
|
usb: hub: Per-port setting to use old enumeration scheme
Nicolas Boichat
2018-05-31
3
-4
/
+33
*
|
usb: core: message: remove extra endianness conversion in usb_set_isoch_delay
Ruslan Bilovol
2018-05-31
1
-1
/
+1
*
|
Merge 4.17-rc4 into usb-next
Greg Kroah-Hartman
2018-05-08
1
-1
/
+3
|
\
\
|
*
|
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
2018-05-03
1
-1
/
+3
|
|
/
*
|
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
2018-04-30
5
-33
/
+110
|
\
|
|
*
usb: core: phy: add the SPDX-License-Identifier and include guard
Martin Blumenstingl
2018-04-23
1
-0
/
+12
|
*
usb: core: phy: add missing forward declaration for "struct device"
Martin Blumenstingl
2018-04-22
1
-0
/
+1
|
*
usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabled
Martin Blumenstingl
2018-04-22
1
-0
/
+3
|
*
usb: core: use phy_exit during suspend if wake up is not supported
Martin Blumenstingl
2018-04-22
3
-3
/
+45
|
*
usb: core: split usb_phy_roothub_{init,alloc}
Martin Blumenstingl
2018-04-22
3
-30
/
+37
|
*
usb: core: phy: fix return value of usb_phy_roothub_exit()
Martin Blumenstingl
2018-04-22
1
-1
/
+1
|
*
usb: core: Add quirk for HP v222w 16GB Mini
Kamil Lulko
2018-04-22
1
-0
/
+3
|
*
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
2018-04-22
2
-1
/
+10
*
|
usb: do not reset if a low-speed or full-speed device timed out
Maxim Moseychuk
2018-04-25
1
-1
/
+3
*
|
usb: core: hcd: mark expected switch fall-through
Gustavo A. R. Silva
2018-04-23
1
-0
/
+1
*
|
USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanes
Mathias Nyman
2018-04-22
1
-0
/
+22
*
|
USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumeration
Mathias Nyman
2018-04-22
1
-2
/
+5
*
|
usb: set root hub lane counts
Mathias Nyman
2018-04-22
1
-0
/
+5
*
|
USB: Add support to store lane count used by USB 3.2
Mathias Nyman
2018-04-22
1
-0
/
+8
*
|
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
Mathias Nyman
2018-04-22
1
-0
/
+3
*
|
usb: hub: Don't wait for connect state at resume for powered-off ports
Dominik Bozek
2018-04-22
1
-0
/
+4
*
|
USB: core: hcd: drop support for legacy phys
Johan Hovold
2018-04-22
1
-35
/
+3
|
/
*
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-07
1
-8
/
+2
|
\
|
*
Merge tag 'v4.16-rc6' into next-general
James Morris
2018-03-23
2
-1
/
+9
|
|
\
|
*
|
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-03-07
1
-8
/
+2
*
|
|
usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
Kai-Heng Feng
2018-03-25
1
-0
/
+3
*
|
|
usb: core: Copy parameter string correctly and remove superfluous null check
Kai-Heng Feng
2018-03-25
1
-2
/
+7
*
|
|
USB: announce bcdDevice as well as idVendor, idProduct.
Benson Leung
2018-03-25
1
-2
/
+6
*
|
|
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
Zhengjun Xing
2018-03-23
1
-2
/
+7
*
|
|
usb: hub: Reduce warning to notice on power loss
Tomeu Vizoso
2018-03-23
1
-1
/
+1
*
|
|
usb: skip phys initialization of shared hcd
Chunfeng Yun
2018-03-22
1
-1
/
+1
*
|
|
usb: core: introduce per-port over-current counters
Richard Leitner
2018-03-22
3
-1
/
+14
*
|
|
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
2018-03-20
3
-5
/
+175
*
|
|
usb: core: urb: Check SSP isoc ep comp descriptor
Thinh Nguyen
2018-03-20
1
-0
/
+8
*
|
|
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-20
2
-1
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
2018-03-06
2
-1
/
+6
*
|
|
Revert "usb: core: Add "quirks" parameter for usbcore"
Greg Kroah-Hartman
2018-03-12
3
-174
/
+5
*
|
|
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
2018-03-09
3
-5
/
+174
*
|
|
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
2018-03-09
1
-37
/
+0
[next]