index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
quirks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
Bjorn Helgaas
1
-0
/
+42
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
1
-2
/
+3
2009-11-04
PNP: print resources consistently with %pRt
Bjorn Helgaas
1
-9
/
+3
2008-10-23
Merge branch 'linus' into test
Len Brown
1
-1
/
+1
2008-10-16
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
1
-2
/
+1
2008-10-16
pnp: make the resource type an unsigned long
Rene Herman
1
-1
/
+1
2008-10-10
PNP: convert to using pnp_dbg()
Bjorn Helgaas
1
-1
/
+1
2008-10-10
PNP: use new vsprintf symbolic function pointer format
Bjorn Helgaas
1
-4
/
+2
2008-07-26
pnp: have quirk_system_pci_resources() include io resources
Rene Herman
1
-5
/
+8
2008-07-16
PNP: convert resource options to single linked list
Bjorn Helgaas
1
-135
/
+155
2008-07-16
PNP: support optional IRQ resources
Bjorn Helgaas
1
-44
/
+27
2008-07-16
PNP: introduce pnp_irq_mask_t typedef
Bjorn Helgaas
1
-4
/
+7
2008-07-16
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
1
-2
/
+1
2008-06-02
PNP: mark resources that conflict with PCI devices "disabled"
Bjorn Helgaas
1
-1
/
+1
2008-05-15
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
1
-2
/
+1
2008-05-14
pnp: add ISAPnP MPU option quirks
Rene Herman
1
-0
/
+112
2008-05-14
pnp: clean up pnp_fixup_device()
Rene Herman
1
-12
/
+8
2008-04-29
PNP: remove PNP_MAX_* uses
Bjorn Helgaas
1
-6
/
+7
2008-04-29
PNP: remove pnp_mem_flags() as an lvalue
Bjorn Helgaas
1
-1
/
+3
2008-04-28
PNP: use dev_printk for quirk messages
Bjorn Helgaas
1
-4
/
+7
2008-04-28
PNP: simplify quirk debug output
Bjorn Helgaas
1
-2
/
+2
2008-03-12
PNP: disable PNP motherboard resources that overlap PCI BARs
Bjorn Helgaas
1
-0
/
+73
2008-03-12
PNP: revert Supermicro H8DCE motherboard quirk
Bjorn Helgaas
1
-43
/
+0
2008-02-06
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
Bjorn Helgaas
1
-0
/
+43
2007-10-17
PNP: use dev_info(), dev_err(), etc in core
Bjorn Helgaas
1
-2
/
+10
2007-09-11
PNP: remove SMCf010 quirk
Bjorn Helgaas
1
-103
/
+0
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
1
-1
/
+0
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
1
-40
/
+39
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-08
PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled
Bjorn Helgaas
1
-0
/
+30
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-09-07
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
1
-7
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+152