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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
PNP: fix kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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
1
-9
/
+10
2011-01-12
Merge branch 'pnp' into release
Len Brown
1
-6
/
+1
2010-10-27
PNP: Set up pnp_debug via module and not via boot param.
Thomas Renninger
1
-6
/
+1
2010-10-25
Merge branch 'pnp-log' into release
Len Brown
1
-2
/
+3
2010-10-02
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
1
-1
/
+2
2010-10-01
PNP: log PNP resources, as we do for PCI
Bjorn Helgaas
1
-2
/
+3
2010-07-19
PNPACPI: Add support for remote wakeup
Alan Stern
1
-0
/
+3
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
1
-1
/
+1
2009-01-06
pnp: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+2
2008-10-23
Merge branch 'linus' into test
Len Brown
1
-10
/
+1
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-9
/
+1
2008-10-16
pnp: remove printk() with outdated version
Adrian Bunk
1
-1
/
+0
2008-10-16
PNP: create device attributes via default device attributes
Drew Moseley
1
-9
/
+1
2008-10-11
PNP: convert to using pnp_dbg()
Bjorn Helgaas
1
-1
/
+1
2008-10-11
PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()
Bjorn Helgaas
1
-0
/
+11
2008-10-11
PNP: remove some uses of DEBUG ifdef
Bjorn Helgaas
1
-10
/
+8
2008-07-17
PNP: convert resource options to single linked list
Bjorn Helgaas
1
-2
/
+2
2008-07-17
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
1
-8
/
+17
2008-04-29
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
1
-0
/
+8
2008-04-29
PNP: add pnp_alloc_dev()
Bjorn Helgaas
1
-7
/
+31
2007-10-17
PNP: add debug message for adding new device
Bjorn Helgaas
1
-4
/
+24
2007-08-24
PNP: remove null pointer checks
Bjorn Helgaas
1
-6
/
+1
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
1
-26
/
+3
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
1
-13
/
+12
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-05-08
PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)
Bjorn Helgaas
1
-0
/
+8
2007-05-08
init dma masks in pnp_dev
David Brownell
1
-0
/
+3
2005-11-07
[PATCH] drivers/pnp/: cleanups
Adrian Bunk
1
-1
/
+4
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+180