index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-26
usb: phy: add usb phy notify port status API
Stanley Chang
1
-0
/
+23
2023-07-25
usb: dwc3-am62: Rename private data
Ladislav Michl
1
-47
/
+47
2023-07-25
usb: phy: mxs: disconnect line when USB charger is attached
Xu Yang
1
-1
/
+3
2023-07-25
usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
Xu Yang
1
-8
/
+2
2023-07-25
usb: chipidea: add USB PHY event
Xu Yang
2
-2
/
+26
2023-07-25
usb: cdns3: Add PHY mode switch to usb2 PHY
Minda Chen
1
-0
/
+4
2023-07-25
usb: chipidea: imx: add one fsl picophy parameter tuning implementation
Xu Yang
3
-0
/
+13
2023-07-25
usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0
Xu Yang
2
-6
/
+10
2023-07-25
usb: typec: intel_pmc_mux: Configure Active and Retimer Cable type
Utkarsh Patel
1
-4
/
+24
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
51
-48
/
+46
2023-07-25
usb: cdns3: starfive: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-25
usb: typec: qcom: properly detect Audio Accessory mode peripherals
Dmitry Baryshkov
1
-0
/
+5
2023-07-25
usb: musb: Use read_poll_timeout()
Andy Shevchenko
1
-10
/
+7
2023-07-25
usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
Ma Ke
1
-0
/
+2
2023-07-25
usb: typec: intel_pmc_mux: Add new ACPI ID for Lunar Lake IOM device
Madhu M
1
-5
/
+20
2023-07-25
usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub support
Anand Moon
2
-0
/
+2
2023-07-25
usb: typec: nb7vpq904m: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
1
-1
/
+1
2023-07-25
USB: make usb class a const structure
Ivan Orlov
3
-61
/
+14
2023-07-25
usb: cdns3: Put the cdns set active part outside the spin lock
Xiaolei Wang
4
-8
/
+20
2023-07-25
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
1
-1
/
+3
2023-07-25
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
1
-0
/
+4
2023-07-25
usb: typec: Use sysfs_emit_at when concatenating the string
Kyle Tso
1
-2
/
+2
2023-07-25
usb: typec: Iterate pds array when showing the pd list
Kyle Tso
1
-6
/
+5
2023-07-25
usb: typec: Set port->pd before adding device for typec_port
Kyle Tso
1
-1
/
+3
2023-07-25
usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()
Yang Yingliang
1
-2
/
+2
2023-07-25
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...
Dan Carpenter
1
-4
/
+4
2023-07-25
Revert "usb: xhci: tegra: Fix error check"
Dan Carpenter
1
-4
/
+4
2023-07-25
USB: gadget: Fix the memory leak in raw_gadget driver
Zqiang
1
-4
/
+6
2023-07-25
usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate
Michael Grzeschik
1
-1
/
+0
2023-07-25
Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
Jakub Vanek
2
-19
/
+0
2023-07-25
Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
Oliver Neukum
2
-27
/
+2
2023-07-25
USB: quirks: add quirk for Focusrite Scarlett
Łukasz Bartosik
1
-0
/
+4
2023-07-25
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+1
2023-07-25
usb: dwc3: don't reset device side if dwc3 was configured as host-only
Jisheng Zhang
1
-2
/
+2
2023-07-25
usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa...
Neil Armstrong
1
-2
/
+2
2023-07-25
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
1
-1
/
+7
2023-07-20
USB: serial: simple: sort driver entries
Johan Hovold
1
-33
/
+33
2023-07-20
USB: serial: xr: add TIOCGRS485 and TIOCSRS485 ioctls
Jarkko Sonninen
1
-1
/
+88
2023-07-20
USB: serial: simple: add Kaufmann RKS+CAN VCP
Oliver Neukum
1
-0
/
+7
2023-07-20
USB: serial: option: add Quectel EC200A module support
Mohsen Tahmasebi
1
-0
/
+2
2023-07-20
USB: serial: option: support Quectel EM060K_128
Jerry Meng
1
-0
/
+4
2023-07-13
usb: convert to ctime accessor functions
Jeff Layton
3
-12
/
+10
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
209
-1233
/
+8539
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-3
/
+1
2023-07-02
Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2023-06-29
Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-12
/
+1
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+39
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2023-06-23
usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HC
Wesley Cheng
1
-1
/
+1
2023-06-23
usb: host: xhci: Do not re-initialize the XHCI HC if being removed
Wesley Cheng
1
-1
/
+2
[prev]
[next]