index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-2
/
+44
2009-06-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+18
2009-06-05
pnp: add PNP resource range checking function
Bjorn Helgaas
1
-0
/
+18
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
1
-5
/
+3
2009-05-27
PNPACPI: parse Extended Address Space Descriptors
Bjorn Helgaas
1
-2
/
+44
2009-05-08
ACPI: suspend: don't let device _PS3 failure prevent suspend
Len Brown
1
-5
/
+3
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
2
-2
/
+2
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-8
/
+8
2009-04-03
Enable PNPACPI _PSx Support, v3
Witold Szczeponik
1
-7
/
+16
2009-04-02
pnpbios: propagate kthread_run() error
Erik Ekman
1
-4
/
+3
2009-04-02
pnpbios: fix warning if CONFIG_HOTPLUG=n
Erik Ekman
1
-6
/
+7
2009-01-09
Merge branch 'linus' into release
Len Brown
4
-9
/
+7
2009-01-06
pnp: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-8
/
+6
2009-01-01
percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios
Rusty Russell
1
-1
/
+1
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
1
-1
/
+0
2008-11-04
drivers: remove duplicated #include
Jianjun Kong
1
-1
/
+0
2008-10-23
Merge branch 'linus' into test
Len Brown
10
-50
/
+24
2008-10-22
Merge branch 'pnp-debug' into test
Len Brown
17
-115
/
+117
2008-10-22
ACPI : Load device driver according to the status of acpi device
Zhao Yakui
1
-1
/
+5
2008-10-16
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
1
-2
/
+1
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-39
/
+11
2008-10-16
pnp: make the resource type an unsigned long
Rene Herman
3
-4
/
+4
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
4
-39
/
+11
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
3
-3
/
+6
2008-10-10
PNP: remove old CONFIG_PNP_DEBUG option
Bjorn Helgaas
5
-22
/
+0
2008-10-10
PNP: convert to using pnp_dbg()
Bjorn Helgaas
10
-63
/
+63
2008-10-10
PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()
Bjorn Helgaas
3
-0
/
+35
2008-10-10
PNP: remove some uses of DEBUG ifdef
Bjorn Helgaas
2
-14
/
+8
2008-10-10
PNP: use new vsprintf symbolic function pointer format
Bjorn Helgaas
1
-4
/
+2
2008-10-10
PNP: convert the last few pnp_info() uses to printk()
Bjorn Helgaas
2
-7
/
+3
2008-10-10
PNPACPI: use dev_printk when possible
Bjorn Helgaas
1
-7
/
+8
2008-10-10
PNP: fix debug formatting (cosmetic)
Bjorn Helgaas
1
-2
/
+2
2008-10-10
PnP: move pnpacpi/pnpbios_init to after PCI init
Linus Torvalds
3
-3
/
+6
2008-09-23
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
Kumar Gala
2
-3
/
+3
2008-08-25
PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors
Bjorn Helgaas
1
-2
/
+0
2008-08-01
PNP: fix formatting of dbg_pnp_show_resources() output
Bjorn Helgaas
1
-47
/
+49
2008-07-26
make pnp_add_card_id() static
Adrian Bunk
2
-2
/
+1
2008-07-26
pnp: have quirk_system_pci_resources() include io resources
Rene Herman
1
-5
/
+8
2008-07-26
pnp: set the pnp_card dma_mask for use by ISAPnP cards
Rene Herman
1
-0
/
+4
2008-07-16
PNPACPI: add support for HP vendor-specific CCSR descriptors
Bjorn Helgaas
1
-0
/
+60
2008-07-16
PNP: avoid legacy IDE IRQs
Bjorn Helgaas
1
-11
/
+57
2008-07-16
PNP: convert resource options to single linked list
Bjorn Helgaas
10
-632
/
+567
2008-07-16
ISAPNP: handle independent options following dependent ones
Bjorn Helgaas
1
-2
/
+7
2008-07-16
PNP: remove extra 0x100 bit from option priority
Bjorn Helgaas
3
-9
/
+7
2008-07-16
PNP: support optional IRQ resources
Bjorn Helgaas
3
-44
/
+38
2008-07-16
PNP: rename pnp_register_*_resource() local variables
Bjorn Helgaas
1
-47
/
+47
2008-07-16
PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
Bjorn Helgaas
1
-3
/
+10
2008-07-16
PNP: centralize resource option allocations
Bjorn Helgaas
5
-249
/
+198
[next]