Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending | Tudor Ambarus | 2022-11-08 | 1 | -4/+0 | |
| * | | | | | | | | | | | | dmaengine: at_hdmac: Don't start transactions at tx_submit level | Tudor Ambarus | 2022-11-08 | 1 | -11/+3 | |
| * | | | | | | | | | | | | dmaengine: at_hdmac: Fix at_lli struct definition | Tudor Ambarus | 2022-11-08 | 1 | -5/+5 | |
| * | | | | | | | | | | | | dmaengine: stm32-dma: fix potential race between pause and resume | Amelie Delaunay | 2022-11-08 | 1 | -8/+6 | |
| * | | | | | | | | | | | | dmaengine: ti: k3-udma-glue: fix memory leak when register device fail | Yang Yingliang | 2022-11-08 | 1 | -0/+3 | |
| * | | | | | | | | | | | | dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove() | Christophe JAILLET | 2022-11-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | dmaengine: apple-admac: Fix grabbing of channels in of_xlate | Martin Povišer | 2022-11-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | dmaengine: idxd: fix RO device state error after been disabled/reset | Fengqian Gao | 2022-11-08 | 1 | -6/+14 | |
| * | | | | | | | | | | | | dmaengine: idxd: Fix max batch size for Intel IAA | Xiaochen Shen | 2022-11-08 | 4 | -6/+38 | |
| * | | | | | | | | | | | | dmaengine: pxa_dma: use platform_get_irq_optional | Doug Brown | 2022-11-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Ad... | Fenghua Yu | 2022-10-19 | 1 | -0/+18 | |
| * | | | | | | | | | | | | dmaengine: stm32-mdma: memset stm32_mdma_chan_config struct before using it | Amelie Delaunay | 2022-10-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge tag 'spi-fix-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-11-11 | 6 | -18/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | spi: amd: Fix SPI_SPD7 value | Vitaly Rodionov | 2022-11-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run | Sean Nyekjaer | 2022-11-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | spi: meson-spicc: fix do_div build error on non-arm64 | Neil Armstrong | 2022-11-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | spi: intel: Use correct mask for flash and protected regions | Mika Westerberg | 2022-11-01 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | spi: mediatek: Fix package division error | zhichao.liu | 2022-10-31 | 1 | -10/+13 | |
| * | | | | | | | | | | | | | spi: tegra210-quad: Don't initialise DMA if not supported | Jon Hunter | 2022-10-28 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | spi: meson-spicc: move wait completion in driver to take bursts delay in account | Neil Armstrong | 2022-10-26 | 1 | -2/+22 | |
| * | | | | | | | | | | | | | spi: stm32: Print summary 'callbacks suppressed' message | Marek Vasut | 2022-10-24 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge tag 'mmc-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 2022-11-11 | 6 | -9/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATA | Haibo Chen | 2022-11-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCI | Brian Norris | 2022-11-07 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI | Brian Norris | 2022-11-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI | Brian Norris | 2022-11-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI | Brian Norris | 2022-11-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI | Brian Norris | 2022-11-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI | Brian Norris | 2022-11-07 | 1 | -0/+24 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'for-linus-2022111101' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-11-11 | 3 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | HID: wacom: Fix logic used for 3rd barrel switch emulation | Jason Gerecke | 2022-11-04 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | HID: hyperv: fix possible memory leak in mousevsc_probe() | Yang Yingliang | 2022-11-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | HID: asus: Remove unused variable in asus_report_tool_width() | Colin Ian King | 2022-11-02 | 1 | -3/+1 | |
* | | | | | | | | | | | | | | | Merge tag 'drm-fixes-2022-11-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-11-11 | 36 | -128/+257 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2022-11-10' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2022-11-11 | 4 | -7/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm/i915/userptr: restore probe_range behaviour | Matthew Auld | 2022-11-07 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | drm/i915: Do not set cache_dirty for DGFX | Niranjana Vishwanathapura | 2022-11-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | drm/i915/psr: Send update also on invalidate | Jouni Högander | 2022-11-07 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | drm/i915/dmabuf: fix sg_table handling in map_dma_buf | Matthew Auld | 2022-11-07 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'drm-fixes-20221109' of git://linuxtv.org/pinchartl/media into drm-... | Dave Airlie | 2022-11-11 | 1 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI | Laurent Pinchart | 2022-11-09 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2022-11-11 | 6 | -14/+66 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | drm/panfrost: Split io-pgtable requests properly | Robin Murphy | 2022-11-09 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | | drm/amdgpu: Fix the lpfn checking condition in drm buddy | Ma Jun | 2022-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017) | Hans de Goede | 2022-11-08 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01 | Hans de Goede | 2022-11-08 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register() | Yuan Can | 2022-11-07 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | drm/vc4: hdmi: Fix HSM clock too low on Pi4 | maxime@cerno.tech | 2022-11-03 | 2 | -4/+18 | |
| | * | | | | | | | | | | | | | | | drm/vc4: hdmi: Fix outdated function name in comment | maxime@cerno.tech | 2022-11-03 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | drm/vc4: hdmi: Take our lock to reset the link | maxime@cerno.tech | 2022-11-03 | 1 | -4/+17 |