index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-27
1
-3
/
+1
|
\
|
*
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
1
-3
/
+1
*
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
5
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
5
-5
/
+5
*
|
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-20
2
-2
/
+2
|
\
\
|
*
|
PCI: Use array for .id_table consistently
Masahiro Yamada
2024-06-07
2
-2
/
+2
*
|
|
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-20
96
-787
/
+1432
|
\
\
\
|
*
|
|
usb: gadget: f_uac2: fix non-newline-terminated function name
John Keeping
2024-07-10
1
-1
/
+4
|
*
|
|
USB: uas: Implement the new shutdown callback
Kerem Karabay
2024-07-10
1
-3
/
+2
|
*
|
|
USB: core: add 'shutdown' callback to usb_driver
Kerem Karabay
2024-07-10
1
-0
/
+14
|
*
|
|
usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...
Uwe Kleine-König
2024-07-10
6
-8
/
+8
|
*
|
|
usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
Radhey Shyam Pandey
2024-07-10
3
-0
/
+74
|
*
|
|
usb: dwc2: add support for other Lantiq SoCs
Hauke Mehrtens
2024-07-10
1
-5
/
+25
|
*
|
|
usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
Takashi Iwai
2024-07-10
1
-8
/
+11
|
*
|
|
usb: dwc3: core: Check all ports when set phy suspend
Thinh Nguyen
2024-07-03
1
-12
/
+17
|
*
|
|
usb: typec: tcpci: add support to set connector orientation
Marco Felsch
2024-07-03
1
-0
/
+44
|
*
|
|
usb: typec: ucsi: reorder operations in ucsi_run_command()
Dmitry Baryshkov
2024-07-03
1
-20
/
+14
|
*
|
|
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
2024-07-03
7
-203
/
+67
|
*
|
|
usb: typec: ucsi: inline ucsi_read_message_in
Dmitry Baryshkov
2024-07-03
1
-14
/
+8
|
*
|
|
usb: typec: ucsi: rework command execution functions
Dmitry Baryshkov
2024-07-03
1
-72
/
+66
|
*
|
|
usb: typec: ucsi: split read operation
Dmitry Baryshkov
2024-07-03
7
-72
/
+169
|
*
|
|
usb: typec: ucsi: simplify command sending API
Dmitry Baryshkov
2024-07-03
7
-87
/
+64
|
*
|
|
usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()
Dmitry Baryshkov
2024-07-03
1
-10
/
+6
|
*
|
|
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
2024-07-01
11
-29
/
+165
|
|
\
\
\
|
*
|
|
|
usb: typec: ucsi: add Lenovo Yoga C630 glue driver
Dmitry Baryshkov
2024-06-27
3
-0
/
+214
|
*
|
|
|
usb: typec: ucsi: UCSI2.0 Get Error Status changes
Pooja Katiyar
2024-06-27
2
-3
/
+29
|
*
|
|
|
usb: typec: ucsi: UCSI2.0 Get Error Status data structure changes
Pooja Katiyar
2024-06-27
2
-0
/
+8
|
*
|
|
|
usb: typec: ucsi: Only set number of plug altmodes after registration
Jameson Thies
2024-06-27
1
-6
/
+6
|
*
|
|
|
xhci: sort out TRB Endpoint ID bitfield macros
Mathias Nyman
2024-06-27
2
-22
/
+17
|
*
|
|
|
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
Reka Norman
2024-06-27
1
-1
/
+3
|
*
|
|
|
usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()
Niklas Neronin
2024-06-27
1
-16
/
+17
|
*
|
|
|
usb: xhci: move process TD code out of the while loop
Niklas Neronin
2024-06-27
1
-32
/
+30
|
*
|
|
|
usb: xhci: remove infinite loop prevention
Niklas Neronin
2024-06-27
1
-15
/
+0
|
*
|
|
|
usb: xhci: remove false xhci_giveback_urb_in_irq() header comment
Niklas Neronin
2024-06-27
1
-4
/
+0
|
*
|
|
|
usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped
Niklas Neronin
2024-06-27
1
-13
/
+12
|
*
|
|
|
xhci: rework xhci internal endpoint halt state detection.
Mathias Nyman
2024-06-27
1
-27
/
+29
|
*
|
|
|
usb: xhci: remove obsolete sanity check debug messages
Niklas Neronin
2024-06-27
1
-8
/
+2
|
*
|
|
|
usb: xhci: improve error message for targetless transfer event
Niklas Neronin
2024-06-27
1
-2
/
+2
|
*
|
|
|
usb: xhci: move untargeted transfer event handling to a separate function
Niklas Neronin
2024-06-27
1
-27
/
+29
|
*
|
|
|
usb: xhci: move all segment re-numbering to xhci_link_rings()
Niklas Neronin
2024-06-27
1
-12
/
+13
|
*
|
|
|
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
2024-06-27
3
-16
/
+9
|
*
|
|
|
usb: xhci: remove unused argument from handle_port_status()
Niklas Neronin
2024-06-27
1
-4
/
+2
|
*
|
|
|
usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()
Niklas Neronin
2024-06-27
1
-3
/
+2
|
*
|
|
|
usb: xhci: remove unused 'xhci' argument
Niklas Neronin
2024-06-27
1
-21
/
+14
|
*
|
|
|
usb: xhci: remove 'num_trbs' from struct 'xhci_td'
Niklas Neronin
2024-06-27
2
-5
/
+0
|
*
|
|
|
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
2024-06-27
2
-1
/
+39
|
*
|
|
|
xhci: Set correct transferred length for cancelled isoc transfers
Mathias Nyman
2024-06-27
1
-1
/
+3
|
*
|
|
|
xhci: show usb device name in xhci urb tracing
Mathias Nyman
2024-06-27
1
-1
/
+4
|
*
|
|
|
xhci: Remove dead code in xhci_move_dequeue_past_td()
Hector Martin
2024-06-27
1
-21
/
+0
|
*
|
|
|
usb: gadget: aspeed_udc: validate endpoint index for ast udc
Ma Ke
2024-06-27
1
-0
/
+2
[next]