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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
usb: remove the dead USB_OHCI_SH option
Christoph Hellwig
1
-11
/
+0
2023-02-02
xhci: decouple usb2 port resume and get_port_status request handling
Mathias Nyman
1
-22
/
+25
2023-02-02
xhci: clear usb2 resume related variables in one place.
Mathias Nyman
1
-22
/
+16
2023-02-02
xhci: rename resume_done to resume_timestamp
Mathias Nyman
3
-13
/
+13
2023-02-02
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
1
-9
/
+15
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
4
-35
/
+28
2023-02-02
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
1
-14
/
+11
2023-02-02
xhci: cleanup xhci_hub_control port references
Mathias Nyman
1
-60
/
+63
2023-02-02
xhci: add helpers for enabling and disabling interrupters
Mathias Nyman
1
-7
/
+30
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
5
-120
/
+196
2023-02-02
xhci: remove xhci_test_trb_in_td_math early development check
Mathias Nyman
1
-160
/
+0
2023-02-02
xhci: fix event ring segment table related masks and variables in header
Mathias Nyman
2
-3
/
+6
2023-02-02
usb: gadget: uvc: Disable interrupt endpoint by default
Daniel Scally
2
-23
/
+38
2023-02-02
usb: gadget: uvc: Add new enable_interrupt_ep attribute
Daniel Scally
3
-1
/
+58
2023-02-02
usb: gadget: uvc: Rename uvc_control_ep
Daniel Scally
2
-21
/
+21
2023-02-02
arm64: defconfig: Enable UCSI support
Jon Hunter
1
-0
/
+2
2023-02-02
i2c: nvidia-gpu: Remove ccgx,firmware-build property
Wayne Chang
1
-2
/
+1
2023-02-02
usb: typec: ucsi_ccg: Add OF support
Wayne Chang
1
-4
/
+18
2023-02-02
i2c: nvidia-gpu: Add ACPI property to align with device-tree
Wayne Chang
1
-0
/
+1
2023-02-02
dt-bindings: usb: Add Cypress cypd4226 Type-C controller
Wayne Chang
1
-0
/
+98
2023-02-02
usb: gadget: configfs: Restrict symlink creation is UDC already binded
Udipto Goswami
1
-0
/
+6
2023-02-02
usb: musb: sunxi: Introduce config struct
Andre Przywara
1
-33
/
+70
2023-02-02
usb: musb: sunxi: add support for the F1C100s MUSB controller
Icenowy Zheng
1
-2
/
+6
2023-02-02
dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible string
Icenowy Zheng
1
-4
/
+6
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
7
-151
/
+164
2023-02-02
usb: musb: mediatek: don't unregister something that wasn't registered
Dan Carpenter
1
-1
/
+2
2023-01-31
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2
-8
/
+2
2023-01-31
usb: early: xhci-dbc: Use memcpy_and_pad()
Christophe JAILLET
1
-2
/
+1
2023-01-31
usb: early: xhci-dbc: Optimize early_xdbc_write()
Christophe JAILLET
1
-1
/
+1
2023-01-31
usb: early: xhci-dbc: Fix a potential out-of-bound memory access
Christophe JAILLET
1
-1
/
+2
2023-01-31
dt-bindings: usb: mediatek,mtk-xhci: add MT8365 SoC bindings
Fabien Parent
1
-0
/
+1
2023-01-31
dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindings
Fabien Parent
1
-0
/
+1
2023-01-31
usb: chipidea: ci_hdrc_imx: use dev_err_probe
Alexander Stein
1
-3
/
+7
2023-01-31
dt-bindings: usb: fsa4480: Use generic node name
Konrad Dybcio
1
-1
/
+1
2023-01-31
dt-bindings: usb: phy: nop: Fix a typo ("specifiy")
Jonathan Neuschäfer
1
-1
/
+1
2023-01-31
dt-bindings: usb: samsung,exynos-dwc3: allow unit address in DTS
Krzysztof Kozlowski
1
-4
/
+4
2023-01-31
usb: fotg210: fix return value check in fotg210_probe()
Yang Yingliang
1
-2
/
+2
2023-01-31
dt-bindings: usb: vialab,vl817: Cleanup compatible, reset-gpios and required
Anand Moon
1
-8
/
+10
2023-01-31
USB: MAX3421: Handle USB NAK correctly
Mark Tomlinson
1
-11
/
+2
2023-01-31
dt-bindings: usb: qcom,dwc3: allow required-opps
Krzysztof Kozlowski
1
-0
/
+3
2023-01-31
usg: gadget: Move validation out of lock in webusb_bcdVersion_store()
Andy Shevchenko
1
-7
/
+3
2023-01-31
usb: gadget: Use correct APIs and data types for UUID handling
Andy Shevchenko
2
-8
/
+5
2023-01-31
Documentation: usb: correct spelling
Randy Dunlap
3
-11
/
+12
2023-01-31
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Michael Grzeschik
3
-45
/
+0
2023-01-31
usb: uvc: make uvc_format_desc table const
Michael Grzeschik
4
-8
/
+8
2023-01-31
usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
Michael Grzeschik
6
-209
/
+228
2023-01-31
usb: uvc: move media/v4l2-uvc.h to usb/uvc.h
Michael Grzeschik
4
-3
/
+3
2023-01-31
media: uvcvideo: Add GUID for BGRA/X 8:8:8:8
Marek Vasut
1
-0
/
+8
2023-01-31
Merge tag 'media-uvc-next-20230115' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
8
-267
/
+595
2023-01-25
xhci: host: Add Renesas RZ/V2M SoC support
Biju Das
5
-0
/
+78
[next]