index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-02
[PATCH] Correctly report PnP 64bit resources
Petr Vandrovec
1
-6
/
+7
2007-03-17
[PATCH] reduce pnp syslog spam
David Brownell
1
-3
/
+3
2007-03-09
ACPI: fix parallel port IRQ after resume from S3
Michael Karcher
1
-47
/
+73
2007-02-17
Pull misc-for-upstream into release branch
Len Brown
1
-14
/
+2
2007-02-16
ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels
Len Brown
1
-14
/
+2
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-11
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
Robert P. J. Day
1
-1
/
+0
2007-02-11
[PATCH] PNP: export pnp_bus_type
David Brownell
1
-1
/
+0
2007-01-26
PNPACPI: remove EXPERIMENTAL dependency
Bjorn Helgaas
1
-2
/
+2
2007-01-26
PNP: system.c whitespace cleanup
Bjorn Helgaas
1
-21
/
+11
2007-01-26
PNP: reserve system board iomem resources as well as ioport resources
Bjorn Helgaas
1
-7
/
+19
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
6
-44
/
+44
2006-12-08
[PATCH] struct path: convert isapnp
Josef Sipek
1
-1
/
+1
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+2
2006-12-07
[PATCH] PNP: handle sysfs errors
Jeff Garzik
2
-12
/
+35
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] paravirt: Allow disable power management under hypervisor
Rusty Russell
1
-1
/
+2
2006-10-18
Fix DMA resource allocation in ACPIPnP
Vojtech Pavlik
1
-15
/
+26
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+4
2006-10-02
[POWERPC] Use check_legacy_ioport() for ISAPnP
David Woodhouse
1
-0
/
+4
2006-10-01
[PATCH] update legacy io handling for pmac
Olaf Hering
1
-0
/
+8
2006-08-06
[PATCH] pnpacpi: reject ACPI_PRODUCER resources
matthieu castet
1
-0
/
+8
2006-08-04
PNP: Add missing casts in printk() arguments
Pierre Ossman
1
-6
/
+6
2006-08-01
[PATCH] Fix swsusp with PNP BIOS
Ondrej Zary
1
-1
/
+1
2006-07-04
[PATCH] PNPACPI: support shareable interrupts
Bjorn Helgaas
1
-3
/
+8
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-01
[PATCH] pnp: suppress request_irq() warning
Andrew Morton
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
11
-11
/
+0
2006-06-27
[PATCH] 64bit resource: change pnp core to use resource_size_t
Greg Kroah-Hartman
3
-13
/
+18
2006-06-25
[PATCH] pnp: card_probe(): fix memory leak
Jesper Juhl
1
-22
/
+26
2006-06-15
Pull pnpacpi into release branch
Len Brown
1
-111
/
+88
2006-04-19
[PATCH] pnp: fix two messages in manager.c
Jan Engelhardt
1
-2
/
+2
2006-04-02
PNPACPI: whitespace cleanup
Bjorn Helgaas
1
-50
/
+47
2006-04-02
PNPACPI: remove some code duplication
Bjorn Helgaas
1
-49
/
+18
2006-04-02
PNPACPI: fix non-memory address space descriptor handling
Bjorn Helgaas
1
-12
/
+23
2006-03-27
[PATCH] pnp: PNP: adjust pnp_register_driver signature
Bjorn Helgaas
2
-27
/
+8
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-3
/
+4
2006-03-25
[PATCH] Fix memory leak in isapnp
Jesper Juhl
1
-1
/
+3
2006-03-23
[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag
Rene Herman
1
-5
/
+1
2006-03-01
[PATCH] pnp bus type fix
Adam Belay
1
-7
/
+5
2006-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
1
-2
/
+7
2006-01-25
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
2
-229
/
+332
2006-01-22
[ALSA] check return code in pnp_register_card_driver()
Adam Belay
1
-2
/
+7
2006-01-20
[ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117
Len Brown
1
-43
/
+102
2006-01-13
[PATCH] Add pnp_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-07
[PNPACPI] clean excluded_id_list[]
matthieu castet
1
-4
/
+7
2006-01-07
[PNPACPI] Ignore devices that have no resources
matthieu castet
1
-1
/
+2
2006-01-07
Pull pnpacpi into acpica branch
Len Brown
6
-55
/
+196
[next]