index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into release
Len Brown
2009-01-09
4
-9
/
+7
|
\
|
*
pnp: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
3
-8
/
+6
|
*
percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios
Rusty Russell
2009-01-01
1
-1
/
+1
*
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
1
-1
/
+0
|
/
*
drivers: remove duplicated #include
Jianjun Kong
2008-11-04
1
-1
/
+0
*
Merge branch 'linus' into test
Len Brown
2008-10-23
10
-50
/
+24
|
\
|
*
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
2008-10-16
1
-2
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
4
-39
/
+11
|
|
\
|
|
*
PNP: create device attributes via default device attributes
Drew Moseley
2008-10-16
4
-39
/
+11
|
*
|
pnp: make the resource type an unsigned long
Rene Herman
2008-10-16
3
-4
/
+4
|
*
|
pnp: remove printk() with outdated version
Adrian Bunk
2008-10-16
1
-1
/
+0
|
|
/
|
*
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-15
3
-3
/
+6
|
|
\
|
|
*
PnP: move pnpacpi/pnpbios_init to after PCI init
Linus Torvalds
2008-10-10
3
-3
/
+6
|
*
|
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
Kumar Gala
2008-09-23
2
-3
/
+3
|
|
/
*
|
Merge branch 'pnp-debug' into test
Len Brown
2008-10-22
17
-115
/
+117
|
\
\
|
*
|
PNP: remove old CONFIG_PNP_DEBUG option
Bjorn Helgaas
2008-10-10
5
-22
/
+0
|
*
|
PNP: convert to using pnp_dbg()
Bjorn Helgaas
2008-10-10
10
-63
/
+63
|
*
|
PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()
Bjorn Helgaas
2008-10-10
3
-0
/
+35
|
*
|
PNP: remove some uses of DEBUG ifdef
Bjorn Helgaas
2008-10-10
2
-14
/
+8
|
*
|
PNP: use new vsprintf symbolic function pointer format
Bjorn Helgaas
2008-10-10
1
-4
/
+2
|
*
|
PNP: convert the last few pnp_info() uses to printk()
Bjorn Helgaas
2008-10-10
2
-7
/
+3
|
*
|
PNPACPI: use dev_printk when possible
Bjorn Helgaas
2008-10-10
1
-7
/
+8
|
*
|
PNP: fix debug formatting (cosmetic)
Bjorn Helgaas
2008-10-10
1
-2
/
+2
|
|
/
*
/
ACPI : Load device driver according to the status of acpi device
Zhao Yakui
2008-10-22
1
-1
/
+5
|
/
*
PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors
Bjorn Helgaas
2008-08-25
1
-2
/
+0
*
PNP: fix formatting of dbg_pnp_show_resources() output
Bjorn Helgaas
2008-08-01
1
-47
/
+49
*
make pnp_add_card_id() static
Adrian Bunk
2008-07-26
2
-2
/
+1
*
pnp: have quirk_system_pci_resources() include io resources
Rene Herman
2008-07-26
1
-5
/
+8
*
pnp: set the pnp_card dma_mask for use by ISAPnP cards
Rene Herman
2008-07-26
1
-0
/
+4
*
PNPACPI: add support for HP vendor-specific CCSR descriptors
Bjorn Helgaas
2008-07-16
1
-0
/
+60
*
PNP: avoid legacy IDE IRQs
Bjorn Helgaas
2008-07-16
1
-11
/
+57
*
PNP: convert resource options to single linked list
Bjorn Helgaas
2008-07-16
10
-632
/
+567
*
ISAPNP: handle independent options following dependent ones
Bjorn Helgaas
2008-07-16
1
-2
/
+7
*
PNP: remove extra 0x100 bit from option priority
Bjorn Helgaas
2008-07-16
3
-9
/
+7
*
PNP: support optional IRQ resources
Bjorn Helgaas
2008-07-16
3
-44
/
+38
*
PNP: rename pnp_register_*_resource() local variables
Bjorn Helgaas
2008-07-16
1
-47
/
+47
*
PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
Bjorn Helgaas
2008-07-16
1
-3
/
+10
*
PNP: centralize resource option allocations
Bjorn Helgaas
2008-07-16
5
-249
/
+198
*
PNP: remove redundant pnp_can_configure() check
Bjorn Helgaas
2008-07-16
1
-3
/
+0
*
PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
Bjorn Helgaas
2008-07-16
1
-19
/
+22
*
PNP: in debug resource dump, make empty list obvious
Bjorn Helgaas
2008-07-16
1
-1
/
+6
*
PNP: improve resource assignment debug
Bjorn Helgaas
2008-07-16
1
-2
/
+8
*
PNP: increase I/O port & memory option address sizes
Bjorn Helgaas
2008-07-16
3
-18
/
+29
*
PNP: introduce pnp_irq_mask_t typedef
Bjorn Helgaas
2008-07-16
8
-17
/
+22
*
PNP: make resource option structures private to PNP subsystem
Bjorn Helgaas
2008-07-16
1
-0
/
+48
*
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
2008-07-16
4
-10
/
+10
*
PNP: whitespace/coding style fixes
Bjorn Helgaas
2008-07-16
1
-7
/
+8
*
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
2008-07-16
1
-0
/
+62
*
PNP: dont sort by type in /sys/.../resources
Bjorn Helgaas
2008-07-16
1
-34
/
+22
*
PNP: remove ratelimit on add resource failures
Bjorn Helgaas
2008-07-16
1
-26
/
+8
[next]