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-01-22
PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-22
PNP: add printf attribute to log function
Tom Rix
2020-10-27
PNP: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-08
PNP: remove the now unused pnp_find_card() function
Christoph Hellwig
2020-09-25
PNP: quirks: Fix duplicate included pci.h
Tian Tao
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-15
PNPBIOS: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-23
PNP: isapnp: remove defined but not used function 'isapnp_checksum'
yu kuai
2020-01-15
PNP: isapnp: remove set but not used variable 'checksum'
yu kuai
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-04-20
media: sound, isapnp: allow building more drivers with COMPILE_TEST
Mauro Carvalho Chehab
2017-12-16
PNP: pnpbios: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-13
PNP: remove unneeded kallsyms include
Sergey Senozhatsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
2017-06-28
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
2017-05-29
PNP / ACPI: remove FSF address
Andy Shevchenko
2017-05-29
PNP / ACPI: join strings back for better maintenance
Andy Shevchenko
2017-05-29
PNP / ACPI: add support for GpioInt resource type
Jagadish Krishnamoorthy
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-01-19
Make static usermode helper binaries constant
Greg Kroah-Hartman
2016-12-24
Replace with globally
Linus Torvalds
2016-08-16
PNP: isapnp: make core more explicitly non-modular
Paul Gortmaker
2016-07-27
PNP: pnpbios: add header file to fix build errors
Randy Dunlap
2016-07-26
Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-05
PNP: make pnpbios core explicitly non-modular
Paul Gortmaker
2016-05-20
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2016-05-02
pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS
William Breathitt Gray
2016-04-22
x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check
Luis R. Rodriguez
2016-03-09
PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type
Harb Abdulhamid
2016-02-03
PNP: Add Haswell-ULT to Intel MCH size workaround
Josh Boyer
2016-01-04
PNP: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching
Heiner Kallweit
2016-01-03
PNP: Add Broadwell to Intel MCH size workaround
Christophe Le Roy
2015-09-15
ACPI / scan: constify struct acpi_hardware_id::id
Rasmus Villemoes
2015-08-10
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-07-06
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
2015-06-19
Merge branches 'pnp' and 'pm-tools'
Rafael J. Wysocki
2015-06-18
ACPI / PNP: Avoid conflicting resource reservations
Rafael J. Wysocki
2015-05-05
PNP / ACPI: use unsigned int in pnpacpi_encode_resources()
Fabian Frederick
2015-05-05
PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq context
Fabian Frederick
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2015-03-18
PNP: Avoid leaving unregistered device objects in lists
Rafael J. Wysocki
2015-03-18
PNP: Convert pnp_lock into a mutex
Rafael J. Wysocki
2015-03-16
PNP / ACPI: Use ACPI_COMPANION_SET() during initialization
Rafael J. Wysocki
2015-03-12
PNP: Don't check for overlaps with unassigned PCI BARs
Bjorn Helgaas
2015-02-21
Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2015-02-03
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
2015-02-02
PNP: Allow console to override ACPI device sleep
Peter Hurley
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address structures.
Lv Zheng
2015-01-25
pnpbios: bail out on strange errors
Alan Cox
2015-01-22
PNP: Switch from __check_region() to __request_region()
Jakub Sitnicki
2014-10-14
PNP: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-07-23
ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE()
Rafael J. Wysocki
2014-07-07
ACPI / PNP: do ACPI binding directly
Zhang Rui
2014-06-03
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
Rafael J. Wysocki
2014-05-30
ACPI / PNP: use device ID list for PNPACPI device enumeration
Zhang Rui
2014-05-10
PNP / resources: remove positive test on unsigned values
Fabian Frederick
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-04-30
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
Rafael J. Wysocki
2014-04-29
PNP: Fix compile error in quirks.c
Bjorn Helgaas
2014-04-24
PNP: Work around BIOS defects in Intel MCH area reporting
Bjorn Helgaas
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2014-03-21
PNP: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-11
PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures
Zhang Rui
2014-02-13
asmlinkage, pnp: Make variables used from assembler code visible
Andi Kleen
2014-01-12
Merge branch 'pnp'
Rafael J. Wysocki
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-07
PNPBIOS: check return value of pnp_add_device()
Dmitry Torokhov
2014-01-06
PNP: Mark the function pnp_build_option() as static in resource.c
Rashika Kheria
2014-01-05
PNP / card: add missing put_device() call
Levente Kurusa
2013-12-23
PNPACPI: check return value of pnp_add_device()
Dmitry Torokhov
2013-12-07
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-05
PNP: fix restoring devices after hibernation
Dmitry Torokhov
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2013-10-16
PNP: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-09-24
pnpacpi: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2013-09-11
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
Shuah Khan
2013-08-27
Merge branch 'pnp'
Rafael J. Wysocki
2013-07-30
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
Rafael J. Wysocki
2013-07-27
PNP: convert PNP driver bus legacy pm_ops to dev_pm_ops
Shuah Khan
2013-07-18
PNP / ACPI: avoid garbage in resource name
Liu ShuoX
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2013-06-29
isapnp: switch to fixed_size_llseek()
Al Viro
2013-05-22
pnp: restore automatic resolution of DMA conflicts
David Flater
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2013-04-28
Merge branch 'pnp'
Rafael J. Wysocki
2013-04-23
pnp: use %*phC to dump small buffers
Andy Shevchenko
2013-04-23
isapnp: remove debug leftovers
Andy Shevchenko
2013-04-18
powerpc: remove PReP platform
Paul Bolle
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-03-24
ACPI: Set length even for TYPE_END_TAG acpi resource
Yinghai Lu
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-31
PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c
Yasuaki Ishimatsu
2013-01-26
drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-03
PNP: Handle IORESOURCE_BITS in resource allocation
Witold Szczeponik
2013-01-03
PNP: Simplify setting of resources
Witold Szczeponik
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2012-12-07
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-12-07
pnpacpi: fix incorrect TEST_ALPHA() test
Alan Cox
2012-12-04
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-11-30
ACPI / PNP: Do not crash due to stale pointer use during system resume
Rafael J. Wysocki
2012-11-28
pnpbios: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-23
ACPI / PNP: skip ACPI device nodes associated with physical nodes already
Adrian Hunter
2012-11-15
ACPI: Move device resources interpretation code from PNP to ACPI core
Rafael J. Wysocki
2012-09-21
ACPI: Allow ACPI binding with USB-3.0 hub
Lan Tianyu
2012-06-23
ACPI/PM: specify lowest allowed state for device sleep state
Huang Ying
2012-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Linus Torvalds
2012-03-30
PNPACPI: Fix device ref leaking in acpi_pnp_match
Yinghai Lu
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-06
PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
Bjorn Helgaas
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Linus Torvalds
2011-11-06
PNPACPI: Simplify disabled resource registration
Witold Szczeponik
2011-10-31
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
pnpacpi: register disabled resources
Witold Szczeponik
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
2011-01-12
Merge branch 'pnp' into release
Len Brown
2011-01-11
PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access
Rafael J. Wysocki
2010-12-11
ACPI/PNP: avoid section mismatch warning
Jan Beulich
2010-11-17
BKL: remove extraneous #include
Arnd Bergmann
2010-10-27
PNP: Set up pnp_debug via module and not via boot param.
Thomas Renninger
2010-10-27
PNP: Compile all pnp built-in stuff in one module namespace
Thomas Renninger
2010-10-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
Linus Torvalds
2010-10-25
Merge branch 'pnp-log' into release
Len Brown
2010-10-25
Merge branch 'pnpacpi-invalid-device-id' into release
Len Brown
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-01
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
2010-10-01
PNPACPI: cope with invalid device IDs
Dmitry Torokhov
2010-10-01
PNP: log PNP resources, as we do for PCI
Bjorn Helgaas
2010-09-26
isapnp: BKL removal
Arnd Bergmann
2010-07-19
PNPACPI: Add support for remote wakeup
Alan Stern
2010-05-06
Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release
Len Brown
2010-05-06
PNP: don't check for conflicts with bridge windows
Bjorn Helgaas
2010-04-28
PNPACPI: compute Address Space length rather than using _LEN
Bjorn Helgaas
2010-04-06
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release
Len Brown
2010-04-04
PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
2010-03-14
PNPACPI: add bus number support
Bjorn Helgaas
2010-03-14
PNPACPI: add window support
Bjorn Helgaas
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
Linus Torvalds
2009-12-16
pnpbios: convert to seq_file
Alexey Dobriyan
2009-12-16
Merge branch 'ipmi' into release
Len Brown
2009-12-15
PNP: add interface to retrieve ACPI device from a PNPACPI device
Bjorn Helgaas
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
Linus Torvalds
2009-12-11
PNPACPI: save struct acpi_device, not just acpi_handle
Bjorn Helgaas
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
PNP: print resources consistently with %pRt
Bjorn Helgaas
2009-09-25
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
2009-09-25
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
2009-09-25
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
Linus Torvalds
2009-09-22
pnp: add a shutdown method to pnp drivers
David Härdeman
2009-09-19
Merge branch 'acpica' into release
Len Brown
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-08-10
x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically
Akinobu Mita
2009-08-08
x86: Introduce GDT_ENTRY_INIT()
Akinobu Mita
2009-07-19
x86: Introduce set_desc_base() and set_desc_limit()
Akinobu Mita
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release
Len Brown
2009-06-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
2009-06-05
pnp: add PNP resource range checking function
Bjorn Helgaas
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-05-27
PNPACPI: parse Extended Address Space Descriptors
Bjorn Helgaas
2009-05-08
ACPI: suspend: don't let device _PS3 failure prevent suspend
Len Brown
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
2009-04-05
Merge branch 'linus' into release
Len Brown
2009-04-03
Enable PNPACPI _PSx Support, v3
Witold Szczeponik
2009-04-02
pnpbios: propagate kthread_run() error
Erik Ekman
2009-04-02
pnpbios: fix warning if CONFIG_HOTPLUG=n
Erik Ekman
2009-01-09
Merge branch 'linus' into release
Len Brown
2009-01-06
pnp: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-01
percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios
Rusty Russell
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming