index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Commit message (
Expand
)
Author
Age
Files
Lines
*
{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
|
/
*
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
*
PNPACPI: keep disabled resources when parsing current config
Bjorn Helgaas
2008-07-16
1
-18
/
+52
*
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
2008-07-16
11
-415
/
+318
*
PNP: add pnp_resource_type_name() helper function
Bjorn Helgaas
2008-07-16
2
-0
/
+16
*
PNP: add pnp_resource_type() internal interface
Bjorn Helgaas
2008-07-16
2
-0
/
+7
*
PNP: remove pnp_resource.index
Bjorn Helgaas
2008-07-16
4
-76
/
+33
*
PNP: add detail to debug resource dump
Bjorn Helgaas
2008-07-16
1
-8
/
+26
*
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
2008-07-16
1
-3
/
+1
*
PNPACPI: use _CRS IRQ descriptor length for _SRS
Bjorn Helgaas
2008-06-11
1
-2
/
+7
*
pnpacpi: fix shareable IRQ encode/decode
Bjorn Helgaas
2008-06-11
1
-14
/
+13
*
pnpacpi: fix IRQ flag decoding
Bjorn Helgaas
2008-06-11
1
-4
/
+12
*
PNP: skip UNSET MEM resources as well as DISABLED ones
Bjorn Helgaas
2008-06-05
1
-1
/
+1
*
PNP: mark resources that conflict with PCI devices "disabled"
Bjorn Helgaas
2008-06-02
2
-2
/
+2
*
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
2008-05-15
1
-2
/
+1
*
lib: create common ascii hex array
Harvey Harrison
2008-05-14
1
-4
/
+4
*
pnp: add ISAPnP MPU option quirks
Rene Herman
2008-05-14
1
-0
/
+112
*
pnp: add pnp_build_option() to the API
Rene Herman
2008-05-14
2
-1
/
+2
[next]