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-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-04-07
sh: intc: Drop the use of irq_create_identity_mapping()
Marc Zyngier
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-01-06
sh/intc: Restore devm_ioremap() alignment
Geert Uytterhoeven
2021-01-06
sh: intc: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-18
sh/intc: Use pr_warn instead of pr_warning
Kefeng Wang
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-14
treewide: replace #include with #include
Masahiro Yamada
2018-08-02
sh: introduce a sh_cacheop_vaddr helper
Christoph Hellwig
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
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
sh: make dma_cache_sync a no-op
Christoph Hellwig
2017-07-06
drivers/sh/intc/virq.c: delete an error message for a failed memory allocation in add_virq_to_pirq()
SF Markus Elfring
2017-06-09
sh: superhyway: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-05-30
drivers: sh: Stop using the legacy clock domain on ARM
Geert Uytterhoeven
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
2016-02-25
drivers: sh: Restore legacy clock domain on SuperH platforms
Geert Uytterhoeven
2016-01-30
drivers: Initialize resource entry to zero
Toshi Kani
2015-11-24
drivers: sh: clk: Avoid crashes when passing NULL clocks
Geert Uytterhoeven
2015-11-24
drivers: sh: clk: Remove obsolete and unused clk_round_parent()
Geert Uytterhoeven
2015-11-17
drivers: sh: Get rid of CONFIG_ARCH_SHMOBILE_MULTI
Geert Uytterhoeven
2015-09-21
Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
Linus Torvalds
2015-09-16
sh: Kill off set_irq_flags usage
Rob Herring
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-14
drivers: sh: Disable PM runtime for multi-platform ARM with genpd
Geert Uytterhoeven
2015-09-14
drivers: sh: Disable legacy default PM Domain on emev2
Geert Uytterhoeven
2015-07-29
sh/intc: Prepare irq flow handlers for irq argument removal
Thomas Gleixner
2015-07-29
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-29
sh/irq: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
2015-07-29
sh/irq: Use irq accessor functions instead of open coded access
Jiang Liu
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2015-06-25
sh/intc: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
sh/intc: Fix potential race in installing chained IRQ handler
Thomas Gleixner
2015-05-12
drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS
Rajendra Nayak
2015-04-27
drivers: sh: Remove test for now unsupported sh7372
Geert Uytterhoeven
2015-04-27
drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpd
Geert Uytterhoeven
2015-04-27
drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpd
Geert Uytterhoeven
2015-02-24
drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd
Geert Uytterhoeven
2014-12-05
drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-09-09
drivers: sh: Leave disabling of unused PM domains to genpd
Ulf Hansson
2014-08-22
sh: intc: Confine SH_INTC to platforms that need it
Geert Uytterhoeven
2014-06-06
Merge tag 'renesas-sh-drivers-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next
Linus Torvalds
2014-06-05
drivers: sh: Enable PM runtime for new R-Car Gen2 SoCs
Geert Uytterhoeven
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
2014-06-03
Merge back earlier cpufreq material.
Rafael J. Wysocki
2014-05-26
drivers: sh: pm_runtime implementation needs to suspend and resume devices
Ben Dooks
2014-05-26
drivers: sh: Restrict INTC_USERIMASK to SH4A
Geert Uytterhoeven
2014-05-26
drivers: sh: pm_runtime does not need idle callback
Ben Dooks
2014-05-16
sh: intc: Remove pointless irq_reserve_irqs() invocation
Thomas Gleixner
2014-05-12
drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI
Geert Uytterhoeven
2014-04-30
sh: clk: Use cpufreq_for_each_valid_entry macro for iteration
Stratos Karafotis
2014-04-05
Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2014-02-18
sh: intc: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
2014-02-04
ARM: shmobile: wait for MSTP clock status to toggle, when enabling it
Guennadi Liakhovetski
2013-06-28
Merge branch 'pm-assorted'
Rafael J. Wysocki
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-01-29
Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/sh-pinmux
Olof Johansson
2013-01-25
sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
Laurent Pinchart
2013-01-25
sh-pfc: Remove unused resource and num_resources platform data fields
Laurent Pinchart
2013-01-25
sh-pfc: Remove platform device registration
Laurent Pinchart
2013-01-25
sh-pfc: Support passing resources through platform device
Laurent Pinchart
2013-01-25
sh-pfc: Split platform device and platform driver registration
Laurent Pinchart
2013-01-25
sh-pfc: Use sh_pfc_ namespace prefix through the whole driver
Laurent Pinchart
2013-01-25
sh-pfc: Sort headers alphabetically
Laurent Pinchart
2013-01-25
sh-pfc: Remove check for impossible error condition
Laurent Pinchart
2013-01-25
sh-pfc: Let the compiler decide whether to inline functions
Laurent Pinchart
2013-01-25
sh-pfc: Use devm_ioremap_nocache()
Laurent Pinchart
2013-01-25
sh-pfc: Use devm_kzalloc()
Laurent Pinchart
2013-01-25
sh-pfc: Move platform device and driver to the core
Laurent Pinchart
2013-01-25
sh-pfc: Merge PFC core and gpio
Laurent Pinchart
2013-01-25
sh-pfc: Merge PFC core and pinctrl
Laurent Pinchart
2013-01-25
sh-pfc: Move private definitions and declarations to private header
Laurent Pinchart
2013-01-25
sh-pfc: Split platform data from the sh_pfc structure
Laurent Pinchart
2013-01-11
sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6
Kuninori Morimoto
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-13
Merge branch 'soc4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc2
Arnd Bergmann
2012-11-13
sh: clkfwk: fixup unsed variable warning
Kuninori Morimoto
2012-11-12
Merge branches 'depends/asoc', 'renesas/boards', 'renesas/soc' and 'renesas/soc2' into next/boards2
Arnd Bergmann
2012-11-08
sh: clkfwk: add sh_clk_fsidiv_register()
Kuninori Morimoto
2012-10-15
sh: Fix up more fallout from pointless ARM __iomem churn.
Paul Mundt
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-09-25
sh: pfc: Fix up GPIO mux type reconfig case.
Paul Mundt
2012-09-18
sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path
Laurent Pinchart
2012-09-14
ARM: shmobile: move custom gpio functions to sh-gpio.h
Rob Herring
2012-08-20
sh: intc: Fix up multi-evt irq association.
Paul Mundt
2012-08-09
sh: intc: Handle domain association for sparseirq pre-allocated vectors.
Paul Mundt
2012-08-01
Merge branch 'common/irqdomain' into sh-latest
Paul Mundt
2012-08-01
sh: intc: initial irqdomain support.
Paul Mundt
2012-08-01
sh: pfc: Fix up init ordering mess.
Paul Mundt
2012-07-25
sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.
Paul Mundt
2012-07-20
Merge branch 'common/pinctrl' into sh-latest
Paul Mundt
2012-07-20
sh: pfc: pin config get/set support.
Paul Mundt
2012-07-20
sh: pfc: Prefer DRV_NAME over KBUILD_MODNAME.
Paul Mundt
2012-07-17
sh: pfc: pinctrl legacy group support.
Paul Mundt
2012-07-17
sh: pfc: Ignore pinmux GPIOs with invalid enum IDs.
Paul Mundt
2012-07-17
sh: pfc: Export pinctrl binding init symbol.
Paul Mundt
2012-07-17
sh: pfc: Error out on pinctrl init resolution failure.
Paul Mundt
2012-07-11
sh: pfc: Make pr_fmt consistent across pfc drivers.
Paul Mundt
2012-07-11
sh: pfc: pinctrl legacy function support.
Paul Mundt
2012-07-10
sh: pfc: Rudimentary pinctrl-backed GPIO support.
Paul Mundt
2012-07-10
sh: pfc: Shuffle PFC support core.
Paul Mundt
2012-06-21
Merge branch 'common/pfc' into sh-latest
Paul Mundt
2012-06-21
sh: pfc: Verify pin type encoding size at build time.
Paul Mundt
2012-06-20
sh: pfc: Make gpio chip support optional where possible.
Paul Mundt
2012-06-20
sh: pfc: Split out gpio chip support.
Paul Mundt
2012-06-20
Merge branch 'sh/clkfwk' into sh-latest
Paul Mundt
2012-06-13
Merge branch 'sh/dynamic-irq-cleanup' into sh-latest
Paul Mundt
2012-06-13
sh: intc: Allocate subgroup virq backing desc directly.
Paul Mundt
2012-05-25
sh: clkfwk: Consolidate div clk registration helper.
Paul Mundt
2012-05-25
sh: clkfwk: Consolidate div6/div4 clk_ops definitions.
Paul Mundt
2012-05-25
sh: clkfwk: Use shared sh_clk_div_enable/disable().
Paul Mundt
2012-05-25
sh: clkfwk: Use shared sh_clk_div_set_rate()
Paul Mundt
2012-05-25
sh: clkfwk: Use shared sh_clk_div_recalc().
Paul Mundt
2012-05-25
sh: clkfwk: Introduce a div_mask for variable div types.
Paul Mundt
2012-05-25
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.
Paul Mundt
2012-05-24
sh: intc: Kill off deprecated dynamic IRQ API.
Paul Mundt
2012-05-22
sh: intc: Kill off special reservation interface.
Paul Mundt
2012-04-12
sh: clkfwk: Support variable size accesses for div4/div6 clocks.
Paul Mundt
2012-04-11
sh: clkfwk: Support variable size accesses for MSTP clocks.
Paul Mundt
2012-03-30
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
sh: intc: Fix up section mismatch for intc_ack_data
Paul Mundt
2012-03-28
Merge branch 'common/intc-extension' into sh-latest
Paul Mundt
2012-03-12
sh: convert cpg code to sh_clk_ops
Magnus Damm
2012-01-25
sh: intc: remove dependency on NR_IRQS
Rob Herring
2012-01-24
sh: intc: optimize intc IRQ lookup
Paul Mundt
2012-01-24
sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.
Paul Mundt
2012-01-24
sh: intc: Kill off superfluous irq_shutdown hooking.
Paul Mundt
2012-01-24
sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.
Paul Mundt
2012-01-24
sh: intc: Make global intc controller counter static.
Paul Mundt
2012-01-24
sh: clkfwk: bugfix: use clk_reparent() for div6 clocks
Kuninori Morimoto
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-01-12
Merge branch 'sh/pm-runtime' into sh-latest
Paul Mundt
2012-01-12
sh: also without PM_RUNTIME pm_runtime.o must be built
Guennadi Liakhovetski
2012-01-10
Merge branch 'common/clkfwk' into sh-latest
Paul Mundt
2012-01-10
sh: clkfwk: sh_clk_init_parent() should be called after clk_register()
Kuninori Morimoto
2012-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest
Paul Mundt
2012-01-09
Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzen
Paul Mundt
2012-01-09
sh: pfc: Unlock register support
Magnus Damm
2012-01-09
sh: pfc: Variable bitfield width config register support
Magnus Damm
2012-01-09
sh: pfc: Add config_reg_helper() function
Magnus Damm
2012-01-09
sh: pfc: Convert index to field and value pair
Magnus Damm
2012-01-09
sh: pfc: Add gpio_read_bit() for data register access
Magnus Damm
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-25
PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resume
Rafael J. Wysocki
2011-12-21
sh: intc - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-09
Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into sh-latest
Paul Mundt
2011-12-09
sh: pfc: ioremap() support
Magnus Damm
2011-12-09
sh: use ioread32/iowrite32 and mapped_reg for div6
Magnus Damm
2011-12-09
sh: use ioread32/iowrite32 and mapped_reg for div4
Magnus Damm
2011-12-09
sh: use ioread32/iowrite32 and mapped_reg for mstp32
Magnus Damm
2011-12-09
sh: extend clock struct with mapped_reg member
Magnus Damm
2011-11-24
sh: clkfwk: setup clock parent from current register value
Kuninori Morimoto
2011-11-18
sh: Kill off remaining private runtime PM bits.
Paul Mundt
2011-11-18
sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
2011-11-18
sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
2011-11-18
sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
2011-11-11
Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt
2011-11-11
sh: clkfwk: Kill off remaining debugfs cruft.
Paul Mundt
2011-11-11
drivers: sh: Kill off dead pathname for runtime PM stub.
Paul Mundt
2011-11-11
drivers: sh: Generalize runtime PM platform stub.
Paul Mundt
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
2011-11-05
sh: intc: Allow triggering on both edges for ARM SoCs
Magnus Damm
2011-11-05
sh: clkfwk: add clk_rate_mult_range_round()
Kuninori Morimoto
2011-10-31
drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c
Paul Gortmaker
2011-10-31
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
2011-10-31
sh: Add module.h to arch/sh specific files as required.
Paul Gortmaker
2011-10-31
sh: fix implicit use of stat.h in arch/sh specific files
Paul Gortmaker
2011-10-28
sh: userimask.c needs linux/stat.h
Nobuhiro Iwamatsu
2011-10-28
sh: pfc: Add GPIO IRQ support
Magnus Damm
2011-10-28
sh: pfc: get_config_reg() shift clean up
Magnus Damm
2011-10-28
sh: intc: Add IRQ trigger bit field check
Magnus Damm
2011-08-08
Merge branch 'common/core' into sh-latest
Paul Mundt
2011-08-01
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
Linus Torvalds
2011-07-21
sh: intc: enable both edges GPIO interrupts on sh7372
Magnus Damm
2011-07-20
switch assorted clock drivers to debugfs_remove_recursive()
Al Viro
2011-06-24
sh: clkfwk: Convert to IS_ERR_OR_NULL.
Paul Mundt
2011-06-24
drivers: sh: late disabling of clocks V2
Magnus Damm
2011-06-14
drivers: sh: resume enabled clocks fix
Magnus Damm
2011-05-23
Merge branch 'sh/genirq-threading' into sh-latest
Paul Mundt
2011-04-27
sh: intc: Set virtual IRQs as nothread.
Paul Mundt
2011-04-18
sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock
Kuninori Morimoto
2011-03-30
sh: Fix irq cleanup fallout
Thomas Gleixner
2011-03-29
sh: Convert to new function names
Thomas Gleixner
2011-03-29
sh: Use the proper accessor functions
Thomas Gleixner
2011-03-23
sh: Use struct syscore_ops instead of sysdevs
Rafael J. Wysocki
2011-01-19
sh: update INTC to clear IRQ sense valid flag
Magnus Damm
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
2010-12-24
sh: intc: Initialize radix tree gfp mask explicitly.
Paul Mundt
2010-11-19
Merge branch 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt
2010-11-19
sh: clkfwk: Build fix for non-legacy CPG changes.
Paul Mundt
2010-11-16
Merge branch 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt