linux-block.git
2024-11-15 Greg Kroah... Merge tag 'usb-serial-6.13-rc1' of ssh://gitolite....
2024-11-14 Greg Kroah... USB: make to_usb_device_driver() use container_of_const()
2024-11-14 Greg Kroah... USB: make to_usb_driver() use container_of_const()
2024-11-14 Greg Kroah... USB: properly lock dynamic id list when showing an id
2024-11-14 Greg Kroah... USB: make single lock for all usb dynamic id lists
2024-11-13 Sabyrzhan Tasbolatovdrivers/usb/storage: refactor min with min_t
2024-11-13 Sabyrzhan Tasbolatovdrivers/usb/serial: refactor min with min_t
2024-11-13 Sabyrzhan Tasbolatovdrivers/usb/musb: refactor min/max with min_t/max_t
2024-11-13 Sabyrzhan Tasbolatovdrivers/usb/mon: refactor min with min_t
2024-11-13 Sabyrzhan Tasbolatovdrivers/usb/misc: refactor min with min_t
2024-11-13 Sabyrzhan Tasbolatovdrivers/usb/host: refactor min/max with min_t/max_t
2024-11-13 Sabyrzhan Tasbolatovdrivers/usb/core: refactor max with max_t
2024-11-13 Sabyrzhan Tasbolatovdrivers/usb/gadget: refactor min with min_t
2024-11-13 Andy Shevchenkousb: cdns3: Synchronise PCI IDs via common data base
2024-11-13 Krishna Kurapatiusb: dwc3: core: Set force_gen1 bit for all applicable...
2024-11-13 Selvarasu Ganesanusb: dwc3: gadget: Add missing check for single port...
2024-11-13 Rex NieUSB: core: remove dead code in do_proc_bulk()
2024-11-12 Dan Carpenterusb: typec: fix potential array underflow in ucsi_ccg_s...
2024-11-12 Stanislaw Gruszkausb: misc: ljca: set small runtime autosuspend delay
2024-11-12 Stanislaw Gruszkausb: misc: ljca: move usb_autopm_put_interface() after...
2024-11-12 Andre Przywaradt-bindings: usb: add A523 compatible string for EHCI...
2024-11-12 Andre Przywaradt-bindings: usb: sunxi-musb: add Allwinner A523 compat...
2024-11-12 Xu Yangusb: chipidea: imx: add imx8ulp support
2024-11-12 Heikki Krogerususb: typec: ucsi: Fix a missing bits to bytes conversio...
2024-11-12 Hubert Wiśniewskiusb: musb: Fix hardware lockup on first Rx endpoint...
2024-11-12 Greg Kroah... Merge tag 'thunderbolt-for-v6.13-rc1' of ssh://gitolite...
2024-11-10 Dmitry Baryshkovusb: typec: ucsi: glink: be more precise on orientation...
2024-11-10 Dmitry Baryshkovusb: typec: ucsi: glink: fix off-by-one in connector_status
2024-11-10 Colin Ian Kingusb: gadget: function: remove redundant else statement
2024-11-07 Qiu-ji ChenUSB: serial: ftdi_sio: Fix atomicity violation in get_s...
2024-11-07 Philipp Stannerthunderbolt: Replace deprecated PCI functions
2024-11-07 Heikki Krogerususb: typec: ucsi: Convert connector specific commands...
2024-11-06 Jan KiszkaUSB: serial: pl2303: account for deficits of clones
2024-11-06 Michal Peciousb: xhci: Avoid queuing redundant Stop Endpoint commands
2024-11-06 Michal Peciousb: xhci: Fix TD invalidation under pending Set TR...
2024-11-06 Michal Peciousb: xhci: Limit Stop Endpoint retries
2024-11-06 Niklas Neroninusb: xhci: remove irrelevant comment
2024-11-06 Niklas Neroninusb: xhci: add help function xhci_dequeue_td()
2024-11-06 Niklas Neroninusb: xhci: refactor xhci_td_cleanup() to return void
2024-11-06 Niklas Neroninusb: xhci: remove unused arguments from td_to_noop()
2024-11-06 Niklas Neroninusb: xhci: improve xhci_clear_command_ring()
2024-11-06 Niklas Neroninusb: xhci: request MSI/-X according to requested amount
2024-11-06 Niklas Neroninusb: xhci: move link TRB quirk to xhci_gen_setup()
2024-11-06 Niklas Neroninusb: xhci: simplify TDs start and end naming scheme...
2024-11-06 Andy Shevchenkoxhci: pci: Fix indentation in the PCI device ID definitions
2024-11-06 Andy Shevchenkoxhci: pci: Use standard pattern for device IDs
2024-11-06 Kuangyi Chiangxhci: Don't perform Soft Retry for Etron xHCI host
2024-11-06 Kuangyi Chiangxhci: Fix control transfer error on Etron xHCI host
2024-11-06 Kuangyi Chiangxhci: Don't issue Reset Device command to Etron xHCI...
2024-11-06 Kuangyi Chiangxhci: Combine two if statements for Etron xHCI host
2024-11-06 Niklas Neroninusb: xhci: add xhci_initialize_ring_segments()
2024-11-06 Niklas Neroninusb: xhci: rework xhci_link_segments()
2024-11-06 Niklas Neroninusb: xhci: refactor xhci_link_rings() to use source...
2024-11-06 Niklas Neroninusb: xhci: rework xhci_free_segments_for_ring()
2024-11-06 Niklas Neroninusb: xhci: adjust xhci_alloc_segments_for_ring() arguments
2024-11-06 Niklas Neroninusb: xhci: remove option to change a default ring's...
2024-11-06 Niklas Neroninusb: xhci: introduce macro for ring segment list iteration
2024-11-06 WangYulixhci: debugfs: Add virt endpoint state to xhci debugfs
2024-11-06 Mathias Nymanxhci: trace stream context at Set TR Deq command completion
2024-11-06 Mathias Nymanxhci: add stream context tracing
2024-11-06 Mathias Nymanxhci: Don't trace ring at every enqueue or dequeue...
2024-11-06 Mathias Nymanxhci: show DMA address of TRB when tracing TRBs
2024-11-06 Mathias Nymanxhci: Cleanup Candence controller PCI device and vendor...
2024-11-06 Michal Peciousb: xhci: Fix sum_trb_lengths()
2024-11-06 Michal Peciousb: xhci: Remove unused parameters of next_trb()
2024-11-06 Mathias Nymanxhci: Add Isochronous TRB fields to TRB tracer
2024-11-05 Rob Herring... usb: Use (of|device)_property_present() for non-boolean...
2024-11-05 Dmitry Baryshkovdt-bindings: usb: qcom,dwc3: Add SAR2130P compatible
2024-11-05 Greg Kroah... Merge v6.12-rc6 into usb-next
2024-11-04 Charles Hanphy: realtek: usb: fix NULL deref in rtk_usb3phy_probe
2024-11-04 Charles Hanphy: realtek: usb: fix NULL deref in rtk_usb2phy_probe
2024-11-04 Romain Gantoisusb: typec: mux: Add support for the TUSB1046 crosspoin...
2024-11-04 Romain Gantoisdt-bindings: usb: Describe TUSB1046 crosspoint switch
2024-11-04 Parth PancholiUSB: xhci: add support for PWRON active high
2024-11-04 Parth Pancholidt-bindings: usb: add TUSB73x0 PCIe
2024-11-04 Andy ShevchenkoUSB: bcma: Remove unused of_gpio.h
2024-11-04 Linus TorvaldsLinux 6.12-rc6 v6.12-rc6
2024-11-03 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-11-03-10-50' of...
2024-11-03 Linus TorvaldsMerge tag 'phy-fixes-6.12' of git://git./linux/kernel...
2024-11-03 Linus TorvaldsMerge tag 'dmaengine-fix-6.12' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'driver-core-6.12-rc6' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'usb-6.12-rc6' of git://git./linux/kernel...
2024-11-03 Yu Zhaomm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
2024-11-03 Yu Zhaomm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TO...
2024-11-03 Linus TorvaldsMerge tag 'char-misc-6.12-rc6' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'input-for-v6.12-rc5' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'kbuild-fixes-v6.12-2' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'x86-urgent-2024-11-03' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'timers-urgent-2024-11-03' of git://git....
2024-11-03 Linus TorvaldsMerge tag 'sched-urgent-2024-11-03' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'perf-urgent-2024-11-03' of git://git./linux...
2024-11-03 Linus TorvaldsMerge tag 'irq-urgent-2024-11-03' of git://git./linux...
2024-11-03 Masahiro Yamadamodpost: fix input MODULE_DEVICE_TABLE() built for...
2024-11-03 Masahiro Yamadamodpost: fix acpi MODULE_DEVICE_TABLE built with mismat...
2024-11-03 Dmitry TorokhovInput: fix regression when re-registering input handlers
2024-11-02 Linus TorvaldsMerge tag 'nfsd-6.12-3' of git://git./linux/kernel...
2024-11-02 Linus TorvaldsMerge tag 'xfs-6.12-fixes-6' of git://git./fs/xfs/xfs...
2024-11-02 Linus TorvaldsMerge tag 'linux_kselftest-fixes-6.12-rc6' of git:...
2024-11-02 Linus TorvaldsMerge tag 'rust-fixes-6.12-3' of https://github.com...
2024-11-02 Linus TorvaldsMerge tag 'pci-v6.12-fixes-2' of git://git./linux/kerne...
next