summaryrefslogtreecommitdiffstats
path: root/Documentation/input/input-programming.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-23xhci: mem: Join string literals backAndy Shevchenko1-17/+10
2023-03-23xhci: mem: Replace explicit castings with appropriate specifiersAndy Shevchenko1-10/+7
2023-03-23xhci: mem: Use while (i--) pattern to clean upAndy Shevchenko1-2/+1
2023-03-23xhci: mem: Drop useless return:sAndy Shevchenko1-7/+4
2023-03-23xhci: mem: Get rid of redundant 'else'Andy Shevchenko1-8/+6
2023-03-23xhci: mem: Use dma_poll_zalloc() instead of explicit memset()Andy Shevchenko1-4/+2
2023-03-23xhci: mem: Carefully calculate size for memory allocationsAndy Shevchenko1-4/+5
2023-03-21usb: ftdi-elan: Delete driverUwe Kleine-König5-2803/+0
2023-03-21usb: host: u132-hcd: Delete driverUwe Kleine-König7-3272/+0
2023-03-21dt-bindings: usb: Drop unneeded quotesRob Herring20-36/+36
2023-03-21usb: host: u132-hcd: Drop if with an always true conditionUwe Kleine-König1-32/+34
2023-03-21usb: host: u132-hcd: Various style improvementsUwe Kleine-König1-190/+208
2023-03-16dt-bindings: usb: dwc3: Add QCM2290 compatibleKonrad Dybcio1-0/+2
2023-03-16usb: misc: usb3503: support usb3803 and bypass modeEmanuele Ghidoli2-1/+22
2023-03-16usb: misc: usb3503: refactor code to prepare for usb3803 additionEmanuele Ghidoli1-25/+19
2023-03-16dt-bindings: usb: smsc,usb3503: Add usb3803Emanuele Ghidoli1-2/+52
2023-03-16usb: gadget: aspeed: Rectify a bit a random header inclusionAndy Shevchenko5-5/+0
2023-03-16usb: typec: fusb302: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-16usb: typec: hd3ss3220: Drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-16usb: misc: usb251xb: drop of_match_ptr for ID tableKrzysztof Kozlowski1-9/+1
2023-03-16usb: gadget: max3420_udc: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-16usb: gadget: renesas_usb3: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-16usb: gadget: rzv2m_usb3drd: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-16usb: renesas_usbhs: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-16usb: host: max3421-hcd: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-16usb: host: xhci-rcar: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-16usb: acpi: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-8/+4
2023-03-16usb: Use of_property_read_bool() for boolean propertiesRob Herring6-32/+25
2023-03-16usb: Use of_property_present() for testing DT property presenceRob Herring5-6/+6
2023-03-16usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley1-1/+1
2023-03-16usb: remove dead code in dwc3_gadget_get_irqYalong Zou1-5/+0
2023-03-09dt-bindings: usb: snps,dwc3: support i.MX8MQPeng Fan1-5/+7
2023-03-09usb: xhci: change some trace event __dynamic_array() to __get_buf()Linyu Yuan1-13/+7
2023-03-09usb: dwc3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan1-4/+2
2023-03-09usb: cdns3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan2-16/+8
2023-03-09usb: cdns3: change trace event cdns3_ring() operationLinyu Yuan2-17/+7
2023-03-09usb: gadget: f_fs: Fix incorrect version checking of OS descsYuta Hayama1-2/+5
2023-03-09usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probeKang Chen1-1/+1
2023-03-09usb: gadget: udc: add return value check of kzalloc in mv_udc_probeKang Chen1-0/+4
2023-03-09usb: gadget: composite: Draw 100mA current if not configuredPrashanth K1-0/+4
2023-03-09usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K1-9/+2
2023-03-09usb: dwc3: core: add external vBus supply support for ulpi phyPiyush Mehta2-0/+16
2023-03-09dt-bindings: usb: dwc3: Add snps,ulpi-ext-vbus-drv quirkPiyush Mehta1-0/+8
2023-03-09dt-bindings: usb: allow evaluated properties in OHCI controllersRafał Miłecki1-1/+1
2023-03-09dt-bindings: usb: usb-device: make "compatible" optionalRafał Miłecki1-1/+0
2023-03-09dt-bindings: usb: snps,dwc3: document extcon propertyKrzysztof Kozlowski1-0/+4
2023-03-09usb: gadget: udc: renesas_usb3: remove R-Car H3 ES1.* handlingWolfram Sang1-22/+1
2023-03-09usb: host: xhci-rcar: remove R-Car H3 ES1.* handlingWolfram Sang1-29/+2
2023-03-09usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang1-3/+0
2023-03-09usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-1/+1