summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-12media: mxc: capture: add proper select to MXC_TVIN_ADV7280Philippe Schenker
2020-02-12usb: phy: phy-generic: add an ability to reset on resumeOleksandr Suvorov
2020-02-12gpio: mxc: Fix clean up on probingOleksandr Suvorov
2020-02-12tty: serial: lpuart: Make sure RTSCTS is disabled when RS485 is usedPhilippe Schenker
2020-02-12tty: serial: lpuart: Disable transmitter on setting modem registerPhilippe Schenker
2020-02-12tty: serial: lpuart: Add RS485 support for 32-bit uart flavourPhilippe Schenker
2020-02-12tty: serial: lpuart: Make sure watermark stuff doesn't touch rs485Philippe Schenker
2020-02-12drm: lt8912: Change the way the hpd gpio os being accessedPhilippe Schenker
2020-02-12gpio: pca953x: Use PCA_LATCH_INTAndy Shevchenko
2020-02-12gpio: pca953x: add pcal6416 to the of_device_id tableAlexandre Belloni
2020-02-12gpio: pca953x: add support for pca6416Alexandre Belloni
2020-02-12gpio: pca953x: add support for pcal6416 typeThomas Petazzoni
2020-02-12drm/panel: simple: add display timings for logic technologies displaysMarcel Ziswiler
2020-02-12drm: Add support for extracting sync signal drive edge from videomodePeter Ujfalusi
2020-02-12power: reset: gpio-poweroff: add force-modeOleksandr Suvorov
2020-02-12usb: chipidea: use seperate role sm when using extconMax Krummenacher
2020-02-12Revert "MLK-10783-5 usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string"Max Krummenacher
2020-02-12PCI: imx: fix crash on system suspendOleksandr Suvorov
2020-02-12drm/mxsfb: add support of non-atomic clk_enable/disableOleksandr Suvorov
2020-02-12lt8912: add gpio based hotplug detectionMax Krummenacher
2020-02-12lt8912: add edid functionality through regular i2cMax Krummenacher
2020-02-12imx-hdp.c: enable scdc at 4k againMax Krummenacher
2020-02-12drm/panel: pass video modes bus_flagsStefan Agner
2020-02-12drm/mxsfb: use correct connector enumOleksandr Suvorov
2020-02-12video: fbdev: mxsfb: Fix flags not being appliedPhilippe Schenker