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
2008-02-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2008-02-14
Dont touch fs_struct in drivers
Jan Blunck
1
-2
/
+0
2008-02-14
pnpacpi: __initdata is not an identifier
Roel Kluin
1
-1
/
+1
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
1
-1
/
+1
2008-02-06
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
Bjorn Helgaas
1
-0
/
+43
2008-02-06
PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume
Rene Herman
1
-5
/
+7
2008-02-06
isapnp driver semaphore to mutex
Daniel Walker
2
-15
/
+17
2008-02-06
pnp: declare PNP option parsing functions as __init
Thomas Renninger
3
-39
/
+40
2008-02-06
simplify pnp_activate_dev() and pnp_disable_dev() return values
Bjorn Helgaas
1
-4
/
+4
2008-01-30
git-x86: drivers/pnp/pnpbios/bioscalls.c build fix
Andrew Morton
1
-1
/
+4
2008-01-17
pnpacpi: print resource shortage message only once (more)
Len Brown
1
-0
/
+2
2008-01-12
pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 III
Shaohua Li
1
-1
/
+1
2008-01-12
pnpacpi: print resource shortage message only once
Len Brown
1
-4
/
+10
2007-11-29
drivers/pnp/resource.c: Add missing pci_dev_put
Julia Lawall
1
-1
/
+3
2007-11-29
PNP: increase the maximum number of resources
Zhao Yakui
1
-2
/
+13
2007-11-20
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
1
-0
/
+18
2007-11-19
Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off"
Len Brown
1
-10
/
+0
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
[next]