summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-27cdx: Register cdx bus as a device on cdx subsystemAbhijit Gangurde
2023-10-27cdx: Create symbol namespaces for cdx subsystemAbhijit Gangurde
2023-10-27cdx: Introduce lock to protect controller opsAbhijit Gangurde
2023-10-27cdx: Remove cdx controller list from cdx bus systemAbhijit Gangurde
2023-10-27dts: ti: k3-am625-beagleplay: Add beaglecc1352Ayush Singh
2023-10-27greybus: Add BeaglePlay Linux DriverAyush Singh
2023-10-27dt-bindings: net: Add ti,cc1352p7Ayush Singh
2023-10-27dt-bindings: eeprom: at24: allow NVMEM cells based on old syntaxRafał Miłecki
2023-10-27dt-bindings: nvmem: SID: allow NVMEM cells based on old syntaxRafał Miłecki
2023-10-27Revert "nvmem: add new config option"Rafał Miłecki
2023-10-27PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam
2023-10-27MAINTAINERS: coresight: Add missing Coresight filesJames Clark
2023-10-27misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device supportSiddharth Vadapalli
2023-10-27firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definitionRajan Vaja
2023-10-27staging: vt6655: Type encoding info dropped from variable name "byRxRate"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbUpdateTSF"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDvSetRSPINF"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbyGetPktT...Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from variable name "byPacketType"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbSetPhyPa...Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from variable name "pbyRsvTime"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from variable name "pbyTxRate"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "s_vCalculateO...Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from array name "cwRXBCNTSFOff"Pavan Bobba
2023-10-27staging: fbtft: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27staging: olpc_dcon: Remove I2C_CLASS_DDC supportHeiner Kallweit
2023-10-27staging: vc04_services: use snprintf instead of sprintfRicardo B. Marliere
2023-10-27staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]Philipp Hortmann
2023-10-27staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUEPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_idx[] to variable rx_idxPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dmaPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]Philipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_ring[] to variable rx_ringPhilipp Hortmann
2023-10-27staging: rtl8192e: Remove loops with constant MAX_RX_QUEUEPhilipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableEDCATurbo()Philipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCSTwoSpatialStream()Philipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCS15()Philipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCS14()Philipp Hortmann
2023-10-27serdev: Replace custom code with device_match_acpi_handle()Andy Shevchenko
2023-10-27serdev: Simplify devm_serdev_device_open() functionAndy Shevchenko
2023-10-27serdev: Make use of device_set_node()Andy Shevchenko
2023-10-27usb: raw-gadget: report suspend, resume, reset, and disconnect eventsAndrey Konovalov
2023-10-27usb: raw-gadget: don't disable device if usb_ep_queue failsAndrey Konovalov
2023-10-27usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov
2023-10-27usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak
2023-10-27usb: gadget: aspeed_udc: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27dt-bindings: usb: fsa4480: Add compatible for OCP96011Luca Weiss
2023-10-27usb: typec: fsa4480: Add support to swap SBU orientationLuca Weiss
2023-10-27dt-bindings: usb: fsa4480: Add data-lanes property to endpointLuca Weiss
2023-10-27usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu