]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
usb: Remove obsolete Huawei 3G from usbdevs
[FreeBSD/FreeBSD.git] / sys / dev / usb /
2023-02-16 Michael Paepckeusb: Remove obsolete Huawei 3G from usbdevs
2023-02-16 Michael Paepckeusb: add support for Huawei E5573Cs322
2023-02-16 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 driver support
2023-02-16 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 sequences
2023-02-16 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 quirks
2023-02-16 Michael Paepckeusb: Add Huawei 4G Modem devices (2022) to usbdevs
2023-02-09 Stefan EßerSupport Unicode characters in keymap dead key tables
2023-02-02 Emmanuel Vadotusb/dwc3: Only force USB2 based on the PHY register...
2023-02-02 Emmanuel Vadotusb/dwc3: Use more () for macros variables
2023-02-02 Emmanuel Vadotusb/dwc3: Read the full IDs/version
2023-02-02 Emmanuel Vadotdwc3: Handle optional clocks
2023-02-02 Søren SchmidtAdd support for RockChip RK356X to DWC3 driver.
2023-02-02 Gordon Berglingumcs(4): Fix a typo in a kernel message
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-25 Steffen Dirkwinkelumodem: ignore CDC_CM descriptor for baltech smartcard...
2023-01-25 Steffen Dirkwinkelumodem: add quirk to ignore CDC_CM descriptor
2023-01-25 Warner LoshRevert "mips: remove saf1761"
2023-01-24 Warner Loshmips: remove saf1761
2023-01-23 Alexander V. Chernikovnetlink: add interface notification on link status...
2023-01-23 Andrew TurnerAdd Windows Dev Kit 2023 support to if_ure
2023-01-23 Andrew TurnerCheck for more XHCI ACPI IDs
2023-01-07 Vladimir Kondratyevums(4): Disable vendor usage page button support
2022-12-26 Brooks Davisusb: real freebsd32 support for most ioctls
2022-12-24 Vladimir Kondratyevevdev: Extend EVIOCGRAB ioctl scope to cover kbd interface
2022-12-24 Vladimir Kondratyevevdev: Extend EVIOCGRAB ioctl scope to cover sysmouse...
2022-12-24 Vladimir Kondratyevusbhid(4): Increase probe priority to BUS_PROBE_DEFAULT + 1
2022-12-24 Hans Petter Selaskyusbhid(4): Be more restrictive about what requests...
2022-12-24 Vladimir Kondratyevusbhid(4): Implement USB_REQUEST command in hid_ioctl...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-12 Hans Petter Selaskyuslcom(4): Clear stall at every open.
2022-11-12 Hans Petter Selaskyxhci(4): Don't allocate an IRQ vector if hw.usb.xhci...
2022-11-02 Mitchell Horneusb: musb_otg_allwinner: de-constify bus_space_tags
2022-10-27 Alexander MotinAdd random VMware device IDs.
2022-10-12 Hans Petter Selaskyusb(4): Make the enumeration thread nice time a variable.
2022-10-12 Hans Petter Selaskyusb(4): Make sure the enumeration thread doesn't loop...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-10-02 Warner Loshustorage_fs_verify: eliminate write only variables...
2022-10-02 Warner Loshcp2112iic_intr_write_callback: eliminate write only...
2022-10-02 Warner Loshwsp_intr_callback: eliminate write only variable h
2022-10-02 Warner Loshuss820dci: eliminate unused variables sc, ep_no
2022-10-02 Warner Loshuhci_xfer_setup: eliminate write only variable sc
2022-10-02 Warner Loshmusb: eliminate write only variable sc
2022-10-02 Warner Loshatmegadci: eliminate unused variables sc, ep_no
2022-09-21 Bjoern A. ZeebUSB: add 2 (3) more device IDs for rtw88-usb devices...
2022-09-21 Bjoern A. ZeebXHCI: remove a self-assignment
2022-09-10 Gordon Berglingusb(4): Bring back an accidently reverted grammar corre...
2022-09-10 Gordon BerglingRevert "usb: Remove a double words in a source code...
2022-09-07 Gordon Berglingusb: Remove a double words in a source code comments
2022-09-06 Hans Petter Selaskyumodem(4): Clear stall at every open.
2022-09-06 Dave Baukusucom(4): Make sure the open routine is executed synchro...
2022-09-06 Gordon Berglingusb: Fix two typos in source code comments
2022-09-03 Hans Petter Selaskyusb(4): Quirk for non-compliant USB devices.
2022-09-02 Hans Petter Selaskyu3g(4): Add more USB IDs.
2022-08-29 Hans Petter Selaskyuftdi(4): Add new USB ID.
2022-07-29 Dimitry AndricFix unused variable warning in usb's atp.c
2022-07-29 John Baldwinatp: Remove unused variable.
2022-07-18 Bjoern A. Zeebdwc3: add ACPI attachment
2022-07-18 Bjoern A. Zeebdwc3: improve debugging
2022-07-18 Bjoern A. Zeebdwc3: add more quirks and checks
2022-07-18 Bjoern A. Zeebdwc3: uncondinationally enable Host IN Auto Retry
2022-07-18 Bjoern A. Zeebdwc3: fix snps,dis-del-phy-power-chg-quirk
2022-07-18 Bjoern A. ZeebUSB: dwc3: use device_{has,get}_property()
2022-07-01 Bjoern A. ZeebXHCI: clear warm and port reset
2022-07-01 Bjoern A. ZeebUSB: add quirks to XHCI
2022-06-30 Hans Petter Selaskyuhid(4): Don't read-ahead from the USB IN endpoint.
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-21 Warner LoshCreate wrapper for Giant taken for newbus
2022-06-20 Hans Petter Selaskyuchcom(4): Add new USB ID.
2022-06-16 Hans Petter Selaskyurtw(4): Adjust all pause calls to use milliseconds...
2022-06-16 Hans Petter Selaskyupgt(4): Adjust all pause calls to use milliseconds...
2022-05-16 Emmanuel Vadotusb: Make ext_resources non-optional
2022-05-10 Hans Petter Selaskyxhci(4): Tweak USB port speed checks to allow newer...
2022-05-10 Hans Petter Selaskyxhci(4): Properly define all basic USB port speeds.
2022-05-03 Hans Petter Selaskyxhci(4): Always add and evaluate the slot context.
2022-05-03 Hans Petter Selaskyxhci(4): Only drop BULK and INTERRUPT endpoints to...
2022-04-27 Hans Petter Selaskyxhci(4): Ensure the so-called data toggle gets properly...
2022-04-14 Gordon Berglingusb: Remove some double words in source code comments
2022-04-14 Gordon Berglingusb(4): Fix two typos in source code comments
2022-04-14 Gordon Berglingusb(4): Remove a double word in a source code comment
2022-04-13 Greg LeheyAdd devices and quirks for some Olympus cameras.
2022-04-09 Gordon Berglingusb(3): Fix a few typos in source code comments
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-28 Alexander V. Chernikovu3g: Add support Quectel EM12-G modem.
2022-03-17 Hans Petter Selaskyxhci(4): Add quirk for "Fresco Logic FL1009 USB3.0...
2022-03-16 Hans Petter Selaskyxhci(4): Add quirk for "TUSB73x0 USB3.0 xHCI Controller".
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-10 Hans Petter SelaskyMake sure the avr32dci_odevd structure is used.
2022-03-10 Hans Petter SelaskyFactor out repeated code in the USB controller drivers...
2022-03-10 Hans Petter SelaskyMake sure the XHCI driver obeys the isochronous schedul...
2022-03-10 Hans Petter SelaskyLet the xhci_hw_root structure span exactly XHCI_PAGE_S...
2022-03-10 Hans Petter Selaskyusb(4): Factor out the usb_check_request() function.
2022-03-09 Hans Petter Selaskyusb(4): Don't skip calling uhub_explore_sub() even...
2022-03-09 Hans Petter Selaskyu3g(4): Add new USB IDs.
2022-03-07 Mark Johnstonaxge: Fix a -Wunused-but-set-variable warning
2022-03-07 Mark Johnstoncdce: Fix a -Wunused-but-set-variable warning
2022-03-07 Mark Johnstonaxe: Fix a -Wunused-but-set-variable warning
2022-03-03 Hans Petter Selaskyusb(4): Automagically apply all quirks for USB mass...
2022-02-24 Hans Petter SelaskyAdd more USB host controller PCI ID's.
2022-02-24 Hans Petter Selaskyxhci: add PCI IDs for USB controllers found on Supermic...
2022-02-24 Hans Petter Selaskyusb(4): Belatedly add a PCI device ID for AMD Bolton...
next