| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid() | Isaac Manjarres | 2022-08-30 | 1 | -0/+1 |
* | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-06-03 | 1 | -1/+5 |
|\ |
|
| * | amba: Use driver_set_override() instead of open-coding | Krzysztof Kozlowski | 2022-04-22 | 1 | -1/+5 |
* | | Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-05-31 | 1 | -0/+8 |
|\ \ |
|
| * | | bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management | Lu Baolu | 2022-04-28 | 1 | -0/+8 |
| |/ |
|
* / | mmc: mmci: Remove custom ios handler | Linus Walleij | 2022-05-04 | 1 | -6/+0 |
|/ |
|
* | ARM: 9173/1: amba: kill amba_find_match() | Wang Kefeng | 2022-02-28 | 1 | -1/+0 |
* | ARM: 9172/1: amba: Cleanup amba pclk operation | Wang Kefeng | 2022-02-28 | 1 | -20/+0 |
* | arm: remove zte zx platform left-over | Lukas Bulwahn | 2021-11-25 | 1 | -6/+0 |
* | ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add | Wang Kefeng | 2021-10-19 | 1 | -18/+0 |
* | Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2021-04-26 | 1 | -10/+0 |
|\ |
|
| * | spi: pl022: Use GPIOs looked up by the core | Linus Walleij | 2021-03-31 | 1 | -7/+0 |
| * | spi: pl022: Drop custom per-chip cs_control | Linus Walleij | 2021-03-31 | 1 | -3/+0 |
* | | ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST | Jason Gunthorpe | 2021-03-16 | 1 | -0/+11 |
|/ |
|
* | amba: Make the remove callback return void | Uwe Kleine-König | 2021-02-02 | 1 | -1/+1 |
* | Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver" | Peter Collingbourne | 2020-09-30 | 2 | -0/+377 |
* | drm: pl111: Absorb the external register header | Linus Walleij | 2020-06-30 | 1 | -87/+0 |
* | video: fbdev: amba-clcd: Retire elder CLCD driver | Linus Walleij | 2020-06-30 | 1 | -290/+0 |
* | amba: Initialize dma_parms for amba devices | Ulf Hansson | 2020-04-28 | 1 | -0/+1 |
* | drm/pl111: Support grayscale | Linus Walleij | 2019-08-09 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 4 | -16/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 2 | -29/+2 |
* | video: amba-clcd: Decomission Versatile and Nomadik | Linus Walleij | 2019-04-11 | 1 | -31/+0 |
* | ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC... | Mike Leach | 2019-02-26 | 1 | -0/+6 |
* | ARM: 8838/1: drivers: amba: Updates to component identification for driver ma... | Mike Leach | 2019-02-26 | 1 | -0/+33 |
* | mmc: mmci: Drop support for pdata GPIO numbers | Linus Walleij | 2018-10-08 | 1 | -9/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-07-09 | 2 | -67/+87 |
|\ |
|
| * | drm/pl111: Register the clock divider and use it. | Eric Anholt | 2017-05-19 | 1 | -0/+5 |
| * | Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-05-18 | 2 | -67/+82 |
| |\ |
|
| | * | video: ARM CLCD: Move registers to a separate header. | Eric Anholt | 2017-05-08 | 2 | -67/+82 |
* | | | dmaengine: pl08x: use GENMASK() to create bitmasks | Linus Walleij | 2017-05-24 | 1 | -25/+25 |
* | | | dmaengine: pl08x: Add support for Faraday Technology FTDMAC020 | Linus Walleij | 2017-05-24 | 1 | -1/+82 |
* | | | ARM/dmaengine: pl08x: pass reasonable memcpy settings | Linus Walleij | 2017-05-24 | 1 | -4/+26 |
|/ / |
|
* | | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 2017-05-04 | 1 | -35/+0 |
|\ \ |
|
| * | | dmaengine: pl330: remove pdata based initialization | Marek Szyprowski | 2017-03-28 | 1 | -35/+0 |
| |/ |
|
* | | dmaengine: pl08x: Use the BIT() macro consistently | Linus Walleij | 2017-05-04 | 1 | -20/+20 |
* | | dmaengine: pl080: Cut some unused defines | Linus Walleij | 2017-05-04 | 1 | -9/+1 |
|/ |
|
* | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2016-12-14 | 1 | -0/+4 |
|\ |
|
| * | dmaengine: pl08x: Add support for the DMA slave map | Sylwester Nawrocki | 2016-11-17 | 1 | -0/+4 |
* | | gpio: pl061: move platform data into driver | Linus Walleij | 2016-12-07 | 1 | -16/+0 |
|/ |
|
* | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 2016-10-12 | 1 | -3/+60 |
|\ |
|
| * | video: ARM CLCD: support Nomadik variant | Linus Walleij | 2016-08-11 | 1 | -0/+42 |
| * | video: ARM CLCD: support pads connected in reverse order | Linus Walleij | 2016-08-11 | 1 | -3/+15 |
| * | video: ARM CLCD: backlight support for OF | Linus Walleij | 2016-08-11 | 1 | -0/+3 |
* | | tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-ID | Shawn Guo | 2016-08-31 | 1 | -0/+6 |
* | | tty: amba-pl011: define flag register bits for ZTE device | Shawn Guo | 2016-08-31 | 1 | -0/+9 |
|/ |
|
* | dmaengine: pl08x: allocate OF slave channel data at probe time | Linus Walleij | 2016-04-05 | 1 | -1/+1 |
* | drivers/hwtracing: make coresight-* explicitly non-modular | Paul Gortmaker | 2016-02-20 | 1 | -0/+9 |