summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski2009-02-272-0/+7
* w1_ds2433: clear the validcrc flag after a writeBen Gardner2009-02-271-1/+6
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-02-267-26/+45
|\
| * [MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse2009-02-271-1/+1
| * [MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger2009-02-141-1/+1
| * [MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger2009-02-141-1/+5
| * [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto2009-02-141-19/+19
| * [MTD] slram: Handle negative devlength correctlyRoel Kluin2009-01-191-4/+10
| * [MTD] map_rom has NULL erase pointerAlan Cox2009-01-111-0/+8
| * [MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev2009-01-111-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-266-35/+161
|\ \
| * | PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann2009-02-261-0/+3
| * | PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-02-242-11/+39
| * | PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman2009-02-243-8/+16
| * | PCI: don't enable too many HT MSI mappingsYinghai Lu2009-02-241-15/+100
| * | PCI quirk: enable MSI on 8132Yinghai Lu2009-02-181-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-262-18/+22
|\ \ \
| * | | xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe2009-02-261-15/+15
| * | | cciss: shorten 30s timeout on controller resetJens Axboe2009-02-261-3/+7
* | | | Make ieee1394_init a fs-initcallLinus Torvalds2009-02-261-1/+1
|/ / /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-254-31/+75
|\ \ \
| * | | [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slopAlan Cox2009-02-251-3/+4
| * | | [libata] pata_amd: program FIFOAlan Cox2009-02-251-17/+59
| * | | sata_mv: fix SoC interrupt breakageMark Lord2009-02-251-11/+9
| * | | pata_it821x: resume from hibernation fails with RAID volumeOndrej Zary2009-02-251-0/+3
* | | | ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-255-30/+56
* | | | ide-cd: document capacity hackBartlomiej Zolnierkiewicz2009-02-251-0/+8
* | | | it821x: remove dead URLBartlomiej Zolnierkiewicz2009-02-251-3/+2
* | | | atiixp: fix missing parenthesesRoel Kluin2009-02-251-2/+2
* | | | amd74xx: device/vendor confusionRoel Kluin2009-02-251-1/+1
* | | | ide: ide.c 'clear' fix, update "ide=nodma" documentationDavid Fries2009-02-252-4/+9
|/ / /
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-257-14/+94
|\ \ \
| * | | drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite pathDave Airlie2009-02-251-1/+1
| * | | drm/i915: make hw page ioremap use ioremap_wcDave Airlie2009-02-251-1/+1
| * | | drm: edid revision 0 is validKyle McMartin2009-02-251-1/+1
| * | | drm: Correct unbalanced drm_vblank_put() during mode setting.Chris Wilson2009-02-251-4/+10
| * | | drm: disable encoders before re-routing themJesse Barnes2009-02-251-4/+72
| * | | drm: Fix shifts of EDID vsync offset/width fields.Linus Torvalds2009-02-251-2/+2
| * | | drm/i915: handle bogus VBT panel timingJesse Barnes2009-02-251-0/+6
| * | | drm/i915: remove PLL debugging messagesJesse Barnes2009-02-251-1/+1
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-02-252-10/+12
|\ \ \ \
| * | | | md: avoid races when stopping resync.NeilBrown2009-02-252-4/+6
| * | | | md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.NeilBrown2009-02-251-2/+2
| * | | | md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.NeilBrown2009-02-251-4/+4
* | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-02-252-26/+68
|\ \ \ \ \
| * | | | | intel-iommu: fix endless "Unknown DMAR structure type" loopTony Battersby2009-02-141-0/+8
| * | | | | VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-092-25/+57
| * | | | | intel-iommu: fix build error with INTR_REMAP=y and DMAR=nJoerg Roedel2009-02-091-1/+3
* | | | | | Fix iwlan DMA mapping directionFenghua Yu2009-02-251-4/+4
| |_|/ / / |/| | | |
* | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-02-247-9/+15
|\ \ \ \ \
OpenPOWER on IntegriCloud