VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-02-02
amba: Make use of bus_type functions
Uwe Kleine-König
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
amba: reorder functions
Uwe Kleine-König
2021-02-02
amba: Fix resource leak for drivers without .remove
Uwe Kleine-König
2020-06-15
ARM: tegra: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-05-05
amba: Retry adding deferred devices at late_initcall
Rob Herring
2020-04-28
amba: Initialize dma_parms for amba devices
Ulf Hansson
2019-10-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-10-09
drivers/amba: fix reset control error handling
Russell King
2019-09-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-09-10
ARM: 8906/1: drivers/amba: add reset control to amba bus probe
DINH L NGUYEN
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-08
amba: tegra-ahb: Mark PM functions as __maybe_unused
Arnd Bergmann
2019-02-26
ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UCI values.
Mike Leach
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2018-05-19
ARM: 8773/1: amba: Export amba_bustype
Kim Phillips
2018-05-14
amba: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
ARM: amba: Fix wrong indentation in driver_override_store()
Geert Uytterhoeven
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2018-04-26
ARM: amba: Fix race condition with driver_override
Geert Uytterhoeven
2018-04-26
ARM: amba: Make driver_override output consistent with other buses
Geert Uytterhoeven
2018-04-26
Revert "ARM: amba: Fix race condition with driver_override"
Greg Kroah-Hartman
2018-04-25
ARM: amba: Don't read past the end of sysfs "driver_override" buffer
Geert Uytterhoeven
2018-04-25
ARM: amba: Fix race condition with driver_override
Geert Uytterhoeven
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-06-09
amba: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2016-08-12
ARM: 8596/1: amba: Support clk parents and rates assigned in DT
Stephen Boyd
2016-05-05
ARM: 8566/1: drivers: amba: properly handle devices with power domains
Marek Szyprowski
2015-11-24
amba: Hide TEGRA_AHB symbol
Thierry Reding
2015-04-02
ARM: 8334/1: amba: tegra-ahb: detect and correct bogus base address
Paul Walmsley
2015-04-02
ARM: 8333/1: amba: tegra-ahb: fix register offsets in the macros
Paul Walmsley
2015-02-10
ARM: 8256/1: driver coamba: add device binding path 'driver_override'
Antonios Motakis
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-11-26
ARM: tegra: Move AHB Kconfig to drivers/amba
Thierry Reding
2014-11-26
amba: Add Kconfig file
Thierry Reding
2014-11-17
ARM: 8201/1: amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM v12
Krzysztof Kozlowski
2014-11-07
coresight: add CoreSight core layer framework
Pratik Patel
2014-10-20
amba: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-22
amba: Add support for attach/detach of PM domains
Ulf Hansson
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2014-02-18
ARM: 7958/1: amba: Let runtime PM callbacks be available for CONFIG_PM
Ulf Hansson
2014-02-05
drivers/amba: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-12-09
ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacks
Ulf Hansson
2013-12-09
ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepare
Ulf Hansson
2013-12-09
ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functions
Ulf Hansson
2013-10-31
DMA-API: amba: get rid of separate dma_mask
Russell King
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-03-15
ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME
Hiroshi Doyu
2013-03-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-02-21
ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMU
Hiroshi Doyu
2013-01-25
amba: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: amba: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-17
Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes
Olof Johansson
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-03
ARM: 7588/1: amba: create a resource parent registrator
Linus Walleij
2012-11-26
amba: tegra-ahb: Fix warning w/o PM_SLEEP
Hiroshi Doyu
2012-11-05
ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/
Stephen Warren
2012-07-27
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-06-28
ARM: 7431/1: amba: use the new linux/sizes.h
Alessandro Rubini
2012-06-11
amba: tegra-ahb: Remove empty *_remove()
hdoyu@nvidia.com
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-08
ARM: tegra: Add SMMU enabler in AHB
Hiroshi DOYU
2012-05-08
ARM: tegra: Add Tegra AHB driver
Hiroshi DOYU
2012-05-03
AMBA: get rid of last two uses of NO_IRQ
Russell King
2012-04-19
ARM: 7369/1: amba: add functions to add devices dynamically
Linus Walleij
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
2012-01-25
ARM: amba: make use of -1 IRQs warn
Russell King
2012-01-25
ARM: amba: make irq 0 invalid
Russell King
2012-01-25
ARM: amba: add amba_device allocation/add/put functions
Russell King
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2011-12-21
PM / Sleep: Remove forward-only callbacks from AMBA bus type
Rafael J. Wysocki
2011-11-22
ARM: amba: Auto-generate AMBA driver module aliases during modpost
Dave Martin
2011-09-27
clk: amba bus: convert to clk_prepare()/clk_unprepare()
Russell King
2011-09-22
PM: add runtime PM support to core Primecell driver
Russell King
2011-05-26
ARM: 6829/1: amba: make hardcoded periphid override hardware
Linus Walleij
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-23
ARM: 6758/1: amba: support pm ops
Rabin Vincent
2011-02-23
ARM: amba: make internal ID table handling const
Russell King
2011-02-23
ARM: 6662/1: amba: make amba_bustype non-static
Rob Herring
2010-11-26
ARM: 6467/1: amba: optional PrimeCell core voltage switch
Linus Walleij
2010-10-08
ARM: 6368/1: move the PrimeCell IDs to use macros
Linus Walleij
2010-07-31
ARM: AMBA: Add pclk support to AMBA bus infrastructure
Russell King
2009-09-12
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel
Russell King
2009-09-02
ARM: 5625/1: fix hard coded 4K resource size in amba bus detection
Leo Chen
2009-07-05
[ARM] amba: fix amba device resources
Russell King
2009-03-24
amba: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-08
[ARM] Fix realview build
Russell King
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-04-27
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2006-11-30
[ARM] Fix __must_check warnings in drivers/bus/amba.c
Russell King
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-01-09
[ARM] Remove asm/irq.h includes from ARM drivers
Russell King
2006-01-07
[ARM] Move AMBA bus code to drivers/amba/
Russell King