summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-16usb: gadget: rzv2m_usb3drd: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: renesas_usbhs: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: host: max3421-hcd: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: host: xhci-rcar: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: acpi: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-03-16usb: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-16usb: Use of_property_present() for testing DT property presenceRob Herring
2023-03-16usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley
2023-03-16usb: remove dead code in dwc3_gadget_get_irqYalong Zou
2023-03-09dt-bindings: usb: snps,dwc3: support i.MX8MQPeng Fan
2023-03-09usb: xhci: change some trace event __dynamic_array() to __get_buf()Linyu Yuan
2023-03-09usb: dwc3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan
2023-03-09usb: cdns3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan
2023-03-09usb: cdns3: change trace event cdns3_ring() operationLinyu Yuan
2023-03-09usb: gadget: f_fs: Fix incorrect version checking of OS descsYuta Hayama
2023-03-09usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probeKang Chen
2023-03-09usb: gadget: udc: add return value check of kzalloc in mv_udc_probeKang Chen
2023-03-09usb: gadget: composite: Draw 100mA current if not configuredPrashanth K
2023-03-09usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K
2023-03-09usb: dwc3: core: add external vBus supply support for ulpi phyPiyush Mehta
2023-03-09dt-bindings: usb: dwc3: Add snps,ulpi-ext-vbus-drv quirkPiyush Mehta
2023-03-09dt-bindings: usb: allow evaluated properties in OHCI controllersRafał Miłecki
2023-03-09dt-bindings: usb: usb-device: make "compatible" optionalRafał Miłecki
2023-03-09dt-bindings: usb: snps,dwc3: document extcon propertyKrzysztof Kozlowski
2023-03-09usb: gadget: udc: renesas_usb3: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-09usb: host: xhci-rcar: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-09usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang
2023-03-09usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-09usb: host: xhci-tegra: Drop using of_irq_parse_one()Rob Herring
2023-03-05Linux 6.3-rc1Linus Torvalds
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-05Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-05Remove Intel compiler supportMasahiro Yamada
2023-03-05Adding VFS co-maintainerAl Viro
2023-03-04Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-04mm: avoid gcc complaint about pointer castingLinus Torvalds
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-04Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-04Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-03Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2023-03-03Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-03-03umh: simplify the capability pointer logicLinus Torvalds
2023-03-03Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2023-03-03Merge tag 'rust-fixes-6.3-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter