index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pnp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-05-28
PNP: Hide pnp_bus_type from the non-PNP code
Andy Shevchenko
1
-2
/
+0
2024-05-28
PNP: Make dev_is_pnp() to be a function and export it for modules
Andy Shevchenko
1
-2
/
+2
2024-04-17
PNP: Add dev_is_pnp() macro
Guanbing Huang
1
-0
/
+4
2024-01-09
PNP: make pnp_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2023-10-03
PNP: Clean up coding style in pnp.h
GuoHua Cheng
1
-4
/
+4
2020-04-22
pnp: Use list_for_each_entry() instead of open coding
Jason Gunthorpe
1
-20
/
+9
2020-03-17
PNP: constify driver name
Corentin Labbe
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-04-22
x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check
Luis R. Rodriguez
1
-0
/
+2
2015-03-18
PNP: Add helper macro for pnp_register_driver boilerplate
Peter Huewe
1
-0
/
+12
2015-02-02
PNP: Allow console to override ACPI device sleep
Peter Hurley
1
-2
/
+10
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2010-07-19
PNPACPI: Add support for remote wakeup
Alan Stern
1
-0
/
+1
2009-12-15
PNP: add interface to retrieve ACPI device from a PNPACPI device
Bjorn Helgaas
1
-0
/
+13
2009-09-22
pnp: add a shutdown method to pnp drivers
David Härdeman
1
-0
/
+1
2009-06-05
pnp: add PNP resource range checking function
Bjorn Helgaas
1
-0
/
+2
2008-10-23
Merge branch 'linus' into test
Len Brown
1
-2
/
+4
2008-10-16
pnp: make the resource type an unsigned long
Rene Herman
1
-2
/
+4
2008-10-10
PNP: convert the last few pnp_info() uses to printk()
Bjorn Helgaas
1
-10
/
+0
2008-09-16
Fix PNP build failure, bugzilla #11276
David Miller
1
-0
/
+7
2008-07-16
PNP: convert resource options to single linked list
Bjorn Helgaas
1
-2
/
+4
2008-07-16
PNP: make resource option structures private to PNP subsystem
Bjorn Helgaas
1
-48
/
+0
2008-07-16
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
1
-3
/
+0
2008-07-16
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
1
-0
/
+5
2008-07-16
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
1
-7
/
+13
2008-07-16
PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
Bjorn Helgaas
1
-12
/
+60
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-98
/
+110
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
1
-4
/
+0
2008-04-29
ISAPNP: remove unused pnp_dev->regs field
Bjorn Helgaas
1
-1
/
+0
2008-04-29
PNP: make interfaces private to the PNP core
Bjorn Helgaas
1
-36
/
+0
2008-04-29
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
1
-12
/
+2
2008-04-29
PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...
Bjorn Helgaas
1
-40
/
+105
2008-04-29
PNP: add pnp_get_resource() interface
Bjorn Helgaas
1
-0
/
+1
2008-04-29
PNP: remove unused interfaces using pnp_resource_table
Bjorn Helgaas
1
-8
/
+0
2008-04-29
PNP: add pnp_init_resources(struct pnp_dev *) interface
Bjorn Helgaas
1
-0
/
+2
2008-04-29
PNP: remove pnp_resource_table from internal get/set interfaces
Bjorn Helgaas
1
-2
/
+2
2008-04-29
PNP: add debug output to option registration
Bjorn Helgaas
1
-8
/
+11
2008-04-29
PNP: make pnp_add_card_id() internal to PNP core
Bjorn Helgaas
1
-2
/
+0
2008-04-29
PNP: make pnp_add_id() internal to PNP core
Bjorn Helgaas
1
-2
/
+0
2008-04-11
pnp: increase number of devices supported per protocol
Bjorn Helgaas
1
-1
/
+1
2008-03-22
PNP: increase the number of PnP memory resources from 12 to 24
Darren Salt
1
-1
/
+1
2008-02-06
isapnp driver semaphore to mutex
Daniel Walker
1
-0
/
+1
2008-02-03
include/linux/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-27
increase PNP_MAX_PORT to 40 from 24
Len Brown
1
-1
/
+1
2007-11-29
PNP: increase the maximum number of resources
Zhao Yakui
1
-2
/
+2
2007-10-17
PNP: remove null pointer checks
Bjorn Helgaas
1
-3
/
+3
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
1
-175
/
+63
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
1
-127
/
+236
2007-07-22
ACPI, PNP: hook ACPI D-state to PNP suspend/resume
Shaohua Li
1
-0
/
+4
[next]