index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
PNP: add debug message for adding new device
Bjorn Helgaas
2
-5
/
+24
2007-10-17
PNP: simplify PNPBIOS insert_device
Bjorn Helgaas
1
-14
/
+14
2007-10-17
PNP: use dev_info() in system driver
Bjorn Helgaas
1
-13
/
+16
2007-10-17
PNP: use dev_info(), dev_err(), etc in core
Bjorn Helgaas
7
-29
/
+31
2007-10-17
PNP: simplify PNP card error handling
Bjorn Helgaas
1
-28
/
+29
2007-10-17
PNP: remove null pointer checks
Bjorn Helgaas
1
-15
/
+0
2007-10-17
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
Krzysztof Oledzki
1
-0
/
+10
2007-10-17
PNP: don't fail device init if no DMA channel available
Jan Beulich
1
-17
/
+12
2007-10-17
PNP: make pnpacpi_suspend handle errors
Rafael J. Wysocki
1
-5
/
+10
2007-10-17
pnp: avoid a small unlikely memory leak in proc_read_escd()
Jesper Juhl
1
-2
/
+3
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
5
-6
/
+6
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-09-11
PNP: remove SMCf010 quirk
Bjorn Helgaas
1
-103
/
+0
2007-08-24
PNP: remove null pointer checks
Bjorn Helgaas
5
-60
/
+2
2007-08-24
PNP: remove MODULE infrastructure
Bjorn Helgaas
2
-88
/
+0
2007-08-24
ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUG
Bjorn Helgaas
1
-7
/
+0
2007-08-24
PNPACPI: remove unnecessary casts of "void *"
Bjorn Helgaas
1
-8
/
+5
2007-08-24
PNPACPI: simplify irq_flags()
Bjorn Helgaas
1
-7
/
+4
2007-08-24
PNP: fix up after Lindent
Bjorn Helgaas
10
-31
/
+32
2007-07-29
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
1
-0
/
+4
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
18
-450
/
+248
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
18
-1145
/
+1384
2007-07-25
Pull auto-load-modules into release branch
Len Brown
1
-7
/
+12
2007-07-23
ACPI: autoload modules - Create ACPI alias interface
Thomas Renninger
1
-7
/
+12
2007-07-22
ACPI, PNP: hook ACPI D-state to PNP suspend/resume
Shaohua Li
2
-0
/
+19
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-07-16
isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()
Jesper Juhl
1
-2
/
+0
2007-07-16
Use menuconfig objects: PNP
Jan Engelhardt
3
-10
/
+7
2007-07-06
PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues
Bjorn Helgaas
1
-9
/
+54
2007-06-28
PNP SMCf010 quirk: auto-config device if BIOS left it broken
Bjorn Helgaas
1
-18
/
+48
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-08
PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled
Bjorn Helgaas
1
-0
/
+30
2007-05-08
PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)
Bjorn Helgaas
3
-0
/
+10
2007-05-08
pnpbios: convert to use the kthread API
Eric W. Biederman
1
-9
/
+7
2007-05-08
PNPACPI sets pnpdev->dev.archdata
David Brownell
1
-8
/
+46
2007-05-08
init dma masks in pnp_dev
David Brownell
1
-0
/
+3
2007-04-27
PNP: stop using the subsystem rwsem
Greg Kroah-Hartman
1
-6
/
+0
2007-04-02
[PATCH] Correctly report PnP 64bit resources
Petr Vandrovec
1
-6
/
+7
2007-03-16
[PATCH] reduce pnp syslog spam
David Brownell
1
-3
/
+3
2007-03-08
ACPI: fix parallel port IRQ after resume from S3
Michael Karcher
1
-47
/
+73
2007-02-16
Pull misc-for-upstream into release branch
Len Brown
1
-14
/
+2
2007-02-15
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
[next]