summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-30ACPI: PCI: simplify list of _PRT entriesBjorn Helgaas1-48/+12
2008-12-30ACPI: PCI: combine lookup and deriveBjorn Helgaas1-44/+11
2008-12-30ACPI: PCI: follow typical PCI INTx swizzling patternBjorn Helgaas1-4/+7
2008-12-30ACPI: PCI: use positive logic to simplify codeBjorn Helgaas1-17/+16
2008-12-30ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_deriveBjorn Helgaas1-57/+36
2008-12-30ACPI: PCI: tweak _PRT lookup debugBjorn Helgaas1-6/+7
2008-12-30ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pinBjorn Helgaas1-15/+12
2008-12-30ACPI: PCI: use 1-based encoding for _PRT quirksBjorn Helgaas1-4/+6
2008-12-30ACPI: PCI: always use the PCI INTx pin values, not the _PRT onesBjorn Helgaas1-7/+8
2008-12-30ACPI: PCI: add a helper to convert _PRT INTx pin number to nameBjorn Helgaas1-10/+15
2008-12-30ACPI: PCI: move struct acpi_prt_entry declaration out of public header fileBjorn Helgaas1-0/+16
2008-12-30ACPI: PCI: fix GSI/IRQ naming confusionBjorn Helgaas1-10/+10
2008-12-30ACPI: PCI: ignore _PRT function informationBjorn Helgaas1-1/+0
2008-12-30ACPI: PCI: simplify buffer management for evaluating _PRTBjorn Helgaas1-40/+12
2008-12-30ACPI: PCI: remove unnecessary null pointer checksBjorn Helgaas1-18/+0
2008-12-30ACPI: PCI: use conventional PCI address formatBjorn Helgaas2-11/+11
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds15-41/+48
2008-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao1-3/+9
2008-12-23w1: fix slave selection on big-endian systemsEvgeniy Polyakov1-1/+3
2008-12-23rtc: rtc-isl1208: reject invalid datesChris Elston1-0/+7
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller1-1/+2
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie1-2/+2
2008-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-9/+1
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-2/+4
2008-12-22drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2-2/+4
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-15/+13
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-16/+20
2008-12-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+5
2008-12-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-2/+19
2008-12-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-5/+17
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-21/+17
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2-9/+1
2008-12-19cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron1-0/+5
2008-12-19drm/i915: GEM on PAE has problems - disable it for now.Dave Airlie2-1/+11
2008-12-19drm/i915: Don't return busy for buffers left on the flushing list.Eric Anholt1-1/+8
2008-12-19md: Don't read past end of bitmap when reading bitmap.NeilBrown1-5/+17
2008-12-18ppp: fix segfaults introduced by netdev_priv changesJames Chapman1-15/+13
2008-12-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds4-7/+32
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-15/+28
2008-12-17bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan1-3/+3
2008-12-17PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman1-5/+0
2008-12-17Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-3/+16
2008-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-54/+44
2008-12-17STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov1-0/+3
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman6-18/+0
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2-0/+5
2008-12-17USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum1-52/+3
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold2-0/+5
2008-12-17USB: skip Set-Interface(0) if already in altsetting 0Alan Stern1-1/+3