index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2
-14
/
+12
2020-01-23
PNP: isapnp: remove defined but not used function 'isapnp_checksum'
yu kuai
1
-22
/
+0
2020-01-15
PNP: isapnp: remove set but not used variable 'checksum'
yu kuai
1
-2
/
+1
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
3
-42
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
1
-10
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2
-29
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
7
-0
/
+7
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
1
-7
/
+7
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-71
/
+7
2018-04-20
media: sound, isapnp: allow building more drivers with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-16
PNP: pnpbios: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-4
/
+1
2017-12-13
PNP: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-13
/
+25
2017-06-28
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
1
-3
/
+3
2017-05-29
PNP / ACPI: remove FSF address
Andy Shevchenko
1
-4
/
+0
2017-05-29
PNP / ACPI: join strings back for better maintenance
Andy Shevchenko
1
-9
/
+9
2017-05-29
PNP / ACPI: add support for GpioInt resource type
Jagadish Krishnamoorthy
1
-0
/
+16
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-5
/
+5
2017-01-19
Make static usermode helper binaries constant
Greg Kroah-Hartman
1
-2
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-08-16
PNP: isapnp: make core more explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2016-07-27
PNP: pnpbios: add header file to fix build errors
Randy Dunlap
1
-0
/
+1
2016-07-27
Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+1
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
1
-1
/
+1
2016-07-05
PNP: make pnpbios core explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-05-02
pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS
William Breathitt Gray
1
-1
/
+1
2016-04-22
x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check
Luis R. Rodriguez
1
-1
/
+2
2016-03-10
PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type
Harb Abdulhamid
1
-0
/
+4
2016-02-03
PNP: Add Haswell-ULT to Intel MCH size workaround
Josh Boyer
1
-0
/
+1
2016-01-05
PNP: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching
Heiner Kallweit
1
-1
/
+5
2016-01-03
PNP: Add Broadwell to Intel MCH size workaround
Christophe Le Roy
1
-0
/
+1
2015-09-15
ACPI / scan: constify struct acpi_hardware_id::id
Rasmus Villemoes
1
-2
/
+2
2015-08-11
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-2
/
+0
2015-07-07
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
1
-26
/
+9
2015-06-19
Merge branches 'pnp' and 'pm-tools'
Rafael J. Wysocki
1
-5
/
+5
2015-06-18
ACPI / PNP: Avoid conflicting resource reservations
Rafael J. Wysocki
1
-9
/
+26
2015-05-05
PNP / ACPI: use unsigned int in pnpacpi_encode_resources()
Fabian Frederick
1
-1
/
+1
2015-05-05
PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq context
Fabian Frederick
1
-4
/
+4
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-39
/
+67
2015-03-19
PNP: Avoid leaving unregistered device objects in lists
Rafael J. Wysocki
1
-13
/
+40
2015-03-19
PNP: Convert pnp_lock into a mutex
Rafael J. Wysocki
4
-27
/
+29
2015-03-16
PNP / ACPI: Use ACPI_COMPANION_SET() during initialization
Rafael J. Wysocki
1
-3
/
+2
2015-03-12
PNP: Don't check for overlaps with unassigned PCI BARs
Bjorn Helgaas
1
-3
/
+6
[next]