summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-12can: mcp25xxfd: only build GPIOLIB support if enabledMarc Kleine-Budde
2020-02-12can: mcp25xxfd: fix building without CONFIG_GPIOLIBMarc Kleine-Budde
2020-02-12can: mcp25xxfd: gpio: remove unused enum mcp25xxfd_gpio_pinsMarc Kleine-Budde
2020-02-12can: mcp25xxfd: make debugfs support a separate optionMarc Kleine-Budde
2020-02-12can: mcp25xxfd: only build DEBUG_FS code if enabledMarc Kleine-Budde
2020-02-12can: mcp25xxfd: fix building without CONFIG_DEBUG_FSMarc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_can_queue_frame: always increment the submit_queue_...Marc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_can_tx_handle_int_tefif(): simplyfy function and ad...Marc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_cmd_sync_write(): use C99 initializersMarc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_cmd_sync_write(): make argument tx_len an "unsigned"Marc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_cmd_writen(): simplify functionMarc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_cmd_readn(): simplify functionMarc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_cmd_calc(): simplify functionMarc Kleine-Budde
2020-02-12can: mcp25xxfd: remove return of int in void functionMarc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_can_int: sort include alphabeticallyMarc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_priv: struct mcp25xxfd_priv: fix typoMarc Kleine-Budde
2020-02-12can: mcp25xxfd: mcp25xxfd_can_rx: mcp25xxfd_can_rx_predict_prefetch(): fix typoMarc Kleine-Budde
2020-02-12can: mcp25xxfd: Makefile: fix indentionMarc Kleine-Budde
2020-02-12can: mcp25xxfd: Kconfig/Makefile: add SPDX identifiersMarc Kleine-Budde
2020-02-12can: mcp25xxfd: fix checkpatch warningsMarc Kleine-Budde
2020-02-12can: mcp25xxfd: fix register definitions, cleanup names to match DSThomas Kopp
2020-02-12can: mcp25xxfd: optimize reception of big CanFD frame reception with BRSMartin Sperl
2020-02-12can: mcp25xxfd: add prediction of CanFD frames sizes based on historyMartin Sperl
2020-02-12can: mcp25xxfd: optimize SPI reads of FIFOs in can2.0 modeMartin Sperl
2020-02-12can: mcp25xxfd: optimize TEF reads reading multiple TEFs in one goMartin Sperl
2020-02-12can: mcp25xxfd: optimize TEF read avoiding unnecessary SPI transfersMartin Sperl
2020-02-12can: mcp25xxfd: use CRC to probe the clock for more reliable detectionMartin Sperl
2020-02-12can: mcp25xxfd: optionally enable SPI crc commands for readsMartin Sperl
2020-02-12can: mcp25xxfd: Add Can transmission supportMartin Sperl
2020-02-12can: mcp25xxfd: Add Microchip mcp25xxfd CAN FD driverMartin Sperl
2020-02-12can: mcp25xxfd: add gpiolib support for GPIO0/1 (aka. INT0/INT1)Martin Sperl
2020-02-12can: mcp25xxfd: Add Microchip mcp25xxfd CAN FD driver basicsMartin Sperl
2020-02-12arm64: dts: apalis-imx8x: fix device tree compilation issueMarcel Ziswiler
2020-02-12arm64: dts: apalis-imx8x: add adv7280 to devicetreePhilippe Schenker
2020-02-12media: mxc: capture: add proper select to MXC_TVIN_ADV7280Philippe Schenker
2020-02-12ARM: dts: colibri-imx6ull: pad_gpio1_io03: remove reserved bitsPhilippe Schenker
2020-02-12ARM: dts: colibri-imx6ull: correct wrong pinmuxing and add commentsPhilippe Schenker
2020-02-12ARM64: dts: enable flexcan 1 and 2Philippe Schenker
2020-02-12ARM64: dts: apalis-imx8x: Add support for MIPI-CSI cameraPhilippe Schenker
2020-02-12ARM64: dts: apalis-imx8x: enable reset-on-resume for WiFi USBOleksandr Suvorov
2020-02-12usb: phy: phy-generic: add an ability to reset on resumeOleksandr Suvorov
2020-02-12ARM64: dts: apalis-imx8x: Move part of usbotg3 to SoM levelOleksandr Suvorov
2020-02-12ARM64: fsl-imx8qm-apalis: fix wakeup by gpio keyOleksandr Suvorov
2020-02-12colibri-imx6ull_defconfig: Include BT SDIO moduleOleksandr Suvorov
2020-02-12ARM64: dts: apalis-imx8qxp: enable all uart interfacesPhilippe Schenker
2020-02-12ARM64: dts: apalis-imx8qxp: uncomment mipi_dsi1 section and disable itPhilippe Schenker
2020-02-12ARM64: dts: apalis-imx8qxp: enable adc0 and correct pinmuxingPhilippe Schenker
2020-02-12arm64: defconfig: enable hidraw and ext4_fs_securityMarcel Ziswiler
2020-02-12arm64: defconfig: enable USB-to-serial adaptersStefan Agner
2020-02-12ARM64: dts: apalis-imx8x: fix console suspendingOleksandr Suvorov