i2c: designware: use casting of u64 in clock multiplication to avoid overflow
[platform/kernel/linux-rpi.git] / drivers / usb /
2023-02-01 Udipto Goswamiusb: gadget: f_fs: Ensure ep0req is dequeued before...
2023-02-01 Udipto Goswamiusb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
2023-01-24 Juhyung Parkusb-storage: apply IGNORE_UAS only for HIKSEMI MD202...
2023-01-24 Maciej Żenczykowskiusb: gadget: f_ncm: fix potential NULL ptr deref in...
2023-01-24 Daniel Scallyusb: gadget: g_webcam: Send color matching descriptor...
2023-01-24 Prashant Malaniusb: typec: altmodes/displayport: Fix pin assignment...
2023-01-24 Prashant Malaniusb: typec: altmodes/displayport: Add pin assignment...
2023-01-24 ChiYuan Huangusb: typec: tcpm: Fix altmode re-registration causes...
2023-01-24 Alexander Steinusb: host: ehci-fsl: Fix module alias
2023-01-24 Pawel Laszczakusb: cdns3: remove fetched trb from cache before dequeuing
2023-01-24 Michael AdlerUSB: serial: cp210x: add SCALANCE LPE-9000 device id
2023-01-24 Alan SternUSB: gadgetfs: Fix race between mounting and unmounting
2023-01-24 Flavio Suligoiusb: core: hub: disable autosuspend for TI TUSB8041
2023-01-24 Greg Kroah-HartmanUSB: misc: iowarrior: fix up header size for USB_DEVICE...
2023-01-24 Duke Xin(辛安文)USB: serial: option: add Quectel EM05CN modem
2023-01-24 Duke Xin(辛安文)USB: serial: option: add Quectel EM05CN (SG) modem
2023-01-24 Ali MirghasemiUSB: serial: option: add Quectel EC200U modem
2023-01-24 Duke Xin(辛安文)USB: serial: option: add Quectel EM05-G (RS) modem
2023-01-24 Duke Xin(辛安文)USB: serial: option: add Quectel EM05-G (CS) modem
2023-01-24 Duke Xin(辛安文)USB: serial: option: add Quectel EM05-G (GR) modem
2023-01-24 Mathias Nymanxhci: Detect lpm incapable xHC USB3 roothub ports from...
2023-01-24 Mathias Nymanusb: acpi: add helper to check port lpm capability...
2023-01-24 Mathias Nymanxhci: Add a flag to disable USB3 lpm on a xhci root...
2023-01-24 Mathias Nymanxhci: Add update_hub_device override for PCI xHCI hosts
2023-01-24 Mathias Nymanxhci: Fix null pointer dereference when host dies
2023-01-24 Jimmy Huusb: xhci: Check endpoint is valid before dereferencing it
2023-01-24 Ricardo Ribaldaxhci-pci: set the dma max_seg_size
2023-01-18 Ferry TothRevert "usb: ulpi: defer ulpi_register on ulpi_read_id...
2023-01-18 Ferry Tothusb: ulpi: defer ulpi_register on ulpi_read_id timeout
2023-01-12 Miaoqian Linusb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconn...
2022-12-31 Mathias Nymanxhci: Prevent infinite loop in transaction errors recov...
2022-12-31 Ferry Tothusb: dwc3: core: defer probe on ulpi_read_id timeout
2022-12-31 Sven Peterusb: dwc3: Fix race between dwc3_set_mode and __dwc3_se...
2022-12-31 Chunfeng Yunusb: xhci-mtk: fix leakage of shared hcd when fail...
2022-12-31 Pawel Laszczakusb: cdnsp: fix lack of ZLP for ep0
2022-12-31 Jiasheng Jiangusb: storage: Add check for kcalloc
2022-12-31 John Keepingusb: gadget: f_hid: fix refcount leak on error path
2022-12-31 John Keepingusb: gadget: f_hid: fix f_hidg lifetime vs cdev
2022-12-31 Yang Yingliangusb: roles: fix of node refcount leak in usb_role_switc...
2022-12-31 Samuel Hollandusb: typec: Factor out non-PD fwnode properties
2022-12-31 Sven Peterusb: typec: tipd: Fix spurious fwnode_handle_put in...
2022-12-31 Sven Peterusb: typec: tipd: Cleanup resources if devm_tps6598_psy...
2022-12-31 Yang Yingliangusb: typec: tcpci: fix of node refcount leak in tcpci_r...
2022-12-31 Sven Peterusb: typec: Check for ops->exit instead of ops->enter...
2022-12-31 Linus Walleijusb: fotg210-udc: Fix ages old endianness issues
2022-12-31 Ivaylo Dimitrovusb: musb: remove extra check in musb_gadget_vbus_draw
2022-12-21 Shruthi Sanilusb: dwc3: pci: Update PCIe device ID for USB3 controll...
2022-12-21 Reka Normanxhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
2022-12-21 Johan HovoldUSB: serial: f81534: fix division by zero on line-speed...
2022-12-21 Johan HovoldUSB: serial: f81232: fix division by zero on line-speed...
2022-12-21 Bruno ThomsenUSB: serial: cp210x: add Kamstrup RF sniffer PIDs
2022-12-21 Duke XinUSB: serial: option: add Quectel EM05-G modem
2022-12-21 Szymon Heidrichusb: gadget: uvc: Prevent buffer overflow in setup...
2022-12-14 Thinh Nguyenusb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End...
2022-12-02 Thinh Nguyenusb: dwc3: gadget: Clear ep descriptor last
2022-12-02 Thinh Nguyenusb: dwc3: gadget: Return -ESHUTDOWN on ep disable
2022-12-02 Michael Grzeschikusb: dwc3: gadget: conditionally remove requests
2022-12-02 Pawel Laszczakusb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
2022-12-02 Pawel Laszczakusb: cdnsp: Fix issue with Clear Feature Halt Endpoint
2022-12-02 Marek Szyprowskiusb: dwc3: exynos: Fix remove() function
2022-11-26 Rajat Khandelwalusb: typec: mux: Enter safe mode only when pins need...
2022-11-26 Li Junusb: cdns3: host: fix endless superspeed hub port reset
2022-11-26 Duoming Zhouusb: chipidea: fix deadlock in ci_otg_del_timer
2022-11-26 Nicolas Dumazetusb: add NO_LPM quirk for Realforce 87U Keyboard
2022-11-26 Reinhard SpeyererUSB: serial: option: add Fibocom FM160 0x0111 composition
2022-11-26 Davide TronchinUSB: serial: option: add u-blox LARA-L6 modem
2022-11-26 Davide TronchinUSB: serial: option: add u-blox LARA-R6 00B modem
2022-11-26 Davide TronchinUSB: serial: option: remove old LARA-R6 PID
2022-11-26 Benoît MoninUSB: serial: option: add Sierra Wireless EM9191
2022-11-26 Linus WalleijUSB: bcma: Make GPIO explicitly optional
2022-11-26 Johan HovoldRevert "usb: dwc3: disable USB core PHY management"
2022-11-03 Mathias Nymanxhci: Remove device endpoints from bandwidth list when...
2022-11-03 Mario Limoncielloxhci-pci: Set runtime PM as default policy on all xHC...
2022-11-03 Mathias Nymanxhci: Add quirk to reset host back to default state...
2022-11-03 Jens Glatheusb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite...
2022-11-03 Justin Chenusb: bdc: change state when port disconnected
2022-11-03 Thinh Nguyenusb: dwc3: gadget: Don't set IMI for no_interrupt
2022-11-03 Thinh Nguyenusb: dwc3: gadget: Stop processing more requests on IMI
2022-11-03 Jeff Vanhoofusb: gadget: uvc: fix sg handling during video encode
2022-11-03 Dan Vacurausb: gadget: uvc: fix sg handling in error case
2022-11-03 Hannu HartikainenUSB: add RESET_RESUME quirk for NVIDIA Jetson devices...
2022-10-29 Michael Grzeschikusb: gadget: uvc: improve sg exit condition
2022-10-29 Michael Grzeschikusb: gadget: uvc: giveback vb2 buffer on req complete
2022-10-29 Michael Grzeschikusb: gadget: uvc: rework uvcg_queue_next_buffer to...
2022-10-29 Michael Grzeschikusb: gadget: uvc: use on returned header len in video_e...
2022-10-29 Michael Grzeschikusb: gadget: uvc: consistently use define for headerlen
2022-10-26 Dongliang Muusb: idmouse: fix an uninit-value in idmouse_open
2022-10-26 sunghwan jungRevert "usb: storage: Add quirk for Samsung Fit flash"
2022-10-26 Piyush Mehtausb: dwc3: core: Enable GUCTL1 bit 10 for fixing termin...
2022-10-26 Robin Guousb: musb: Fix musb_gadget.c rxstate overflow bug
2022-10-26 Jianglei Nieusb: host: xhci: Fix potential memory leak in xhci_allo...
2022-10-26 Justin Chenusb: host: xhci-plat: suspend/resume clks for brcm
2022-10-26 Justin Chenusb: host: xhci-plat: suspend and resume clocks
2022-10-26 Chunfeng Yunusb: mtu3: fix failed runtime suspend in host only...
2022-10-26 Albert Briscoeusb: gadget: function: fix dangling pnp_string in f_pri...
2022-10-26 Mario Limoncielloxhci: Don't show warning for reinit on known broken...
2022-10-26 Thinh Nguyenusb: common: debug: Check non-standard control requests
2022-10-26 Jean-Francois Le... usb: add quirks for Lenovo OneLink+ Dock
2022-10-26 Rafael Mendoncaxhci: dbc: Fix memory leak in xhci_alloc_dbc()
2022-10-15 Frank WunderlichUSB: serial: qcserial: add new usb-id for Dell branded...
next